Skip to content

My issues with lxpanel on gtk3 #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pitsi opened this issue Apr 19, 2025 · 0 comments
Open

My issues with lxpanel on gtk3 #106

pitsi opened this issue Apr 19, 2025 · 0 comments

Comments

@pitsi
Copy link

pitsi commented Apr 19, 2025

Preface: The following is an almost an exact copy (images too) of what I said 1+ year ago at a project named lxde-continued, which had patched lxpanel for some of the issues it had when built with gtk3. On my end, lxpanel reached debian unstable on September 2023, a few weeks after the release of debian 12 as stable, and it was on 0.10.1 as before, but rebuilt with gtk3.
And from all the issues it had with gtk3, that fork only solved two: the one with the tooltips and the one with the geometry (panel expanding beyond the screen's borders), which tbh was the most annoying one.

So, since the geometry issue was solved in 0.11 and the tooltips issue is a known and unsolved one, here are the ones that I have spotted and I have not found similar reports for them.

App icons 1 of 2: As you can see below, sometimes the panel renders the apps' icons completely blank

2023-12-03-173717_1280x1024_scrot

and sometimes it renders them properly. This is usually fixed after a restart of the panel and is a known issue.

2023-12-03-173758_1280x1024_scrot

App icons 2 of 2: Moreover, when the icons are drawn properly, they are cropped at their top and bottom as you can see here.

2023-12-03-175615_1280x1024_scrot

Theming: For some reason, the panel prefers the "light" version of the gtk3 theme. I use numix as my gtk theme since ages and the panel, at its gtk2 era, had that dark color its menu has. Just to be sure it is not a gtk3 issue, I tried xfce4-panel (pictured is v4.18.4, stock configuration, just moved it at the bottom), which is definitely built against gtk3, and it is dark indeed.

2023-12-04-072829_1280x1024_scrot
2023-12-04-074414_1280x1024_scrot

My panel layout is very simple: menu + seperator + task bar + tray + digital clock + application launch bar (the single icon on the far right). And all of these issues are related to the gtk3 transition. It had no issues on gtk2.

Debian unstable x64, lxpanel 0.11.1 and gtk 3.24.49.t Before testing again for 0.11.x, I deleted the entire ~/.config/lxpanel/ folder so as to get the default configuration and avoid any old settings that would create a misconfiguration mess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant