summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* main: let load_wayland_backend() clean up on errorBenoit Gschwind2016-05-111-7/+4
* main: rename new_config arg of weston_wayland_backend_config_add_new_outputBenoit Gschwind2016-05-111-6/+6
* main: rename new_config arg of weston_wayland_backend_config_releaseBenoit Gschwind2016-05-111-6/+6
* main: rename wayland_backend_config_release functionBenoit Gschwind2016-05-111-3/+3
* main: rename wayland_backend_config_add_new_output functionBenoit Gschwind2016-05-111-4/+4
* main: replace and remove new_config in load_wayland_backend_configBenoit Gschwind2016-05-111-28/+22
* main: rename load_wayland_backend_config arg "config" to wcBenoit Gschwind2016-05-111-3/+3
* compositor-wayland: move configuration parsing to weston main.cBenoit Gschwind2016-05-112-221/+231
* compositor-wayland: add versionning to config structureBenoit Gschwind2016-05-112-3/+29
* compositor-wayland: rename misleading output arg of weston_wayland_output_con...Benoit Gschwind2016-05-111-19/+19
* compositor-wayland: rename wayland_output_init_from_configBenoit Gschwind2016-05-111-6/+6
* compositor-wayland: fix spacing and lines wrapingBenoit Gschwind2016-05-111-7/+12
* drm: port the drm backend to the new init apiGiulio Camuffo2016-05-104-133/+309
* compositor: refactor into convert_size_by_transform_scale()Pekka Paalanen2016-05-061-40/+40
* compositor: constify weston_surface_build_buffer_matrix()Pekka Paalanen2016-05-061-2/+2
* releasing: Correct documentation for script nameBryce Harrington2016-05-041-1/+1
* compositor-wayland: put configuration structure in separate headerBenoit Gschwind2016-05-043-19/+62
* compositor-wayland: split backend_initBenoit Gschwind2016-05-041-53/+126
* compositor-wayland: split wayland_output_create_for_configBenoit Gschwind2016-05-041-36/+68
* compositor-wayland: move config parsing in create_cursorBenoit Gschwind2016-05-041-13/+19
* compositor-wayland: use new config struture to create backendBenoit Gschwind2016-05-041-7/+6
* compositor-wayland: fix memory leak of display_nameBenoit Gschwind2016-05-041-0/+2
* compositor-wayland: create a basic config structure to use in new init APIBenoit Gschwind2016-05-041-14/+23
* libinput: Remove unused static valuesDaniel Stone2016-05-041-3/+0
* weston.pc: Properly specify Requires.privateQuentin Glidic2016-05-041-0/+1
* configure.ac: bump to version 1.10.91 for the alpha release1.10.91Bryce Harrington2016-05-031-1/+1
* compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic2016-05-032-1/+4
* x11: Fix incorrect output counting logicBryce Harrington2016-05-031-1/+1
* x11: port the x11 backend to the new init apiBenoit Gschwind2016-05-034-104/+264
* headless-backend: fix leak of transform configurationBenoit Gschwind2016-05-021-3/+7
* compositor: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* ivi-application: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* ivi-layout: Correct coordinate adjective grammar, misspellingsYong Bakos2016-04-291-8/+8
* fullscreen-shell: Use 'surface-local' to correct grammarYong Bakos2016-04-291-1/+1
* desktop-shell: Use 'surface-local' to correct grammarYong Bakos2016-04-291-1/+1
* fbdev-backend: refactor configuration APIBenoit Gschwind2016-04-294-38/+121
* compositor-fbdev: make copy of the device stringPekka Paalanen2016-04-291-5/+8
* linux-dmabuf: Keep checking planes even if the first doesn't support lseekDerek Foreman2016-04-261-1/+1
* man: Clarify weston.ini scale optionYong Bakos2016-04-251-6/+11
* compositor-rdp: refactor configuration APIBenoit Gschwind2016-04-254-45/+137
* clients/nested: fix undefined reference to xzallocU. Artie Eoff2016-04-251-0/+1
* build: Add (and use) an AC_SEARCH_LIBS wrapperQuentin Glidic2016-04-252-13/+42
* build: actually use CLOCK_GETTIME_LIBS for libzunitcGustavo Zacarias2016-04-221-1/+2
* build: add check for clock_gettime() in librtGustavo Zacarias2016-04-222-7/+13
* tests: check for NULL surface in keyboard and pointer handlersPekka Paalanen2016-04-221-4/+11
* weston-info: look for the right wp_presentationPekka Paalanen2016-04-221-1/+1
* input: Don't try to send axis_source when there are no resourcesJonas Ådahl2016-04-221-0/+3
* data-device: Update current action even if source version is oldJonas Ådahl2016-04-221-10/+12
* desktop-shell: Get rid of some unused fieldsJonas Ådahl2016-04-221-6/+0
* desktop-shell: Unset the shell surface owner when it goes awayJonas Ådahl2016-04-221-1/+10