Releases: nwg-piotr/nwg-dock-hyprland
Releases · nwg-piotr/nwg-dock-hyprland
nwg-dock-hyprland 0.2.0
- Added sorting icons by Workspace & Client; actually unnecessary, added for use w/ older Hyprland versions; #45 by @ivangeorgiew;
- added
-lp
flag for the launcher button position; #46:
-lp string
Launcher button position, 'start' or 'end' (default "end")
nwg-dock-hyprland 0.1.9
nwg-dock-hyprland 0.1.8
nwg-dock-hyprland 0.1.7
nwg-dock-hyprland 0.1.6 (2023-08-25)
- fixed nil pointer dereference while creating the fallback icon; closes #24
nwg-dock-hyprland 0.1.5
- added
dispatch bringactivetotop
afterdispatch focuswindow
; closes #14; - updated dependencies: gotk3, gotk3-layershell, logrus;
- added
-ico
string argument, to specify name or full path to an alternative launcher ICOn; closes #15, #17; - added support for apps on the special workspace; #13 by @levnikmyskin;
- fixed searching icons in
org.*.desktop
files.
nwg-dock-hyprland 0.1.4
nwg-dock-hyprland 0.1.3
- added break statement on 1st match found in the loop that searches app dirs. See #9.
nwg-dock-hyprland 0.1.2
nwg-dock-hyprland 0.1.1
Added workaround for improper, space-separated client class names; closes #3.