gtk/gdk/wayland
Matthias Clasen c6df2828b7 Add gdk_screen_get_monitor_workarea
The function returns the part of a monitors area that should be
used for positioning popups, menus, etc. The only non-trivial
implementation atm is in the X backend, all the other backends
just return the full monitor area. The X implementation is
currently suboptimal, since it requires roundtrips to collect
the necessary information. It should be changed to monitor
the properties for changes, when XFixes allows to monitor
individual properties.
https://bugzilla.gnome.org/show_bug.cgi?id=641999
2011-12-18 14:29:16 -05:00
..
gdkapplaunchcontext-wayland.c
gdkcursor-wayland.c wayland: Load cursors from wayland directory under XDG_DATA_DIRS 2011-12-09 18:22:01 +00:00
gdkdevice-wayland.c wayland: Add dummy implementation of the wl_data_device functionality 2011-12-14 14:47:27 +00:00
gdkdisplay-wayland.c wayland: Retrieve the data device manager object 2011-12-14 14:43:35 +00:00
gdkdisplay-wayland.h wayland: Retrieve the data device manager object 2011-12-14 14:43:35 +00:00
gdkdisplaymanager-wayland.c wayland: Add an implementation for GdkAtom 2011-12-14 14:45:44 +00:00
gdkdnd-wayland.c wayland: Drop empty gdkscreen-wayland.h 2011-02-10 23:00:12 -05:00
gdkeventsource.c wayland: Support setting cursors 2011-02-09 14:48:31 -05:00
gdkkeys-wayland.c wayland: Add modifier masks for meta, hyper and super keys 2011-03-01 11:33:07 -05:00
gdkprivate-wayland.h wayland: Drop GdkToplevelWayland and gdkwindow-wayland.h 2011-02-10 22:51:23 -05:00
gdkscreen-wayland.c Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
gdkselection-wayland.c wayland: Pretend selection works, print debug message 2011-02-10 10:54:10 -05:00
gdkwayland.h
gdkwindow-wayland.c wayland: Port from wl_shell to wl_surface_shell 2011-12-05 16:20:39 +00:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00