5298 Commits (a1046adc6603054187dc10ecaeee0ce271fcedec)
 

Author SHA1 Message Date
Bryce Harrington f69bd1a909 clients: Fix a few minor typos in comments 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
Derek Foreman 118387e541 toytoolkit: Remove window_damage() 9 years ago
Derek Foreman 0aba785384 smoke: Don't post extra damage 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
Pekka Paalanen 870fadced3 protocol: fix DTD warning in weston-desktop-shell 9 years ago
Jonas Ådahl 379ee65dc7 releasing.txt: Add step about checking wayland-protocols dependency 9 years ago
Jonas Ådahl 5b0b770c2d Remove workspaces protocol 9 years ago
Jonas Ådahl cf1efd2ab7 Rename screenshooter protocol to weston_screenshooter 9 years ago
Jonas Ådahl 6d6fb61a32 desktop-shell: Rename protocol weston_desktop_shell 9 years ago
Jonas Ådahl 2a229338a5 Use xdg_shell protocol from wayland-protocols 9 years ago
Jonas Ådahl 08ab0bcb83 Makefile.am: Make the external xml scanning rule version generic 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
Peter Hutterer 1118952e14 desktop-shell: use weston_pointer_send_axis 9 years ago
Ahmet Acar 64d78bba9c shared: work around EGL header idiosyncrasy 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
Jonas Ådahl 22faea11c8 desktop-shell: Add surface_keyboard_focus_lost helper 9 years ago
Shinya Saito 2071f1fbbf Provide damage region for screen recording on Raspberry Pi 9 years ago
Ucan, Emre \(ADITG/SW1\) 0c0e51e096 ivi-shell: rename ivi_controller_interface 9 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 9 years ago
Jonas Ådahl cd0f1acff4 desktop-shell: Make activate_binding take a view instead of surface 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
Jon Cruz ecf819b82e zunitc: made name of test fixture parameter explicit. 9 years ago
Jon Cruz 2ffb0afecb zunitc: Clarify documentation on return behavior. 9 years ago
Derek Foreman 46812b6e71 clients: don't discard motion if we have a grab 9 years ago
Derek Foreman 5d13548c7e clients: try harder to discard motion after resize 9 years ago
Derek Foreman fa41eec4f7 weston-launch: Remove unused event source 9 years ago
Ben Hummon 1ab9ca7e01 clients: Correct drawing glitch in stacking demo 9 years ago
Derek Foreman 32838c93a5 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs 9 years ago
Derek Foreman e292694277 build: Add -lrt for programs that use clock_gettime() 9 years ago
Bryce Harrington 33598ffe8d devices-test: Fix typo 'destroyes' in a comment 9 years ago
Derek Foreman 3a1580fb47 clients: track seat_version per seat, not per display 9 years ago
Giulio Camuffo 49da7aeb25 libinput: remove unused #define 9 years ago
Bryce Harrington c6e6dc78c1 configure: Up the libwayland version requirement 9 years ago
Ucan, Emre \(ADITG/SW1\) ae2541d3f2 ivi-shell: install ivi-layout-export.h 9 years ago
Bill Spitzak c7ee7608ef Add commented-out option to weston.ini to set Xwayland path 9 years ago