86 Commits (adaa20c017a549593e2a735a2d8a73edc9c17b6d)

Author SHA1 Message Date
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
Kristian Høgsberg 624d8f2293 data-device: Don't emit a signal for drag icon changes 12 years ago
Kristian Høgsberg 7848bb687c input: Move drag handling to data-device.c 12 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 12 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 12 years ago
Kristian Høgsberg 4a2a274350 input: Fold wl_seat init/release into weston_seat init/release 12 years ago
Kristian Høgsberg e329f36533 input: Rename wl_touch to weston_touch 12 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 12 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 12 years ago
Kristian Høgsberg 80fb82df3a input: Drop find_resource_for_client() 12 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 12 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 12 years ago
Kristian Høgsberg 2158a889a1 Import input structs and helper functions from wayland 12 years ago