gtk/gdk/broadway
Owen W. Taylor df3e19b449 Broadway/Quartz/Win32: make event source prepare()/check() note paused status
When events are paused, we should not return TRUE from prepare() or check().
GTK+ handles this for events that are already in the GTK+ queue, but
we also need suppress checks for events that are in the system queue - if we
return TRUE indicating that there are events in the system queue, then we'll
call dispatch(), and do nothing. The event source will spin, and will never
run the other phases of the paint clock.

(Broadway doesn't have a window system queue separate from the GDK event queue,
but we write the function the same way for consistency.)

https://bugzilla.gnome.org/show_bug.cgi?id=694274
2013-02-21 09:59:58 -05:00
..
broadway-output.c broadway: rename broadway.[ch] to broadway-output.[ch] 2012-12-27 22:56:03 +01:00
broadway-output.h broadway: rename broadway.[ch] to broadway-output.[ch] 2012-12-27 22:56:03 +01:00
broadway-protocol.h broadway: Send window size to new clients 2013-01-08 18:05:06 +01:00
broadway-server.c broadway: Make Sec-WebSocket-Origin optional 2013-01-10 22:50:03 +01:00
broadway-server.h broadway: Allow binding http server to an ip 2013-01-10 21:38:39 +01:00
broadway.js broadway: Don't allow dragging windows above top of window 2013-01-08 18:05:06 +01:00
broadwayd.c broadway: Allow binding http server to an ip 2013-01-10 21:38:39 +01:00
client.html [broadway] New adwaita based css for "wm" 2011-04-19 08:30:21 +02:00
gdkbroadway-server.c broadway: Make /dev/shm names nicer 2013-01-10 23:59:23 +01:00
gdkbroadway-server.h broadway: Move window position ownership to browser 2013-01-08 18:05:06 +01:00
gdkbroadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkbroadwaycursor.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkbroadwaydisplaymanager.h Move single-include guards inside include guards 2012-12-28 09:57:56 -05:00
gdkbroadwayvisual.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkbroadwaywindow.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkcursor-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevice-broadway.c broadway: Separate out the server parts 2012-12-20 00:00:16 +01:00
gdkdevice-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevicemanager-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdevicemanager-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdisplay-broadway.c broadway: Proper handling of http port and display nr 2012-12-27 22:56:04 +01:00
gdkdisplay-broadway.h broadway: Remove leftover typedef 2013-01-10 16:00:43 +01:00
gdkdisplaymanager-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdnd-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkeventsource.c Broadway/Quartz/Win32: make event source prepare()/check() note paused status 2013-02-21 09:59:58 -05:00
gdkeventsource.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkglobals-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkim-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkkeys-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkmain-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkprivate-broadway.h broadway: Separate out the server parts 2012-12-20 00:00:16 +01:00
gdkproperty-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkscreen-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkscreen-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkselection-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdktestutils-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkvisual-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkwindow-broadway.c Reimplement _NET_WM_SYNC_REQUEST inside X11 backend 2013-02-14 17:19:51 -05:00
gdkwindow-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am broadway: Rename gdkbroadway-server-client.c to gdkbroadway-server.c 2012-12-27 22:56:04 +01:00
toarray.pl Add makerules to turn client.html and broadway.js into #include files 2010-11-25 22:09:29 +01:00
TODO.broadway broadway: Make /dev/shm names nicer 2013-01-10 23:59:23 +01:00