3846 Commits (c0f17aba5e007821bf08e58b5033e7e545f6ab10)
 

Author SHA1 Message Date
Kristian Høgsberg 1f7ce6e3d5 configure.ac: Only build libva recorder if we found libva 11 years ago
Kristian Høgsberg 6399646a6b compositor-drm: Pass the wl_resource to gbm_bo_import() 11 years ago
Kristian Høgsberg ab6d6674b6 xwm: Unmap frame window when client window is unmapped 11 years ago
Kristian Høgsberg 318ea37782 xwm: Split creation of frame window out into its own function 11 years ago
Kristian Høgsberg 81cadc725c xwm: Set window->surface to NULL when surface goes away 11 years ago
Kristian Høgsberg 1a7a57f0d9 xwm: Detect WM_NORMAL_HINTS fullscreen attempts 11 years ago
Kristian Høgsberg 59f44c184d xwm: Detect legacy fullscreen modes 11 years ago
Kristian Høgsberg 1b6fed41dd xwm: Update size when override redirect windows change size 11 years ago
Kristian Høgsberg c940dcdb38 configure: Require wayland-server 1.2.90 11 years ago
Rob Bradford 080311879e window: Use new wl_pointer/keyboard_release request 11 years ago
Kristian Høgsberg 69e25fc538 compositor: Implement release request for input interfaces 11 years ago
Kristian Høgsberg 0eac34ab28 configure.ac: Auto-enable vaapi recorder, but allow overrides 11 years ago
Ander Conselvan de Oliveira 6aae4d39d5 compositor-drm: Add hardware accelerated capture of screen using libva 11 years ago
Quentin Glidic 9f43cb48aa autotools: Fix AC_PATH_PROG call 11 years ago
Bryce W. Harrington eec6aee490 .gitignore: Reflect recent client binary rename 11 years ago
Paul Winwood b22bf57e21 window.c: Fix SIGSEGV in pointer_handle_motion 11 years ago
Kristian Høgsberg 037bdc4c5d evdev: Don't parse config file again, use compositor->config 11 years ago
Kristian Høgsberg e1b655df92 shell: Make sure we have seat->pointer and seat->touch before dereferencing 11 years ago
Kristian Høgsberg 73db924ad3 gl-renderer: Use GL_UNSIGNED_SHORT for index array type 11 years ago
Stanislav Vorobiov 6346e501ac subsurfaces: fix rendering problem with cairo-glesv2 11 years ago
Samuel Iglesias Gonsalvez f66f99d9db configure.ac: fix broken compilation when configure with --disable-egl option 11 years ago
Kristian Høgsberg c4a4c6b152 configure.ac: Bump configure.ac version to 1.2.90 11 years ago
Kristian Høgsberg 6c7583de2a evdev: Don't transform device->abs.x/y in place 11 years ago
Brian J Lovin c4df4082c2 desktop-shell: Add support for touch unlock 11 years ago
Jason Ekstrand a985da48a7 Add a --shell option to override the default desktop-shell 11 years ago
Kristian Høgsberg 777874350b simple-egl: Handle missing EGL_EXT_buffer_age better 11 years ago
Pier Luigi Fiorini 403ea92c48 compositor.h: Don't include config.h 11 years ago
Kristian Høgsberg c7d2c4c147 Add more missing config.h #includes 11 years ago
Kristian Høgsberg 4e55d067ea evdev: Initliaze device->link so we can wl_list_remove() without crashing 11 years ago
Kristian Høgsberg 146f5ba466 xwm: Use window->x/y for override redirect surfaces 11 years ago
Kristian Høgsberg e89a8b6ba1 xwm: Fix transform listener 11 years ago
Kristian Høgsberg 122877d5e7 xwm: Fix configure notify handler 11 years ago
Kristian Høgsberg 69981d9621 xwm: Set _NET_WM_CM_S0 instead of relying on the xwayland module to do it 11 years ago
Kristian Høgsberg ac6104ea11 compositor-drm: Zero out create_arg when creating dumb framebuffers 11 years ago
Kristian Høgsberg 0b36d9780f terminal: Include config.h instead of defining _XOPEN_SOURCE 11 years ago
Kristian Høgsberg 7e105f9a91 configure.ac: Add AC_SYS_LARGEFILE for mmap()ing dumb GEM buffers 11 years ago
Kristian Høgsberg a34e2f2adc data-device: Only bail out if we failed to allocate offer 11 years ago
Kristian Høgsberg ab19f937c2 compositor: Only check buffer for NULL tried to allocate something 11 years ago
Daiki Ueno 3e9df07269 autotools: Don't use wayland-scanner.m4 11 years ago
Hardening 58bcc362a7 set RDP output enabled by default (stable 1.2) 11 years ago
Peng Wu cfcc111070 Fixes CJK wide character display 11 years ago
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Ander Conselvan de Oliveira d224bb9218 nested: Fix skipping frames due to texture update without a context 11 years ago
Kristian Høgsberg 0d5fe3a231 nested: The wl_resouce is the buffer, not the wl_resource user data 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Kristian Høgsberg 69594ccf9c window: Use xzalloc() instead of silently failing to add output 11 years ago
Maksim Melnikau 92de144331 add [xwayland] path weston.ini option 11 years ago
Kristian Høgsberg 06b16c2a0b weston-info: Use xmalloc() in weston-info 11 years ago
Kristian Høgsberg adcd54bc3c window: Use xzalloc() instead of failing to add input device 11 years ago
Kristian Høgsberg 1a5f0c34ff window: Fix logic for looking up widget default cursor 11 years ago