Skip to content

Releases: nwg-piotr/nwg-shell

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.

nwg-shell 0.2.2

16 May 22:29
Compare
Choose a tag to compare

Presets -> swaync -> added default control-center-width value.

nwg-shell 0.2.1

13 May 01:06
Compare
Choose a tag to compare

nwg-shell 0.2.0

08 May 13:28
7735f1c
Compare
Choose a tag to compare
  • lxappearance replaced with nwg-look
  • wdisplays replaced with nwg-displays
  • some improvements/bug fixes in shell components

nwg-shell-config

  • new layout
  • new includes added to sway config: workspaces, keyboard, pointer, touchpad; they come with appropriate GUI
  • sway config file simplified; upgrade will overwrite the old one (!)

nwg-shell 0.1.3

15 Feb 23:36
Compare
Choose a tag to compare

Disabled module-related -v flag in the sway-save-outputs script.