summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Rename screenshooter protocol to weston_screenshooterJonas Ådahl2015-11-194-22/+27
* desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl2015-11-196-99/+95
* Use xdg_shell protocol from wayland-protocolsJonas Ådahl2015-11-198-637/+20
* Makefile.am: Make the external xml scanning rule version genericJonas Ådahl2015-11-191-3/+11
* Use input method protocol from wayland-protocolsJonas Ådahl2015-11-197-470/+199
* Use text input protocol from wayland-protocolsJonas Ådahl2015-11-196-501/+135
* Use linux-dmabuf protocol from wayland-protocolsJonas Ådahl2015-11-195-338/+63
* Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl2015-11-1910-353/+164
* compositor-wayland: Change focus to a bool instead of an intDerek Foreman2015-11-161-8/+10
* desktop-shell: use weston_pointer_send_axisPeter Hutterer2015-11-161-7/+1
* shared: work around EGL header idiosyncrasyAhmet Acar2015-11-131-0/+1
* compositor-drm: pass NULL to mmap() instead of 0 as the addressChris Michael2015-11-121-1/+1
* compositor-drm: fall back to EGL visual_id 0 if no others workDerek Foreman2015-11-071-3/+4
* input: Pass axis events through pointer grab interfacesJonas Ådahl2015-11-026-6/+83
* desktop-shell: Add surface_keyboard_focus_lost helperJonas Ådahl2015-11-021-25/+22
* Provide damage region for screen recording on Raspberry PiShinya Saito2015-10-291-0/+1
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-295-552/+552
* compositor: Disallow negative geometries in backend output configsBryce Harrington2015-10-291-3/+3
* desktop-shell: Make activate_binding take a view instead of surfaceJonas Ådahl2015-10-231-5/+5
* main: stub the functions to load the backends with the new config systemGiulio Camuffo2015-10-231-9/+59
* compositor: pass the backend config struct to the backends init functionGiulio Camuffo2015-10-239-10/+19
* compositor: introduce structs to handle backends configurationGiulio Camuffo2015-10-231-2/+34
* zunitc: made name of test fixture parameter explicit.Jon Cruz2015-10-234-32/+47
* zunitc: Clarify documentation on return behavior.Jon Cruz2015-10-232-39/+132
* clients: don't discard motion if we have a grabDerek Foreman2015-10-231-3/+4
* clients: try harder to discard motion after resizeDerek Foreman2015-10-231-1/+3
* weston-launch: Remove unused event sourceDerek Foreman2015-10-231-2/+0
* clients: Correct drawing glitch in stacking demoBen Hummon2015-10-211-4/+0
* compositor/clients: Protect CLOCK_BOOTTIME with ifdefsDerek Foreman2015-10-212-0/+4
* build: Add -lrt for programs that use clock_gettime()Derek Foreman2015-10-211-2/+2
* devices-test: Fix typo 'destroyes' in a commentBryce Harrington2015-10-201-8/+9
* clients: track seat_version per seat, not per displayDerek Foreman2015-10-191-9/+11
* libinput: remove unused #defineGiulio Camuffo2015-10-191-2/+0
* configure: Up the libwayland version requirementBryce Harrington2015-10-151-2/+2
* ivi-shell: install ivi-layout-export.hUcan, Emre \(ADITG/SW1\)2015-10-151-0/+5
* Add commented-out option to weston.ini to set Xwayland pathBill Spitzak2015-10-151-0/+3
* compositor-drm: fix cursor size test in drm_assign_planesDerek Foreman2015-10-151-1/+2
* screenshooter: correct output ordering of screencast recording when Y-flip is...Tomohito Esaki2015-10-141-3/+3
* input: Split get_udev_seat() into its own functionDerek Foreman2015-10-141-5/+12
* compositor-x11: Fix Weston running on a secondary X screenMarko2015-10-091-11/+23
* shell: fix maximizing windows on a secondary outputMarek Chalupa2015-10-091-4/+2
* weston: release keyboard/touch/pointer objectsFORT David2015-10-091-4/+22
* input: add new client to resource_list instead of focus_resource_listChokshi, Mitul2015-10-091-2/+2
* zoom: remove temporary variablesGiulio Camuffo2015-10-091-12/+4
* zoom: Remove unneeded usage of wl_fixed_ts in favour of doublesGiulio Camuffo2015-10-092-16/+14
* input-panel: Fix show_input_panel_surface crash when no surface has focusNicolas Guyomard2015-10-071-0/+2
* doc: Correct absolute path in doxygen graphs.Jon Cruz2015-10-072-0/+2
* cosmetic: Remove a few double semicolonsDerek Foreman2015-10-073-3/+3
* desktop-shell: NULL check whether a popup parent is a shell surfaceJonas Ådahl2015-10-071-2/+3
* weston-input: Reformat weston_log line to add missing space between wordsChris Michael2015-10-071-1/+1