2336 Commits (be2b11a7c01e5fd8cd5b17729d4eae76217d8280)

Author SHA1 Message Date
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 9 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 9 years ago
Chris Michael 5ffbfffaf7 main: Remove unused function load_backend_new() 9 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 9 years ago
Pekka Paalanen 7eaed40b37 compositor-drm: fix hw cursor positioning 9 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 9 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 9 years ago
Derek Foreman be428b3825 compositor-drm: Use view transform in cursor plane setup 9 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 9 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 9 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 9 years ago
Jason Ekstrand 52c476ac8d pixman-renderer: Use output->matrix for region transformations and enable output zoom 9 years ago
Derek Foreman 9774679680 gl-renderer: Make texture_used a bool instead of an int 9 years ago
Derek Foreman 4c11fe777a gl-renderer: Use a bool for needs_full_upload 9 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 9 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 9 years ago
Jonas Ådahl 8283c343ec input: Don't send wl_pointer.motion if position didn't change 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Jonas Ådahl cf1efd2ab7 Rename screenshooter protocol to weston_screenshooter 9 years ago
Jonas Ådahl b57f472c84 Use input method protocol from wayland-protocols 9 years ago
Jonas Ådahl 3bcba347a2 Use text input protocol from wayland-protocols 9 years ago
Jonas Ådahl 57e48f023c Use linux-dmabuf protocol from wayland-protocols 9 years ago
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 10 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 10 years ago
Giulio Camuffo e3c0d8af43 compositor: introduce structs to handle backends configuration 10 years ago
Derek Foreman fa41eec4f7 weston-launch: Remove unused event source 10 years ago
Derek Foreman 32838c93a5 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs 10 years ago
Giulio Camuffo 49da7aeb25 libinput: remove unused #define 10 years ago
Derek Foreman 8743047112 compositor-drm: fix cursor size test in drm_assign_planes 10 years ago
Tomohito Esaki 9054e4c8c4 screenshooter: correct output ordering of screencast recording when Y-flip is off 10 years ago
Derek Foreman a6714fa0fa input: Split get_udev_seat() into its own function 10 years ago
Marko 61b4d3ea44 compositor-x11: Fix Weston running on a secondary X screen 10 years ago
Chokshi, Mitul d669714d71 input: add new client to resource_list instead of focus_resource_list 10 years ago
Giulio Camuffo c5a011f1e0 zoom: remove temporary variables 10 years ago
Giulio Camuffo 6850e7b9e1 zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles 10 years ago
Chris Michael 3f607d3e1c weston-input: Reformat weston_log line to add missing space between words 10 years ago
Lucas Tanure ed8dd4ef6a animation: Fix potential leak of memory pointed to by move 10 years ago
Giulio Camuffo 3c241b18b8 main: fix destroying the compositor on error while starting 10 years ago
Giulio Camuffo 2d24e64776 compositor: don't crash if destroying a compositor without a backend 10 years ago
Chris Michael 7e17fec68d compositor-rdp: Add missing '\n' in weston_log usage 10 years ago
Chris Michael c262b4a94f cms-colord: Add missing '\n' in weston_log usage 10 years ago
Chris Michael 5169a57013 screen-share: Add missing '\n' in weston_log usage 10 years ago
Derek Foreman 0b7da01c04 cosmetic: add missing line between variable declarations and code 10 years ago