https://bugs.kde.org/show_bug.cgi?id=413790
--- Comment #2 from bin70...@eveav.com --- (In reply to Vlad Zahorodnii from comment #1) > Hmm, I'm not sure what you by "API." There are APIs that applications can > use to specify the blur region, the window opacity, and the color scheme for > the server-side decoration. So is it already the case that Konsole, for instance, can synchronize its titlebar colors with its internal color scheme, without requiring the user to set up a window manager rule? If so, is it limited to the list of currently istalled color schemes? > Regarding blurring background behind server-side decorations, the decoration > theme must specify that the background should be blurred by setting key > `blur` in its metadata. The decoration doesn't know by itself which apps should have their titlebar blurred. My proposal is that the apps should be able to request to blur their titlebar background. > > 3) The color scheme set by the window rule also changes colors for the > > titlebar menu. This is not an expected behavior and may result into bugs > > like the one shown in the attachment. The menu colors will also stay the > > same even if the user changes the main color scheme. > As far as I know, this behavior (updating the color palette of the user > actions menu) is totally intentional. Such behavior isn't optimal because the menu is part of the general UI, not so much the titlebar. Changing colors in Konsole doesn't (and shouldn't) affect menu colors, because they are controlled by the global theme. Changing menu colors also causes a bug (shown in the attachment). -- You are receiving this mail because: You are watching all bug changes.