mutter/clutter/x11
Emmanuele Bassi d345a61e6c x11: Store the group inside the event platform data
Now that we have private, per-event platform data, we can start putting
it to good use. The first, most simple use is to store the key group
given the event's modifiers. Since we assume a modern X11, we use XKB
to retrieve it, or we simply fall back to 0 by default.

The data is exposed as a ClutterX11-specific function, within the
sanctioned clutter_x11_* namespace.
2010-07-13 08:27:48 +01:00
..
xsettings x11: Add the XSETTINGS machinery 2010-06-21 15:55:36 +01:00
clutter-backend-x11-private.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-backend-x11.c x11: Store the group inside the event platform data 2010-07-13 08:27:48 +01:00
clutter-backend-x11.h x11: Store the group inside the event platform data 2010-07-13 08:27:48 +01:00
clutter-device-manager-x11.c device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-device-manager-x11.h device: Impose per-backend DeviceManager 2010-02-17 17:46:48 +00:00
clutter-event-x11.c x11: Store the group inside the event platform data 2010-07-13 08:27:48 +01:00
clutter-input-device-x11.c
clutter-input-device-x11.h
clutter-settings-x11.h x11: Add the XSETTINGS machinery 2010-06-21 15:55:36 +01:00
clutter-stage-x11.c x11: Clean up NET_WM_STATE modifiers 2010-07-07 14:52:19 +01:00
clutter-stage-x11.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-x11-enum-types.c.in
clutter-x11-enum-types.h.in
clutter-x11-texture-pixmap.c clutter-{glx,x11}-texture-pixmap: Use CoglTexturePixmapX11 2010-06-22 12:22:48 +01:00
clutter-x11-texture-pixmap.h docs: Documentation fixes 2010-03-02 11:12:32 +00:00
clutter-x11.h x11: Store the group inside the event platform data 2010-07-13 08:27:48 +01:00
clutter-x11.pc.in
Makefile.am Add -DCOGL_ENABLE_EXPERIMENTAL_API to Makefiles for Cogl and x11/glx 2010-06-22 12:22:47 +01:00