[plasmashell] [Bug 470602] Lock and login screen avatars are not rounded due to unported shader effect
David Redondo
bugzilla_noreply at kde.org
Wed Aug 23 16:09:05 BST 2023
https://bugs.kde.org/show_bug.cgi?id=470602
David Redondo <kde at david-redondo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/plas
| |ma/plasma-workspace/-/commi
| |t/65e3986a0893888f14c092b93
| |c0cd7f8d8f5b9a9
Resolution|--- |FIXED
Status|CONFIRMED |RESOLVED
--- Comment #2 from David Redondo <kde at david-redondo.de> ---
Git commit 65e3986a0893888f14c092b93c0cd7f8d8f5b9a9 by David Redondo.
Committed on 23/08/2023 at 16:55.
Pushed by davidre into branch 'master'.
Make shaders in lookandfeel compatible with Qt6
Because qt_add_shaders requires a target use a dummy one and add
it to ALL. Unfortunately there seems to be no way to query the
generated files so we rely on the fact that they are always
generated in .qsb.
Related: bug 470601
M +1 -1 CMakeLists.txt
M +25 -0 lookandfeel/CMakeLists.txt
A +51 -0 lookandfeel/org.kde.breeze/contents/components/UserDelegate.frag
M +1 -39 lookandfeel/org.kde.breeze/contents/components/UserDelegate.qml
A +22 -0
lookandfeel/org.kde.breeze/contents/components/WallpaperFader.frag
M +1 -12
lookandfeel/org.kde.breeze/contents/components/WallpaperFader.qml
https://invent.kde.org/plasma/plasma-workspace/-/commit/65e3986a0893888f14c092b93c0cd7f8d8f5b9a9
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Visual-design
mailing list