3272 Commits (a985da48a7c572b77db0bd1a7bae1fc75b0c7f93)
 

Author SHA1 Message Date
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
Kristian Høgsberg 08b58c7c12 compositor: Handle OOM in weston_buffer_from_resource() 11 years ago
Kristian Høgsberg 980b018825 window: Don't check for subcompositor in window_add_subsurface() 11 years ago
Kristian Høgsberg b20b00923a window: Add API to check for subcompositor, use in subsurface example 11 years ago
Kristian Høgsberg c85a9178c7 simple-touch: Handle OOM when allocating struct touch 11 years ago
Kristian Høgsberg 96c619af43 simple-shm: Handle OOM when allocating struct display 11 years ago
Kristian Høgsberg 20ffdffc03 keyboard: Don't use next_utf8_char() to go back where we came from 11 years ago
Armin K 0a8461b95e autotools: Add configure summary 11 years ago
Kristian Høgsberg 3e125830a5 terminal: Make utf-8 state machine assemble unicode code point value 11 years ago
Giulio Camuffo 13b85bdb65 compositor: ref-count weston_surface instances 11 years ago
Kristian Høgsberg b1c02a80ef evdev: Ignore joystick devices 11 years ago
Giulio Camuffo 9f42e50868 xwm: do not crash when activating a NULL surface 11 years ago
Armin K b502f906db evdev-touchpad: Set some options using weston.ini 11 years ago
Rob Bradford 7ac9f73c7d weston-launch: Only pass non-NULL value into setenv() 11 years ago
Rolf Morel 14c9892069 evdev: write EV_SYN input_event along with led events to device 11 years ago
Kristian Høgsberg e9cabc1bc3 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display 11 years ago
Rob Bradford 4c1a9bc684 build: Allow more control over cairo use in the clients 11 years ago
Kristian Høgsberg 473f248d7e screenshooter: Add missing newline and use program_invocation_short_name 11 years ago
Kristian Høgsberg bdd8377312 screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la 11 years ago
Giulio Camuffo 4e5f1153ca Install shared/zalloc.h 11 years ago
Adrian Negreanu f5e3ad295c fix compile error when EGL_BUFFER_AGE_EXT is missing 11 years ago
Adrian Negreanu 6d14b14147 remove dependency on EGL_KHR_surfaceless_context 11 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 11 years ago
Rusty Lynch 4384a24a9e desktop-shell: Add touch support to panel launcher icons 11 years ago
Rusty Lynch 3ba1263438 calibrator: Add touch support to calibrator 11 years ago