Releases: nwg-piotr/nwg-menu
Releases · nwg-piotr/nwg-menu
nwg-menu 0.1.7
nwg-menu 0.1.6
- pinned items placed at the bottom of the window if the menu displayed at the top (
-va top
); closes #26; - fixed window to output assigment, by adding a workaround to a GTK3 bug;
- println messages replaced by sirupsen/logrus.
nwg-menu 0.1.5
- added check whether a pinned item is actually installed; closes #24;
- updated dependencies;
- deprecated ioutil.ReadFile() replaced with with os.ReadFile().
nwg-menu 0.1.4
- Dependencies updated in order to fix #23.
nwg-menu 0.1.3
- Launch function backported from nwg-drawer; #20 by @ahamid-ha;
nwg-menu -wm river
added alongside-wm sway
and-wm hyprland
; #20 by @ahamid-ha;- go 1.20 -> 1.22;
- github.com/gotk3/gotk3 v0.6.2 -> v0.6.3.
nwg-menu 0.1.2
- Dependencies updated;
- documentation updated.
nwg-menu 0.1.1
first actual release