This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Releases: nwg-piotr/sgtk-menu
Releases · nwg-piotr/sgtk-menu
sgtk-menu 1.4.1
sgtk-menu 1.4.0
This is to address #49 - allows to create sgtk-menu and sgtk-dmenu on the basis of the stdin content.
sgtk-menu 1.3.1
- some optimization to the loops reading .desktop entries;
- python pynput module only imported when needed (not-sway).
sgtk-menu 1.3.0
[-p]
argument required to display menu & dmenu at the pointer position (not-sway only);- menu & dmenu in not-sway now use Gtk.WindowType.POPUP #45;
- all commands should work with most WMs and some DEs; for tested environments see the Compatibility chart.
sgtk-menu 1.2.4
- fallback
icon-missing.svg
added #41 sgtk-menu [-v | --version
] argument added
sgtk-menu 1.2.3
- fix to improper sgtk-bar window positioning discovered in FVWM
sgtk-menu 1.2.2
Fix to #40
sgtk-menu 1.2.1
[-d <delay_ms>]
argument introduced to the sgtk-grid command, w/ default value 50 ms; affects i3 only;- several minor fixes to the window behaviour on sway and i3.
sgtk-menu 1.2.0
- sgtk-grid command added (beta!)
This command displays a GNOME-like application grid. It comes together with the ~/.config/sgtk-menu/grid.css
style sheet, which overrides your theme settings for the UI to look similar to the GNOME application grid. You can edit the style or leave the file empty to use your theme styling. If you just delete the file, it'll be recreated w/ default values.
sgtk-menu 1.1.3
sgtk-dmenu
search method simplified and optimized #36