mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 07:34:53 +00:00
Add public function to sort windows by stacking
https://bugzilla.gnome.org/show_bug.cgi?id=616050
This commit is contained in:
@@ -151,4 +151,7 @@ void meta_display_focus_the_no_focus_window (MetaDisplay *display,
|
||||
MetaScreen *screen,
|
||||
guint32 timestamp);
|
||||
|
||||
GSList *meta_display_sort_windows_by_stacking (MetaDisplay *display,
|
||||
GSList *windows);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user