mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Owen W. Taylor
3457366066
Move manipulation of the X stack to MetaStackTracker
Since MetaStackTracker is the code that knows about the current X stacking order and the relationship between X windows and Wayland windows, it's cleaner to encapsulate stack manipulation in MetaStackTracker rather than have the calling code make the X calls and only call into MetaStackTracker to inform it about the changes. https://bugzilla.gnome.org/show_bug.cgi?id=736559
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%