Registered Member
|
|
Registered Member
|
Just a heads up: it has all been fixed in 'master' now Titlebar size and button position should not move anymore when you maximize a window, be it with or without the "draw border on maximized window" option being checked. As a side note, the rationale behind this option being set to false is "Fitts law". Basically: remove all borders. If you want to hit a button just throw your mouse in a corner. Idem for some applications' scrollbar. Best, Hugo |
Registered Member
|
Thanks, Hugo!
And yes, the rationale behind disabling borders on maximized windows by default makes perfect sense. Actually, I don't see a reason for anyone actually wanting borders around maximized windows. What purpose would they serve anyway? |
Registered Member
|
Testing 5.2 now, and the red colour for the on-hovered close button seems off to me:
That red colour is #FF98A2 as far as I can tell, and not any of the colours from the guidelines: https://techbase.kde.org/Projects/Usability/HIG/Color. Is this an overlay issue with the colour (mixing red with white) and thus a bug, or is it a design choice? Or is this only occurring for me? |
Registered Member
|
Color is from standard palette "NegativeForeground" (use of a palette color is the only choice here since we want to accomodate possible palette changes on the user) But then, since I found it too "aggressive", I 'lightened' it (QColor::lighter()) Admittingly, It would be more robust if I'd use the true one (not lightened). It would look like this: http://wstaw.org/m/2015/01/30/plasma-desktopIx3128.png http://wstaw.org/m/2015/01/30/plasma-desktopBz3128.png What do you think ? (and from the above, if it is still not in the guidelines, then the color palette must be changed, not the kdecoration code) |
Registered Member
|
The challenge is that we need a visual distinction between hover and click so that there is sufficient visual feedback on click. So I'm totally cool with using the true palette color (I think it looks better as well), as long as we ensure there is sufficient feedback on click (mouse down).
|
Registered Member
|
How about just simply switching it up? So hover gets the colour of mouse down, and mouse down gets the colour of hover?
|
Registered Member
|
Using color roles for other things isn't a good idea, because we don't know what colors other schemes may assign to these roles, so it may look really bad in other schemes. |
Registered Member
|
Whats the state of breeze light in plasma 5.5? I think its still not shipped by default, do you still plan on doing so?
|
Registered users: bancha, Bing [Bot], Evergrowing, Google [Bot], lockheed, mesutakcan