Skip to content

Releases: nwg-piotr/nwg-drawer

nwg-drawer 0.6.2

21 Jan 22:00
Compare
Choose a tag to compare
  • Fixed crash on entering a :command in the search box while running with the -nocats argument; closes #151.

nwg-drawer 0.6.1

20 Jan 12:54
6f8870f
Compare
Choose a tag to compare
  • Added the ability to run shell commands directly from the search box - just use colon (:) as the first character; #143 by @rienovie;
  • added optional close button for touch devices (use the -closebtn left|right flag); #148 by @caffeine01;
  • added size request for powerButtonsWrapper; closes #149;
  • dependencies updated.

nwg-drawer 0.6.0

01 Dec 00:30
953239b
Compare
Choose a tag to compare
  • Migrated to diamondburned GTK bindings, bye bye gotk3 library (but we are still on GTK3);
  • disallowed userDirButton parent selection (makes possible keyboard usage on directory names);
  • desktopEntries sorted case insensitive.

nwg-drawer 0.5.2

25 Oct 23:00
Compare
Choose a tag to compare
  • gtk-layer-shell namespace set to nwg-drawer;
  • #math-label CSS ID added to the math result label, closes #134;
  • README.md updated by @msmafra and myself;
  • dependencies updated.

nwg-drawer 0.5.1

02 Oct 23:24
be6b716
Compare
Choose a tag to compare
  • Added calculations in the search box.

If the search box is not empty, and you press Enter, the search box content will be evaluated as an arithmetic operation.
If the result is not an error, it will be displayed in a small window, and copied to the clipboard with wl-copy.
Press any key to close the window.

This feature uses the expr library by Anton Medvedev.

obraz

nwg-drawer 0.5.0

22 Sep 12:17
44e4c95
Compare
Choose a tag to compare
  • updated gotk3 version; #127 by @mattkae;
  • updated other dependencies;
  • added support for riverctl spawn (-wm flag);
  • fixed obsolete code in the hyprctl function;
  • fixed mapping output->monitor (a workaround to a GTK3 bug).

nwg-drawer 0.4.9

29 Jun 18:25
433c05c
Compare
Choose a tag to compare

Added the -pbuseicontheme flag; closes #122.

nwg-drawer 0.4.8

18 Jun 00:31
Compare
Choose a tag to compare

nwg-drawer 0.4.7

08 Feb 02:20
Compare
Choose a tag to compare
  • The /usr/share/nwg-drawer path un-hardcoded, will be searched in XDG_DATA_DIRS from now on; closes #115;
  • if power bar present, pressing the Tab key will move focus to its first button;
  • go 1.21 -> 1.22;
  • golang.org/x/sys v0.16.0 -> v0.17.0.

nwg-drawer 0.4.6

06 Feb 02:48
Compare
Choose a tag to compare