2270 Commits (995e6fbcd0f2d42c0e11b8f9d7f3976db69beefd)

Author SHA1 Message Date
Chris Michael 7e7f793174 libinput-device: Remove unnecessary function call 9 years ago
Christopher Michael e1719c7891 libinput-device: Remove unnecessary function call 9 years ago
Derek Foreman 6c19b69fcc compositor-drm: the cursor plane only supports ARGB 9 years ago
Derek Foreman b0427569fd compositor-drm: update internal cursor plane location when disabling cursor 9 years ago
Marek Chalupa 345b4f5b11 compositor-x11: send pointer frame after axis event 9 years ago
Bryce Harrington 2c40d1d30e input: Fix crash when touchscreen generates out of screen coordinate 9 years ago
Carlos Garnacho 4061e2b67e data-device: Check harder for selection/non-wayland sources 9 years ago
Carlos Garnacho 15902bf47a clipboard: zalloc the clipboard_source 9 years ago
Derek Foreman 8efa31b289 input: Don't try to send pointer frames if no focus_client 9 years ago
Carlos Garnacho b288988e83 data-device: Implement compositor-chosen actions 10 years ago
Carlos Garnacho 9c93179023 data-device: Implement DnD actions 10 years ago
Carlos Garnacho 78d4bf9a3e data-device: Implement DnD progress notification 10 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 10 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 10 years ago
Peter Hutterer 60fb1c4ce8 compositor-rdp: update link to wheel delta explanation 10 years ago
Bryce Harrington ea8fb94337 gl-renderer: Fix comment typo 10 years ago
cpaul@redhat.com c9f8f8a7f4 compositor: create_data_source(): Fix potential crash on OOM 10 years ago
Bryce Harrington 89324ce888 compositor: Make types consistent for bitshifting unsigned ints 10 years ago
Bryce Harrington 18e4573cea compositor: Verify that the maximum number of outputs is not exceeded 10 years ago
Bryce Harrington 3f650b8c58 compositor: Document how views and surfaces are mapped to outputs 10 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 10 years ago
Emmanuel Gil Peyrot bc35fdaed1 gl-renderer: Add support for a few YUV dmabuf formats 10 years ago
Emmanuel Gil Peyrot b8053505f4 gl-renderer: introduce a new struct dmabuf_image 10 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 10 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 10 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 10 years ago
Sjoerd Simons c112e0c5bc compositor-fbdev: Drop intermediate shadow buffer 10 years ago
Derek Foreman 748c695ef9 compositor-wayland: Add touch support 10 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 10 years ago
Derek Foreman cfce7d0b11 compositor-wayland: Properly release input resources when caps change 10 years ago
Chris Michael 2ec5f2a633 cosmetic: Remove use of C++ style comments 10 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 10 years ago
Derek Foreman 152254be0d compositor: Add damage_buffer 10 years ago
Emmanuel Gil Peyrot c399692b8e linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct 10 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 10 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 10 years ago
Chris Michael 5ffbfffaf7 main: Remove unused function load_backend_new() 10 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 10 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 10 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 10 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 10 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 10 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 10 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 10 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 10 years ago
Jason Ekstrand 52c476ac8d pixman-renderer: Use output->matrix for region transformations and enable output zoom 10 years ago
Derek Foreman 9774679680 gl-renderer: Make texture_used a bool instead of an int 10 years ago
Derek Foreman 4c11fe777a gl-renderer: Use a bool for needs_full_upload 10 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 10 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 10 years ago