Compare commits
54 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ca8e6a175 | ||
|
|
f12be46583 | ||
|
|
9d50258042 | ||
|
|
1be8e432fa | ||
|
|
aa227b51b8 | ||
|
|
56d6cd264d | ||
|
|
bea2fdf90c | ||
|
|
6a0f9d4a93 | ||
|
|
206a602e77 | ||
|
|
c655f99cd9 | ||
|
|
3a59228eaa | ||
|
|
57826c064d | ||
|
|
c5e39f179f | ||
|
|
ce48848589 | ||
|
|
9d0c4d2e5f | ||
|
|
a7968d8510 | ||
|
|
e601316480 | ||
|
|
4818dc3358 | ||
|
|
9afd7dca20 | ||
|
|
eb1e9994e7 | ||
|
|
3e2b9395d5 | ||
|
|
061d5e1ca9 | ||
|
|
dc50203ee3 | ||
|
|
656347855b | ||
|
|
81aeb10311 | ||
|
|
04a292c2ec | ||
|
|
6912e7f320 | ||
|
|
41d48a0824 | ||
|
|
399cf7fa3a | ||
|
|
aefe2af4d5 | ||
|
|
71892c25ed | ||
|
|
2536331184 | ||
|
|
6ac486a32c | ||
|
|
875e7cac4a | ||
|
|
2960603462 | ||
|
|
f9e9608dfc | ||
|
|
83caef28f6 | ||
|
|
d732e9e070 | ||
|
|
033a4d59ae | ||
|
|
97be33094f | ||
|
|
e5246a13cd | ||
|
|
897d693d62 | ||
|
|
955429d809 | ||
|
|
4bf82d9a98 | ||
|
|
eb358b24cd | ||
|
|
27718a9f1b | ||
|
|
b4f0f70f56 | ||
|
|
f54be1c13a | ||
|
|
cd6e544adc | ||
|
|
f2bda0e496 | ||
|
|
fd8b9ba128 | ||
|
|
94aba90f3d | ||
|
|
fa9d9c3425 | ||
|
|
4711c36c56 |
4
Makefile
4
Makefile
@@ -16,7 +16,9 @@ install:
|
|||||||
cp bin/nwg-drawer /usr/bin
|
cp bin/nwg-drawer /usr/bin
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
rm -r /usr/share/nwg-drawer
|
||||||
rm /usr/bin/nwg-drawer
|
rm /usr/bin/nwg-drawer
|
||||||
|
|
||||||
run:
|
run:
|
||||||
go run *.go
|
go build -o bin/nwg-drawer *.go
|
||||||
|
bin/nwg-drawer
|
||||||
|
|||||||
51
README.md
51
README.md
@@ -5,7 +5,8 @@ This application is a part of the [nwg-shell](https://github.com/nwg-piotr/nwg-s
|
|||||||
Nwg-drawer is a golang replacement to the `nwggrid` command
|
Nwg-drawer is a golang replacement to the `nwggrid` command
|
||||||
(a part of [nwg-launchers](https://github.com/nwg-piotr/nwg-launchers)). It's being developed with
|
(a part of [nwg-launchers](https://github.com/nwg-piotr/nwg-launchers)). It's being developed with
|
||||||
[sway](https://github.com/swaywm/sway) in mind, but should also work with other wlroots-based Wayland compositors.
|
[sway](https://github.com/swaywm/sway) in mind, but should also work with other wlroots-based Wayland compositors.
|
||||||
X Window System is not supported.
|
X Window System is not officially supported, but you should be able to use the drawer on some floating
|
||||||
|
window managers (tested on Openbox).
|
||||||
|
|
||||||
The `nwg-drawer` command displays the application grid. The search entry allows to look for installed applications,
|
The `nwg-drawer` command displays the application grid. The search entry allows to look for installed applications,
|
||||||
and for files in XDG user directories. The grid view may also be filtered by categories.
|
and for files in XDG user directories. The grid view may also be filtered by categories.
|
||||||
@@ -18,21 +19,24 @@ and `nwggrid`.
|
|||||||
|
|
||||||
[more screenshots](https://scrot.cloud/album/nwg-drawer.Bogd) | [see on YouTube](https://youtu.be/iIgxJQhCQf0)
|
[more screenshots](https://scrot.cloud/album/nwg-drawer.Bogd) | [see on YouTube](https://youtu.be/iIgxJQhCQf0)
|
||||||
|
|
||||||
|
[](https://repology.org/project/nwg-drawer/versions)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
- go 1.16 (just to build)
|
- go >=1.16 (just to build)
|
||||||
- gtk3
|
- gtk3
|
||||||
- gtk-layer-shell
|
- gtk-layer-shell
|
||||||
|
- xdg-utils
|
||||||
|
|
||||||
Optional (recommended):
|
Optional (recommended):
|
||||||
|
|
||||||
- thunar
|
- thunar
|
||||||
- alacritty
|
- alacritty
|
||||||
|
|
||||||
You may use another file manager and terminal emulator (see command line arguments), but for now the program has
|
You may use another file manager and terminal emulator (see command line arguments), but mentioned above have been
|
||||||
only been tested with the two mentioned above.
|
confirmed to work well with the program. Also see **Files** below.
|
||||||
|
|
||||||
### Steps
|
### Steps
|
||||||
|
|
||||||
@@ -61,8 +65,12 @@ Usage of nwg-drawer:
|
|||||||
Icon Size (default 64)
|
Icon Size (default 64)
|
||||||
-lang string
|
-lang string
|
||||||
force lang, e.g. "en", "pl"
|
force lang, e.g. "en", "pl"
|
||||||
|
-nocats
|
||||||
|
Disable filtering by category
|
||||||
|
-nofs
|
||||||
|
Disable file search
|
||||||
-o string
|
-o string
|
||||||
name of the Output to display the menu on (sway only)
|
name of the Output to display the drawer on (sway only)
|
||||||
-ovl
|
-ovl
|
||||||
use OVerLay layer
|
use OVerLay layer
|
||||||
-s string
|
-s string
|
||||||
@@ -74,10 +82,43 @@ Usage of nwg-drawer:
|
|||||||
-v display Version information
|
-v display Version information
|
||||||
```
|
```
|
||||||
|
|
||||||
|
*NOTE: the `$TERM` environment variable overrides the `-term` argument if defined.*
|
||||||
|
|
||||||
## Styling
|
## Styling
|
||||||
|
|
||||||
Edit `~/.config/nwg-panel/drawer.css` to your taste.
|
Edit `~/.config/nwg-panel/drawer.css` to your taste.
|
||||||
|
|
||||||
|
## Files
|
||||||
|
|
||||||
|
When the search phrase is at least 3 characters long, your XDG user directories are being searched.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Use the **left mouse button** to open a file with the `xdg-open` command. As configuring file associations for it is
|
||||||
|
PITA, you may override them, by creating the `~/.config/nwg-panel/preferred-apps.json` file with your own definitions.
|
||||||
|
|
||||||
|
### Sample file content
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"\\.pdf$": "atril",
|
||||||
|
"\\.svg$": "inkscape",
|
||||||
|
"\\.(jpg|png|tiff|gif)$": "feh",
|
||||||
|
"\\.(mp3|ogg|flac|wav|wma)$": "audacious",
|
||||||
|
"\\.(avi|mp4|mkv|mov|wav)$": "mpv",
|
||||||
|
"\\.(doc|docx|xls|xlsx)$": "libreoffice"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
|
Use the **right mouse button** to open the file with your file manager (see `-fm` argument). The result depends on the
|
||||||
|
file manager you use.
|
||||||
|
|
||||||
|
- thunar will open the file location
|
||||||
|
- pcmanfm will open the file with its associated program
|
||||||
|
- caja won't open anything, except for directories
|
||||||
|
|
||||||
|
I've noy yet tried other file managers.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
This program uses some great libraries:
|
This program uses some great libraries:
|
||||||
|
|||||||
BIN
bin/nwg-drawer
BIN
bin/nwg-drawer
Binary file not shown.
@@ -3,11 +3,12 @@ window {
|
|||||||
color: #eeeeee
|
color: #eeeeee
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* search entry */
|
||||||
entry {
|
entry {
|
||||||
background-color: rgba (0, 0, 0, 0.2)
|
background-color: rgba (0, 0, 0, 0.2)
|
||||||
}
|
}
|
||||||
|
|
||||||
button {
|
button, image {
|
||||||
background: none;
|
background: none;
|
||||||
border: none
|
border: none
|
||||||
}
|
}
|
||||||
@@ -16,6 +17,11 @@ button:hover {
|
|||||||
background-color: rgba (255, 255, 255, 0.1)
|
background-color: rgba (255, 255, 255, 0.1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* in case you wanted to give category buttons a different look */
|
||||||
|
#category-button {
|
||||||
|
margin: 0 10px 0 10px
|
||||||
|
}
|
||||||
|
|
||||||
#pinned-box {
|
#pinned-box {
|
||||||
padding-bottom: 5px;
|
padding-bottom: 5px;
|
||||||
border-bottom: 1px dotted gray
|
border-bottom: 1px dotted gray
|
||||||
|
|||||||
2
go.mod
2
go.mod
@@ -1,4 +1,4 @@
|
|||||||
module github.com/nwg-piotr/nwg-menu
|
module github.com/nwg-piotr/nwg-drawer
|
||||||
|
|
||||||
go 1.16
|
go 1.16
|
||||||
|
|
||||||
|
|||||||
139
main.go
139
main.go
@@ -19,7 +19,7 @@ import (
|
|||||||
"github.com/gotk3/gotk3/gtk"
|
"github.com/gotk3/gotk3/gtk"
|
||||||
)
|
)
|
||||||
|
|
||||||
const version = "0.1.0"
|
const version = "0.1.10"
|
||||||
|
|
||||||
var (
|
var (
|
||||||
appDirs []string
|
appDirs []string
|
||||||
@@ -28,6 +28,7 @@ var (
|
|||||||
pinned []string
|
pinned []string
|
||||||
src glib.SourceHandle
|
src glib.SourceHandle
|
||||||
id2entry map[string]desktopEntry
|
id2entry map[string]desktopEntry
|
||||||
|
preferredApps map[string]interface{}
|
||||||
)
|
)
|
||||||
|
|
||||||
var categoryNames = [...]string{
|
var categoryNames = [...]string{
|
||||||
@@ -58,6 +59,7 @@ type desktopEntry struct {
|
|||||||
CommentLoc string
|
CommentLoc string
|
||||||
Icon string
|
Icon string
|
||||||
Exec string
|
Exec string
|
||||||
|
Category string
|
||||||
Terminal bool
|
Terminal bool
|
||||||
NoDisplay bool
|
NoDisplay bool
|
||||||
}
|
}
|
||||||
@@ -90,15 +92,26 @@ var (
|
|||||||
fileSearchResultWrapper *gtk.Box
|
fileSearchResultWrapper *gtk.Box
|
||||||
pinnedFlowBox *gtk.FlowBox
|
pinnedFlowBox *gtk.FlowBox
|
||||||
pinnedFlowBoxWrapper *gtk.Box
|
pinnedFlowBoxWrapper *gtk.Box
|
||||||
|
categoriesWrapper *gtk.Box
|
||||||
catButtons []*gtk.Button
|
catButtons []*gtk.Button
|
||||||
statusLabel *gtk.Label
|
statusLabel *gtk.Label
|
||||||
status string
|
status string
|
||||||
ignore string
|
ignore string
|
||||||
)
|
)
|
||||||
|
|
||||||
|
func defaultStringIfBlank(s, fallback string) string {
|
||||||
|
s = strings.TrimSpace(s)
|
||||||
|
// os.Getenv("TERM") returns "linux" instead of empty string, if program has been started
|
||||||
|
// from a key binding defined in the config file. See #23.
|
||||||
|
if s == "" || s == "linux" {
|
||||||
|
return fallback
|
||||||
|
}
|
||||||
|
return s
|
||||||
|
}
|
||||||
|
|
||||||
// Flags
|
// Flags
|
||||||
var cssFileName = flag.String("s", "drawer.css", "Styling: css file name")
|
var cssFileName = flag.String("s", "drawer.css", "Styling: css file name")
|
||||||
var targetOutput = flag.String("o", "", "name of the Output to display the menu on (sway only)")
|
var targetOutput = flag.String("o", "", "name of the Output to display the drawer on (sway only)")
|
||||||
var displayVersion = flag.Bool("v", false, "display Version information")
|
var displayVersion = flag.Bool("v", false, "display Version information")
|
||||||
var overlay = flag.Bool("ovl", false, "use OVerLay layer")
|
var overlay = flag.Bool("ovl", false, "use OVerLay layer")
|
||||||
var iconSize = flag.Int("is", 64, "Icon Size")
|
var iconSize = flag.Int("is", 64, "Icon Size")
|
||||||
@@ -107,8 +120,10 @@ var columnsNumber = flag.Uint("c", 6, "number of Columns")
|
|||||||
var itemSpacing = flag.Uint("spacing", 20, "icon spacing")
|
var itemSpacing = flag.Uint("spacing", 20, "icon spacing")
|
||||||
var lang = flag.String("lang", "", "force lang, e.g. \"en\", \"pl\"")
|
var lang = flag.String("lang", "", "force lang, e.g. \"en\", \"pl\"")
|
||||||
var fileManager = flag.String("fm", "thunar", "File Manager")
|
var fileManager = flag.String("fm", "thunar", "File Manager")
|
||||||
var term = flag.String("term", "alacritty", "Terminal emulator")
|
var term = flag.String("term", defaultStringIfBlank(os.Getenv("TERM"), "alacritty"), "Terminal emulator")
|
||||||
var nameLimit = flag.Int("fslen", 80, "File Search name length Limit")
|
var nameLimit = flag.Int("fslen", 80, "File Search name length Limit")
|
||||||
|
var noCats = flag.Bool("nocats", false, "Disable filtering by category")
|
||||||
|
var noFS = flag.Bool("nofs", false, "Disable file search")
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
timeStart := time.Now()
|
timeStart := time.Now()
|
||||||
@@ -172,6 +187,7 @@ func main() {
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
pinned = nil
|
pinned = nil
|
||||||
}
|
}
|
||||||
|
println(fmt.Sprintf("Found %v pinned items", len(pinned)))
|
||||||
|
|
||||||
cssFile := filepath.Join(configDirectory, *cssFileName)
|
cssFile := filepath.Join(configDirectory, *cssFileName)
|
||||||
|
|
||||||
@@ -184,6 +200,16 @@ func main() {
|
|||||||
|
|
||||||
status = parseDesktopFiles(desktopFiles)
|
status = parseDesktopFiles(desktopFiles)
|
||||||
|
|
||||||
|
// For opening files we use xdg-open. As its configuration is PITA, we may override some associations
|
||||||
|
// in the ~/.config/nwg-panel/preferred-apps.json file.
|
||||||
|
paFile := filepath.Join(configDirectory, "preferred-apps.json")
|
||||||
|
preferredApps, err = loadPreferredApps(paFile)
|
||||||
|
if err != nil {
|
||||||
|
println(fmt.Sprintf("Custom associations file %s not found or invalid", paFile))
|
||||||
|
} else {
|
||||||
|
println(fmt.Sprintf("Found %v associations in %s", len(preferredApps), paFile))
|
||||||
|
}
|
||||||
|
|
||||||
// USER INTERFACE
|
// USER INTERFACE
|
||||||
gtk.Init(nil)
|
gtk.Init(nil)
|
||||||
|
|
||||||
@@ -192,7 +218,7 @@ func main() {
|
|||||||
err = cssProvider.LoadFromPath(cssFile)
|
err = cssProvider.LoadFromPath(cssFile)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
println(fmt.Sprintf("ERROR: %s css file not found or erroneous. Using GTK styling.", cssFile))
|
println(fmt.Sprintf("ERROR: %s css file not found or erroneous. Using GTK styling.", cssFile))
|
||||||
println(fmt.Sprintf(">>> %s", err))
|
println(fmt.Sprintf("%s", err))
|
||||||
} else {
|
} else {
|
||||||
println(fmt.Sprintf("Using style from %s", cssFile))
|
println(fmt.Sprintf("Using style from %s", cssFile))
|
||||||
screen, _ := gdk.ScreenGetDefault()
|
screen, _ := gdk.ScreenGetDefault()
|
||||||
@@ -204,35 +230,37 @@ func main() {
|
|||||||
log.Fatal("Unable to create window:", err)
|
log.Fatal("Unable to create window:", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
layershell.InitForWindow(win)
|
if wayland() {
|
||||||
|
layershell.InitForWindow(win)
|
||||||
|
|
||||||
var output2mon map[string]*gdk.Monitor
|
var output2mon map[string]*gdk.Monitor
|
||||||
if *targetOutput != "" {
|
if *targetOutput != "" {
|
||||||
// We want to assign layershell to a monitor, but we only know the output name!
|
// We want to assign layershell to a monitor, but we only know the output name!
|
||||||
output2mon, err = mapOutputs()
|
output2mon, err = mapOutputs()
|
||||||
if err == nil {
|
if err == nil {
|
||||||
monitor := output2mon[*targetOutput]
|
monitor := output2mon[*targetOutput]
|
||||||
layershell.SetMonitor(win, monitor)
|
layershell.SetMonitor(win, monitor)
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
println(err)
|
println(fmt.Sprintf("%s", err))
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_BOTTOM, true)
|
||||||
|
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_TOP, true)
|
||||||
|
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_LEFT, true)
|
||||||
|
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_RIGHT, true)
|
||||||
|
|
||||||
|
if *overlay {
|
||||||
|
layershell.SetLayer(win, layershell.LAYER_SHELL_LAYER_OVERLAY)
|
||||||
|
layershell.SetExclusiveZone(win, -1)
|
||||||
|
} else {
|
||||||
|
layershell.SetLayer(win, layershell.LAYER_SHELL_LAYER_TOP)
|
||||||
|
}
|
||||||
|
|
||||||
|
layershell.SetKeyboardMode(win, layershell.LAYER_SHELL_KEYBOARD_MODE_EXCLUSIVE)
|
||||||
}
|
}
|
||||||
|
|
||||||
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_BOTTOM, true)
|
|
||||||
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_TOP, true)
|
|
||||||
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_LEFT, true)
|
|
||||||
layershell.SetAnchor(win, layershell.LAYER_SHELL_EDGE_RIGHT, true)
|
|
||||||
|
|
||||||
if *overlay {
|
|
||||||
layershell.SetLayer(win, layershell.LAYER_SHELL_LAYER_OVERLAY)
|
|
||||||
layershell.SetExclusiveZone(win, -1)
|
|
||||||
} else {
|
|
||||||
layershell.SetLayer(win, layershell.LAYER_SHELL_LAYER_TOP)
|
|
||||||
}
|
|
||||||
|
|
||||||
layershell.SetKeyboardMode(win, layershell.LAYER_SHELL_KEYBOARD_MODE_EXCLUSIVE)
|
|
||||||
|
|
||||||
win.Connect("destroy", func() {
|
win.Connect("destroy", func() {
|
||||||
gtk.MainQuit()
|
gtk.MainQuit()
|
||||||
})
|
})
|
||||||
@@ -251,12 +279,11 @@ func main() {
|
|||||||
return false
|
return false
|
||||||
case gdk.KEY_downarrow, gdk.KEY_Up, gdk.KEY_Down, gdk.KEY_Left, gdk.KEY_Right, gdk.KEY_Tab,
|
case gdk.KEY_downarrow, gdk.KEY_Up, gdk.KEY_Down, gdk.KEY_Left, gdk.KEY_Right, gdk.KEY_Tab,
|
||||||
gdk.KEY_Return, gdk.KEY_Page_Up, gdk.KEY_Page_Down, gdk.KEY_Home, gdk.KEY_End:
|
gdk.KEY_Return, gdk.KEY_Page_Up, gdk.KEY_Page_Down, gdk.KEY_Home, gdk.KEY_End:
|
||||||
//searchEntry.SetText("")
|
|
||||||
return false
|
return false
|
||||||
|
|
||||||
default:
|
default:
|
||||||
if !searchEntry.IsFocus() {
|
if !searchEntry.IsFocus() {
|
||||||
searchEntry.GrabFocus()
|
searchEntry.GrabFocusWithoutSelecting()
|
||||||
}
|
}
|
||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
@@ -274,6 +301,17 @@ func main() {
|
|||||||
cancelClose()
|
cancelClose()
|
||||||
})
|
})
|
||||||
|
|
||||||
|
/*
|
||||||
|
In case someone REALLY needed to use X11 - for some stupid Zoom meeting or something, this allows
|
||||||
|
the drawer to behave properly on Openbox, and possibly somewhere else. For sure not on i3.
|
||||||
|
This feature is not really supported and will stay undocumented.
|
||||||
|
*/
|
||||||
|
if !wayland() {
|
||||||
|
println("Not Wayland, oh really?")
|
||||||
|
win.SetDecorated(false)
|
||||||
|
win.Maximize()
|
||||||
|
}
|
||||||
|
|
||||||
// Set up UI
|
// Set up UI
|
||||||
outerVBox, _ := gtk.BoxNew(gtk.ORIENTATION_VERTICAL, 0)
|
outerVBox, _ := gtk.BoxNew(gtk.ORIENTATION_VERTICAL, 0)
|
||||||
win.Add(outerVBox)
|
win.Add(outerVBox)
|
||||||
@@ -285,10 +323,12 @@ func main() {
|
|||||||
searchEntry.SetMaxWidthChars(30)
|
searchEntry.SetMaxWidthChars(30)
|
||||||
searchBoxWrapper.PackStart(searchEntry, true, false, 0)
|
searchBoxWrapper.PackStart(searchEntry, true, false, 0)
|
||||||
|
|
||||||
categoriesWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
if !*noCats {
|
||||||
categoriesButtonBox := setUpCategoriesButtonBox()
|
categoriesWrapper, _ = gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
categoriesWrapper.PackStart(categoriesButtonBox, true, false, 0)
|
categoriesButtonBox := setUpCategoriesButtonBox()
|
||||||
outerVBox.PackStart(categoriesWrapper, false, false, 0)
|
categoriesWrapper.PackStart(categoriesButtonBox, true, false, 0)
|
||||||
|
outerVBox.PackStart(categoriesWrapper, false, false, 0)
|
||||||
|
}
|
||||||
|
|
||||||
pinnedWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
pinnedWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
outerVBox.PackStart(pinnedWrapper, false, false, 0)
|
outerVBox.PackStart(pinnedWrapper, false, false, 0)
|
||||||
@@ -298,10 +338,19 @@ func main() {
|
|||||||
pinnedFlowBox = setUpPinnedFlowBox()
|
pinnedFlowBox = setUpPinnedFlowBox()
|
||||||
|
|
||||||
resultWindow, _ = gtk.ScrolledWindowNew(nil, nil)
|
resultWindow, _ = gtk.ScrolledWindowNew(nil, nil)
|
||||||
|
resultWindow.SetEvents(int(gdk.ALL_EVENTS_MASK))
|
||||||
resultWindow.SetPolicy(gtk.POLICY_AUTOMATIC, gtk.POLICY_AUTOMATIC)
|
resultWindow.SetPolicy(gtk.POLICY_AUTOMATIC, gtk.POLICY_AUTOMATIC)
|
||||||
resultWindow.Connect("enter-notify-event", func() {
|
resultWindow.Connect("enter-notify-event", func() {
|
||||||
cancelClose()
|
cancelClose()
|
||||||
})
|
})
|
||||||
|
resultWindow.Connect("button-release-event", func(sw *gtk.ScrolledWindow, e *gdk.Event) bool {
|
||||||
|
btnEvent := gdk.EventButtonNewFromEvent(e)
|
||||||
|
if btnEvent.Button() == 1 || btnEvent.Button() == 3 {
|
||||||
|
gtk.MainQuit()
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
return false
|
||||||
|
})
|
||||||
outerVBox.PackStart(resultWindow, true, true, 10)
|
outerVBox.PackStart(resultWindow, true, true, 10)
|
||||||
|
|
||||||
resultsWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_VERTICAL, 0)
|
resultsWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_VERTICAL, 0)
|
||||||
@@ -328,11 +377,13 @@ func main() {
|
|||||||
resultsWrapper.PackStart(placeholder, true, true, 0)
|
resultsWrapper.PackStart(placeholder, true, true, 0)
|
||||||
placeholder.SetSizeRequest(20, 20)
|
placeholder.SetSizeRequest(20, 20)
|
||||||
|
|
||||||
wrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
if !*noFS {
|
||||||
fileSearchResultWrapper, _ = gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
wrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
fileSearchResultWrapper.SetProperty("name", "files-box")
|
fileSearchResultWrapper, _ = gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
wrapper.PackStart(fileSearchResultWrapper, true, false, 0)
|
fileSearchResultWrapper.SetProperty("name", "files-box")
|
||||||
resultsWrapper.PackEnd(wrapper, false, false, 10)
|
wrapper.PackStart(fileSearchResultWrapper, true, false, 0)
|
||||||
|
resultsWrapper.PackEnd(wrapper, false, false, 10)
|
||||||
|
}
|
||||||
|
|
||||||
statusLineWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
statusLineWrapper, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
outerVBox.PackStart(statusLineWrapper, false, false, 10)
|
outerVBox.PackStart(statusLineWrapper, false, false, 10)
|
||||||
@@ -340,9 +391,13 @@ func main() {
|
|||||||
statusLineWrapper.PackStart(statusLabel, true, false, 0)
|
statusLineWrapper.PackStart(statusLabel, true, false, 0)
|
||||||
|
|
||||||
win.ShowAll()
|
win.ShowAll()
|
||||||
fileSearchResultWrapper.SetSizeRequest(appFlowBox.GetAllocatedWidth(), 1)
|
if !*noFS {
|
||||||
categoriesWrapper.SetSizeRequest(1, categoriesWrapper.GetAllocatedHeight()*2)
|
fileSearchResultWrapper.SetSizeRequest(appFlowBox.GetAllocatedWidth(), 1)
|
||||||
fileSearchResultWrapper.Hide()
|
fileSearchResultWrapper.Hide()
|
||||||
|
}
|
||||||
|
if !*noCats {
|
||||||
|
categoriesWrapper.SetSizeRequest(1, categoriesWrapper.GetAllocatedHeight()*2)
|
||||||
|
}
|
||||||
|
|
||||||
t := time.Now()
|
t := time.Now()
|
||||||
println(fmt.Sprintf("UI created in %v ms. Thank you for your patience.", t.Sub(timeStart).Milliseconds()))
|
println(fmt.Sprintf("UI created in %v ms. Thank you for your patience.", t.Sub(timeStart).Milliseconds()))
|
||||||
|
|||||||
177
tools.go
177
tools.go
@@ -2,6 +2,8 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"context"
|
"context"
|
||||||
|
"encoding/json"
|
||||||
|
"errors"
|
||||||
"fmt"
|
"fmt"
|
||||||
"io"
|
"io"
|
||||||
"io/fs"
|
"io/fs"
|
||||||
@@ -10,6 +12,7 @@ import (
|
|||||||
"os"
|
"os"
|
||||||
"os/exec"
|
"os/exec"
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
"regexp"
|
||||||
"sort"
|
"sort"
|
||||||
"strings"
|
"strings"
|
||||||
"time"
|
"time"
|
||||||
@@ -20,6 +23,10 @@ import (
|
|||||||
"github.com/joshuarubin/go-sway"
|
"github.com/joshuarubin/go-sway"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
func wayland() bool {
|
||||||
|
return os.Getenv("WAYLAND_DISPLAY") != "" || os.Getenv("XDG_SESSION_TYPE") == "wayland"
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Window leave-notify-event event quits the program with glib Timeout 500 ms.
|
Window leave-notify-event event quits the program with glib Timeout 500 ms.
|
||||||
We might have left the window by accident, so let's clear the timeout if window re-entered.
|
We might have left the window by accident, so let's clear the timeout if window re-entered.
|
||||||
@@ -42,7 +49,7 @@ func createPixbuf(icon string, size int) (*gdk.Pixbuf, error) {
|
|||||||
if strings.Contains(icon, "/") {
|
if strings.Contains(icon, "/") {
|
||||||
pixbuf, err := gdk.PixbufNewFromFileAtSize(icon, size, size)
|
pixbuf, err := gdk.PixbufNewFromFileAtSize(icon, size, size)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
println(err)
|
println(fmt.Sprintf("%s", err))
|
||||||
return nil, err
|
return nil, err
|
||||||
}
|
}
|
||||||
return pixbuf, nil
|
return pixbuf, nil
|
||||||
@@ -239,6 +246,25 @@ func getAppDirs() []string {
|
|||||||
return dirs
|
return dirs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func loadPreferredApps(path string) (map[string]interface{}, error) {
|
||||||
|
jsonFile, err := os.Open(path)
|
||||||
|
if err != nil {
|
||||||
|
return nil, err
|
||||||
|
}
|
||||||
|
defer jsonFile.Close()
|
||||||
|
|
||||||
|
byteValue, _ := ioutil.ReadAll(jsonFile)
|
||||||
|
|
||||||
|
var result map[string]interface{}
|
||||||
|
json.Unmarshal([]byte(byteValue), &result)
|
||||||
|
|
||||||
|
if len(result) == 0 {
|
||||||
|
return nil, errors.New("json invalid or empty")
|
||||||
|
}
|
||||||
|
|
||||||
|
return result, nil
|
||||||
|
}
|
||||||
|
|
||||||
func listFiles(dir string) ([]fs.FileInfo, error) {
|
func listFiles(dir string) ([]fs.FileInfo, error) {
|
||||||
files, err := ioutil.ReadDir(dir)
|
files, err := ioutil.ReadDir(dir)
|
||||||
if err == nil {
|
if err == nil {
|
||||||
@@ -264,7 +290,7 @@ func listDesktopFiles() []string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func setUpCategories() {
|
func setUpCategories() {
|
||||||
path := filepath.Join(getDataHome(), "nwg-menu/desktop-directories")
|
path := filepath.Join(getDataHome(), "nwg-drawer/desktop-directories")
|
||||||
var other category
|
var other category
|
||||||
|
|
||||||
for _, cName := range categoryNames {
|
for _, cName := range categoryNames {
|
||||||
@@ -324,103 +350,29 @@ func setUpCategories() {
|
|||||||
|
|
||||||
func parseDesktopFiles(desktopFiles []string) string {
|
func parseDesktopFiles(desktopFiles []string) string {
|
||||||
id2entry = make(map[string]desktopEntry)
|
id2entry = make(map[string]desktopEntry)
|
||||||
var added []string
|
|
||||||
skipped := 0
|
skipped := 0
|
||||||
hidden := 0
|
hidden := 0
|
||||||
for _, file := range desktopFiles {
|
for _, file := range desktopFiles {
|
||||||
lines, err := loadTextFile(file)
|
id := filepath.Base(file)
|
||||||
if err == nil {
|
if _, ok := id2entry[id]; ok {
|
||||||
parts := strings.Split(file, "/")
|
skipped++
|
||||||
desktopID := parts[len(parts)-1]
|
continue
|
||||||
name := ""
|
|
||||||
nameLoc := ""
|
|
||||||
comment := ""
|
|
||||||
commentLoc := ""
|
|
||||||
icon := ""
|
|
||||||
exec := ""
|
|
||||||
terminal := false
|
|
||||||
noDisplay := false
|
|
||||||
|
|
||||||
categories := ""
|
|
||||||
|
|
||||||
for _, l := range lines {
|
|
||||||
if strings.HasPrefix(l, "[") && l != "[Desktop Entry]" {
|
|
||||||
break
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, "Name=") {
|
|
||||||
name = strings.Split(l, "=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, fmt.Sprintf("Name[%s]=", strings.Split(*lang, "_")[0])) {
|
|
||||||
nameLoc = strings.Split(l, "=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, "Comment=") {
|
|
||||||
comment = strings.Split(l, "=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, fmt.Sprintf("Comment[%s]=", strings.Split(*lang, "_")[0])) {
|
|
||||||
commentLoc = strings.Split(l, "=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, "Icon=") {
|
|
||||||
icon = strings.Split(l, "=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, "Exec=") {
|
|
||||||
exec = strings.Split(l, "Exec=")[1]
|
|
||||||
disallowed := [2]string{"\"", "'"}
|
|
||||||
for _, char := range disallowed {
|
|
||||||
exec = strings.Replace(exec, char, "", -1)
|
|
||||||
}
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if strings.HasPrefix(l, "Categories=") {
|
|
||||||
categories = strings.Split(l, "Categories=")[1]
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if l == "Terminal=true" {
|
|
||||||
terminal = true
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
if l == "NoDisplay=true" {
|
|
||||||
noDisplay = true
|
|
||||||
hidden++
|
|
||||||
continue
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
// if name[ln] not found, let's try to find name[ln_LN]
|
|
||||||
if nameLoc == "" {
|
|
||||||
nameLoc = name
|
|
||||||
}
|
|
||||||
if commentLoc == "" {
|
|
||||||
commentLoc = comment
|
|
||||||
}
|
|
||||||
|
|
||||||
if !isIn(added, desktopID) {
|
|
||||||
added = append(added, desktopID)
|
|
||||||
|
|
||||||
var entry desktopEntry
|
|
||||||
entry.DesktopID = desktopID
|
|
||||||
entry.Name = name
|
|
||||||
entry.NameLoc = nameLoc
|
|
||||||
entry.Comment = comment
|
|
||||||
entry.CommentLoc = commentLoc
|
|
||||||
entry.Icon = icon
|
|
||||||
entry.Exec = exec
|
|
||||||
entry.Terminal = terminal
|
|
||||||
entry.NoDisplay = noDisplay
|
|
||||||
desktopEntries = append(desktopEntries, entry)
|
|
||||||
|
|
||||||
id2entry[entry.DesktopID] = entry
|
|
||||||
|
|
||||||
assignToLists(entry.DesktopID, categories)
|
|
||||||
|
|
||||||
} else {
|
|
||||||
skipped++
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
entry, err := parseDesktopEntryFile(id, file)
|
||||||
|
if err != nil {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
|
||||||
|
if entry.NoDisplay {
|
||||||
|
hidden++
|
||||||
|
// We still need hidden entries, so `continue` is disallowed here
|
||||||
|
// Fixes introduced in #19
|
||||||
|
}
|
||||||
|
|
||||||
|
id2entry[entry.DesktopID] = entry
|
||||||
|
desktopEntries = append(desktopEntries, entry)
|
||||||
|
assignToLists(entry.DesktopID, entry.Category)
|
||||||
}
|
}
|
||||||
sort.Slice(desktopEntries, func(i, j int) bool {
|
sort.Slice(desktopEntries, func(i, j int) bool {
|
||||||
return desktopEntries[i].NameLoc < desktopEntries[j].NameLoc
|
return desktopEntries[i].NameLoc < desktopEntries[j].NameLoc
|
||||||
@@ -579,17 +531,19 @@ func launch(command string, terminal bool) {
|
|||||||
envVarsNum := strings.Count(command, "=")
|
envVarsNum := strings.Count(command, "=")
|
||||||
var envVars []string
|
var envVars []string
|
||||||
|
|
||||||
cmdIdx := 0
|
cmdIdx := -1
|
||||||
lastEnvVarIdx := 0
|
|
||||||
|
|
||||||
if envVarsNum > 0 {
|
if envVarsNum > 0 {
|
||||||
for idx, item := range elements {
|
for idx, item := range elements {
|
||||||
if strings.Contains(item, "=") {
|
if strings.Contains(item, "=") {
|
||||||
lastEnvVarIdx = idx
|
|
||||||
envVars = append(envVars, item)
|
envVars = append(envVars, item)
|
||||||
|
} else if !strings.HasPrefix(item, "-") && cmdIdx == -1 {
|
||||||
|
cmdIdx = idx
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
cmdIdx = lastEnvVarIdx + 1
|
}
|
||||||
|
if cmdIdx == -1 {
|
||||||
|
cmdIdx = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
cmd := exec.Command(elements[cmdIdx], elements[1+cmdIdx:]...)
|
cmd := exec.Command(elements[cmdIdx], elements[1+cmdIdx:]...)
|
||||||
@@ -616,14 +570,25 @@ func launch(command string, terminal bool) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
func open(filePath string) {
|
func open(filePath string, xdgOpen bool) {
|
||||||
cmd := exec.Command(*fileManager, filePath)
|
var cmd *exec.Cmd
|
||||||
go cmd.Run()
|
if xdgOpen {
|
||||||
|
cmd = exec.Command("xdg-open", filePath)
|
||||||
|
// Look for possible custom file association
|
||||||
|
for key, element := range preferredApps {
|
||||||
|
r, err := regexp.Compile(key)
|
||||||
|
if err == nil && r.MatchString(filePath) {
|
||||||
|
cmd = exec.Command(fmt.Sprintf("%v", element), filePath)
|
||||||
|
break
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
cmd = exec.Command(*fileManager, filePath)
|
||||||
|
}
|
||||||
|
fmt.Printf("Executing: %s", cmd)
|
||||||
|
cmd.Start()
|
||||||
|
|
||||||
glib.TimeoutAdd(uint(150), func() bool {
|
gtk.MainQuit()
|
||||||
gtk.MainQuit()
|
|
||||||
return false
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Returns map output name -> gdk.Monitor
|
// Returns map output name -> gdk.Monitor
|
||||||
|
|||||||
101
uicomponents.go
101
uicomponents.go
@@ -17,7 +17,7 @@ func setUpPinnedFlowBox() *gtk.FlowBox {
|
|||||||
flowBox, _ := gtk.FlowBoxNew()
|
flowBox, _ := gtk.FlowBoxNew()
|
||||||
if uint(len(pinned)) >= *columnsNumber {
|
if uint(len(pinned)) >= *columnsNumber {
|
||||||
flowBox.SetMaxChildrenPerLine(*columnsNumber)
|
flowBox.SetMaxChildrenPerLine(*columnsNumber)
|
||||||
} else {
|
} else if len(pinned) > 0 {
|
||||||
flowBox.SetMaxChildrenPerLine(uint(len(pinned)))
|
flowBox.SetMaxChildrenPerLine(uint(len(pinned)))
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -78,16 +78,17 @@ func setUpPinnedFlowBox() *gtk.FlowBox {
|
|||||||
})
|
})
|
||||||
flowBox.Add(btn)
|
flowBox.Add(btn)
|
||||||
}
|
}
|
||||||
|
pinnedFlowBoxWrapper.PackStart(flowBox, true, false, 0)
|
||||||
|
|
||||||
|
//While moving focus with arrow keys we want buttons to get focus directly
|
||||||
|
flowBox.GetChildren().Foreach(func(item interface{}) {
|
||||||
|
item.(*gtk.Widget).SetCanFocus(false)
|
||||||
|
})
|
||||||
}
|
}
|
||||||
flowBox.Connect("enter-notify-event", func() {
|
flowBox.Connect("enter-notify-event", func() {
|
||||||
cancelClose()
|
cancelClose()
|
||||||
})
|
})
|
||||||
|
|
||||||
pinnedFlowBoxWrapper.PackStart(flowBox, true, false, 0)
|
|
||||||
//While moving focus with arrow keys we want buttons to get focus directly
|
|
||||||
flowBox.GetChildren().Foreach(func(item interface{}) {
|
|
||||||
item.(*gtk.Widget).SetCanFocus(false)
|
|
||||||
})
|
|
||||||
flowBox.ShowAll()
|
flowBox.ShowAll()
|
||||||
|
|
||||||
return flowBox
|
return flowBox
|
||||||
@@ -113,6 +114,7 @@ func setUpCategoriesButtonBox() *gtk.EventBox {
|
|||||||
hBox, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
hBox, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
eventBox.Add(hBox)
|
eventBox.Add(hBox)
|
||||||
button, _ := gtk.ButtonNewWithLabel("All")
|
button, _ := gtk.ButtonNewWithLabel("All")
|
||||||
|
button.SetProperty("name", "category-button")
|
||||||
button.Connect("clicked", func(item *gtk.Button) {
|
button.Connect("clicked", func(item *gtk.Button) {
|
||||||
searchEntry.SetText("")
|
searchEntry.SetText("")
|
||||||
appFlowBox = setUpAppsFlowBox(nil, "")
|
appFlowBox = setUpAppsFlowBox(nil, "")
|
||||||
@@ -126,8 +128,11 @@ func setUpCategoriesButtonBox() *gtk.EventBox {
|
|||||||
for _, cat := range categories {
|
for _, cat := range categories {
|
||||||
if isSupposedToShowUp(cat.Name) {
|
if isSupposedToShowUp(cat.Name) {
|
||||||
button, _ = gtk.ButtonNewFromIconName(cat.Icon, gtk.ICON_SIZE_MENU)
|
button, _ = gtk.ButtonNewFromIconName(cat.Icon, gtk.ICON_SIZE_MENU)
|
||||||
|
button.SetProperty("name", "category-button")
|
||||||
catButtons = append(catButtons, button)
|
catButtons = append(catButtons, button)
|
||||||
button.SetLabel(cat.DisplayName)
|
button.SetLabel(cat.DisplayName)
|
||||||
|
// fix #8
|
||||||
|
button.SetAlwaysShowImage(true)
|
||||||
hBox.PackStart(button, false, false, 0)
|
hBox.PackStart(button, false, false, 0)
|
||||||
name := cat.Name
|
name := cat.Name
|
||||||
b := *button
|
b := *button
|
||||||
@@ -141,7 +146,9 @@ func setUpCategoriesButtonBox() *gtk.EventBox {
|
|||||||
w := b.GetAllocatedWidth()
|
w := b.GetAllocatedWidth()
|
||||||
b.SetImagePosition(gtk.POS_TOP)
|
b.SetImagePosition(gtk.POS_TOP)
|
||||||
b.SetSizeRequest(w, 0)
|
b.SetSizeRequest(w, 0)
|
||||||
fileSearchResultWrapper.Hide()
|
if fileSearchResultWrapper != nil {
|
||||||
|
fileSearchResultWrapper.Hide()
|
||||||
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -314,13 +321,17 @@ func setUpSearchEntry() *gtk.SearchEntry {
|
|||||||
phrase, _ = searchEntry.GetText()
|
phrase, _ = searchEntry.GetText()
|
||||||
if len(phrase) > 0 {
|
if len(phrase) > 0 {
|
||||||
|
|
||||||
|
// search apps
|
||||||
appFlowBox = setUpAppsFlowBox(nil, phrase)
|
appFlowBox = setUpAppsFlowBox(nil, phrase)
|
||||||
|
|
||||||
if len(phrase) > 2 {
|
// search files
|
||||||
|
if !*noFS && len(phrase) > 2 {
|
||||||
if fileSearchResultFlowBox != nil {
|
if fileSearchResultFlowBox != nil {
|
||||||
fileSearchResultFlowBox.Destroy()
|
fileSearchResultFlowBox.Destroy()
|
||||||
}
|
}
|
||||||
|
|
||||||
fileSearchResultFlowBox = setUpFileSearchResultContainer()
|
fileSearchResultFlowBox = setUpFileSearchResultContainer()
|
||||||
|
|
||||||
for key := range userDirsMap {
|
for key := range userDirsMap {
|
||||||
if key != "home" {
|
if key != "home" {
|
||||||
fileSearchResults = nil
|
fileSearchResults = nil
|
||||||
@@ -332,22 +343,53 @@ func setUpSearchEntry() *gtk.SearchEntry {
|
|||||||
statusLabel.SetText("0 results")
|
statusLabel.SetText("0 results")
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
// search phrase too short
|
||||||
if fileSearchResultFlowBox != nil {
|
if fileSearchResultFlowBox != nil {
|
||||||
fileSearchResultFlowBox.Destroy()
|
fileSearchResultFlowBox.Destroy()
|
||||||
}
|
}
|
||||||
fileSearchResultWrapper.Hide()
|
if fileSearchResultWrapper != nil {
|
||||||
|
fileSearchResultWrapper.Hide()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
// focus 1st search result #17
|
||||||
|
var w *gtk.Widget
|
||||||
|
if appFlowBox != nil {
|
||||||
|
b := appFlowBox.GetChildAtIndex(0)
|
||||||
|
if b != nil {
|
||||||
|
button, err := b.GetChild()
|
||||||
|
if err == nil {
|
||||||
|
button.ToWidget().GrabFocus()
|
||||||
|
w = button.ToWidget()
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if w == nil && fileSearchResultFlowBox != nil {
|
||||||
|
f := fileSearchResultFlowBox.GetChildAtIndex(0)
|
||||||
|
if f != nil {
|
||||||
|
//f.SetCanFocus(false)
|
||||||
|
button, err := f.GetChild()
|
||||||
|
if err == nil {
|
||||||
|
button.ToWidget().SetCanFocus(true)
|
||||||
|
button.ToWidget().GrabFocus()
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
// clear search results
|
||||||
|
appFlowBox = setUpAppsFlowBox(nil, "")
|
||||||
|
|
||||||
if fileSearchResultFlowBox != nil {
|
if fileSearchResultFlowBox != nil {
|
||||||
fileSearchResultFlowBox.Destroy()
|
fileSearchResultFlowBox.Destroy()
|
||||||
}
|
}
|
||||||
appFlowBox = setUpAppsFlowBox(nil, "")
|
|
||||||
fileSearchResultWrapper.Hide()
|
if fileSearchResultWrapper != nil {
|
||||||
|
fileSearchResultWrapper.Hide()
|
||||||
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
searchEntry.Connect("focus-in-event", func() {
|
/*searchEntry.Connect("focus-in-event", func() {
|
||||||
searchEntry.SetText("")
|
searchEntry.SetText("")
|
||||||
})
|
})*/
|
||||||
|
|
||||||
return searchEntry
|
return searchEntry
|
||||||
}
|
}
|
||||||
@@ -370,7 +412,8 @@ func searchUserDir(dir string) {
|
|||||||
}
|
}
|
||||||
fileSearchResultFlowBox.Hide()
|
fileSearchResultFlowBox.Hide()
|
||||||
|
|
||||||
statusLabel.SetText(fmt.Sprintf("%v results", fileSearchResultFlowBox.GetChildren().Length()))
|
statusLabel.SetText(fmt.Sprintf("%v results | LMB: xdg-open | RMB: file manager",
|
||||||
|
fileSearchResultFlowBox.GetChildren().Length()))
|
||||||
num := uint(fileSearchResultFlowBox.GetChildren().Length() / *fsColumns)
|
num := uint(fileSearchResultFlowBox.GetChildren().Length() / *fsColumns)
|
||||||
fileSearchResultFlowBox.SetMinChildrenPerLine(num + 1)
|
fileSearchResultFlowBox.SetMinChildrenPerLine(num + 1)
|
||||||
fileSearchResultFlowBox.SetMaxChildrenPerLine(num + 1)
|
fileSearchResultFlowBox.SetMaxChildrenPerLine(num + 1)
|
||||||
@@ -389,6 +432,7 @@ func setUpUserDirButton(iconName, displayName, entryName string, userDirsMap map
|
|||||||
}
|
}
|
||||||
box, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
box, _ := gtk.BoxNew(gtk.ORIENTATION_HORIZONTAL, 0)
|
||||||
button, _ := gtk.ButtonNew()
|
button, _ := gtk.ButtonNew()
|
||||||
|
button.SetAlwaysShowImage(true)
|
||||||
img, _ := gtk.ImageNewFromIconName(iconName, gtk.ICON_SIZE_MENU)
|
img, _ := gtk.ImageNewFromIconName(iconName, gtk.ICON_SIZE_MENU)
|
||||||
button.SetImage(img)
|
button.SetImage(img)
|
||||||
|
|
||||||
@@ -397,8 +441,16 @@ func setUpUserDirButton(iconName, displayName, entryName string, userDirsMap map
|
|||||||
}
|
}
|
||||||
button.SetLabel(displayName)
|
button.SetLabel(displayName)
|
||||||
|
|
||||||
button.Connect("clicked", func() {
|
button.Connect("button-release-event", func(btn *gtk.Button, e *gdk.Event) bool {
|
||||||
launch(fmt.Sprintf("%s %s", *fileManager, userDirsMap[entryName]), false)
|
btnEvent := gdk.EventButtonNewFromEvent(e)
|
||||||
|
if btnEvent.Button() == 1 {
|
||||||
|
open(userDirsMap[entryName], true)
|
||||||
|
return true
|
||||||
|
} else if btnEvent.Button() == 3 {
|
||||||
|
open(userDirsMap[entryName], false)
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
return false
|
||||||
})
|
})
|
||||||
|
|
||||||
box.PackStart(button, false, true, 0)
|
box.PackStart(button, false, true, 0)
|
||||||
@@ -413,6 +465,7 @@ func setUpUserFileSearchResultButton(fileName, filePath string) *gtk.Box {
|
|||||||
if strings.HasPrefix(filePath, "#is_dir#") {
|
if strings.HasPrefix(filePath, "#is_dir#") {
|
||||||
filePath = filePath[8:]
|
filePath = filePath[8:]
|
||||||
img, _ := gtk.ImageNewFromIconName("folder", gtk.ICON_SIZE_MENU)
|
img, _ := gtk.ImageNewFromIconName("folder", gtk.ICON_SIZE_MENU)
|
||||||
|
button.SetAlwaysShowImage(true)
|
||||||
button.SetImage(img)
|
button.SetImage(img)
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -426,8 +479,20 @@ func setUpUserFileSearchResultButton(fileName, filePath string) *gtk.Box {
|
|||||||
button.SetTooltipText(tooltipText)
|
button.SetTooltipText(tooltipText)
|
||||||
}
|
}
|
||||||
|
|
||||||
button.Connect("clicked", func() {
|
button.Connect("button-release-event", func(btn *gtk.Button, e *gdk.Event) bool {
|
||||||
open(filePath)
|
btnEvent := gdk.EventButtonNewFromEvent(e)
|
||||||
|
if btnEvent.Button() == 1 {
|
||||||
|
open(filePath, true)
|
||||||
|
return true
|
||||||
|
} else if btnEvent.Button() == 3 {
|
||||||
|
open(filePath, false)
|
||||||
|
return true
|
||||||
|
}
|
||||||
|
return false
|
||||||
|
})
|
||||||
|
|
||||||
|
button.Connect("activate", func() {
|
||||||
|
open(filePath, true)
|
||||||
})
|
})
|
||||||
|
|
||||||
box.PackStart(button, false, true, 0)
|
box.PackStart(button, false, true, 0)
|
||||||
|
|||||||
78
xdgdesktop_parser.go
Normal file
78
xdgdesktop_parser.go
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import (
|
||||||
|
"bufio"
|
||||||
|
"fmt"
|
||||||
|
"io"
|
||||||
|
"os"
|
||||||
|
"strconv"
|
||||||
|
"strings"
|
||||||
|
)
|
||||||
|
|
||||||
|
func parseDesktopEntryFile(id string, path string) (e desktopEntry, err error) {
|
||||||
|
o, err := os.Open(path)
|
||||||
|
if err != nil {
|
||||||
|
return e, err
|
||||||
|
}
|
||||||
|
defer o.Close()
|
||||||
|
|
||||||
|
return parseDesktopEntry(id, o)
|
||||||
|
}
|
||||||
|
|
||||||
|
func parseDesktopEntry(id string, in io.Reader) (entry desktopEntry, err error) {
|
||||||
|
cleanexec := strings.NewReplacer("\"", "", "'", "")
|
||||||
|
entry.DesktopID = id
|
||||||
|
localizedName := fmt.Sprintf("Name[%s]", strings.Split(*lang, "_")[0])
|
||||||
|
localizedComment := fmt.Sprintf("Comment[%s]", strings.Split(*lang, "_")[0])
|
||||||
|
scanner := bufio.NewScanner(in)
|
||||||
|
scanner.Split(bufio.ScanLines)
|
||||||
|
|
||||||
|
for scanner.Scan() {
|
||||||
|
l := scanner.Text()
|
||||||
|
if strings.HasPrefix(l, "[") && l != "[Desktop Entry]" {
|
||||||
|
break
|
||||||
|
}
|
||||||
|
|
||||||
|
name, value := parseKeypair(l)
|
||||||
|
if value == "" {
|
||||||
|
continue
|
||||||
|
}
|
||||||
|
|
||||||
|
switch name {
|
||||||
|
case "Name":
|
||||||
|
entry.Name = value
|
||||||
|
case localizedName:
|
||||||
|
entry.NameLoc = value
|
||||||
|
case "Comment":
|
||||||
|
entry.Comment = value
|
||||||
|
case localizedComment:
|
||||||
|
entry.CommentLoc = value
|
||||||
|
case "Icon":
|
||||||
|
entry.Icon = value
|
||||||
|
case "Categories":
|
||||||
|
entry.Category = value
|
||||||
|
case "Terminal":
|
||||||
|
entry.Terminal, _ = strconv.ParseBool(value)
|
||||||
|
case "NoDisplay":
|
||||||
|
entry.NoDisplay, _ = strconv.ParseBool(value)
|
||||||
|
case "Exec":
|
||||||
|
entry.Exec = cleanexec.Replace(value)
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// if name[ln] not found, let's try to find name[ln_LN]
|
||||||
|
if entry.NameLoc == "" {
|
||||||
|
entry.NameLoc = entry.Name
|
||||||
|
}
|
||||||
|
if entry.CommentLoc == "" {
|
||||||
|
entry.CommentLoc = entry.Comment
|
||||||
|
}
|
||||||
|
return entry, err
|
||||||
|
}
|
||||||
|
|
||||||
|
func parseKeypair(s string) (string, string) {
|
||||||
|
if idx := strings.IndexRune(s, '='); idx > 0 {
|
||||||
|
return strings.TrimSpace(s[:idx]), strings.TrimSpace(s[idx+1:])
|
||||||
|
}
|
||||||
|
return s, ""
|
||||||
|
}
|
||||||
53
xdgdesktop_parser_test.go
Normal file
53
xdgdesktop_parser_test.go
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import (
|
||||||
|
"strings"
|
||||||
|
"testing"
|
||||||
|
)
|
||||||
|
|
||||||
|
var result desktopEntry
|
||||||
|
|
||||||
|
func BenchmarkDesktopEntryParser(b *testing.B) {
|
||||||
|
var entry desktopEntry
|
||||||
|
for n := 0; n < b.N; n++ {
|
||||||
|
entry, _ = parseDesktopEntryFile("id", "./desktop-directories/game.directory")
|
||||||
|
}
|
||||||
|
result = entry
|
||||||
|
}
|
||||||
|
|
||||||
|
func TestWhitespaceHandling(t *testing.T) {
|
||||||
|
const whitespace = `[Desktop Entry]
|
||||||
|
Categories = Debugger; Development; Git; IDE; Programming; TextEditor;
|
||||||
|
Comment = Editor for building and debugging modern web and cloud applications
|
||||||
|
Exec = bash -c "code-insiders ~/Workspaces/Linux/Flutter.code-workspace"
|
||||||
|
GenericName = Text Editor
|
||||||
|
Icon = vscode-flutter
|
||||||
|
Keywords = editor; IDE; plaintext; text; write;
|
||||||
|
MimeType = application/x-shellscript; inode/directory; text/english; text/plain; text/x-c; text/x-c++; text/x-c++hdr; text/x-c++src; text/x-chdr; text/x-csrc; text/x-java; text/x-makefile; text/x-moc; text/x-pascal; text/x-tcl; text/x-tex;
|
||||||
|
Name = VSCode Insiders with Flutter
|
||||||
|
Name[pt] = VSCode Insiders com Flutter
|
||||||
|
StartupNotify = true
|
||||||
|
StartupWMClass = code - insiders
|
||||||
|
Terminal = false
|
||||||
|
NoDisplay = false
|
||||||
|
Type = Application
|
||||||
|
Version = 1.0`
|
||||||
|
|
||||||
|
*lang = "pt"
|
||||||
|
entry, err := parseDesktopEntry("id", strings.NewReader(whitespace))
|
||||||
|
if err != nil {
|
||||||
|
t.Fatal(err)
|
||||||
|
}
|
||||||
|
|
||||||
|
if entry.Name != "VSCode Insiders with Flutter" {
|
||||||
|
t.Error("failed to parse desktop entry name")
|
||||||
|
}
|
||||||
|
|
||||||
|
if entry.NameLoc != "VSCode Insiders com Flutter" {
|
||||||
|
t.Error("failed to parse localized name")
|
||||||
|
}
|
||||||
|
|
||||||
|
if entry.NoDisplay {
|
||||||
|
t.Error("failed to parse desktop entry no display")
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user