Commit Graph

  • 69594ccf9c window: Use xzalloc() instead of silently failing to add output Kristian Høgsberg 2013-08-15 14:28:25 -0700
  • 92de144331 add [xwayland] path weston.ini option Maksim Melnikau 2013-08-14 22:33:10 +0300
  • 06b16c2a0b weston-info: Use xmalloc() in weston-info Kristian Høgsberg 2013-08-15 14:20:53 -0700
  • adcd54bc3c window: Use xzalloc() instead of failing to add input device Kristian Høgsberg 2013-08-15 14:17:13 -0700
  • 1a5f0c34ff window: Fix logic for looking up widget default cursor Kristian Høgsberg 2013-08-15 14:15:18 -0700
  • 08b58c7c12 compositor: Handle OOM in weston_buffer_from_resource() Kristian Høgsberg 2013-08-15 12:26:42 -0700
  • 980b018825 window: Don't check for subcompositor in window_add_subsurface() Kristian Høgsberg 2013-08-15 11:56:41 -0700
  • b20b00923a window: Add API to check for subcompositor, use in subsurface example Kristian Høgsberg 2013-08-15 11:54:03 -0700
  • c85a9178c7 simple-touch: Handle OOM when allocating struct touch Kristian Høgsberg 2013-08-15 11:40:30 -0700
  • 96c619af43 simple-shm: Handle OOM when allocating struct display Kristian Høgsberg 2013-08-15 11:39:52 -0700
  • 20ffdffc03 keyboard: Don't use next_utf8_char() to go back where we came from Kristian Høgsberg 2013-08-15 11:37:09 -0700
  • 0a8461b95e autotools: Add configure summary Armin K 2013-08-14 03:13:53 +0200
  • 3e125830a5 terminal: Make utf-8 state machine assemble unicode code point value Kristian Høgsberg 2013-08-13 17:23:54 -0700
  • 13b85bdb65 compositor: ref-count weston_surface instances Giulio Camuffo 2013-08-13 23:10:14 +0200
  • b1c02a80ef evdev: Ignore joystick devices Kristian Høgsberg 2013-08-13 14:55:39 -0700
  • 9f42e50868 xwm: do not crash when activating a NULL surface Giulio Camuffo 2013-08-13 11:42:02 +0200
  • b502f906db evdev-touchpad: Set some options using weston.ini Armin K 2013-07-31 01:41:03 +0200
  • 7ac9f73c7d weston-launch: Only pass non-NULL value into setenv() Rob Bradford 2013-08-09 11:30:38 +0100
  • 14c9892069 evdev: write EV_SYN input_event along with led events to device Rolf Morel 2013-08-09 16:32:17 +0200
  • e9cabc1bc3 nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display Kristian Høgsberg 2013-08-12 22:21:19 -0700
  • 4c1a9bc684 build: Allow more control over cairo use in the clients Rob Bradford 2013-08-09 16:52:46 +0100
  • 473f248d7e screenshooter: Add missing newline and use program_invocation_short_name Kristian Høgsberg 2013-08-12 22:15:38 -0700
  • bdd8377312 screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la Kristian Høgsberg 2013-08-12 21:45:19 -0700
  • 4e5f1153ca Install shared/zalloc.h Giulio Camuffo 2013-08-10 14:41:04 +0200
  • f5e3ad295c fix compile error when EGL_BUFFER_AGE_EXT is missing Adrian Negreanu 2013-08-12 16:30:11 +0300
  • 6d14b14147 remove dependency on EGL_KHR_surfaceless_context Adrian Negreanu 2013-08-12 10:07:59 +0300
  • 880ebc7ed9 input: For serial generation get the display from the compositor Rob Bradford 2013-07-22 17:31:38 +0100
  • 4384a24a9e desktop-shell: Add touch support to panel launcher icons Rusty Lynch 2013-08-08 21:28:22 -0700
  • 3ba1263438 calibrator: Add touch support to calibrator Rusty Lynch 2013-08-08 21:24:19 -0700
  • 3bb2b8cfe9 smoke: Add touch support to smoke example Rusty Lynch 2013-08-08 21:22:40 -0700
  • 041815aa05 window.c: Add touch handlers Rusty Lynch 2013-08-08 21:20:38 -0700
  • f1407ff81d input: Store touch position and time when we start an implicit touch grab Rusty Lynch 2013-08-08 21:13:57 -0700
  • 92e83929f0 evdev: Use touch ID 0 when generating touch up event Rusty Lynch 2013-08-08 21:08:17 -0700
  • c838423b5e compositor: Setup weston-launch sock in fbdev Adrian Negreanu 2013-07-28 18:27:23 +0300
  • 499d8a4046 configure.ac: check for wayland scanner macro Peter Hutterer 2013-08-09 11:08:27 +1000
  • 1bf14815ef terminal.c: Check if fdopen() fails Brian Lovin 2013-08-08 16:12:55 -0700
  • 34be0608c7 weston-launch: always drop privileges before execve Peter Hutterer 2013-08-06 12:10:09 +1000
  • 4477fee1c3 evdev: log when a device is used as touchpad Peter Hutterer 2013-08-07 11:04:49 +1000
  • 6bb15cd4a8 evdev: call evdev_device_destroy on failure Peter Hutterer 2013-08-07 11:04:48 +1000
  • 76d35286cf evdev: plug a potential memleak Peter Hutterer 2013-08-07 11:04:47 +1000
  • df66c5bf79 evdev: get the current slot value from the absinfo struct or mtdev Peter Hutterer 2013-08-07 11:04:46 +1000
  • 0d061e3802 evdev: only use mtdev for Protocol A devices Peter Hutterer 2013-08-07 11:04:45 +1000
  • 89af60e6f5 evdev: add comment why we're ignoring key value 2 Peter Hutterer 2013-08-07 11:04:42 +1000
  • 11f5bfbc09 evdev: prevent unterminated device name Peter Hutterer 2013-08-07 11:04:41 +1000
  • 3ca59d3968 clients: fix an error message Peter Hutterer 2013-08-08 17:13:47 +1000
  • 96f0824892 tty: fix typo in error message Peter Hutterer 2013-08-08 17:13:46 +1000
  • 45d659dd82 evdev: check for ABS_MT_POSITION_X/Y to determine mt devices Peter Hutterer 2013-08-08 12:03:08 +1000
  • f3d62276d2 malloc + memset -> zalloc Peter Hutterer 2013-08-08 11:57:05 +1000
  • b1bc4a68b0 Add zalloc(size_t) allocator function Peter Hutterer 2013-08-08 11:57:04 +1000
  • 214e9ce6ff cms-colord: Don't redefine _GNU_SOURCE Armin K 2013-08-07 17:45:23 +0200
  • bc91926e0c clients: use xmalloc in more places Brian Lovin 2013-08-07 15:34:59 -0700
  • 1c4f163c6d gl-renderer: Only check for subimage when we have extension at compile time Kristian Høgsberg 2013-08-07 12:11:27 -0700
  • 59758a8a9e Add workaround for broken GL_EXT_unpack_subimage tokens Kristian Høgsberg 2013-08-07 12:05:08 -0700
  • 4722939d18 gl-renderer.c: Cast wl_resource to void * to avoid warning Kristian Høgsberg 2013-08-07 11:59:54 -0700
  • ce7a5d8794 gl-renderer: Test for GL_EXT_unpack_subimage not GL_UNPACK_ROW_LENGTH Kristian Høgsberg 2013-08-07 09:55:07 -0700
  • cb61dcf2ce nested: Update to use weston-nested-client binary name Kristian Høgsberg 2013-08-07 09:50:12 -0700
  • 3c17933de8 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer Kristian Høgsberg 2013-08-06 19:27:04 -0700
  • 85c40f2d85 clients: Fix typo in simple-touch and simple-shm. Stefan Schmidt 2013-08-05 13:50:50 +0100
  • c814c58adc Drop extraneous duplicate header includes Bryce Harrington 2013-08-05 17:37:20 -0700
  • 0368189bac rpi: Add support for SHM buffers in RGB565 format Tomeu Vizoso 2013-08-06 20:05:57 +0200
  • 1c1fc29cf1 pixman-renderer: Add support for SHM buffers in RGB565 format Tomeu Vizoso 2013-08-06 20:05:56 +0200
  • 12072b6a7c gl-renderer: Add support for SHM buffers in RGB565 format Tomeu Vizoso 2013-08-06 20:05:55 +0200
  • bee45a14cd window: Allow hinting of a preference for RGB565 when creating a window Tomeu Vizoso 2013-08-06 20:05:54 +0200
  • 0ff7908767 compositor: Check wl_resource_create() return value Kristian Høgsberg 2013-08-06 16:46:25 -0700
  • b10b44b58c data-device.c: Handle failure to allocate offer in weston_drag_set_focus Kristian Høgsberg 2013-08-06 10:31:12 -0700
  • 3c30f0f950 data-device.c: Handle OOM in weston_data_source_send_offer() Kristian Høgsberg 2013-08-06 10:24:04 -0700
  • 09252d4b5e desktop-shell: Refactor launcher configuration reading to avoid leaking Rob Bradford 2013-07-26 16:29:45 +0100
  • 5c4245d70d compositor-x11: Don't leak the looked up name for skipped outputs Rob Bradford 2013-07-26 16:29:44 +0100
  • 5ab9c75d59 window: Free the allocated display if we fail to setup libxkbcommon Rob Bradford 2013-07-26 16:29:43 +0100
  • c48c34d6fa tablet-shell: Avoid leaking the path on failed icon loading Rob Bradford 2013-07-26 16:29:42 +0100
  • c9213e7353 image: Free filename saved into structure on error path Rob Bradford 2013-07-26 16:29:41 +0100
  • 307e09ee34 compositor-drm: Use a format width parameter for the modeline sscanf Rob Bradford 2013-07-26 16:29:40 +0100
  • 581b3fd779 compositor-fbdev: Close fd used for re-enabling if that fails Rob Bradford 2013-07-26 16:29:39 +0100
  • f8ef42feae compositor-fbdev: Avoid dereferencing a pointer in freed memory Rob Bradford 2013-07-26 16:29:38 +0100
  • 5c89710166 tty: Correctly check if the opening of the file descriptor failed Rob Bradford 2013-07-26 16:29:37 +0100
  • 12a2ff3482 wcap-decode: Close file descriptor when destroying the decoder Rob Bradford 2013-07-26 16:29:36 +0100
  • 45c15b83c0 drm: close the drm file descriptor when the compositor is destroyed Rob Bradford 2013-07-26 16:29:35 +0100
  • a02d154b13 autotools: Correctly prefix simple-egl client name Armin K 2013-07-30 11:47:03 +0200
  • d0357bbb97 weston-launch: Fix signal mask typo Eduardo Lima 2013-07-30 10:43:41 -0700
  • 73c60ab6e9 weston-launch: Unblock our signalfd signals before execing child Kristian Høgsberg 2013-07-30 09:45:04 -0700
  • c30c4bd6c8 clipboard: remove the weston_seat destruction listener on destroy Rob Bradford 2013-07-24 16:57:33 +0100
  • ead3ef8c77 text-backend: remove the weston_seat destruction listener on destroy Rob Bradford 2013-07-24 16:57:32 +0100
  • 3d2046ed4b screenshot: Drop extraneous 'is' to improve warning msg grammar Bryce W. Harrington 2013-07-23 21:53:26 +0000
  • a2bb7919de Reset touch focus in unmap Michael Fu 2013-07-23 15:51:06 +0800
  • dce3dacc37 xwayland: Remove transform listener when destroying the wm Louis-Francis Ratté-Boulianne 2013-07-20 05:16:45 +0100
  • aac6021bc0 autotools: Add an option to install demo clients Armin K 2013-07-14 17:26:23 +0200
  • 77ab1721b8 autotools: Rename demo clients Armin K 2013-07-14 17:26:22 +0200
  • 0af26c4fe7 evdev: Suport old-style single-touch touch screens Kristian Høgsberg 2013-07-26 10:43:26 -0700
  • 58014bbba8 evdev: Use temporary x and y coordinates when applying calibration Kristian Høgsberg 2013-07-26 10:41:43 -0700
  • cee407e0c0 evdev: Don't add output offset in evdev_process_absolute_motion() Kristian Høgsberg 2013-07-26 10:40:32 -0700
  • 4162483d74 window.c: Simplify window_create() Kristian Høgsberg 2013-07-25 16:53:10 -0700
  • b886212545 Use xmalloc in desktop-shell.c Kristian Høgsberg 2013-07-25 16:44:45 -0700
  • 87d38418a1 compositor-x11: Use assert(0) instead of return NULL for non-reachable code Kristian Høgsberg 2013-07-25 16:42:30 -0700
  • 8eeb30b9d1 window.c: Use xmalloc for frame_create() Kristian Høgsberg 2013-07-25 16:25:15 -0700
  • 9a6c48d0fd cliptest: Use xmalloc in cliptest Kristian Høgsberg 2013-07-25 16:24:36 -0700
  • 46118f8197 clipboard: Fix fd leak Kristian Høgsberg 2013-07-25 16:21:41 -0700
  • 5e76a49d9c Rename wl_data_offer to weston_data_offer Kristian Høgsberg 2013-07-25 16:09:37 -0700
  • 0e17de1c0b udev: Use WL_OUTPUT udev attribute for pairing touchscreens to outputs Kristian Høgsberg 2013-07-22 15:11:11 -0700
  • f2807701d9 weston-launch: Switch to regular poll Kristian Høgsberg 2013-07-23 11:43:03 -0700
  • 636156d5f6 weston-launch: Don't start new session unless -u is given Kristian Høgsberg 2013-07-22 10:35:47 -0700