1707 Commits (ead5242e0719d758b65465379f9b5be570426b38)

Author SHA1 Message Date
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
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
Kristian Høgsberg 6c7583de2a evdev: Don't transform device->abs.x/y in place 11 years ago
Jason Ekstrand a985da48a7 Add a --shell option to override the default desktop-shell 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 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
Rusty Lynch 1084da506e Add touch support for wl_shell_surface_move 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Maksim Melnikau 92de144331 add [xwayland] path weston.ini option 11 years ago
Kristian Høgsberg 08b58c7c12 compositor: Handle OOM in weston_buffer_from_resource() 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
Giulio Camuffo 4e5f1153ca Install shared/zalloc.h 11 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 11 years ago
Rusty Lynch f1407ff81d input: Store touch position and time when we start an implicit touch grab 11 years ago
Rusty Lynch 92e83929f0 evdev: Use touch ID 0 when generating touch up event 11 years ago
Adrian Negreanu c838423b5e compositor: Setup weston-launch sock in fbdev 11 years ago
Peter Hutterer 34be0608c7 weston-launch: always drop privileges before execve 11 years ago
Peter Hutterer 4477fee1c3 evdev: log when a device is used as touchpad 11 years ago
Peter Hutterer 6bb15cd4a8 evdev: call evdev_device_destroy on failure 11 years ago
Peter Hutterer 76d35286cf evdev: plug a potential memleak 11 years ago
Peter Hutterer df66c5bf79 evdev: get the current slot value from the absinfo struct or mtdev 11 years ago
Peter Hutterer 0d061e3802 evdev: only use mtdev for Protocol A devices 11 years ago
Peter Hutterer 89af60e6f5 evdev: add comment why we're ignoring key value 2 11 years ago
Peter Hutterer 11f5bfbc09 evdev: prevent unterminated device name 11 years ago
Peter Hutterer 96f0824892 tty: fix typo in error message 11 years ago
Peter Hutterer 45d659dd82 evdev: check for ABS_MT_POSITION_X/Y to determine mt devices 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Peter Hutterer b1bc4a68b0 Add zalloc(size_t) allocator function 11 years ago
Armin K 214e9ce6ff cms-colord: Don't redefine _GNU_SOURCE 11 years ago
Kristian Høgsberg 1c4f163c6d gl-renderer: Only check for subimage when we have extension at compile time 11 years ago
Kristian Høgsberg 59758a8a9e Add workaround for broken GL_EXT_unpack_subimage tokens 11 years ago