nwg-look

GTK3 settings editor adapted to work in the wlroots environment

MIT License

Stars
529
Committers
10
nwg-look - nwg-look 0.2.7 Latest Release

Published by nwg-piotr 8 months ago

  • /usr/share path un-hardcoded by @kopsis in #53
  • go -> 1.22
  • github.com/gotk3/gotk3 -> v0.6.3
  • golang.org/x/sys -> v0.17.0
nwg-look - nwg-look 0.2.6

Published by nwg-piotr 9 months ago

  • Updated golang dependencies;
  • updated README.md.
nwg-look - nwg-look 0.2.5

Published by nwg-piotr 11 months ago

  • Added -x argument to read settings, eXport config files and quit, w/o launching GUI. closes #49
nwg-look - nwg-look 0.2.4

Published by nwg-piotr about 1 year ago

  • fatal error on output path not found replaced with a warning, so from now it won't stop further program execution #41;
  • deprecated ioutil replaced with os.
nwg-look - nwg-look 0.2.3

Published by nwg-piotr over 1 year ago

  • fixed text scale factor loading from file #35 by @Grzegorzorzorz
  • added zh_CN translation #40 by @Guanran928
  • updated dependencies
nwg-look - nwg-look 0.2.2

Published by nwg-piotr over 1 year ago

Fixed #31. Thanks to @David-Aguilo for reporting the bug.

nwg-look - nwg-look 0.2.1

Published by nwg-piotr over 1 year ago

  • fixed "toolbar-icon-size" label
nwg-look - nwg-look 0.2.0

Published by nwg-piotr over 1 year ago

  • fix for nwg-look -a to respect color-scheme settings #25 by @MarkusVolk;
  • added translation engine;
  • added pl_PL lang.

Packaging

Please note that from now on you need to copy langs to /usr/share/nwg-look/.

nwg-look - nwg-look 0.1.4

Published by nwg-piotr over 2 years ago

fixes for use with gtk2 #18 #19

nwg-look - nwg-look 0.1.3

Published by nwg-piotr over 2 years ago

Minor layout change to line up with nwg-shell 0.2 release.

nwg-look - nwg-look 0.1.2

Published by nwg-piotr over 2 years ago

  • unnecessary label removed #11
  • added support for color scheme #4
  • added (missing) exporting ~/.icons/default/index.theme #9
  • removed -n argument, 'Preferences' tab and ~/.config/nwg-look/config file added instead
  • added exporting ~/.gtkrc-2.0 #7
  • added exporting ~/.config/xsettingsd/xsettingsd.conf #6
nwg-look - nwg-look 0.1.1

Published by nwg-piotr over 2 years ago

Added support for org.gnome.desktop.interface.color-scheme / gtk-application-prefer-dark-theme (resolves #4).

nwg-look - nwg-look 0.1.0

Published by nwg-piotr over 2 years ago

  • minor fixes #1
  • logging fixed and shortened
  • some comments added to the code
nwg-look - nwg-look 0.0.1

Published by nwg-piotr over 2 years ago

initial release