GNOME Bugzilla – Bug 773857
gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor
Last modified: 2016-11-04 16:11:07 UTC
See patch.
Created attachment 338986 [details] [review] gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor This way we can recommend that applications use the fullscreen_on_monitor() API on both X and Wayland otherwise they'd have to keep a path for each backend to achieve this functionality.
It would be nice to have this on the 3.22 branch too.
Review of attachment 338986 [details] [review]: Sure, looks good. And no objection to putting this on the 3.22 branch too
Attachment 338986 [details] pushed as b8fc4c2 - gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor