Skip to content

Releases: nwg-piotr/nwg-shell

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.

nwg-shell 0.2.4

28 Aug 23:44
9ef9747
Compare
Choose a tag to compare

The 0.2.4 release simplifies some key bindings in the main sway config file, and adds 2 buttons to panel presets. Also some minor bugs in related css files have been fixed. Performing the upgrade will overwrite your sway config file, panel presets, and panel css style sheets will the new defaults. Your current sway config file will be backed up during the upgrade process. Changes you made to panel presets 0-3 will be lost. You may want to back them up manually, before issuing the nwg-shell-installer -u command. You may also run the command, and then skip overwriting files. After this, you won't be notified about the upgrade availability any longer.

Related:

nwg-panel v0.7.6

  • added grid (launcher) icon;
  • CustomButton module: added tooltip text.

nwg-shell-config v0.3.9

  • added nwg-shell-help entry point, to get rid of the nwg-wrapper-based help widget. Updated (in nwg-shell v0.2.4) panel presets and the main sway config file come with the help button, and the [Super]+F1 key binding, to show the keyboard shortcuts help. You may customize the help window behaviour in the shell config utility. The help content may be edited in the ~/.local/share/nwg-shell-config/help.pango file.
  • resolved autotiling multiple instances issue, appearing on sway reload.
  • added support for the gtklock userinfo module.

nwg-shell 0.2.3

10 Jul 22:04
Compare
Choose a tag to compare

Default configs updated for use with the nwg-shell-config Idle & Lock screen configuration.