summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 release1.10.01.10Bryce 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 release1.9.93Bryce 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 release1.9.92Bryce 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 release1.9.91Bryce 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
2016-01-12desktop-shell: Make zapping configurableBob Ham3-3/+16
2016-01-12compositor-{drm, fbdev, rpi}: Make VT switching configurableBob Ham8-44/+46
2016-01-11clients: add simple-v4l-dmabuf clientEmmanuel Gil Peyrot4-0/+975
2016-01-11clients: Fix a few issues in simple-dmabuf-intelEmmanuel Gil Peyrot1-22/+19
2016-01-11clients: rename simple-dmabuf into simple-dmabuf-intelEmmanuel Gil Peyrot4-17/+17
2016-01-11gl-renderer: Add support for a few YUV dmabuf formatsEmmanuel Gil Peyrot1-43/+252
2016-01-11gl-renderer: introduce a new struct dmabuf_imageEmmanuel Gil Peyrot1-58/+113
2015-12-22compositor: Document routines relating to idle behaviorBryce Harrington1-0/+51
2015-12-22compositor: Fix a couple comment typosBryce Harrington2-3/+3