See T598#12287 for some discussion.
This issue is introduced by porting to Debian version 9 codename Stretch and KDE plasma 5.
/usr/share/plasma/plasmoids/org.kde.plasma.systemtray/
See T598#12287 for some discussion.
This issue is introduced by porting to Debian version 9 codename Stretch and KDE plasma 5.
/usr/share/plasma/plasmoids/org.kde.plasma.systemtray/
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | None | T636 enable sdwdate-gui systray by default | ||
Wontfix | None | T633 Non-Qubes-Whonix KDE plasma 5 fixes |
@matvey90 It does not work yet.
This is what I did for testing.
#!/bin/bash set -x sudo service sddm stop rm -r .kde rm -r .local rm -r .config sudo service sddm restart
sdwdate-gui systray is still hidden by default.
Hi folks,
I was told to help you out with preconfiguring the systray plasmoid to set a particular tray icon to always shown?
This is done by adding an init script (run every time the systray widget is added to somewhere) to the look and feel package, like so:
The relevant key there is "shownItems".
Let me know if you have more questions!
Thanks @hein! We don't have to use org.kde.netrunner-core.desktop in path name? Can be anything?
Yep, you can name your own LnF package anything. You could also patch/extend the default one in packaging if you prefer.
What command do you use to build https://github.com/netrunner-artwork/artwork-lnf-netrunner-core?
There's no build commands, LookNFeel packages are just directory structures that can be packaged as compressed archives and get put into the right paths to be picked up by the system.