2915 Commits (40cb67b2aca16ce650fff95a005c86d766886bd0)
 

Author SHA1 Message Date
Pekka Paalanen 40cb67b2ac window: implement per-surface redraws 12 years ago
Pekka Paalanen 35e82631b6 window: create sub-surfaces 12 years ago
Pekka Paalanen aef0254dd5 window: implement shm triple-buffering 12 years ago
Giulio Camuffo b836664c42 shell: account for the subsurfaces when going fullscreen or maximizing 12 years ago
Giulio Camuffo 61da3fc948 shell: enable moving and resizing of a surface when clicking on a subsurface 12 years ago
Pekka Paalanen 01388e253e shell: keyboard focus and restacking fixes for sub-surfaces 12 years ago
Pekka Paalanen e844bf2a58 tests: add sub-surface protocol tests 12 years ago
Pekka Paalanen e67858b9cf compositor: introduce sub-surfaces 12 years ago
Pekka Paalanen 2396aec684 protocol: add sub-surfaces 12 years ago
Kristian Høgsberg 3d64a3e868 compositor-drm: Destroy sprites before destroying the outputs 12 years ago
Kristian Høgsberg a0868a2d64 editor: Removed unused utf8_characters() function 12 years ago
Richard Hughes b24e48e2ff Add initial color management framework code 12 years ago
Kristian Høgsberg 7b9195f9d6 compositor: Move gl-renderer vertex arrays into gl-renderer.c 12 years ago
Kristian Høgsberg 659f2adacf compositor: Remove stale prototype 12 years ago
Kristian Høgsberg df54a60e67 input: Remove unused focus and key fields from keyboard and focus grabs 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 dba25868bc data-device: Verify that the client has an implicit grab when starting a drag 12 years ago
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 9e885d4bec simple-egl: Add support for EGL_EXT_swap_buffer_with_damage 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 685168661a editor: Fix some offsets for multi-byte characters 12 years ago
Jan Arne Petersen d8aa3327b3 keyboard: Fix offsets when deleting text 12 years ago
Jan Arne Petersen cc75ec11ca text: Rename input_method to wl_input_method 12 years ago
Jan Arne Petersen 2f51d8a2ff text: Improve protocol documentation. 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