1563 Commits (8f89fcb22b82f3cd5340b614f3123044b82a39ec)

Author SHA1 Message Date
Kristian Høgsberg fb08e4bdaa weston-launch: Use /bin/sh for launching weston 11 years ago
Jonas Ådahl 3042ffe011 udev-seat: Repick seat after a new device was added 11 years ago
Jonas Ådahl a493274442 input: Unmap pointer sprite when no more pointer devices are connected 11 years ago
Jonas Ådahl 630bae8672 input: Unset focus of seat device when releasing last reference 11 years ago
Jonas Ådahl d6e1c34405 evdev: Reference count input device's seat capabilities 11 years ago
Kristian Høgsberg 8e6f376ef0 compositor-drm: Support configuring the framebuffer format from weston.ini 11 years ago
Kristian Høgsberg d8e9833017 compositor-drm: Use a param struct for initialization like other backends 11 years ago
Kristian Høgsberg 3f97b345dd compositor-drm: Make drm_output_check_scanout_format() work for all formats 11 years ago
Kristian Høgsberg 724c8d9e7c shell: Add a new weston.ini to control the startup animation 11 years ago
Kristian Høgsberg 991810c1b3 compositor: Stop the repaint loop if the compositor went to sleep 11 years ago
David Herrmann 1641d14b82 fbdev: open launcher only once 11 years ago
David Herrmann e05a0cd92c evdev: release devices on read() error 11 years ago
Kristian Høgsberg c133fc4836 evdev: Clear touch capability if we see a mouse-type button 11 years ago
Kristian Høgsberg 9df41e153c evdev: Only init a pointer if the evdev device has a button 11 years ago
Kristian Høgsberg 7073f6ffa1 evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK 11 years ago
Ander Conselvan de Oliveira 97f2952bca gl-renderer: Build as a loadable module 11 years ago
Kristian Høgsberg 891a16ddee launcher: Drop unecessary checks for drm_fd == -1 11 years ago
Kristian Høgsberg 876c75f1fa launcher: Fix reverted sense of drm_check_master() wrapper 11 years ago
Neil Roberts e14aa4f0a9 Don't remove the touch grab until the last touch point is removed 11 years ago
Neil Roberts 306fe0838b Only update the touch grab position for the first finger 11 years ago
Neil Roberts aba0f25cb0 Add a touch move binding 11 years ago
Neil Roberts a28c69358c Add a touch binding to activate a surface 11 years ago
Kristian Høgsberg 2cd6da1400 xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW 11 years ago
Jason Ekstrand d14c4ca603 xwayland: Use decoration frame from cairo-util 11 years ago
Kristian Høgsberg bcfd07b70a xwm: Redirect root window subwindows 11 years ago
Kristian Høgsberg 9acd374822 fbdev: Fix compilation without EGL 11 years ago
Alexandru DAMIAN be0ac5b147 compositor-drm: fix EGL format type 11 years ago
Stefan Schmidt 08921b85ce xwayland: Remove unused call weston_wm_handle_configure_notify. 11 years ago
Xiong Zhang abd5d47b3b compositor-drm: Avoid output_destroy happened before page_flip event 11 years ago
Tomeu Vizoso 0b12db5f51 launcher: Wrap drmGetMagic and drmAuthMagic so we can build without libdrm 11 years ago
Tomeu Vizoso a8e5f29ff9 rpi: Remove redundant cast 11 years ago
Kristian Høgsberg a2e20c369b vaapi-recorder: Don't leak fd on thread error path 11 years ago
Kristian Høgsberg 74b0d72817 launcher: Remove left-over debug logging 11 years ago
Kristian Høgsberg af393dcc69 weston-launch: Only store drm fd if we successfully opened and stat'ed it 11 years ago
Kristian Høgsberg 4a74d5a4a4 launcher: Don't leak tty file descriptor on error 11 years ago
Kristian Høgsberg 325390e529 launcher: Don't leak tty file descriptor on launcher destroy 11 years ago
Kristian Høgsberg 8ac6a2da07 compositor-fbdev: Fix a fd leak in the fbdev backend 11 years ago
Kristian Høgsberg cb406f1afd input: Don't send modifiers if client doesn't have a pointer resource 11 years ago
Tomeu Vizoso b4659eb159 rpi: Add support for EGL buffers 11 years ago
Kristian Høgsberg e05f228a5f launcher: Print a more descriptive error message when we don't get a VT 11 years ago
Kristian Høgsberg 6ff3ff57aa launcher: Add back support for specifying VT to run on 11 years ago
Kristian Høgsberg 1468e60647 launcher: Bail out if we can't be drm master 11 years ago
Kristian Høgsberg 57a10e4d13 launcher: Set make sure we're drm master when opening the drm device 11 years ago
Kristian Høgsberg 19ec77aef7 launcher: Fail weston_launcher_create() if tty setup fails 11 years ago
Neil Roberts 8b62e2043a Set new state before emitting wake signal in weston_compsitor_wake 11 years ago
Tomeu Vizoso 1b45e5edd1 weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource 11 years ago
Tomeu Vizoso d7865b2f75 weston-launch: Only drop privileges if running as root 11 years ago
Aaron Faanes 9cefc647cc compositor: fix typo in error message 11 years ago
Adrian Negreanu 908e6d0b8f launcher-util: pull in drm only for compositor-drm 11 years ago
Alexandru DAMIAN 5f42930a41 config: Don't crash if we don't have a config file 11 years ago