1451 Commits (1cf329bff1850e3132155e9d81ca278fdee40a89)

Author SHA1 Message Date
Kristian Høgsberg 5a9fb35c89 data-device: Eliminate two small helper functions 12 years ago
Kristian Høgsberg c43aad1ab4 data-device: Rename generic weston_drag 'surface' field to 'icon' 12 years ago
Kristian Høgsberg 054c50a6de data-device: Move all drag-related fields out of weston_seat 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 415f30cc08 data-device: Map drag icon in configure handler 12 years ago
Kristian Høgsberg 5f95557631 data-device: Setup and release drag surface and beginning and end of drag 12 years ago
Kristian Høgsberg 40e44ab18d data-device: Fix dnd regression from weston_seat rewrite 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 8799d41b1e compositor: Move fan_debug to gl-renderer 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
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 70d942b4d7 text: Rename ::set_panel to ::set_overlay_panel 12 years ago
Jan Arne Petersen 62ece76b1e text: Rename text_input to wl_text_input 12 years ago
Jan Arne Petersen 00191c7c4a text: Fix serial handling 12 years ago
Jan Arne Petersen b41531a88e text: Only allow input-method started by weston to bind 12 years ago
Jan Arne Petersen 7cd29e199a text: Add output argument to set_toplevel 12 years ago
Jan Arne Petersen 14da96bf81 text: Add support for panels following the cursor 12 years ago
Jan Arne Petersen 78d00e45cc text: Rename text_model to text_input 12 years ago
Jan Arne Petersen 7ef8effca5 text: Order requests and events in a nice way 12 years ago
Jan Arne Petersen fa3573852d text: rename text_model::commit to commit_state 12 years ago
Jan Arne Petersen ece6b5af51 text: Add language and text-direction to protocol 12 years ago
Kristian Høgsberg f91871980e xwm: Reparent client windows into ARGB windows 12 years ago
Richard Hughes afe690cbcf Move the optional output name property from drm_output to weston_output 12 years ago
Chris Michael eb2074a18b Fix not checking return value of drmIoctl function call to map dumb buffer 12 years ago
Richard Hughes ab74562335 Include config.h in compositor-drm.c 12 years ago
Richard Hughes e7299962a9 Add a set_gamma vfunc on weston_output 12 years ago
Richard Hughes 59d5da79be Add a output_created_signal on weston_compositor 12 years ago
Richard Hughes 64ddde1e70 Add a destroy_signal on weston_output 12 years ago
Richard Hughes 2b2092adb4 Extract and parse the EDID when outputs are added 12 years ago
Philipp Brüschweiler 63e7be60b3 shell: clear popup grab interface on remove_popup_grab and popup_grab_end 12 years ago
Hardening 4a3c150c96 Correctly handle extended RDP keycodes 12 years ago
Jonas Ådahl e5a1225bc4 Make backends always specify output repaint time 12 years ago
Kristian Høgsberg b76237e508 compositor-drm: Allow running without launcher if effective UID is 0 12 years ago
Rob Bradford 91ae483ab9 compositor: Use wl_pointer_set_current to cleanup after surface destruction 12 years ago
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 12 years ago
Hardening a83409cbff RDP compositor take 6 12 years ago