Releases: nwg-piotr/nwg-dock
Releases · nwg-piotr/nwg-dock
nwg-dock 0.4.1
nwg-dock 0.4.0
nwg-dock 0.3.9
- prevent from crash on image not found (back-ported from nwg-dock-hyprland).
nwg-dock 0.3.8
- use different lock files for various users; #41
nwg-dock -v
still returns 0.3.7. I forgot to change, sorry.
nwg-dock 0.3.7
- updated dependencies: gotk3, gotk3-layershell, logrus;
- added
-ico
string argument, to specify a name or full path to an alternative launcher ICOn; - fixed searching icons in
org.*.desktop
files.
nwg-dock 0.3.6
Back ported from nwg-dock-hyprland
- split appName string by " ", use the 1st part while searching the icon name;
- do not force use of the overlay layer when
-d
(autohide) argument used.
nwg-dock 0.3.5
- added break statement on 1st match found in the loop that searches app dirs (back-ported from nwg-dock-hyprland).
nwg-dock 0.3.4
- added a workaround for #35;
- fixed some stability issues;
- improved searching .desktop files, that names use reverse-DNS notation (backported from the Hyprland version).
nwg-dock 0.3.3
- go-sway updated to v1.2.0; closes #33
- logrus updated to v1.9.0
nwg-dock 0.3.2
- added the mouse pointer speed detection while entering the hotspot area, to determine if to show up the dock. See #30. The
-hd
(for Hotspot Delay) argument allows to adjust the required speed (default delay: 20 ms). Set it to0
to turn the feature off.