2936 Commits (ff3230952a68077669e0ea0ac3ceb234273556fc)
 

Author SHA1 Message Date
Ander Conselvan de Oliveira e1bd5a02a0 compositor: Don't rely on surface->clip to cull overlay obscured damage 12 years ago
Ander Conselvan de Oliveira b605c06e2a gl-renderer: Don't change the region supplied to output repaint 12 years ago
Ander Conselvan de Oliveira 8ad1982854 compositor: Keep a z-ordered list of planes 12 years ago
John Kåre Alsaker ef591aa4e9 compositor-drm: Inspect result of gbm_create_device. 12 years ago
Andre Heider ac1cb0b9d2 src/Makefile.am: Fix git-version.h for out of tree builds 12 years ago
Kristian Høgsberg e7144fd175 compositor: Only send release event in response to wl_surface.attach 12 years ago
Kristian Høgsberg 2034780cb2 compositor: Fold weston_buffer_post_release into weston_buffer_reference 12 years ago
Kristian Høgsberg 63093a35ea compositor-drm: Determine opaqueness of a surface correctly 12 years ago
Giulio Camuffo 82cb505287 tests: attach the surface's buffer when moving it 12 years ago
Kristian Høgsberg 068b61c254 compositor: Change notify_motion to take relative motion events 12 years ago
Kristian Høgsberg e2464fd414 compositor: Split pointer motion code into its own function 12 years ago
Kristian Høgsberg 9bcaaebfee compositor: Make sure surface->transform.inverse is a complete matrix 12 years ago
Kristian Høgsberg 383b60fad5 configure.ac: Use automake color-tests 12 years ago
Kristian Høgsberg c1e6c8a2ed compositor: Make sure surface->transform.matrix,inverse are always valid 12 years ago
Giulio Camuffo 184df50d3e compositor: call configure on surfaces with a null buffer too 12 years ago
Satyeshwar Singh 964a342e53 evdev: Wait for SYN event before sending events over to the client 12 years ago
Pekka Paalanen 6d8fcc75b8 update .gitignores for src/ and man/ 12 years ago
Ander Conselvan de Oliveira 2002f88888 compositor-drm: Fix a crash with a fullscreen surface with driver mode 12 years ago
Scott Moreau 8eb6748f15 compositor-drm: Use __func__ instead of hardcoded string 12 years ago
Kristian Høgsberg 24639cc0ca Makefile.am: Distribute weston.ini sample 12 years ago
Quentin Glidic 056e8379a2 Makefile.am: SUBDIRS is automagic 12 years ago
Quentin Glidic f14977f854 tests: Use&Fix parallel tests 12 years ago
Ander Conselvan de Oliveira dda9d78ec9 shell: Go straight to sleep if the sceensaver isn't configured 12 years ago
Ander Conselvan de Oliveira b17537e2c5 shell: Use weston_compositor_sleep() instead of setting DPMS state 12 years ago
Ander Conselvan de Oliveira a4575634f4 compositor: Rename lock and unlock signals to idle and wake 12 years ago
Ander Conselvan de Oliveira 87524b65cb compositor: Move state tracking complexity into shell 12 years ago
Ander Conselvan de Oliveira 859e885985 shell: Use its own timer for the screensaver timeout 12 years ago
Ander Conselvan de Oliveira 19d10ef925 compositor: Move fade animation out of core Weston into shell 12 years ago
Ander Conselvan de Oliveira 29f30fab27 animation: Schedule a repaint only on the outputs the surface is in 12 years ago
Ander Conselvan de Oliveira 8a91324c13 animation: When fading, round the surface alpha when close to 0 or 1 12 years ago
Ander Conselvan de Oliveira ee41605446 animation: Make fade more controllable 12 years ago
Ander Conselvan de Oliveira cbdebc2370 compositor: Split util.c into binding.c and animation.c 12 years ago
Kristian Høgsberg 142d546c14 compositor: Don't free config_file before we done using it 12 years ago
Kristian Høgsberg 762b166c35 xwm: Only call set_fullscreen if the window is mapped 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Kristian Høgsberg 4172f668e7 Pass argc pointer to parse_options() 12 years ago
Jan Arne Petersen d5a97ae053 tests: Fix text-test 12 years ago
Kristian Høgsberg a1377cf198 Add missing builddir includes for version.h 12 years ago
Pekka Paalanen 6f41b0727c window: fix display_acquire_window_surface() 12 years ago
Kristian Høgsberg 7cc3d846f4 compositor-x11: Only try to fullscreen if WM has _NET_WM_STATE_FULLSCREEN 12 years ago
Kristian Høgsberg 97a5614563 weston.ini: Use 'modeline' key for modeline example 12 years ago
Giulio Camuffo 8aa16174e2 shell: Do not hang when mapping a popup twice 12 years ago
Rafal Mielniczuk db790573ad compositor: set data_device keyboard focus in seat_get_keyboard 12 years ago
Kristian Høgsberg 8764466c6b udev-seat: Simplfy enable/disable interface a bit 12 years ago
Kristian Høgsberg 7e597f22d5 compositor-fbdev: Use udev_seat 12 years ago
Kristian Høgsberg 98cfea6f49 compositor-drm: Move udev_seat to its own file 12 years ago
Kristian Høgsberg e809103e0f compositor-drm: Rename a few evdev_* functions to udev_seat_* 12 years ago
Quentin Glidic bb41005259 configure.ac: Make xwayland tests depend on xwayland 12 years ago
Kristian Høgsberg 2f07ef6963 xkb: Don't call exit on failure in weston_compositor_xkb_init() 12 years ago
Kristian Høgsberg 4fd273f400 compositor-x11: Fix pointer type warning 12 years ago