2103 Commits (cf7d95a6880c820630a6810895be6acaf9ab1e6c)

Author SHA1 Message Date
Philipp Brüschweiler e14560e381 compositor: add information about the fbdev backend to --help output 13 years ago
Hardening a83409cbff RDP compositor take 6 13 years ago
Philipp Brüschweiler 57edf7f49e compositor: add WESTON_COMPOSITOR_OFFSCREEN state 13 years ago
Giulio Camuffo 7fe01b18d8 sdk: be C++ friendly 13 years ago
Kristian Høgsberg 88817f869f compositor: Remove unused wl_pointer variable 13 years ago
Peter Maatman e5b42e4466 Added handler for SIGABRT 13 years ago
Jonas Ådahl 848e2e670e evdev-touchpad: Disable tap FSM by default on touchpads with button pads 13 years ago
Kristian Høgsberg 5006596a72 compositor-x11: Fix relative motion reporting for multiple outputs 13 years ago
Rob Bradford c088e2c011 compositor: Support notifying with absolute position too 13 years ago
Rafal Mielniczuk 32069c09ea compositor-drm: ensure we run drm-backend using weston-launch 13 years ago
Giulio Camuffo 1b4b61ace3 shell: set the popup grab button as pressed only if it actually is 13 years ago
Giulio Camuffo 5085a75dee shell: handle multiple popups 13 years ago
Rob Bradford 0f3f97d34a weston-egl: Allow compilation against older EGL stack 13 years ago
Siddharth Heroor d6be88b5e2 weston-launch: cleanup - return failures in main with EXIT_FAILURE 13 years ago
Philipp Brüschweiler e74dc19aa1 compositor-rpi: Use correct enum, removes a warning 13 years ago
Philipp Brüschweiler 4b409c387d compositor: remove unused field option_idle_time 13 years ago
Philipp Brüschweiler 7a3ec74cb6 weston-launch: return better value if weston dies because of a signal 13 years ago
Philipp Brüschweiler ff253129c5 weston-launch: move function calls out of assert() 13 years ago
Rafal Mielniczuk fffdcdd654 shell: reset rotation for maximized surface 13 years ago
Rafal Mielniczuk 23c6759b76 shell: block move, rotate, resize in maximized state 13 years ago
Philipp Brüschweiler f3e39f9872 pixman-renderer: don't forget to initialize the debug fields 13 years ago
Pekka Paalanen 483243fa67 compositor, shell: surface transform inheritance 13 years ago
Pekka Paalanen c3ce738653 compositor: introduce weston_surface_geometry_dirty() 13 years ago
Pekka Paalanen f1f48cfa35 compositor: remove redundant geometry dirtying 13 years ago
Rune K. Svendsen 14b2fe7020 Eat scroll event if a key binding function is executed because of it. 13 years ago
Scott Moreau 976a050f8f Fix memory leaks 13 years ago
Ander Conselvan de Oliveira 1c169ffdec gl-renderer: Use EXT_buffer_age and don't assume double buffering 13 years ago
Ander Conselvan de Oliveira e1bd5a02a0 compositor: Don't rely on surface->clip to cull overlay obscured damage 13 years ago
Ander Conselvan de Oliveira b605c06e2a gl-renderer: Don't change the region supplied to output repaint 13 years ago
Ander Conselvan de Oliveira 8ad1982854 compositor: Keep a z-ordered list of planes 13 years ago
John Kåre Alsaker ef591aa4e9 compositor-drm: Inspect result of gbm_create_device. 13 years ago
Andre Heider ac1cb0b9d2 src/Makefile.am: Fix git-version.h for out of tree builds 13 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 13 years ago
Kristian Høgsberg 2034780cb2 compositor: Fold weston_buffer_post_release into weston_buffer_reference 13 years ago
Kristian Høgsberg 63093a35ea compositor-drm: Determine opaqueness of a surface correctly 13 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 13 years ago
Kristian Høgsberg e2464fd414 compositor: Split pointer motion code into its own function 13 years ago
Kristian Høgsberg 9bcaaebfee compositor: Make sure surface->transform.inverse is a complete matrix 13 years ago
Kristian Høgsberg c1e6c8a2ed compositor: Make sure surface->transform.matrix,inverse are always valid 13 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 13 years ago
Satyeshwar Singh 964a342e53 evdev: Wait for SYN event before sending events over to the client 13 years ago
Pekka Paalanen 6d8fcc75b8 update .gitignores for src/ and man/ 13 years ago
Ander Conselvan de Oliveira 2002f88888 compositor-drm: Fix a crash with a fullscreen surface with driver mode 13 years ago
Scott Moreau 8eb6748f15 compositor-drm: Use __func__ instead of hardcoded string 13 years ago
Ander Conselvan de Oliveira dda9d78ec9 shell: Go straight to sleep if the sceensaver isn't configured 13 years ago
Ander Conselvan de Oliveira b17537e2c5 shell: Use weston_compositor_sleep() instead of setting DPMS state 13 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 13 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 13 years ago
Ander Conselvan de Oliveira 859e885985 shell: Use its own timer for the screensaver timeout 13 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 13 years ago