80 Commits (65a07f8aef9538602792b33cb33fe856708173c0)

Author SHA1 Message Date
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 13 years ago
Kristian Høgsberg 195b869f0e input: Move sprite fields into weston_pointer from weston_seat 13 years ago
Kristian Høgsberg fe7aa90ed4 compositor: Adapt to wl_surface going away 13 years ago
Kristian Høgsberg a4036bbd23 input: Allocate pointer/keyboard/touch structs 13 years ago
Kristian Høgsberg 2bf876282f input: Eliminate weston_seat::has_pointer/keyboard/touch 13 years ago
Kristian Høgsberg aad8099c2f data-device: Update drag icon position from configure and motion handlers 13 years ago
Kristian Høgsberg 624d8f2293 data-device: Don't emit a signal for drag icon changes 13 years ago
Kristian Høgsberg 7848bb687c input: Move drag handling to data-device.c 13 years ago
Kristian Høgsberg e314875d00 input: Merge wl_seat into weston_seat 13 years ago
Kristian Høgsberg 4912454ba4 input: Remove wl_seat destroy signal 13 years ago
Kristian Høgsberg 4a2a274350 input: Fold wl_seat init/release into weston_seat init/release 13 years ago
Kristian Høgsberg e329f36533 input: Rename wl_touch to weston_touch 13 years ago
Kristian Høgsberg 02bbabbd56 input: Rename wl_pointer to weston_pointer 13 years ago
Kristian Høgsberg a71e8b2e4d input: Rename weston_device_repick() to weston_seat_repick() 13 years ago
Kristian Høgsberg 80fb82df3a input: Drop find_resource_for_client() 13 years ago
Kristian Høgsberg b5e26104ee move input code from compositor.c into input.c 13 years ago
Kristian Høgsberg 29139d4a45 fold wl_keyboard into weston_keyboard 13 years ago
Kristian Høgsberg 2158a889a1 Import input structs and helper functions from wayland 13 years ago