2214 Commits (496adb3bb3e2b762155aaa80a52b91874ba6b715)

Author SHA1 Message Date
Kristian Høgsberg a4e8b33704 shell: Move binding-modifier to shell section 13 years ago
Tiago Vignatti 0b52d4810d shell: modifier bindings configurable 13 years ago
Scott Moreau 72c2372148 screenshooter: Move buffer assembly to client side 13 years ago
Scott Moreau 062be7ec93 screenshooter: Grab pixel data directly before buffer swap 13 years ago
Casey Dahlin 9074db5d62 Send surface enter/leave events 13 years ago
Casey Dahlin 58ba1370d8 Add an id field to outputs 13 years ago
Casey Dahlin 96d8a75ec0 Change find_resource_for_surface to find_resource_for_client 13 years ago
Scott Moreau 9521d5e553 shell: Cleanup ping_timer code. 13 years ago
Alex Wu adb624a297 compositor-drm: Remove an useless code line. 13 years ago
Scott Moreau c3e54eb8f0 Dim unresponsive windows 13 years ago
Scott Moreau 69367082de Install brightness and saturation variables for surface shader 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Alex Wu bd3354b8b2 shell: Implement "driver" method of fullsceen. 13 years ago
Alex Wu b7b8bda600 compositor-drm: Add switch_mode support. 13 years ago
Alex Wu 2dda604093 compositor: Add a switch_mode hook and a wrapper into the output. 13 years ago
Tiago Vignatti 314db6edef weston-launch: be more descriptive with output messages 13 years ago
Pekka Paalanen a1d57dba87 compositor: make GL_EXT_read_format_bgra optional 13 years ago
Pekka Paalanen 45fab0e8e6 screenshooter: refactor the copy loop 13 years ago
Pekka Paalanen 299e58d9f8 compositor: check queryString success 13 years ago
Pekka Paalanen 52bfbaae14 compositor: use GL_EXT_unpack_subimage only if available 13 years ago
Pekka Paalanen 2eaa11e954 compositor: add EGL_WL_bind_wayland_display definitions 13 years ago
Pekka Paalanen 9bc1a4ef9e compositor: move libudev.h to evdev.h 13 years ago
Tiago Vignatti e4faa2ab05 compositor: init shell after xserver 13 years ago
Tiago Vignatti be14326efd desktop-shell: use more consistent name for the main structure 13 years ago
Kristian Høgsberg eb04ddb1b6 tty: Fall back to K_RAW if K_OFF is not available 13 years ago
Kristian Høgsberg 3730f36c6e shell: Tighten shell.set_popup semantics 13 years ago
Kristian Høgsberg 011abc8ac6 xserver-launcher: Pass serial to wl_input_device_set_selection() 13 years ago
Kristian Høgsberg d012e9dfa4 Make xserver-launcher a module 13 years ago
Kristian Høgsberg 02e79dc935 compositor: Add a destroy signal and turn weston_shell into signals 13 years ago
Kristian Høgsberg 27e30526db Use wl_signal mechanism 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Benjamin Franzke 78db848196 compositor: Damage output in weston_output_init 13 years ago
Benjamin Franzke b687940cd5 compositor: Remove wl_output-global on unplug 13 years ago
Ander Conselvan de Oliveira fe0444a9a9 shell: handle surface destruction during move, resize and rotate grabs 13 years ago
Kristian Høgsberg ba25bd7be1 weston-launcher: Fix uninitialized variable warning 13 years ago
Kristian Høgsberg 9e14091778 weston-launcher: Fix aliasing warnings 13 years ago
Kristian Høgsberg 035dd9c4de compositor: End keyboard grab when compositor loses keyboard focus 13 years ago
Kristian Høgsberg eeb2e50a76 tty: Put console in K_OFF mode 13 years ago
Kristian Høgsberg 5d1c0c58ad drm: Add vt switch keybindings 13 years ago
Kristian Høgsberg a00d60f6ac evdev: Get key state from kernel on vt enter 13 years ago
Kristian Høgsberg 4014a6b05b drm: Remove input devices before cancelling repaints in vt switch away 13 years ago
Kristian Høgsberg e5cf741669 xserver: Return EEXIST if unlinking lockfile fails 13 years ago
Kristian Høgsberg 2c76be7c1b xserver: Don't leak lockfile fd on error path 13 years ago
Kristian Høgsberg 31dd6b86c1 compositor: Don't pass output to notify_keyboard_focus 13 years ago
Benjamin Franzke 78d3afe21c evdev: Disable the udev monitor when another vt becomes active 13 years ago
Benjamin Franzke bfeda130de Introduce weston-launch 13 years ago
Scott Moreau 80d27b7e06 screenshooter: Properly handle multiple outputs. 13 years ago
Kristian Høgsberg 32e568600f shell: Break up a few long lines 13 years ago
Alex Wu 1659daa21f shell: set black surface alpha properly in switcher_next() 13 years ago
Alex Wu 2185843ced shell: Add fullscreen path into activate() 13 years ago