Releases: nwg-piotr/nwg-dock
Releases · nwg-piotr/nwg-dock
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.
nwg-dock 0.3.1
nwg-dock 0.3.0
nwg-dock 0.2.2
avoid crash on empty pinned cache file
nwg-dock 0.2.1
Don't hide the dock on startup when running with the -r argument.
nwg-dock 0.2.0
This release adds inter-process communication to allow running the dock residently without hotspots. From now on you may auto-start the dock with the nwg-dock -r
command and show/hide it with the nwg-dock
command w/o arguments, assigned to a key or button.
nwg-dock 0.1.6
- some error messages fixed
- added logging with logrus
- fixes to searching icons
- fixes to launching commands
nwg-dock 0.1.5
initial release