1
0
Fork 0
mutter-performance-source/src
Jonas Ådahl ff799a1abe window: Reset tile monitor number when untiling
Otherwise we'll end up trying to access the out of date state later.

Fixes the following test failure backtrace:

    #0  _g_log_abort ()
    #1  g_logv ()
    #2  g_log ()
    #3  meta_monitor_manager_get_logical_monitor_from_number ()
    #4  meta_window_get_work_area_for_monitor ()
    #5  meta_window_get_tile_area ()
    #6  constrain_maximization ()
    #7  do_all_constraints ()
    #8  meta_window_constrain ()
    #9  meta_window_move_resize_internal ()
    #10 meta_window_tile ()

https://gitlab.gnome.org/GNOME/mutter/merge_requests/912
2019-11-05 10:36:25 +01:00
..
backends renderer-native: Separate offscreen and shadowfb 2019-11-04 10:44:42 +01:00
compositor plugins/default: Clean up tile preview when closing display 2019-11-05 10:35:00 +01:00
core window: Reset tile monitor number when untiling 2019-11-05 10:36:25 +01:00
meta Allow changing Clutter debug flags at runtime 2019-10-25 19:12:34 +00:00
tests tests/monitor-unit-tests: Add window tiling hot plug test 2019-11-05 10:36:25 +01:00
ui meta: Move private defines to a private header 2019-10-15 11:03:56 +00:00
wayland window-xwayland: Add Xwayland fullscreen games workaround 2019-11-01 14:14:21 +01:00
x11 window-xwayland: Add Xwayland fullscreen games workaround 2019-11-01 14:14:21 +01:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build core/core: Rename and move to x11/meta-x11-window-control 2019-10-15 07:17:29 +00:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml fixed typo 2018-07-24 13:16:36 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml org.gnome.Mutter.ScreenCast: Document what was added in API version 2 2019-02-26 13:39:11 +00:00