98 Commits (2e1968fa1f398e8615197378799ace0a4ea907dd)

Author SHA1 Message Date
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 10 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 10 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 10 years ago
Jasper St. Pierre d8c6aeb8a5 input: Send key-repeat 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 11 years ago
Jason Ekstrand a4ab5422e9 Add a signal for when a seat updates its capabilities 11 years ago
Kristian Høgsberg db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor 11 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 11 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 11 years ago
Kristian Høgsberg c988362a39 input: Transform to surface coordinates outside resource for loop 11 years ago
Ander Conselvan de Oliveira f84327aef2 input: Remove exported function weston_pointer_verify() 11 years ago
Ander Conselvan de Oliveira 4d363cfcf6 input: Fix weston_seat_init_keyboard() error path 11 years ago
Ander Conselvan de Oliveira 23900f70e5 input: Empty the current input region when configuring pointer surfaces 11 years ago
Jonas Ådahl 1afb2383ea input: Unlink saved kbd focus listener when releasing seat 11 years ago
Kristian Høgsberg a30e29af2e input: Ignore touch up events if num_tp is 0 11 years ago
Rui Matos 73d9395e68 input: Don't leak the initial keymap 11 years ago
Ander Conselvan de Oliveira 54e90c7e1e compositor: Make pointers visible when an output is unplugged 11 years ago
Giulio Camuffo 65a07f8aef input: make sure the devices get the resource destruction signal 11 years ago
Jonas Ådahl 91fed5419c input: Reset keyboard state when releasing last seat keyboard 11 years ago
Jonas Ådahl 7395ea05c7 input: Move the xkb fields from weston_seat to weston_keyboard 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Jonas Ådahl 3e12e63f03 input: Reset pointer state when last pointer device was removed 11 years ago
Jonas Ådahl cbfa7f7b22 input: Reset touch state when last touch device was removed 11 years ago
Jonas Ådahl 9484b695b9 input: Keep track of number of touch points inside touch struct 11 years ago
Pekka Paalanen ba34165ce2 compositor: do not recompute size on pointer_set_cursor 11 years ago
Kristian Høgsberg ebd5fd4753 input: Cancel pointer grabs when compositor loses kb focus 11 years ago
Giulio Camuffo 576fe2af4b input: set the focus to NULL when the focus's resource is destroyed 11 years ago
Jason Ekstrand 42133d47d3 input: Fix a segfault in focus checking 11 years ago
Emilio Pozuelo Monfort aa7a4761f6 input: Don't send leave events to destroyed views 11 years ago
Daniel Stone 96d47c0ef7 Add modifier-only binding 11 years ago
Giulio Camuffo cdb4d29096 compositor: add a way to override the default pointer grab 11 years ago
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 11 years ago
Giulio Camuffo 412b024be8 zoom: use the new pointer motion signal to move the zoom frame. 11 years ago
Giulio Camuffo 6fcb378c01 input: add a motion signal to weston_pointer 11 years ago
Kristian Høgsberg b27901c5a7 input.c: Rename default grab functions to be consistent 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Jonas Ådahl b18018867b input: Remove unused variable 11 years ago
Kristian Høgsberg c3244d7abc input: Properly handle setting touch focus to NULL 11 years ago
Rui Matos 65196bc0b9 input: Add core API to update the keymap 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Jonas Ådahl 3042ffe011 udev-seat: Repick seat after a new device was added 11 years ago
Jonas Ådahl a493274442 input: Unmap pointer sprite when no more pointer devices are connected 11 years ago
Jonas Ådahl 630bae8672 input: Unset focus of seat device when releasing last reference 11 years ago
Jonas Ådahl d6e1c34405 evdev: Reference count input device's seat capabilities 11 years ago
Neil Roberts 306fe0838b Only update the touch grab position for the first finger 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Kristian Høgsberg cb406f1afd input: Don't send modifiers if client doesn't have a pointer resource 11 years ago
Giulio Camuffo 0481054c58 input: check that the new focus surface has a valid resource 11 years ago