3242 Commits (96c619af430470c36153bffe040847acd338ce53)
 

Author SHA1 Message Date
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
Rusty Lynch 3bb2b8cfe9 smoke: Add touch support to smoke example 11 years ago
Rusty Lynch 041815aa05 window.c: Add touch handlers 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 499d8a4046 configure.ac: check for wayland scanner macro 11 years ago
Brian Lovin 1bf14815ef terminal.c: Check if fdopen() fails 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 3ca59d3968 clients: fix an error message 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
Brian Lovin bc91926e0c clients: use xmalloc in more places 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
Kristian Høgsberg 4722939d18 gl-renderer.c: Cast wl_resource to void * to avoid warning 11 years ago
Kristian Høgsberg ce7a5d8794 gl-renderer: Test for GL_EXT_unpack_subimage not GL_UNPACK_ROW_LENGTH 11 years ago
Kristian Høgsberg cb61dcf2ce nested: Update to use weston-nested-client binary name 11 years ago
Kristian Høgsberg 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer 11 years ago
Stefan Schmidt 85c40f2d85 clients: Fix typo in simple-touch and simple-shm. 11 years ago
Bryce Harrington c814c58adc Drop extraneous duplicate header includes 11 years ago