https://bugs.kde.org/show_bug.cgi?id=398100
Vlad Zagorodniy changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #10 from Vlad Zagorodniy ---
Git commit 8063740efb868a6711d747c2e2559bd57398ead6 by Vlad Zagorodniy.
Committed on 19/10/2018 at 15:24.
Pushed by vladz into branch 'master'.
[effects/translucency] Make inactive Wayland clients translucent
S
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #9 from Vlad Zagorodniy ---
Just for the record: now, only the Translucency effect "is not working" on
Wayland. Other effects **should** work on Wayland.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #8 from Vlad Zagorodniy ---
Git commit 4e545f5594fc8445046f7b6a20b2c313a7891785 by Vlad Zagorodniy.
Committed on 19/10/2018 at 14:49.
Pushed by vladz into branch 'master'.
[effects/dimscreen] Make it work on Wayland
Summary:
There is no co
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #7 from Vlad Zagorodniy ---
Git commit 9f3a447a43e35146f67dc27d176e5b00ceb0665e by Vlad Zagorodniy.
Committed on 19/10/2018 at 11:38.
Pushed by vladz into branch 'master'.
[effects/diminactive] Dim Wayland clients
Summary:
There is no conc
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #6 from Vlad Zagorodniy ---
Git commit 769f2659ddfff8096b826238595a26e5f21c39ad by Vlad Zagorodniy.
Committed on 09/10/2018 at 08:04.
Pushed by vladz into branch 'master'.
[effects] Make Scale and Glide effects Wayland-friendly
Summary:
Th
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #5 from Vlad Zagorodniy ---
Just for tracking: the Cube Slide effect is no longer checking the managed
property.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #4 from Vlad Zagorodniy ---
If we are about to do the following check
> if (!unmanaged && !popup) do stuff
or more concrete
if (!w->isManaged() && w->isPopupWindow()) {
return false;
}
then we don't need to check whether
https://bugs.kde.org/show_bug.cgi?id=398100
David Edmundson changed:
What|Removed |Added
CC||k...@davidedmundson.co.uk
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=398100
Michael D changed:
What|Removed |Added
CC||nortex...@gmail.com
--- Comment #2 from Michael D
https://bugs.kde.org/show_bug.cgi?id=398100
--- Comment #1 from Vlad Zagorodniy ---
Also, what makes hard to abstract what those effects check is a bug(?) in Qt:
tooltips on Wayland are not xdg_popups.
--
You are receiving this mail because:
You are watching all bug changes.
11 matches
Mail list logo