Releases: nwg-piotr/nwg-panel
Releases · nwg-piotr/nwg-panel
nwg-panel 0.1.5
- Executor module: icon placement left/right added to settings;
- check for
python-psutil
altered; - minor improvements.
nwg-panel 0.1.4
- Battery component in Controls got rid of hardcoded text coming from
upower
oracpi
. Now it depends on thepsutil
python module, and displays just percentage and time left to empty. Charging status is being indicated by the icon. This closes #4 and makes #6 irrelevant. - Missing font color added to the sample
style.css
.
nwg-panel 0.1.3
- crash while parsing the
amixer
output (whenpyalsa
module missing) hopefully fixed; - Scratchpad module added: displays clickable icons of windows moved to the sway scratchpad.
nwg-panel 0.1.2
- SwayTaskbar: icons instead of text in the context menu
- Bug fixed: avoid crash on
python-psutil
missing #13 - Bug fixed: avoid crash on
amixer
missing
nwg-panel 0.1.1
nwg-panel 0.1.0
Initial beta release