summaryrefslogtreecommitdiff
path: root/src/backends/native/meta-seat-native.c
Commit message (Expand)AuthorAgeFilesLines
* backend: Set up and use ownership chainsJonas Ådahl2022-12-171-3/+5
* backends/native: Fix cursor renderer assignment for tablet devicesCarlos Garnacho2022-02-081-19/+27
* seat-impl: Open/close files via device poolJonas Ådahl2021-07-071-0/+21
* backend: Destroy seat explicitlyJonas Ådahl2021-03-131-19/+8
* seat/impl: Make it possible to run without libinputJonas Ådahl2021-03-121-1/+19
* Revert "backends: Use also a native cursor renderer for tablets"Jonas Dreßler2021-03-081-4/+3
* seat/native: Explicitly destroy MetaSeatImplJonas Ådahl2021-01-191-1/+1
* clutter: Do not poke backend code for motion compressionCarlos Garnacho2020-12-081-27/+0
* clutter: Drop infrastructure to copy/free platform event dataCarlos Garnacho2020-12-081-15/+0
* backends/native: Drop MetaEventNativeCarlos Garnacho2020-12-081-11/+0
* clutter: Move relative motion information to ClutterEventCarlos Garnacho2020-12-081-11/+12
* backends/native: Add distinct meta-input-thread.h headerCarlos Garnacho2020-11-271-2/+1
* backends: Handle numlock saving/restoring directly in backendsCarlos Garnacho2020-11-271-14/+0
* backends/native: Shuffle xkb_keymap creationCarlos Garnacho2020-11-271-7/+52
* backends/native: Proxy modifier state changes via MetaSeatImplCarlos Garnacho2020-11-271-0/+12
* backends/native: Proxy bell notifications from within the MetaSeatImplCarlos Garnacho2020-11-271-0/+9
* backends/native: Proxy touch-mode via MetaSeatImplCarlos Garnacho2020-11-271-1/+12
* backends/native: Forward keyboard a11y changes via the MetaSeatImplCarlos Garnacho2020-11-271-0/+27
* backend/native: Let cursor renderer/tracker be updated by events after warpCarlos Garnacho2020-11-271-6/+0
* backends/native: Spin MetaSeatImpl off MetaSeatNativeCarlos Garnacho2020-11-271-2693/+43
* clutter: Make ClutterSeat::handle_device_event vfunc more genericCarlos Garnacho2020-11-271-3/+3
* backends: Move keyboard a11y into backendsCarlos Garnacho2020-11-271-13/+0
* backends/native: Drop meta_seat_native_[gs]et_stage()Carlos Garnacho2020-11-271-107/+4
* backends: Assign stage to events in MetaBackendCarlos Garnacho2020-11-271-11/+0
* backends/native: Drop early processing of ClutterEventsCarlos Garnacho2020-11-271-7/+0
* backends/native: Use viewport info to find out stage extentsCarlos Garnacho2020-11-271-20/+19
* backends: Use also a native cursor renderer for tabletsCarlos Garnacho2020-11-271-3/+4
* backends: Use MetaViewportInfo to keep MetaSeatNative informed of layoutCarlos Garnacho2020-11-271-51/+59
* core: Centralize cursor renderer and tracker updatesCarlos Garnacho2020-11-271-1/+4
* backends: Add ::device property to MetaCursorRendererCarlos Garnacho2020-11-271-2/+3
* backends/native: Manage tablet cursors in backendCarlos Garnacho2020-11-271-3/+38
* backends: Add meta_backend_get_cursor_renderer_for_device()Carlos Garnacho2020-11-271-0/+23
* backends: Delegate pointer confinements to an impl objectCarlos Garnacho2020-11-271-36/+21
* clutter: Drop clutter_input_device_set_state()Carlos Garnacho2020-11-271-14/+0
* backends/native: Move away from ClutterInputDevice coordsCarlos Garnacho2020-11-271-26/+25
* backends/native: Implement ClutterSeat::query_state() vmethodCarlos Garnacho2020-11-271-0/+49
* backends/native: Don't crash if keymap is misconfiguredSimon McVittie2020-11-261-0/+1
* backends/native: Don't fake device IDsCarlos Garnacho2020-11-181-43/+0
* clutter/backend: Don't dispatch libinput events too earlyOlivier Fourdan2020-10-301-2/+0
* clutter: Drop clutter_input_device_set_stage()Carlos Garnacho2020-10-231-2/+1
* backends/native: Drop users of clutter_input_device_set_stage()Carlos Garnacho2020-10-231-11/+0
* backends/native: Drop all uses of clutter_input_device_get_stage()Carlos Garnacho2020-10-231-159/+43
* backends/native: Move relative motion filter to MetaSeatNative altogetherCarlos Garnacho2020-10-231-14/+104
* backends/native: Make seat constrain pointer to monitors out of the boxCarlos Garnacho2020-10-231-8/+65
* backend/native: Move barrier manager to MetaSeatNativeCarlos Garnacho2020-10-231-1/+28
* backends: Move absolute/relative device mapping to native backendCarlos Garnacho2020-10-231-1/+1
* backends/native: Use libinput seat slot APICarlos Garnacho2020-10-231-52/+41
* backends/native: Assign unique ranges of slots to virtual devicesCarlos Garnacho2020-10-231-0/+38
* backends: Drop the filter for libinput eventsCarlos Garnacho2020-10-231-102/+0
* backends: Use slot from cancel eventsCarlos Garnacho2020-10-231-1/+19