summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-21tests: Add some basic libweston-desktop shells testswip/libweston-desktop-testsQuentin Glidic13-21/+974
2017-09-18desktop-shell: disable opacity binding when modifier is noneIan Ray1-3/+6
2017-09-18desktop-shell: use binding_modifier for zoomIan Ray1-3/+4
2017-09-18calibrator: Make mouse button optionalFabien Lahoudere1-4/+34
2017-09-18clients/nested: fix boolean testEric Engestrom1-1/+1
2017-09-04compositor-drm: remove connector optionUcan, Emre (ADITG/SW1)4-25/+2
2017-09-04ivi-shell: Added tests for screen-remove-layer APIMichael Teyfel1-0/+69
2017-08-30libweston-desktop/xdg-shell-v6: Ensure first configure is sentQuentin Glidic1-14/+14
2017-08-28compositor-drm: Introduce drm_pending_state structureDaniel Stone1-0/+103
2017-08-28compositor-drm: Track all plane typesDaniel Stone1-35/+39
2017-08-28compositor-drm: Add universal plane awarenessPekka Paalanen1-0/+75
2017-08-28compositor-drm: Add DRM property cacheDaniel Stone1-52/+285
2017-08-28compositor-drm: Rename fb_plane to scanout_planeDaniel Stone1-5/+6
2017-08-28compositor-drm: Refactor sprite create/destroy into helpersPekka Paalanen1-71/+117
2017-08-16compositor-fbdev: fix start-up assertionPekka Paalanen1-6/+17
2017-08-11configure.ac: remove dependency on mtdevArnaud Vrac2-3/+2
2017-08-11configure.ac: fix linking when using compiler sanitizersArnaud Vrac2-3/+4
2017-08-11gl-renderer: fix leak on dmabuf image destroyArnaud Vrac1-0/+1
2017-08-11configure: fix version numberPekka Paalanen1-1/+1
2017-08-08Reopen master for regular developmentBryce Harrington1-1/+1
2017-08-08configure.ac: bump to version 3.0.0 for the official releaseBryce Harrington1-3/+3
2017-08-05libweston-desktop/xdg-shell-v5: initialize configure listArnaud Vrac1-0/+2
2017-08-01configure.ac: bump to version 2.99.93 for the RC1 releaseBryce Harrington1-1/+1
2017-07-28desktop-shell: Set surface resizing state during interactive resizePhilipp Kerling1-0/+7
2017-07-27libweston-desktop/xdg-shell: Properly properly handle ack_configureDerek Foreman2-2/+6
2017-07-27input: Stop leaking libinput event source on session deactivationDerek Foreman1-1/+4
2017-07-27compositor-drm: reset KMS state on VT-switch inPekka Paalanen1-1/+17
2017-07-27logind: actually close fd in launcher_logind_closeDerek Foreman1-0/+1
2017-07-26libweston-desktop/xdg-shell: Check window geometry instead of surface size ag...Philipp Kerling2-2/+9
2017-07-26desktop-shell: Track focused shell surface by main surfacePhilipp Kerling1-1/+1
2017-07-25configure.ac: bump to version 2.99.92 for the beta releaseBryce Harrington1-1/+1
2017-07-25libweston: introduce weston_output_from_resource()Pekka Paalanen11-11/+30
2017-07-25libweston: make weston_output::connection_internal a boolPekka Paalanen2-2/+2
2017-07-25libweston: extend output->region lifetimePekka Paalanen1-22/+10
2017-07-25libweston: move globals to weston_compositor_add_output()Pekka Paalanen1-9/+9
2017-07-25libweston: move output id into add/remove_output()Pekka Paalanen1-12/+18
2017-07-25libweston: prevent double weston_output_enable()Pekka Paalanen1-1/+12
2017-07-25libweston: specify weston_output::enabledPekka Paalanen2-6/+5
2017-07-25libweston: move asserts to add_pending_output()Pekka Paalanen1-4/+3
2017-07-25libweston: unexport weston_output_update_matrix()Pekka Paalanen2-3/+4
2017-07-25libweston: unexport weston_compositor_add_output()Pekka Paalanen2-4/+1
2017-07-25libweston: two more weston_output docsPekka Paalanen1-0/+41
2017-07-25libweston: let add/remove_output handle the listsPekka Paalanen1-12/+14
2017-07-25libweston: use helper var in weston_compositor_remove_outputPekka Paalanen1-3/+4
2017-07-25libweston: untangle weston_compositor_remove_output docPekka Paalanen1-10/+16
2017-07-25ivi-shell: Fixed broken link to wiki page in ivi-layout header fileMichael Teyfel1-1/+1
2017-07-24ivi-shell: remove orientation calculationUcan, Emre (ADITG/SW1)1-76/+4
2017-07-24ivi-shell: remove layer_set_orientation APIUcan, Emre (ADITG/SW1)3-86/+0
2017-07-24ivi-shell: remove surface_set_orientation APIUcan, Emre (ADITG/SW1)5-77/+0
2017-07-24ivi-shell: add_screen_remove_layer APIUcan, Emre (ADITG/SW1)2-0/+32