gnome-shell/js
Marco Trevisan (Treviño) 3a34c16eca workspaceAnimation: Do not create clones for override redirect windows
Override redirect windows manage their own positioning and size alone
and are always sticky, so we're not covering them either with the
animation MonitorsGroup, and thus there's no need to clone them or we'd
end up having two windows painted.

This was causing the shell tray icon window actors (that have no opacity
by default but that are override redirect) to show up during the
animation as their clone animation is not 0.

The other option would be hide them during the animation phase, but
there's no need for this.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3285>
2024-04-26 18:31:48 +00:00
..
dbusServices Revert "screencastService: Use 'screen' encoder profile for openH264" 2024-04-15 20:23:42 +02:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm general: Remove periods from single sentences 2024-04-24 13:58:01 +02:00
misc cleanup: Replace deprecated String.prototype.substr() 2024-04-19 17:38:37 +00:00
portalHelper portalHelper: Fix handling of invalid TLS certificates 2024-04-25 19:33:09 +02:00
ui workspaceAnimation: Do not create clones for override redirect windows 2024-04-26 18:31:48 +00:00
js-resources.gresource.xml components: Drop telepathy client 2024-03-03 01:33:16 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00