112 Commits (2822136671ed86f3f91cb6ac5c9890b86855b60a)

Author SHA1 Message Date
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
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Stefan Schmidt fda265268d input: Fix trailing whitspaces and indent. 11 years ago
Rob Bradford 6e737f590b input: Use new wl_resource_for_each for sending updated seat caps 11 years ago
Andrew Wedgbury 9a6f02a6b1 Copying xkb_info when creating a seat causes problems 11 years ago
Kristian Høgsberg 69e25fc538 compositor: Implement release request for input interfaces 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 11 years ago
Rusty Lynch f1407ff81d input: Store touch position and time when we start an implicit touch grab 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg 0ff7908767 compositor: Check wl_resource_create() return value 11 years ago
Michael Fu a2bb7919de Reset touch focus in unmap 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 12 years ago
Kristian Høgsberg aaadc774a7 input: Remove wl_seat global when a seat is destroyed 12 years ago
Giulio Camuffo 708b8af018 input: check if the resource is valid in seat_get_pointer 12 years ago
Kristian Høgsberg da751b8f9a input: Don't cache pointer grab interface between calls to focus and motion 12 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 12 years ago
Rob Bradford 382ff46ffb build: Make libxkbcommon build-time optional in the compositor 12 years ago
Matt Roper 01a9273bd2 input: Add support for making libxkbcommon optional 12 years ago
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini 12 years ago
Rob Bradford 806d8c0b78 input: Add weston_pointer_clamp function to ensure pointer visible 12 years ago
Kristian Høgsberg 6c8d778646 compositor: Remove double free()s in resource destructors 12 years ago
Giulio Camuffo 1fd4b01d10 input: check if the focus surface has a valid resource 12 years ago
Jason Ekstrand 44a3863a17 input: Use wl_resource_get accessor functions for resources 12 years ago
Jason Ekstrand 0f2ef7ebd3 Use wl_resource_get_user_data for weston_surface resources 12 years ago
Jason Ekstrand 26ed73cee8 Change weston_surface.resource to a wl_resource pointer. 12 years ago
Rob Bradford e445ae69f2 input: Send the seat name if the client advertises verson 2 of wl_seat 12 years ago
Rob Bradford 9af5f9e0fe input: Add a seat name parameter to weston_seat_init 12 years ago
Alexander Larsson bcd18d9b09 input: Fix possible crash in clip_pointer_motion 12 years ago
Kristian Høgsberg 6848c25677 input: Move surface picking into the pointer grab focus callback 12 years ago
Kristian Høgsberg be6403ed5c input: Get rid of grab focus concept 12 years ago
Kristian Høgsberg e122b7ba58 input: Remove 'current' and related fields from weston_pointer 12 years ago
Kristian Høgsberg 195b869f0e input: Move sprite fields into weston_pointer from weston_seat 12 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 12 years ago
Kristian Høgsberg a4036bbd23 input: Allocate pointer/keyboard/touch structs 12 years ago
Kristian Høgsberg 2bf876282f input: Eliminate weston_seat::has_pointer/keyboard/touch 12 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 12 years ago