2214 Commits (496adb3bb3e2b762155aaa80a52b91874ba6b715)

Author SHA1 Message Date
Jonas Ådahl 496adb3bb3 Use fullscreen-shell.xml from wayland-protocols 9 years ago
Derek Foreman 4bcc54d1a5 compositor-wayland: Change focus to a bool instead of an int 9 years ago
Chris Michael 4a7ce1f66d compositor-drm: pass NULL to mmap() instead of 0 as the address 9 years ago
Derek Foreman 6d556374b8 compositor-drm: fall back to EGL visual_id 0 if no others work 9 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 9 years ago
Shinya Saito 2071f1fbbf Provide damage region for screen recording on Raspberry Pi 9 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 9 years ago
Giulio Camuffo 43008c7620 main: stub the functions to load the backends with the new config system 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Giulio Camuffo e3c0d8af43 compositor: introduce structs to handle backends configuration 9 years ago
Derek Foreman fa41eec4f7 weston-launch: Remove unused event source 9 years ago
Derek Foreman 32838c93a5 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs 9 years ago
Giulio Camuffo 49da7aeb25 libinput: remove unused #define 9 years ago
Derek Foreman 8743047112 compositor-drm: fix cursor size test in drm_assign_planes 9 years ago
Tomohito Esaki 9054e4c8c4 screenshooter: correct output ordering of screencast recording when Y-flip is off 9 years ago
Derek Foreman a6714fa0fa input: Split get_udev_seat() into its own function 9 years ago
Marko 61b4d3ea44 compositor-x11: Fix Weston running on a secondary X screen 9 years ago
Chokshi, Mitul d669714d71 input: add new client to resource_list instead of focus_resource_list 9 years ago
Giulio Camuffo c5a011f1e0 zoom: remove temporary variables 9 years ago
Giulio Camuffo 6850e7b9e1 zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles 9 years ago
Chris Michael 3f607d3e1c weston-input: Reformat weston_log line to add missing space between words 9 years ago
Lucas Tanure ed8dd4ef6a animation: Fix potential leak of memory pointed to by move 9 years ago
Giulio Camuffo 3c241b18b8 main: fix destroying the compositor on error while starting 9 years ago
Giulio Camuffo 2d24e64776 compositor: don't crash if destroying a compositor without a backend 9 years ago
Chris Michael 7e17fec68d compositor-rdp: Add missing '\n' in weston_log usage 9 years ago
Chris Michael c262b4a94f cms-colord: Add missing '\n' in weston_log usage 9 years ago
Chris Michael 5169a57013 screen-share: Add missing '\n' in weston_log usage 9 years ago
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 9 years ago
Derek Foreman 617933840b compositor-fbdev: Remove bizarre division by sizeof 9 years ago
Pekka Paalanen 3f32a13acd Revert "compositor-drm: disable hardware cursors" 9 years ago
John Sadler 7628789640 rpi: prevent segfault on shut-down due to NULL backend 9 years ago
John Sadler 960b5ebd82 rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer 9 years ago
Pekka Paalanen ab81f1515a build, compositor-drm: fix output name constants another way 9 years ago
Dawid Gajownik 1a912a9fe3 gl-renderer: gl_renderer_create display cleanup on error 9 years ago