2270 Commits (995e6fbcd0f2d42c0e11b8f9d7f3976db69beefd)

Author SHA1 Message Date
Benjamin Franzke 78d3afe21c evdev: Disable the udev monitor when another vt becomes active 14 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 14 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 14 years ago
Kristian Høgsberg 32e568600f shell: Break up a few long lines 14 years ago
Alex Wu 1659daa21f shell: set black surface alpha properly in switcher_next() 14 years ago
Alex Wu 2185843ced shell: Add fullscreen path into activate() 14 years ago
Kristian Høgsberg 875ab9e735 Add signedness warning flag and fix fallout 14 years ago
Kristian Høgsberg ed92f79655 Fix warnings resulting from wayland signedness fixes 14 years ago
Kristian Høgsberg 3448616bc3 Remove weston_shell map and configure function pointers 14 years ago
Kristian Høgsberg 56d23bc3ee shell: Remove obsolete workaround 14 years ago
Kristian Høgsberg dbae80e6b5 compositor: Support alpha for solid color surfaces 14 years ago
Jonas Ådahl 29a9cf0f97 tty: Improve error handling in tty_create() 14 years ago
Jonas Ådahl c97af923d9 Properly dispose event sources and event loops 14 years ago
Kristian Høgsberg b5ef591fac compositor: Stop using EGL_KHR_surfaceless_gles2 14 years ago
Kristian Høgsberg cbcd04794c compostor-drm: Use gbm surface 14 years ago
Tiago Vignatti 0a38611e7d tablet-shell: come back to life 14 years ago
Kristian Høgsberg fb6de223b2 compositor: Use GL_EXT_unpack_subimage for texture updates 14 years ago
Kristian Høgsberg 8cbfb2a40a compositor: Rename weston_buffer_attach to weston_surface_attach 14 years ago
Tiago Vignatti db4ecc61a7 evdev: reuse code for device removal 14 years ago
Ander Conselvan de Oliveira 7fb9f95dce compositor: move force_configure field to shell_surface 14 years ago
Ander Conselvan de Oliveira 093bfa3793 compositor: make surface_configure() a vfunc 14 years ago
Ander Conselvan de Oliveira e11683aab2 compositor: refactor surface_attach() 14 years ago
Ander Conselvan de Oliveira d6ea33dfd6 compositor: use new drag icon listener for setting up drag surfaces 14 years ago
Ander Conselvan de Oliveira 9390ae3ed1 compositor: make es->pitch consistent between shm and drm surfaces 14 years ago
Ander Conselvan de Oliveira fbf2894812 compositor: add weston_surface_to_global_float helper 14 years ago
Ander Conselvan de Oliveira b8ab14fe04 compositor: add a weston_surface_is_mapped() helper 14 years ago
Kristian Høgsberg f9247ddc31 compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter 14 years ago
Kristian Høgsberg 9629fe3206 Simplify shm buffer handling 14 years ago
Kristian Høgsberg 7a011eac73 compositor-drm: Check es->image, not es->buffer when looking for overlays 14 years ago
Tiago Vignatti 9a206c4da5 config-parser: consolidate shell files into weston.ini only 14 years ago
Scott Moreau 56456d6578 Secure screenshooter protocol. 14 years ago
Rafal Mielniczuk 2d7ab82d74 shell: fix matrix invertible bug in rotation handler 14 years ago
Scott Moreau a3aa9c9dd6 Add surface opacity controls. 14 years ago
Scott Moreau 1b45a79a0a Switch zoom binding to <Super>+Scroll. 14 years ago
Scott Moreau 6a3633d2bb Modify bindings for axis event detection. 14 years ago
Scott Moreau 210d079817 Hook up axis events. 14 years ago
Rob Clark 3c97b9017d drm: plane src coords are 16.16 fixed point 14 years ago
Rafal Mielniczuk 778e629b95 shell: correct position of a surface before rotating it. 14 years ago
Kristian Høgsberg 9ab37e8c36 Revert "automake: Don't fail the build if we can't setuid." 14 years ago
Ander Conselvan de Oliveira 29d955685f evdev: fix input lag when processing input from output repaint 14 years ago
Kristian Høgsberg afee221ccb compositor: Fix pointer type mismatch warnings 14 years ago
Juan Zhao 46436618d8 weston_surface: initialize pitch 14 years ago
Bill Spitzak 027b962d8c weston: don't hang in wait() 14 years ago
Bill Spitzak d273e28567 weston: Don't ask for EGL depth buffer if not needed 14 years ago
Tiago Vignatti 23fdeedf82 evdev: use mtdev for multitouch devices 14 years ago
Ander Conselvan de Oliveira 71b1d0c91d compositor: properly restore keyboard_focus in notify_keyboard_focus() 14 years ago
Ander Conselvan de Oliveira 96b0abd88a compositor: allow multiple input_device_attach()'s with a nil buffer 14 years ago
Ander Conselvan de Oliveira e2d21e82fc compositor-wayland: use image loading code from shared/ 14 years ago
Tiago Vignatti 5ab91ad845 compositor: use smoother range for backlight control 14 years ago
Alex Wu 07b2606c7a shell: Fix 2 switcher crashes. 14 years ago