summaryrefslogtreecommitdiff
path: root/clutter/clutter/x11
Commit message (Expand)AuthorAgeFilesLines
* clutter/x11: disable mousekeys with Numlock ONOlivier Fourdan2019-04-192-2/+27
* clutter: Drop no longer necessary APICarlos Garnacho2019-03-251-51/+0
* clutter: remove x11/clutter-x11-texure-pixmap.cAdam Jackson2019-03-043-1379/+0
* clutter/x11: Consider remapped keys when guessing the keycode from the keysymAndrea Azzarone2019-03-021-0/+20
* Use a consistent style for enum bracesNiels De Graef2019-02-282-3/+6
* clutter: StageWindow: Use G_DECLARE_INTERFACE()Niels De Graef2019-02-271-4/+6
* clutter: cleanup/remove core input X11 backendOlivier Fourdan2019-02-275-757/+1
* clutter: Remove deprecated XInput codeAdam Jackson2019-02-272-54/+0
* clutter: Remove unused clutter-glx-texture-pixmap.c and friendsAdam Jackson2019-02-273-288/+0
* clutter: Remove deprecated clutter_x11_get_stage_visualAdam Jackson2019-02-272-34/+0
* cogl: Remove CoglBool, use gboolean insteadNiels De Graef2019-02-151-2/+2
* clutter: Add generic ClutterKeymap objectCarlos Garnacho2019-01-294-29/+39
* clutter: Fix const qualifier usageJonas Ådahl2019-01-221-1/+1
* clutter/x11: Implement keycode remap to keysyms on virtual key devicesAndrea Azzarone2019-01-113-6/+172
* clutter: Add API to retrieve the physical size of absolute devicesCarlos Garnacho2018-12-061-0/+51
* cogl-framebuffer: Remove swap_throttled configGeorges Basile Stavracas Neto2018-12-061-1/+0
* clutter: Remove ability to externally set sync-to-vblankGeorges Basile Stavracas Neto2018-12-061-2/+1
* clutter/x11: detect tablet type from the Wacom propertyPeter Hutterer2018-12-061-1/+98
* clutter: Assume XGE is available at build timeJonas Ådahl2018-11-081-10/+0
* clutter: Unconditionalize a few X11 extensionsJonas Ådahl2018-11-064-121/+39
* clutter: Remove clutter specific versionJonas Ådahl2018-11-064-37/+37
* clutter: Unconditionally include clutter-build-config.hJonas Ådahl2018-11-064-8/+0
* clutter: Do not latch modifiers on modifier keysCarlos Garnacho2018-10-081-2/+4
* clutter/x11: Implement keycode lookup from keysyms on virtual key devicesCarlos Garnacho2018-08-283-4/+204
* clutter/x11: Detect auto-repeated key eventsAndrea Azzarone2018-08-201-0/+3
* clutter-input-device-xi2: Check for null group_modes before unrefCorentin Noël2018-06-071-1/+2
* clutter/x11: Communicate proper group/mode on pad events.Carlos Garnacho2018-03-033-1/+84
* clutter/x11: Implement missing ClutterInputDevice pad vmethodsCarlos Garnacho2018-03-034-0/+126
* clutter/x11: Plug a leakCarlos Garnacho2018-02-271-0/+1
* clutter/device-manager: Add way to check virtual device supportJonas Ådahl2018-02-232-0/+16
* clutter/x11: Add pointer motion support to virtual devicesJonas Ådahl2018-02-231-0/+9
* clutter: Add smooth scroll and touch API to virtual devicesJonas Ådahl2018-02-231-0/+75
* clutter/x11: Remove video memory purge APIJonas Ådahl2018-02-072-30/+1
* clutter/x11: Configure XKB accessibilityOlivier Fourdan2017-11-162-0/+10
* clutter/x11: Add xkb accessibility helpersOlivier Fourdan2017-11-162-0/+367
* Remove unscaled-font-dpi setting from X11 backendJeremy Soller2017-09-251-1/+0
* clutter: Fix build with --enable-debugCarlos Garnacho2017-08-121-1/+1
* clutter/x11: Emit CLUTTER_PAD_RING/STRIP events on X11Carlos Garnacho2017-07-171-7/+163
* settings: Manage our own font DPIJonas Ådahl2017-07-141-1/+0
* clutter/x11: Set master device on pad button eventsCarlos Garnacho2017-07-131-0/+4
* clutter: Remove window scaling featureJonas Ådahl2017-04-075-93/+34
* input-settings: Set double click timeout from gsettingsArmin Krezović2017-03-241-1/+0
* clutter: Add clutter_input_device_is_grouped call/vfuncCarlos Garnacho2017-03-131-0/+8
* clutter: Fix buildCarlos Garnacho2016-11-071-1/+1
* clutter/x11: Implement ClutterInputDeviceToolCarlos Garnacho2016-11-046-1/+231
* clutter/x11: Add minimal support for pad devicesCarlos Garnacho2016-11-041-0/+89
* clutter/x11: Implement XTest-based ClutterVirtualInputDeviceCarlos Garnacho2016-11-042-0/+33
* clutter: Add virtual input device APIJonas Ådahl2016-08-103-0/+133
* clutter/x11: Set device node information in XI2 devicesCarlos Garnacho2016-07-221-2/+42
* Use signals instead of onscreen framebuffer frame callbacksJonas Ådahl2016-07-202-27/+34