138 Commits (89b6a4931ef40e4524fec9bfc05627be9a974758)

Author SHA1 Message Date
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 10 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 10 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 10 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 10 years ago
Jonas Ådahl 8283c343ec input: Don't send wl_pointer.motion if position didn't change 10 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 10 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 10 years ago
Chokshi, Mitul d669714d71 input: add new client to resource_list instead of focus_resource_list 10 years ago
Chris Michael 3f607d3e1c weston-input: Reformat weston_log line to add missing space between words 10 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 10 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 10 years ago
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 11 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 11 years ago
Jon Cruz 4678bab13c Remove redundant #include path component. 11 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 11 years ago
Derek Foreman bc91e54a8c input: clean up update_keymap a little 11 years ago
Derek Foreman 1b786eecaa input: minor clean up in weston_seat_repick() 11 years ago
Derek Foreman 244e99e18c input: clean up notify_modifiers a little 11 years ago
Derek Foreman 345c9f366f input: clean up seat_get_keyboard a little 11 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 11 years ago
Derek Foreman 4e53c53fe7 input: Don't recreate the cursor sprite when only the hotspot changes 11 years ago
Jonas Ådahl b407024ea1 input: Make setting the same pointer cursor state again a no-op 11 years ago
Giulio Camuffo b6ddf6c229 input: store the grab serial of the keyboard 11 years ago
Derek Foreman fd5ca513f9 input: Add comment explaining why pointer isn't freed when device is removed 11 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 11 years ago
Giulio Camuffo a20ca811f9 input: send focus events to the focused client when running a key binding 11 years ago
Derek Foreman d621df2dee input: Use slightly less obscure logic in evdev_notify_keyboard_focus() 11 years ago
Giulio Camuffo fde9490d7e input: don't run the key bindings on focus in 11 years ago
Pekka Paalanen 86b5396d89 Revert "input: don't send to clients key events eaten by bindings" 11 years ago
Pekka Paalanen c557ff7ea3 input: use tmp var in pointer_unmap_sprite 11 years ago
Giulio Camuffo 5c11fc6fb7 input: don't send to clients key events eaten by bindings 11 years ago
Giulio Camuffo de77e32b10 input: fix access to invalid resource 11 years ago
Derek Foreman 280e7dd918 cosmetic: replace boolean function return values with bool 11 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 11 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 12 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 12 years ago
Jason Ekstrand a4ab5422e9 Add a signal for when a seat updates its capabilities 12 years ago
Kristian Høgsberg db1fccb3d8 input: Send leave and enter pair when the surface moves under the cursor 12 years ago
Kristian Høgsberg e11ef64534 compositor: Drop core ping_handler callout 12 years ago
Kristian Høgsberg c896401209 input: Run touch binding before calling touch grab 12 years ago