1543 Commits (74987585259945a133f08f2bb77679152bc713c8)

Author SHA1 Message Date
Tomeu Vizoso 7498758525 rpi: Protect in-use DispmanX resources from premature deletion 11 years ago
Tomeu Vizoso 34dad7d69b rpi: Remove dangling reference to weston_view 11 years ago
Tomeu Vizoso e3df6f1bbc rpi: Only check for prematurely destroyed wl_buffers in the EGL case 11 years ago
Tomeu Vizoso 4424774782 rpi: EGL surfaces need to be swapped always that we have an incoming back buffer 11 years ago
Tomeu Vizoso 15767813c2 rpi: Fix logging of buffer swaps for the EGL case 11 years ago
Tomeu Vizoso 5c3ea3b71a rpi: Initialize surface's list of views 11 years ago
Tomeu Vizoso 1d7ad62768 rpi: Link with EGL if ENABLE_EGL 11 years ago
Kristian Høgsberg c85f1d4595 shell.c: Prevent moving a window from more than one source 11 years ago
Kristian Høgsberg 0d94f41b44 shell.c: Don't overwrite focus surface argument in activate_binding() 11 years ago
Kristian Høgsberg 7ab139ce16 shell: Don't cast weston_view to surface when we just need view->surface 11 years ago
Kristian Høgsberg aa2700dcc8 compositor: Remove two unused variables 11 years ago
Kristian Høgsberg 48588f8696 shell: Create a view for the grab_surface 11 years ago
Kristian Høgsberg c3244d7abc input: Properly handle setting touch focus to NULL 11 years ago
Kristian Høgsberg b5a4f986d4 compositor-x11: Use the fullscreen size provided by the configure event 11 years ago
Kristian Høgsberg a3a0e1867e shell: Add the right output object to the shell output_list 11 years ago
Xiong Zhang 6b48142f8a shell: register output->destroy_signal handler 11 years ago
Xiong Zhang 971165368d compositor: set surface->plane from destroyed plane to NULL 11 years ago
Rui Matos 0c194ced57 compositor-wayland: Handle keymap changes 11 years ago
Rui Matos c6c2f8e655 compositor-x11: Update keymap when XKB keymap changes 11 years ago
Rui Matos 65196bc0b9 input: Add core API to update the keymap 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Kristian Høgsberg d4c1cd77c3 logind: Remove missing 'else' 11 years ago
Kristian Høgsberg 10ddd97ecf compositor: Remove redundant and not well-defined focus field 11 years ago
Kristian Høgsberg 2e611264a3 compositor-drm: Don't call drop/set master anymore 11 years ago
David Herrmann 1edf44ce26 compositor: finish frame if redraw fails 11 years ago
David Herrmann 3c688c5e33 compositor-drm: finish frame if initial page-flip fails 11 years ago
David Herrmann cc5b2ed2b8 launcher: add logind backend 11 years ago
David Herrmann e461f85385 launcher: add weston_launcher_close() dummy 11 years ago
David Herrmann 814d49f0b4 dbus: add dbus-match helpers 11 years ago
David Herrmann 59ab90049f Add optional dbus helpers 11 years ago
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