2287 Commits (34d59859475fdbaf0332c487987a9f1f23922e64)

Author SHA1 Message Date
Derek Foreman 0b7da01c04 cosmetic: add missing line between variable declarations and code 9 years ago
Egor Starkov 94fd9a5694 compositor: remove systemd-notify.h 9 years ago
Chris Michael 90eea27f05 compositor-wayland: Terminate weston_log error message 9 years ago
Emmanuel Gil Peyrot c59f18ed19 compositor-wayland: Expose zlinux_dmabuf 9 years ago
Egor Starkov 7ce2e971b2 compositor: systemd notifications support 9 years ago
Derek Foreman 89dcea9b58 text: Switch to weston_client_start instead of weston_client_launch 9 years ago
Derek Foreman e821ce6869 text: Don't track binding in struct text_backend 9 years ago
Derek Foreman b4bacd258d text: Launch input method in text_backend_init 9 years ago
Derek Foreman e7d868aaad launcher: fix typo 9 years ago
Egor Starkov 56fe1c7edd compositor: remove incorrect idle timer initialization 9 years ago
Bryce Harrington 44bbdd08af fbdev: Ensure strncpy results are null terminated. 9 years ago
Jasper St. Pierre ae5df83f8e launcher-logind: Remove old VT switching code, move to SwitchTo/Activate 9 years ago
Jasper St. Pierre 72dea06d79 launcher: Split out launcher implementations into three distinct ones 9 years ago
Jasper St. Pierre 30bcf35ceb launcher: Rename logind-util to launcher-logind 9 years ago
Bryce Harrington 9c7de167f8 compositor-drm: Ensure strings from EDID blobs are null terminated 9 years ago
Lucas Tanure bfae30d814 vaapi-recorder: Fix allocator sizeof operand mismatch 9 years ago
John Sadler ca510d06dc rpi: fix segfault at startup in rpi_flippipe_init() v2 10 years ago
Derek Foreman 617933840b compositor-fbdev: Remove bizarre division by sizeof 10 years ago
Pekka Paalanen 3f32a13acd Revert "compositor-drm: disable hardware cursors" 10 years ago
John Sadler 7628789640 rpi: prevent segfault on shut-down due to NULL backend 10 years ago
John Sadler 960b5ebd82 rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer 10 years ago
Pekka Paalanen ab81f1515a build, compositor-drm: fix output name constants another way 10 years ago
Dawid Gajownik 1a912a9fe3 gl-renderer: gl_renderer_create display cleanup on error 10 years ago
Pekka Paalanen 89c49b3060 compositor-drm: rename outputs to follow kernel style 10 years ago
Pekka Paalanen 3f897940d9 compositor-fbdev: fix VT switching crash 10 years ago
Dawid Gajownik 2b254506f5 compositor-drm: cast surface to EGLNativeWindowType 10 years ago
Bryce Harrington a358207572 Fix build breakage when using older gbm lacking dmabuf import 10 years ago
Pekka Paalanen bf8cc6f5a1 compositor-drm: dmabuf GBM import 10 years ago
Pekka Paalanen e4d231ecdf compositor-drm: init linux_dmabuf support 10 years ago
Pekka Paalanen 5ffb440c3f compositor-x11: init linux_dmabuf support 10 years ago
Pekka Paalanen a352580285 gl-renderer: add dmabuf import 10 years ago
Louis-Francis Ratté-Boulianne 534defdf43 gl-renderer: introduce struct egl_image 10 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 10 years ago
Dawid Gajownik f3c8336320 weston-launch: On error putenv returns a non-zero value 10 years ago
Dawid Gajownik 2f7d33d984 compositor: fix crash when destroying incompletely created output 10 years ago
Derek Foreman 87c862a9d9 input: when destroying a seat, remove keyboard focus first 10 years ago
Dawid Gajownik 74a635b1ec Coding style fixes 10 years ago
Derek Foreman 75ead05dd2 rpi-renderer: use weston_output matrix instead of a private matrix 10 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 10 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 10 years ago
Ryo Munakata 7239d74bb3 compositor: remove a call to weston_compositor_schedule_repaint 10 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 10 years ago
David FORT 88249cdc28 don't crash when the key file doesn't exist 10 years ago
Dawid Gajownik 82d4925b1a backends: don't destroy renderer and output twice 10 years ago
Dawid Gajownik 405ae2feba compositor-rdp: rdp_destroy() double free error #91457 10 years ago
Dawid Gajownik 0b2bcbf3e3 screen-share: don't test keyboard/pointer pointers 10 years ago
Dawid Gajownik f965db5fc1 compositor-rdp: free() can handle NULL pointers 10 years ago
Dawid Gajownik 71f5704879 main: print backends in help message in alphabetical order 10 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 10 years ago
Derek Foreman 30ce607682 input: Check device counts in bind_seat() 10 years ago