You are not logged in.
^Thanks again!
Version number: can I suggest picom_11.2-0.1? (If debian revision under 1 works.)
Because when Debian package it, their first version could well be 11.2-1 so your 11.2-1.1 would be higher.
Alternatively, use a tilde to indicate a lower version: 11.2-1~hhh1 or so.
Good catch! Done...
https://github.com/hhhorb/bunsen-extras/tree/main
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
This is picom 11.2 with the backend line commented-out:
john@trixie-tester:~$ picom ### other stuff [ 08/22/24 15:15:05.591 sanitize_options ERROR ] Backend not specified. You must choose one explicitly. Valid ones are: [ 08/22/24 15:15:05.591 sanitize_options ERROR ] dummy [ 08/22/24 15:15:05.591 sanitize_options ERROR ] xrender [ 08/22/24 15:15:05.591 sanitize_options ERROR ] egl [ 08/22/24 15:15:05.591 sanitize_options ERROR ] glx [ 08/22/24 15:15:05.591 session_init FATAL ERROR ] Failed to get configuration, usually mean you have specified invalid options. [ 08/22/24 15:15:05.591 main FATAL ERROR ] Failed to create new session.
OK, I see those errors too. Weird indeed that it works fine with v10.2. Our default picom.conf has everything under the BACKEND and GLX BACKEND sections commented out...
https://github.com/BunsenLabs/bunsen-co … picom.conf
Anyway, you want to post an issue on @yshui's GitHub?
https://github.com/yshui/picom
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
The battery icon is fine using xfce4-panel. The dev is ant-tint2, I guess.
Nice greenish theme in there @hhh
My Linux installs are as in my music; it s on Metal
Offline
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Hacking. Opened the square images in GIMP and made them circles. Not perfect, but way better...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
The battery icon is fine using xfce4-panel but black in lxpanel. The dev is anti other panels, I guess.
https://i.imgur.com/OiLXNZOm.png
I think the "systray" in xfce4-panel is in fact something different. Something new-fangled that the big boys have moved on to, and the dev does seem to care rather less about the traditional systray now. I'll post the link if I find it.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
johnraff wrote:This is picom 11.2 with the backend line commented-out:
john@trixie-tester:~$ picom ### other stuff [ 08/22/24 15:15:05.591 sanitize_options ERROR ] Backend not specified. You must choose one explicitly. Valid ones are: [ 08/22/24 15:15:05.591 sanitize_options ERROR ] dummy [ 08/22/24 15:15:05.591 sanitize_options ERROR ] xrender [ 08/22/24 15:15:05.591 sanitize_options ERROR ] egl [ 08/22/24 15:15:05.591 sanitize_options ERROR ] glx [ 08/22/24 15:15:05.591 session_init FATAL ERROR ] Failed to get configuration, usually mean you have specified invalid options. [ 08/22/24 15:15:05.591 main FATAL ERROR ] Failed to create new session.
OK, I see those errors too. Weird indeed that it works fine with v10.2. Our default picom.conf has everything under the BACKEND and GLX BACKEND sections commented out...
https://github.com/BunsenLabs/bunsen-co … picom.conf
Anyway, you want to post an issue on @yshui's GitHub?
https://github.com/yshui/picom
Perhaps have xrender as a sane default, as glx may require a sane graphics driver.
Last edited by DeepDayze (2024-08-23 13:15:36)
Real Men Use Linux
Offline
^ +1
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I think the "systray" in xfce4-panel is in fact something different. Something new-fangled that the big boys have moved on to, and the dev does seem to care rather less about the traditional systray now. I'll post the link if I find it.
No need to find the link, it is what it is unless we continue to hack it. The funny thing is that the icon for xfce4-battery-plugin is frigging huge and can't be resized to match the systray, so how they think that's acceptable is beyond me. Also, why the redundancy? The plugin doesn't offer any features that enabling the systray icon does, does it?
It just stinks that there isn't another applet that sends notifications AND let's you open power manager preferences somehow. Those are solid features (right-click systray icon>Preferences>xfce4-power-manager-settings opens).
The thing is, xfce4-panel is really good, can be configured via its GUI and has lots of useful plugins that can be installed individually or all at once ( xfce4-goodies). It looks great in horizontal mode and can be made to look very nice in deskbar mode. Is tint2 such a staple of #!/BL that we can't propose not using it on our default desktop?
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
It just stinks that there isn't another applet that sends notifications AND let's you open power manager preferences somehow. Those are solid features (right-click systray icon>Preferences>xfce4-power-manager-settings opens).
mate-power-manager.
Works the same way as xfce4-power-manager. Dependencies look about the same.
You must unlearn what you have learned.
-- yoda
Online
^m-p-m has come up in the past, eg: https://forums.bunsenlabs.org/viewtopic … 12#p126112
If x-p-m turns out to be unfixable we could consider shifting to m-p-m for sure.
We considered m-p-m a while ago when various things came up with x-p-m, and at the time my overall impression was: a bit heavier in both dependencies and system load, and slightly fewer features.
But those aren't huge differences ...
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
hhh wrote:It just stinks that there isn't another applet that sends notifications AND let's you open power manager preferences somehow. Those are solid features (right-click systray icon>Preferences>xfce4-power-manager-settings opens).
mate-power-manager.
Works the same way as xfce4-power-manager. Dependencies look about the same.
hhh@carbon:~$ sudo apt install mate-power-manager --no-install-recommends
Installing:
mate-power-manager
Installing dependencies:
libcanberra-gtk3-0 libmate-panel-applet-4-1 mate-power-manager-common
Suggested packages:
mate-polkit
Recommended packages:
libcanberra-gtk3-module
Summary:
Upgrading: 0, Installing: 4, Removing: 0, Not Upgrading: 0
Download size: 5753 kB
Space needed: 17.1 MB / 11.7 GB available
Continue? [Y/n]
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
I'm sold. Just have to hunt down and replace the icon(s).
-edit- The battery icons get replaced with nice icons if I install Humanity, so that should make it easy to find the icon names/paths and replace them.
Last edited by hhh (2024-08-23 02:53:12)
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Well, that was easy...
Again, not perfect, but a lot better. Something to work with, at least. Nice reminder, @PackRat!
At least it's just hacking an icon theme, or switching themes, and not patching a power-manager deb with every package upgrade.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
...not patching a power-manager deb with every package upgrade.
Has a certain appeal, yes.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
This I don't understand at all...
xfce4-power-manager/mate-power-manager allow backlight notifications?
So /usr/share/mate-power-manager/icons/hicolor/actions and /status contains the default icons for the applet. But mate-notification-daemon is not installed, the dependency is satisfied by xfce4-notifyd
?!!???
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Is xfce4-notifyd a dependency of xfce4-power-manager?
Any notification daemon should work. I know that dunst works with mate-power-manager. If you decide to go with mate-power-manager, you could swap out xfce4-notifyd for mate-notification-daemon. I'm not sure how much of the mate desktop that will bring in.
You must unlearn what you have learned.
-- yoda
Online
Mate-power-manager brings in these:
$ sudo apt -s install mate-power-manager
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libmate-panel-applet-4-1 mate-power-manager-common
Suggested packages:
mate-polkit
The following NEW packages will be installed:
libmate-panel-applet-4-1 mate-power-manager mate-power-manager-common
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst libmate-panel-applet-4-1 (1.27.0-1 Debian:12.6/stable [amd64])
Inst mate-power-manager-common (1.26.0-2+deb12u1 Debian:12.6/stable [all])
Inst mate-power-manager (1.26.0-2+deb12u1 Debian:12.6/stable [amd64])
Conf libmate-panel-applet-4-1 (1.27.0-1 Debian:12.6/stable [amd64])
Conf mate-power-manager-common (1.26.0-2+deb12u1 Debian:12.6/stable [all])
Conf mate-power-manager (1.26.0-2+deb12u1 Debian:12.6/stable [amd64])
For mate-notification-daemon:
$ sudo apt -s install --no-install-recommends mate-notification-daemon
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
libgtk-layer-shell0 libmate-desktop-2-17 libmate-panel-applet-4-1 mate-notification-daemon-common
The following NEW packages will be installed:
libgtk-layer-shell0 libmate-desktop-2-17 libmate-panel-applet-4-1 mate-notification-daemon mate-notification-daemon-common
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Inst libgtk-layer-shell0 (0.8.0-1 Debian:12.6/stable [amd64])
Inst libmate-desktop-2-17 (1.26.0-2 Debian:12.6/stable [amd64])
Inst libmate-panel-applet-4-1 (1.27.0-1 Debian:12.6/stable [amd64])
Inst mate-notification-daemon-common (1.26.0-1+deb12u1 Debian:12.6/stable [all])
Inst mate-notification-daemon (1.26.0-1+deb12u1 Debian:12.6/stable [amd64])
Conf libgtk-layer-shell0 (0.8.0-1 Debian:12.6/stable [amd64])
Conf libmate-desktop-2-17 (1.26.0-2 Debian:12.6/stable [amd64])
Conf libmate-panel-applet-4-1 (1.27.0-1 Debian:12.6/stable [amd64])
Conf mate-notification-daemon-common (1.26.0-1+deb12u1 Debian:12.6/stable [all])
Conf mate-notification-daemon (1.26.0-1+deb12u1 Debian:12.6/stable [amd64]
Seems to not be too much so these can both be considered.
Last edited by DeepDayze (2024-08-23 18:32:35)
Real Men Use Linux
Offline
xfce4-notifyd is not needed by xfce4-power-manager. mate-power-manager requires mate-notification-daemon OR 14 other options, including xfce4-notifyd (scroll down to mate-notification-daemon and see the note beneath)...
https://packages.debian.org/sid/mate-power-manager
I tested with mate-notification daemon and it does the same thing, splits brightness into it's own notification window (same size, location, icon and slider as in my screenshot).
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline