gtk2/gdk/broadway
Emmanuele Bassi def700739d Use a single compilation symbol
We use a compilation symbol in our build to allow the inclusion of
specific headers while building GTK, to avoid the need to include only
the global header.

Each namespace has its own compilation symbol because we used to have
different libraries, and strict symbol visibility between libraries;
now that we have a single library, and we can use private symbols across
namespaces while building GTK, we should have a single compilation
symbol, and simplify the build rules.
2019-11-27 13:33:43 +00:00
..
broadway-output.c broadway: Change events and ops enums to straight ints 2019-03-29 14:30:13 +01:00
broadway-output.h broadway: Initial restructuring of node tree diffing 2019-03-29 14:30:13 +01:00
broadway-protocol.h broadway: Change events and ops enums to straight ints 2019-03-29 14:30:13 +01:00
broadway-server.c broadway: Change events and ops enums to straight ints 2019-03-29 14:30:13 +01:00
broadway-server.h broadway: Keep track of surface owner and only send input to that client 2019-03-29 14:30:13 +01:00
broadway.js broadway: Optionally support data: uris instead of blobs 2019-03-29 14:30:13 +01:00
broadwayd.c broadway: Keep track of surface owner and only send input to that client 2019-03-29 14:30:13 +01:00
client.html Issue #1633 - Ensure focus on click 2019-02-04 17:46:09 +01:00
gdkbroadway-server.c broadway: Fix handling of input with multiple in-process GdkDisplays 2019-03-29 14:30:13 +01:00
gdkbroadway-server.h broadway: Fix handling of input with multiple in-process GdkDisplays 2019-03-29 14:30:13 +01:00
gdkbroadway.h GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkbroadwaycursor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkbroadwaydisplay.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkbroadwaydisplaymanager.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkbroadwaymonitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkbroadwaysurface.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkcairocontext-broadway.c broadway: Add basic GdkCairoContext implementation 2018-04-24 23:17:14 +02:00
gdkcairocontext-broadway.h broadway: Add basic GdkCairoContext implementation 2018-04-24 23:17:14 +02:00
gdkcursor-broadway.c gdk: Drop some unused cursor apis 2018-01-16 23:32:01 -05:00
gdkdevice-broadway.c Get rid of GdkSurfaceImpl 2019-05-28 20:25:14 +00:00
gdkdevice-broadway.h Change FSF Address 2012-02-27 17:06:11 +00:00
gdkdisplay-broadway.c gdk: Remove gdk_surface_move_resize() API 2019-07-25 10:35:43 +02:00
gdkdisplay-broadway.h broadway: More multi-display fixes 2019-03-29 14:30:13 +01:00
gdkdnd-broadway.c Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkdrawcontext-broadway.c Broadway: Add id for nodes and reuse old ones 2019-03-26 17:07:47 +01:00
gdkdrawcontext-broadway.h broadway: Add and use GdkBroadwayDrawContext 2018-04-24 23:24:55 +02:00
gdkeventsource.c broadway: Track popups 2019-05-28 20:25:14 +00:00
gdkeventsource.h Fix some oversights with header guards 2014-12-08 19:31:56 -05:00
gdkglobals-broadway.c Change FSF Address 2012-02-27 17:06:11 +00:00
gdkkeys-broadway.c gdkkeys: Add support to _get_scroll_lock_state() 2015-04-27 20:07:52 -03:00
gdkmonitor-broadway.c broadway: No more screen 2017-11-01 19:44:28 -04:00
gdkmonitor-broadway.h broadway: Port to new monitor api 2016-04-27 23:18:16 -04:00
gdkprivate-broadway.h gdk: Remove gdk_surface_move_resize() API 2019-07-25 10:35:43 +02:00
gdkselection-broadway.c Drop gdk_atom_intern 2017-12-13 23:39:03 -05:00
gdksurface-broadway.c Rename "iconify" to "minimize" 2019-11-16 20:07:37 +00:00
gdksurface-broadway.h gdk: Maintain popup tree in the frontend 2019-05-28 20:25:17 +00:00
gen-c-array.py Rewrite toarray Perl script to Python 2018-02-14 15:51:45 +00:00
meson.build Use a single compilation symbol 2019-11-27 13:33:43 +00:00
TODO.broadway broadway: Make /dev/shm names nicer 2013-01-10 23:59:23 +01:00