Skip to content

Releases: nwg-piotr/nwg-drawer

nwg-drawer 0.1.8

26 Aug 23:36
9d0c4d2
Compare
Choose a tag to compare

Fixed crash on category button click while file search turned off with -nofs. #15

nwg-drawer 0.1.7

20 Aug 23:47
Compare
Choose a tag to compare

Search -> files:

  • Left Mouse Button opens files with xdg-open; additionally you may add own file associations, see README;
  • Right Mouse Button opens files with the file manager.

Also:

  • fixed bug terminating the program on search box or category button clicked.

nwg-drawer 0.1.6

17 Aug 20:50
399cf7f
Compare
Choose a tag to compare

Hot fix to files not opening properly in the file manager in go 1.17.

nwg-drawer 0.1.5

17 Aug 10:28
6ac486a
Compare
Choose a tag to compare
  • force use of images in category buttons #8
  • support for env vars given at the end of Exec= in the .desktop file #11
  • -nofs argument to disable file search
  • -nocats argument to disable categories
  • fixed program termination on window click

nwg-drawer 0.1.4

12 Jul 21:43
955429d
Compare
Choose a tag to compare

Fixed GTK critical warnings on pinned cache file not found

nwg-drawer 0.1.3

29 Jun 22:23
27718a9
Compare
Choose a tag to compare

Requested change: more appearance personalization. Category buttons given the category-button name property, for separate css styling.

nwg-drawer 0.1.2

26 Jun 21:55
Compare
Choose a tag to compare

Wrong path to resources fixed

nwg-drawer 0.1.1

23 Jun 01:09
Compare
Choose a tag to compare

Basic X11 support. If Wayland session not detected:

  • skip gtk-layer-shell initiation;
  • turn off window decorations;
  • maximize the window.

This should work in Openbox, and possibly some other floating window managers.

nwg-drawer 0.1.0

22 Jun 00:06
be2433f
Compare
Choose a tag to compare

initial release