summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* shared: Add timespec_eq helper functionAlexandros Frantzis2018-02-202-0/+25
* gl-renderer: make use of linux_dmabuf_buffer_get_user_data()Emil Velikov2018-02-161-1/+1
* tests: Add test for seat destruction and creationAlexandros Frantzis2018-02-151-0/+22
* tests: Run devices tests using the test desktop shellAlexandros Frantzis2018-02-151-0/+2
* tests: Support setting the test client input dynamicallyAlexandros Frantzis2018-02-153-23/+21
* tests: Handle removal of seat global in test clientsAlexandros Frantzis2018-02-152-9/+75
* libweston: Make weston_seat release safeAlexandros Frantzis2018-02-156-32/+103
* libweston: Make weston_pointer destruction safeAlexandros Frantzis2018-02-142-6/+34
* libweston: Support NULL weston_pointer in init_pointer_constraintAlexandros Frantzis2018-02-141-8/+13
* tests: fix a race condition in ivi-shell testsEmre Ucan2018-02-142-17/+3
* libweston-desktop/xdg-shell-v5: Drop xdg-shell v5 supportAlexandros Frantzis2018-02-144-929/+1
* desktop-shell: fix shell_output_destroy_move_layer unused variablePekka Paalanen2018-02-141-3/+1
* compositor-drm: unref udev monitor on exitPekka Paalanen2018-02-121-0/+1
* compositor-drm: free filename in exitPekka Paalanen2018-02-121-0/+1
* compositor-drm: fix uninitialized bytes on modeinfoPekka Paalanen2018-02-121-0/+2
* compositor-drm: move refresh rate computationPekka Paalanen2018-02-121-13/+20
* compositor-drm: drm_property_info_free() must resetPekka Paalanen2018-02-121-1/+5
* compositor-drm: refactor into drm_mode_list_destroy()Pekka Paalanen2018-02-121-4/+15
* compositor-drm: factor out drm_output_init_crtc()Pekka Paalanen2018-02-121-52/+106
* compositor-drm: factor out drm_output_init_gamma_size()Pekka Paalanen2018-02-121-8/+22
* compositor-drm: drm_output_enable updates unused_crtcs/connectorsPekka Paalanen2018-02-121-5/+3
* clients/desktop-shell: preserve background/panel in clone modePekka Paalanen2018-02-121-1/+49
* desktop-shell: handle redundant panelsPekka Paalanen2018-02-121-7/+16
* desktop-shell: handle redundant backgroundsPekka Paalanen2018-02-121-7/+18
* clients/desktop-shell: avoid invalid sized panelPekka Paalanen2018-02-121-2/+18
* clients/desktop-shell: avoid invalid sized backgroundPekka Paalanen2018-02-121-5/+26
* gl-renderer: Fix crash in dmabuf format query for fallback formatsPhilipp Kerling2018-02-121-1/+1
* xwm: Fix icon surface ownershipEmmanuel Gil Peyrot2018-02-093-6/+28
* compositor-drm: move state_invalid setting to deinitPekka Paalanen2018-02-091-4/+3
* compositor-drm: let repaint cycle disable crtcsPekka Paalanen2018-02-091-7/+3
* desktop-shell: Correctly migrate views to other outputs when output is disabl...Marius Vlad2018-02-091-5/+1
* libweston: remove restore functionalityPekka Paalanen2018-02-0913-60/+0
* weston: remove SEGV and ABRT handlersPekka Paalanen2018-02-094-157/+4
* screenshot: save screenshot files in XDG_PICTURES_DIRAleksander Morgado2018-02-091-1/+2
* file-util: allow specifying path separately in file_create_dated()Aleksander Morgado2018-02-094-10/+16
* screenshot: save each new screenshot in a different fileAleksander Morgado2018-02-091-1/+9
* ivi-shell: fix the layer assignment change from one screen to anotherEmre Ucan2018-02-081-0/+5
* ivi-shell: don't expilicitly assign outputs to viewsEmre Ucan2018-02-081-1/+0
* ivi-shell: don't schedule compositor repaintEmre Ucan2018-02-081-7/+6
* ivi-shell: change layer visibility to boolEmre Ucan2018-02-081-1/+1
* xwayland: Fix crash on weston shutdownDerek Foreman2018-02-071-0/+2
* ivi-shell: remove ivi_shell_settingEmre Ucan2018-02-071-30/+12
* ivi-shell: don't load controller modulesEmre Ucan2018-02-072-64/+4
* tests: load ivi-shell test plugins as weston moduleEmre Ucan2018-02-073-28/+16
* hmi-controller: load as weston moduleEmre Ucan2018-02-072-21/+17
* hmi-controller: remove ivi_layout_interface globalEmre Ucan2018-02-071-94/+100
* ivi-shell: register ivi_layout_interfaceEmre Ucan2018-02-073-2/+19
* build: Clean up -DDATADIR in makefilesDerek Foreman2018-02-071-4/+6
* shared: Update all users of DATADIRDerek Foreman2018-02-074-15/+68
* tests: Set WESTON_DATA_DIR for testsDerek Foreman2018-02-071-0/+4