[kwin] [Bug 483016] Visually busy backgrounds can make it hard to quickly distinguish windows and their titles

2024-06-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483016

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.1.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 483016] Visually busy backgrounds can make it hard to quickly distinguish windows and their titles

2024-06-26 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=483016

Akseli Lahtinen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/07dcede820 |ma/kwin/-/commit/9b7e0b70fb
   |3eeba7ab772278a1c075701732a |d16e5e00d29207b054ca0c5b550
   |2ac |1b6

--- Comment #6 from Akseli Lahtinen  ---
Git commit 9b7e0b70fbd16e5e00d29207b054ca0c5b5501b6 by Akseli Lahtinen.
Committed on 26/06/2024 at 16:47.
Pushed by akselmo into branch 'Plasma/6.1'.

WindowHeapDelegate: Label text background

Give label text background color to make it easier to distinct from the
background.


(cherry picked from commit 07dcede8203eeba7ab772278a1c075701732a2ac)

840a43da WindowHeapDelegate: add a light background to the delegate item
fcb80fc7 Set background color for label only
41e9c231 Fix formatting
9487e36b Remove id
2fc1d80c Use contentWidth instead of width
70bbe672 Don't draw caption on top of icon
f1463d35 Use largeSpacing for label topmargin
0484872f Use pc3 label
0ad87b1f Use qualified access
20d47f83 Dont set the background to highlight color
df823831 Remove z's, use contentHeight
2310a19d remove unneeded property

Co-authored-by: Akseli Lahtinen 

M  +10   -3src/plugins/private/qml/WindowHeapDelegate.qml

https://invent.kde.org/plasma/kwin/-/commit/9b7e0b70fbd16e5e00d29207b054ca0c5b5501b6

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 483016] Visually busy backgrounds can make it hard to quickly distinguish windows and their titles

2024-06-26 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=483016

Akseli Lahtinen  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/07dcede820
   ||3eeba7ab772278a1c075701732a
   ||2ac

--- Comment #5 from Akseli Lahtinen  ---
Git commit 07dcede8203eeba7ab772278a1c075701732a2ac by Akseli Lahtinen.
Committed on 26/06/2024 at 16:00.
Pushed by akselmo into branch 'master'.

WindowHeapDelegate: Label text background

Give label text background color to make it easier to distinct from the
background.

M  +10   -3src/plugins/private/qml/WindowHeapDelegate.qml

https://invent.kde.org/plasma/kwin/-/commit/07dcede8203eeba7ab772278a1c075701732a2ac

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 483016] Visually busy backgrounds can make it hard to quickly distinguish windows and their titles

2024-06-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483016

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/5976

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 483016] Visually busy backgrounds can make it hard to quickly distinguish windows and their titles

2024-06-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483016

Nate Graham  changed:

   What|Removed |Added

Summary|Overview should hide|Visually busy backgrounds
   |desktop widgets, files, and |can make it hard to quickly
   |folders |distinguish windows and
   ||their titles
   Severity|wishlist|minor

--- Comment #3 from Nate Graham  ---
So some internal discussion in KWin: removing the desktop's contents is a
technical can of worms that's probably not worth it.

The biggest impact is on the window titles, which can be obscured by visually
busy background content, so for that, we could potentially replace the shadow
with a black pill background. We could even potentially add a similar
background around all the windows to distinguish them from the background.

-- 
You are receiving this mail because:
You are watching all bug changes.