Summary: | Chromium incognito should (optionally) provide breeze-dark window borders, to match the GTK theme | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Andrew Brouwers <abrouwers> |
Component: | gtk theme | Assignee: | Janet Blackquill <uhhadd> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version: | 5.16.90 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Incognito1
Incognito2 |
Description
Andrew Brouwers
2019-09-21 19:30:50 UTC
Carson, is this even possible to fix? Can you attach a screenshot that shows the issue? When I use the Breeze Dark color scheme, Chromium-incognito-with-CSD has a border that matches the rest of the window. Created attachment 124204 [details]
Incognito1
Created attachment 124205 [details]
Incognito2
Sure, I've uploaded some screenshots. My use is actually breeze light, but expecting the Chromium Incognito window to use dark window borders. Thinking more about it, I think what I want isn't technically possible. I use BreezeEnhanced, usually, with my controls on the left hand side (ala MacOS). For that reason, using the GTK theme / border (instead of system) isn't possible, because it uses the regular breeze buttons (and, won't put them on the "left" side, ala screenshot #2). Yep, I'm afraid what you want is indeed not possible. incognito1 depicts using the systemwide titlebar, which has no way to know what the application drawn beneath it looks like. If you want app-specific integration between the app and its titlebar (or lack thereof), you need to use CSDs, as depicted by incognito2. Of course if you do that, the appearance is sup to the app itself. You'd need to file a bug on Chromium itself. Yep, I'm afraid what you want is indeed not possible. incognito1 depicts using the systemwide titlebar, which has no way to know what the application drawn beneath it looks like. If you want app-specific integration between the app and its titlebar (or lack thereof), you need to use CSDs, as depicted by incognito2. Of course if you do that, the appearance is sup to the app itself. You |