Updating 47/vertical-workspaces to version 47.5+20250210 [b14ba3cf].
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
297ae772ab
commit
6b0458069f
26 changed files with 5479 additions and 3202 deletions
|
@ -375,6 +375,9 @@ const WorkspaceAnimationController = {
|
|||
switchData.monitors.push(group);
|
||||
}
|
||||
|
||||
Meta.disable_unredirect_for_display(global.display);
|
||||
if (Meta.disable_unredirect_for_display)
|
||||
Meta.disable_unredirect_for_display(global.display);
|
||||
else // new in GS 48
|
||||
global.compositor.disable_unredirect();
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue