235 Commits (6a3633d2bb0ca72edcfc1517b73b9b352c32bfe1)

Author SHA1 Message Date
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 13 years ago
Scott Moreau 210d079817 Hook up axis events. 13 years ago
Rob Clark 3c97b9017d drm: plane src coords are 16.16 fixed point 13 years ago
Rafal Mielniczuk 778e629b95 shell: correct position of a surface before rotating it. 13 years ago
Kristian Høgsberg 9ab37e8c36 Revert "automake: Don't fail the build if we can't setuid." 13 years ago
Ander Conselvan de Oliveira 29d955685f evdev: fix input lag when processing input from output repaint 13 years ago
Kristian Høgsberg afee221ccb compositor: Fix pointer type mismatch warnings 13 years ago
Juan Zhao 46436618d8 weston_surface: initialize pitch 13 years ago
Bill Spitzak 027b962d8c weston: don't hang in wait() 13 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 13 years ago
Tiago Vignatti 23fdeedf82 evdev: use mtdev for multitouch devices 13 years ago
Ander Conselvan de Oliveira 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() 13 years ago
Ander Conselvan de Oliveira 96b0abd88a compositor: allow multiple input_device_attach()'s with a nil buffer 13 years ago
Ander Conselvan de Oliveira e2d21e82fc compositor-wayland: use image loading code from shared/ 13 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 13 years ago
Alex Wu 07b2606c7a shell: Fix 2 switcher crashes. 13 years ago
Eric Anholt e7ad5cdcd2 automake: Don't fail the build if we can't setuid. 13 years ago
Kristian Høgsberg f02a649a3c Consolidate image loading code and move to shared/ 13 years ago
Kristian Høgsberg bcacef19b0 Add an option parser 13 years ago
Kristian Høgsberg 22ba60e514 x11: Move the xcb fd to the input loop 13 years ago
Kristian Høgsberg aa6019e125 Fix picking crashes 13 years ago
Rob Clark 8efbc8ee62 drm: fix issue copying supported plane formats 13 years ago
David Herrmann 6ac52db3b0 compositor-drm: use udev_device_get_property_value() helper 13 years ago
David Herrmann d7488c2f5b compositor-drm: ignore hotplug-events from other devices 13 years ago
Christopher Michael eb866cd9fe drm: Fix drmModeRes leak on error paths 13 years ago
Benjamin Franzke 0eee939d76 compositor: Fix compilation without xserver launcher 13 years ago
Ander Conselvan de Oliveira de56c311d9 shell: don't assign output for surface of type none 13 years ago
Alex Wu 9c35e6b47d shell: Fix segment fault when clicking to activate a NULL pointer_focus 13 years ago
Alex Wu aa08e2d56d shell: Fix not destroy black surface when fullscreen surface exit abnomally. 13 years ago
Kristian Høgsberg 60c4954b8a shell: Put popups and transients on top of their parent 13 years ago
Kristian Høgsberg 65bec2452e drm: Disable sprites if they're broken 13 years ago
Kristian Høgsberg 7dbf5e2ea7 compositor: Only process input once per frame 13 years ago
Kristian Høgsberg 7ea10864c2 compositor: Move input devices to their own event loop 13 years ago
Kristian Høgsberg abcef3cf7a compositor: Swallow binding key for bindings that don't set up a grab 13 years ago
Kristian Høgsberg d3c0275b14 Use wl_array_for_each() where possible 13 years ago
Pekka Paalanen 4ac32ab669 compositor-drm: fix libbacklight build 13 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 13 years ago
Kristian Høgsberg b41c0810ea compositor: Add a repaint debugging mechanism 13 years ago
Kristian Høgsberg 32bed57d5a shell: Don't launch a new screensaver if the old one is still running 13 years ago
Kristian Høgsberg 525696851e compositor: Damage sprite surface on attach 13 years ago
Kristian Høgsberg 867dec7ff0 compositor: Post keyboard leave before destroying surface 13 years ago
Ander Conselvan de Oliveira 3e3bb3216e compositor: split drag surface update into smaller functions 13 years ago
Ander Conselvan de Oliveira c5fb9a7de9 compositor: fix crash when a drag surface is destroyed during the drag 13 years ago
Kristian Høgsberg 3be2ce9e49 compositor: Organize surface stack using new struct weston_layer 13 years ago
Kristian Høgsberg 944236a712 compositor: Just damage compositor->damage in weston_output_damage() 13 years ago
Kristian Høgsberg 1e8321213d compositor: Implement damage_below by using the new compositor->damage 13 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 13 years ago
Alex Wu 4539b0874f shell: Add implementation of fullscreen. 13 years ago
Alex Wu b9747d02c6 shell: Add implementation of fullscreen. 13 years ago
Kristian Høgsberg 51cba3ca38 compositor-drm: Just pull in libbacklight source for now 13 years ago