summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-08platform: explicitly cast the return value of weston_platform_get_egl_proc_ad...Matthias Treydte1-4/+6
2016-03-08option-parser: Handle short double-arg optionsBryce Harrington1-3/+38
2016-03-07configure: Make jpeglib an optional dependency.Emmanuel Gil Peyrot2-16/+37
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen15-384/+111
2016-03-04ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)3-68/+2
2016-03-04ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)5-58/+2
2016-03-04ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)6-71/+13
2016-03-04ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)5-58/+3
2016-03-04ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)3-29/+3
2016-03-04ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)4-33/+4
2016-03-04ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)3-58/+5
2016-03-04ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)6-62/+8
2016-03-04ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)6-63/+15
2016-03-04ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)4-53/+6
2016-03-04ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)5-32/+8
2016-03-04ivi-shell: remove ivi_layout_surface_get_opacity APIUcan, Emre \(ADITG/SW1\)5-42/+10
2016-03-04ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)3-28/+4
2016-03-04ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)6-33/+1
2016-03-04hmi-controller: fix leak of ivi surface listWataru Natsume1-1/+4
2016-03-04remove warning of ivisurface reassign on the ivilayerWataru Natsume1-3/+1
2016-03-04hmi-controller: remove duplicate commit_changes in random modeWataru Natsume1-9/+0
2016-02-26libinput-device: Remove unnecessary function callChris Michael1-2/+1
2016-02-23tests: cleanup test runner script.Jon A. Cruz1-10/+10
2016-02-23Makefile: handle also stable wayland-protocolsPekka Paalanen1-1/+1
2016-02-23Makefile: move presentation_timing source out of toytoolkitPekka Paalanen1-2/+2
2016-02-22config-parser: Check malloc and strdup returnsBryce Harrington1-0/+22
2016-02-19configure: Make WebP support togglable, and improve its error message.Emmanuel Gil Peyrot2-4/+19
2016-02-19libinput-device: Remove unnecessary function callChristopher Michael1-1/+2
2016-02-16build: Require dbus for systemd-loginManuel Bachmann1-32/+34
2016-02-16shell: Don't send extra configure events on clickDerek Foreman1-0/+8
2016-02-16configure.ac: bump to version 1.10.90 for open developmentBryce Harrington1-1/+1
2016-02-16configure.ac: bump to version 1.10.0 for the official releaseBryce Harrington1-5/+5
2016-02-11releasing.txt: Script now figures out release name on its ownBryce Harrington1-1/+1
2016-02-09configure.ac: bump to version 1.9.93 for the RC1 releaseBryce Harrington1-1/+1
2016-02-09compositor-drm: the cursor plane only supports ARGBDerek Foreman1-3/+9
2016-02-09compositor-drm: update internal cursor plane location when disabling cursorDerek Foreman1-1/+4
2016-02-09compositor-x11: send pointer frame after axis eventMarek Chalupa1-0/+4
2016-02-04xwm: Don't clear the selection if it has no text type availableDerek Foreman1-24/+4
2016-02-03shell: Check more thoroughly for undefined surface resourceBryce Harrington1-7/+24
2016-02-03ivi-layout: apply opacity to weston_view correctlyNobuhiko Tanibata1-6/+3
2016-02-02configure.ac: bump to version 1.9.92 for the beta releaseBryce Harrington1-1/+1
2016-02-02input: Fix crash when touchscreen generates out of screen coordinateBryce Harrington1-1/+4
2016-02-01data-device: Check harder for selection/non-wayland sourcesCarlos Garnacho1-2/+6
2016-02-01xwayland: zalloc the x11_data_sourcesCarlos Garnacho2-2/+2
2016-02-01clipboard: zalloc the clipboard_sourceCarlos Garnacho1-1/+1
2016-02-01input: Don't try to send pointer frames if no focus_clientDerek Foreman1-0/+3
2016-01-20releasing: register_release now inserts the email announcement urlsBryce Harrington1-7/+4
2016-01-19configure.ac: bump to version for the releaseBryce Harrington1-3/+3
2016-01-19dnd: Turn into a full blown exampleCarlos Garnacho1-22/+84
2016-01-19data-device: Implement compositor-chosen actionsCarlos Garnacho2-0/+77