gtk2/gdk/broadway
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
..
broadway.c broadway: Initial support fro V7+ websockets 2011-11-10 10:12:28 +01:00
broadway.h broadway: Initial support fro V7+ websockets 2011-11-10 10:12:28 +01:00
broadway.js broadway: Initial support fro V7+ websockets 2011-11-10 10:12:28 +01:00
client.html [broadway] New adwaita based css for "wm" 2011-04-19 08:30:21 +02:00
gdkbroadway.h [broadway] Add gdkbroadway.h public header 2011-04-07 19:25:16 +02:00
gdkbroadwaycursor.h [broadway] Fix up header guards to not refer to gdkx.h 2011-04-07 20:04:48 +02:00
gdkbroadwaydisplaymanager.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkbroadwayvisual.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkbroadwaywindow.h [broadway] Add gdk_broadway_display_get_last_seen_time 2011-04-07 20:18:13 +02:00
gdkcursor-broadway.c [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkdevice-broadway.c [broadway] Ungrab if grabbed window is destroyed 2011-04-15 20:34:32 +02:00
gdkdevice-broadway.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkdevicemanager-broadway.c [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkdevicemanager-broadway.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkdisplay-broadway.c Fix uninitialized digest_len field, causing WebSocket handshake to g_assert. 2011-11-14 09:55:19 +01:00
gdkdisplay-broadway.h [broadway] Handle keyboard modifiers in state 2011-04-14 21:36:42 +02:00
gdkdisplaymanager-broadway.c gdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32 and Broadway 2011-10-07 16:19:41 +02:00
gdkdnd-broadway.c [broadway] Update to new GDK backend APIs 2011-02-11 15:59:50 +01:00
gdkeventsource.c [broadway] Implement gdk_window_begin_resize_drag 2011-04-15 20:34:32 +02:00
gdkeventsource.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkglobals-broadway.c [broadway] Remove old unused declarations 2010-11-25 22:09:33 +01:00
gdkim-broadway.c [broadway] Remove gdk_set_locale 2011-01-20 13:19:01 +01:00
gdkkeys-broadway.c [broadway] Emulate hardware keycodes in keyboard events 2011-04-14 21:36:42 +02:00
gdkmain-broadway.c [broadway] Remove all leftover _gdk_windowing_ functions 2011-01-20 13:12:26 +01:00
gdkprivate-broadway.h [broadway] Implement gdk_window_begin_resize_drag 2011-04-15 20:34:32 +02:00
gdkproperty-broadway.c gdk: Use const instead G_CONST_RETURN 2011-06-10 13:07:54 +01:00
gdkscreen-broadway.c Add gdk_screen_get_monitor_workarea 2011-12-18 14:29:16 -05:00
gdkscreen-broadway.h [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkselection-broadway.c [broadway] Implement selections 2011-04-07 20:21:22 +02:00
gdktestutils-broadway.c [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkvisual-broadway.c [broadway] Make broadway build with new gdk-backend setup 2011-01-19 19:52:51 +01:00
gdkwindow-broadway.c Broadway: Adapt to GdkWindowImpl API change 2011-11-05 01:12:07 -04:00
gdkwindow-broadway.h [broadway] Correctly track remote visible state 2011-04-11 12:09:43 +02:00
Makefile.am Use AM_CPPFLAGS instead the obsolete INCLUDES 2011-07-06 15:58:32 +01:00
toarray.pl Add makerules to turn client.html and broadway.js into #include files 2010-11-25 22:09:29 +01:00