Releases: nwg-piotr/nwg-shell
Releases · nwg-piotr/nwg-shell
nwg-shell 0.3.8
- nwg-bar ->
~/.config/nwg-bar/bar.json
: removed label mnemonics, that stopped working for some mysterious reason.
nwg-shell 0.3.7
- 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
Change default wallpaper.
nwg-shell 0.3.5
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
- 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
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
One more fix to setting default background during installation, sorry.
nwg-shell-0.3.1
Hot fix to setting default background during installation.
nwg-shell 0.3.0
- 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 thenwg-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 launchesnwg-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
anddpi-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
This release replaces the autotiling
package with the nwg-autotiling
script. It should be more stable, and fits nwg-shell better.