127 Commits (71f5704879a5daa77fbc83243c8ea5882fd2ab62)

Author SHA1 Message Date
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 10 years ago
Derek Foreman 30ce607682 input: Check device counts in bind_seat() 10 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Derek Foreman bc91e54a8c input: clean up update_keymap a little 10 years ago
Derek Foreman 1b786eecaa input: minor clean up in weston_seat_repick() 10 years ago
Derek Foreman 244e99e18c input: clean up notify_modifiers a little 10 years ago
Derek Foreman 345c9f366f input: clean up seat_get_keyboard a little 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Derek Foreman 4e53c53fe7 input: Don't recreate the cursor sprite when only the hotspot changes 10 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 10 years ago
Giulio Camuffo b6ddf6c229 input: store the grab serial of the keyboard 10 years ago
Derek Foreman fd5ca513f9 input: Add comment explaining why pointer isn't freed when device is removed 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 10 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 10 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 10 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 10 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 10 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 10 years ago
Giulio Camuffo de77e32b10 input: fix access to invalid resource 10 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Jonas Ådahl 16fe4dcea9 input: Schedule pointer sprite repaint when cursor is set 11 years ago
Derek Foreman 362656bfa3 touch-input: Don't dereference NULL pointer during full screen fade 11 years ago
Giulio Camuffo 6ef444d094 compositor: add a way to change the keyboard locks 11 years ago
Ran Benita c9c74156cd Don't protect xkb_*_unref from NULL 11 years ago
Ran Benita 2e1968fa1f Replace deprecated xkbcommon symbols with current names 11 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 11 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 11 years ago
Jasper St. Pierre d8c6aeb8a5 input: Send key-repeat 11 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 11 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