Add a fallback for unconverted backends

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 27 April 2016 22:18 UTC

If the monitor vfuncs are not implemented in a display class, fall back to providing a single monitor object representing the entire screen. This is not meant to be 'good enough', it is just to provide some implementation until all backends implement the monitor vfuncs. When that is the case, the fallback should be removed.

b6c4ba0 Add a fallback for unconverted backends
gdk/gdkdisplay.c | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)

Upstream: git.gnome.org


  • Share