Releases: nwg-piotr/nwg-shell
nwg-shell 0.5.2
Hotfix/Hyprland: added missing exec = nwg-look -a
to autostart, to apply initial GTK settings.
nwg-shell 0.5.1
Hotfix: restored missing initial nwg-shell-config settings files.
nwg-shell 0.5.0
Added support for Hyprland Wayland compositor.
nwg-shell 0.4.3
nwg-shell 0.4.2
The installer bash script now allows to select the file manager, text editor and web browser from menus of popular apps. That's why it can no longer be redirected to bash, and needs to be saved on your local drive. However, you can still do it in a single line:
wget https://raw.github.com/nwg-piotr/nwg-shell/main/install/arch.sh && chmod u+x arch.sh && ./arch.sh && rm arch.sh
nwg-shell 0.4.1
Added support for the simple webinstaller script (Arch Linux).
nwg-shell 0.4.0
This is to replace the 'updates' nwg-panel executor with the update indicator system tray icon.
To become more distro agnostic sooner or later, we removed the Arch Linux-specific nwg-panel executor-updates
from preinstalled configs. The system tray update notifier icon is going to replace it.
This affects new installs. Current users should remove the updates
executor from their panels, and leave the "Update tray icon" on:
For now it works on Arch and derivatives only. To add support for other distros, I expect packagers to cooperate.
Also see: #55
nwg-shell 0.3.9
- fixes #31
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).