summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-19client: Add DnD cursors to the managed cursors listCarlos Garnacho2-0/+19
2016-01-19data-device: Implement DnD actionsCarlos Garnacho5-9/+252
2016-01-19data-device: Implement DnD progress notificationCarlos Garnacho4-25/+148
2016-01-19Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer15-47/+600
2016-01-19Add a weston_pointer_axis_eventPeter Hutterer12-52/+95
2016-01-19compositor-rdp: update link to wheel delta explanationPeter Hutterer1-1/+1
2016-01-14clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael1-1/+2
2016-01-14clients: fix build on LinuxOlivier Fourdan1-1/+0
2016-01-13gl-renderer: Fix comment typoBryce Harrington1-1/+1
2016-01-13compositor: create_data_source(): Fix potential crash on OOMcpaul@redhat.com1-2/+8
2016-01-12compositor: Make types consistent for bitshifting unsigned intsBryce Harrington1-10/+10
2016-01-12compositor: Verify that the maximum number of outputs is not exceededBryce Harrington1-0/+3
2016-01-12compositor: Document how views and surfaces are mapped to outputsBryce Harrington1-0/+73
2016-01-12desktop-shell: Allow binding-modifier weston.ini option to be noneBob Ham2-13/+15