GNOME Bugzilla – Bug 770359
Regression: Unable to disable frame around Xfce clock/systray with Adwaita
Last modified: 2017-01-30 22:21:44 UTC
With the rework of the GTK2 version of Adwaita (https://git.gnome.org/browse/gnome-themes-standard/commit/?id=ba9c19414b0efbc0636996a3ce14a53772832e7e) the following bug reappeared: https://bugzilla.redhat.com/show_bug.cgi?id=863396 The commit that originally fixed this was https://git.gnome.org/browse/gnome-themes-standard/commit/?id=6c099e49f5740e1ce36867bc9750ecaca3ce4408
Hey, could you please include a screenshot? I can look into it but it'll be nicer to know what I'm fixing.
Created attachment 344459 [details] With "Show frame" enabled In the bottom right corner, around the mouth icon (Mumble) you can see Xfce's "Notification Area" (systray). This screenshot is with the option "Show frame" enabled.
Created attachment 344461 [details] With "Show frame" disabled In the bottom right corner, around the mouth icon (Mumble) you can see Xfce's "Notification Area" (systray). This screenshot is with the option "Show frame" disabled. As you can see, it loses some padding, but the frame is still there.
Hm OK, let me see what’s causing the problem.
OK, found the fix, I’ll commit it in a few moments, I just need to look up how to do it correctly, it’s been quite some while since I’ve last done it.
Fixed! It was more of a rabbit hole than I initially thought but it works now -- properly. It should land in 3.24, maybe I’ll even backport it to 3.22 if I find the time. Thanks for the report!
Cheers! Thanks for the quick fix.