Bug 367976 - Add option to toggle titlebar seperator
Summary: Add option to toggle titlebar seperator
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: window decoration (show other bugs)
Version: 5.7.3
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-29 21:50 UTC by Nikolaos Kakouros
Modified: 2016-09-06 12:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolaos Kakouros 2016-08-29 21:50:59 UTC
Under the titlebar, there is a 1-2px line that seperates the decoration from the window content. There used to at some point (in kde4 I think) an option to hide it. It would be really nice to have it back! Here are some relevant links:
https://www.reddit.com/r/kde/comments/5079wd/is_there_a_way_to_remove_this_titlebar_seperator/
https://www.marc.info/?l=kde-commits&m=142141626103679&w=1

Reproducible: Always
Comment 1 Hugo Pereira Da Costa 2016-09-05 10:24:20 UTC
Hi, 
Thanks for reporting.

What is the use case for having such an option ?

I can understand that one would want to remove it when chosing the same window decoration background color as the window background (which is done automatically already), 
but I cannot find a reason for doing it in any other case. Is there ? 

If not, I am afraid this will be a "wontfix" since the separator is seen as a design choice, and because we try to avoid adding to many "corner case" options (they tend to clutter the code, generate bugs and make things less maintainable)

Regards,

Hugo
Comment 2 Nikolaos Kakouros 2016-09-06 11:52:12 UTC
Not any important as I can tell. The issue came up with firefox and other apps not written in qt that do not follow kde's color settings. In firefox, I had a blue theme and had applied a blue titlebar through "Special application settings" , choosing a custom color scheme. The seperator was there, although the window and titlebar had the same color. It then crossed my mind to set the window color in the color scheme to the same blue color, even though it wouldn't be used. And that seemed to do the trick. So, solved for my case.
Comment 3 Hugo Pereira Da Costa 2016-09-06 12:01:03 UTC
Hi, 
I'm not sure I really understand the problem and the fix, but if 'fixed', I am glad.
Closing.