wayland: Add basic multiple output support
Store the wl_output pointer within the the GdkWaylandMonitor structure.
This commit is contained in:
@ -61,7 +61,6 @@ struct _GdkWaylandDisplay
|
||||
struct wl_compositor *compositor;
|
||||
struct wl_shm *shm;
|
||||
struct wl_shell *shell;
|
||||
struct wl_output *output;
|
||||
struct wl_input_device *input_device;
|
||||
struct wl_data_device_manager *data_device_manager;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user