xserver-multidpi/hw/xwayland
Olivier Fourdan ab9837cc6a xwayland: Update screen size on output removal
When unplugging an output, it's still listed in xrandr and the size
of the root window still includes the removed output.

The RR output should be destroyed when its Wayland counterpart is
destroyed and the screen dimensions must be updated in both the done
and the destroy handlers.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=92914
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Reviewed-by: Marek Chalupa <mchqwerty@gmail.com>
2015-12-01 12:26:19 -05:00
..
.gitignore Xwayland DDX 2014-04-03 15:19:22 -07:00
drm.xml xwayland: Add glamor and DRI3 support 2014-06-24 15:09:55 -07:00
Makefile.am xwayland: Add dependency on glamor libs 2015-03-24 12:01:38 -07:00
xwayland-cursor.c xwayland: call through to miPointerWarpCursor on warp_cursor 2015-09-18 14:55:00 +02:00
xwayland-cvt.c Xwayland DDX 2014-04-03 15:19:22 -07:00
xwayland-glamor.c xwayland: Do not set root clip when rootless 2015-11-30 12:03:57 -05:00
xwayland-input.c xwayland: Always update the wl_pointer cursor on pointer focus 2015-12-01 12:14:03 -05:00
xwayland-output.c xwayland: Update screen size on output removal 2015-12-01 12:26:19 -05:00
xwayland-shm.c xwayland: Do not set root clip when rootless 2015-11-30 12:03:57 -05:00
xwayland.c xwayland: check if creating xwl_output succeeded 2015-11-30 11:56:28 -05:00
xwayland.h xwayland: Destroy xwl_output when wl_output gets removed 2015-09-25 15:22:18 +02:00