1755 Commits (a6128d6183bad20b706f2eb514d232682aa50bdf)
 

Author SHA1 Message Date
Kristian Høgsberg fb6de223b2 compositor: Use GL_EXT_unpack_subimage for texture updates 13 years ago
Kristian Høgsberg 8cbfb2a40a compositor: Rename weston_buffer_attach to weston_surface_attach 13 years ago
Kristian Høgsberg 679f716088 dnd: Damage surface after attaching new buffer 13 years ago
Kristian Høgsberg a8ae8a9135 clients: Fix a couple of warnings 13 years ago
Tiago Vignatti db4ecc61a7 evdev: reuse code for device removal 13 years ago
Ander Conselvan de Oliveira 7fb9f95dce compositor: move force_configure field to shell_surface 13 years ago
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc 13 years ago
Ander Conselvan de Oliveira e11683aab2 compositor: refactor surface_attach() 13 years ago
Ander Conselvan de Oliveira d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces 13 years ago
Ander Conselvan de Oliveira 9390ae3ed1 compositor: make es->pitch consistent between shm and drm surfaces 13 years ago
Ander Conselvan de Oliveira fbf2894812 compositor: add weston_surface_to_global_float helper 13 years ago
Ander Conselvan de Oliveira b8ab14fe04 compositor: add a weston_surface_is_mapped() helper 13 years ago
Kristian Høgsberg f9247ddc31 compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter 13 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 13 years ago
Kristian Høgsberg 42b4f80116 window.c: Do resize work from the repaint idle callback 13 years ago
Kristian Høgsberg 7a011eac73 compositor-drm: Check es->image, not es->buffer when looking for overlays 13 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 13 years ago
Kristian Høgsberg 6bd4d97271 window.c; Only redraw once per frame 13 years ago
Scott Moreau 56456d6578 Secure screenshooter protocol. 13 years ago
Rafal Mielniczuk 2d7ab82d74 shell: fix matrix invertible bug in rotation handler 13 years ago
Scott Moreau a3aa9c9dd6 Add surface opacity controls. 13 years ago
Scott Moreau 1b45a79a0a Switch zoom binding to <Super>+Scroll. 13 years ago
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 126f85535f window.c: Fix the stretch scaling code 13 years ago
Kristian Høgsberg ec323d222c window.c: Increase drop shadow fluffiness 13 years ago
Kristian Høgsberg b8abe7e9ae window.c: Tweak window decoration appearance 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
Ustun Ergenoglu 6dc0f86dbd cairo-util: load_cairo_surface returns NULL if loading the file fails. 13 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 13 years ago
Tiago Vignatti 1b079abe0e tests: add backlight test 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
Eric Anholt 0e8d48b920 configure: Fix build on debian by avoiding bashisms in the test command. 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