Skip to content

Releases: nwg-piotr/nwg-shell

nwg-shell 0.3.8

05 Nov 23:51
Compare
Choose a tag to compare
  • nwg-bar -> ~/.config/nwg-bar/bar.json: removed label mnemonics, that stopped working for some mysterious reason.

nwg-shell 0.3.7

01 Nov 02:07
Compare
Choose a tag to compare
  • minor changes to preset-0 & preset-2, to make use of the latest additions to nwg-panel ("minimize" to scratchpad);
  • numerous fixes & improvements to shell components (see the website).

nwg-shell 0.3.6

25 Oct 23:53
Compare
Choose a tag to compare

Change default wallpaper.

nwg-shell 0.3.5

22 Oct 22:08
Compare
Choose a tag to compare

Minor changes

  • some fixes to presets and css style sheets

Related

nwg-shell-config 0.4.3

Support for gtklock 2.x

  • powerbar module suspend command
  • powerbar module userswitch command
  • powerbar module logout command

Thanks to @jovanlanik for additions and bug fixes to gtklock and gtklock-playerctl-module.

Translations

Modified keys:

  • "power-off-tooltip"
  • "reboot-tooltip"
  • "under-clock"

New keys: 

  • "suspend"
  • "suspend-tooltip"
  • "logout"
  • "logout-tooltip"
  • "switch-user"
  • "switch-user-tooltip"

nwg-panel 0.7.12

  • Playerctl module: full (unshortened) label text -> tooltip text;
  • Controls module: added optional, semi-transparent background window to click and close the popup, in addition to the previous behaviour;
  • some typos fixed by @kianmeng;
  • added fallback icon name, same as the app_id, when all other icon name detection methods fail.

nwg-shell 0.3.4

02 Oct 18:28
Compare
Choose a tag to compare
  • added --restore flag to bring back missing configs, styles & data files;
  • added @jovanlanik's gtklock per-preset style sheets;
  • removed gtklock config file (we only rely on arguments);
  • fixed updates check.

nwg-shell 0.3.3

10 Sep 02:01
46425ba
Compare
Choose a tag to compare

Fix for default background missing from fresh installs: whatever could have gone wrong, has gone wrong. This time it should work.

nwg-shell 0.3.2

10 Sep 01:05
167e63a
Compare
Choose a tag to compare

One more fix to setting default background during installation, sorry.

nwg-shell-0.3.1

10 Sep 00:42
5b321ad
Compare
Choose a tag to compare

Hot fix to setting default background during installation.

nwg-shell 0.3.0

08 Sep 23:26
Compare
Choose a tag to compare
  • all the update-related code removed, will now live in the nwg-shell-config -> nwg-shell-updater entry point;
  • the check-updates entry point now allows just one execution per sway session (uses the nwg-shell-check-update.lock file); the script will terminate if the file exists;
  • the check-updates script sends a notification w/ actions, and waits for a response; if you press the 'Update' button, it launches nwg-shell-updater;
  • helper scripts removed from ~/bin / ~/.local/share/bin, will now be installed to /usr/local/bin, together with the package; this is to get rid of editing /etc/environment during installation;
  • added customized foot config file (font=monospace:size=11 and dpi-aware=no).

Packaging notes:

  • the /scripts directory content needs to be installed on the $PATH;
  • please use the nwg-shell-v0.3.0.tar.gz asset. This is the same source code, but will allow me to check downloads number via GitHub API. TIA.

nwg-shell 0.2.5

01 Sep 22:36
Compare
Choose a tag to compare

This release replaces the autotiling package with the nwg-autotiling script. It should be more stable, and fits nwg-shell better.