summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor-drm: Add support for Tegra Jetson TK1baserock/weston-1.10.0/tegraJames Thomas2016-02-182-3/+110
* compositor-drm: Add new gbm struct to allow for a separate gbm deviceJames Thomas2016-02-181-19/+26
* configure.ac: bump to version 1.10.0 for the official release1.10.01.10Bryce Harrington2016-02-161-5/+5
* releasing.txt: Script now figures out release name on its ownBryce Harrington2016-02-111-1/+1
* configure.ac: bump to version 1.9.93 for the RC1 release1.9.93Bryce Harrington2016-02-091-1/+1
* compositor-drm: the cursor plane only supports ARGBDerek Foreman2016-02-091-3/+9
* compositor-drm: update internal cursor plane location when disabling cursorDerek Foreman2016-02-091-1/+4
* compositor-x11: send pointer frame after axis eventMarek Chalupa2016-02-091-0/+4
* xwm: Don't clear the selection if it has no text type availableDerek Foreman2016-02-041-24/+4
* shell: Check more thoroughly for undefined surface resourceBryce Harrington2016-02-031-7/+24
* ivi-layout: apply opacity to weston_view correctlyNobuhiko Tanibata2016-02-031-6/+3
* configure.ac: bump to version 1.9.92 for the beta release1.9.92Bryce Harrington2016-02-021-1/+1
* input: Fix crash when touchscreen generates out of screen coordinateBryce Harrington2016-02-021-1/+4
* data-device: Check harder for selection/non-wayland sourcesCarlos Garnacho2016-02-011-2/+6
* xwayland: zalloc the x11_data_sourcesCarlos Garnacho2016-02-012-2/+2
* clipboard: zalloc the clipboard_sourceCarlos Garnacho2016-02-011-1/+1
* input: Don't try to send pointer frames if no focus_clientDerek Foreman2016-02-011-0/+3
* releasing: register_release now inserts the email announcement urlsBryce Harrington2016-01-201-7/+4
* configure.ac: bump to version for the release1.9.91Bryce Harrington2016-01-191-3/+3
* dnd: Turn into a full blown exampleCarlos Garnacho2016-01-191-22/+84
* data-device: Implement compositor-chosen actionsCarlos Garnacho2016-01-192-0/+77
* client: Add DnD cursors to the managed cursors listCarlos Garnacho2016-01-192-0/+19
* data-device: Implement DnD actionsCarlos Garnacho2016-01-195-9/+252
* data-device: Implement DnD progress notificationCarlos Garnacho2016-01-194-25/+148
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-1915-47/+600
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-1912-52/+95
* compositor-rdp: update link to wheel delta explanationPeter Hutterer2016-01-191-1/+1
* clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSIONChristopher Michael2016-01-141-1/+2
* clients: fix build on LinuxOlivier Fourdan2016-01-141-1/+0
* gl-renderer: Fix comment typoBryce Harrington2016-01-131-1/+1
* compositor: create_data_source(): Fix potential crash on OOMcpaul@redhat.com2016-01-131-2/+8
* compositor: Make types consistent for bitshifting unsigned intsBryce Harrington2016-01-121-10/+10
* compositor: Verify that the maximum number of outputs is not exceededBryce Harrington2016-01-121-0/+3
* compositor: Document how views and surfaces are mapped to outputsBryce Harrington2016-01-121-0/+73
* desktop-shell: Allow binding-modifier weston.ini option to be noneBob Ham2016-01-122-13/+15
* desktop-shell: Make zapping configurableBob Ham2016-01-123-3/+16
* compositor-{drm, fbdev, rpi}: Make VT switching configurableBob Ham2016-01-128-44/+46
* clients: add simple-v4l-dmabuf clientEmmanuel Gil Peyrot2016-01-114-0/+975
* clients: Fix a few issues in simple-dmabuf-intelEmmanuel Gil Peyrot2016-01-111-22/+19
* clients: rename simple-dmabuf into simple-dmabuf-intelEmmanuel Gil Peyrot2016-01-114-17/+17
* gl-renderer: Add support for a few YUV dmabuf formatsEmmanuel Gil Peyrot2016-01-111-43/+252
* gl-renderer: introduce a new struct dmabuf_imageEmmanuel Gil Peyrot2016-01-111-58/+113
* compositor: Document routines relating to idle behaviorBryce Harrington2015-12-221-0/+51
* compositor: Fix a couple comment typosBryce Harrington2015-12-222-3/+3
* xwm: let the shells decide the position of X windowsGiulio Camuffo2015-12-185-54/+64
* compositor-fbdev: Drop intermediate shadow bufferSjoerd Simons2015-12-181-65/+3
* weston-info: display output scaleJonny Lamb2015-12-181-2/+30
* ivi-shell: hmi-controller supports multi screens at random-mode.Nobuhiko Tanibata2015-12-141-5/+34
* ivi-shell: hmi-controller supports multi screens at fullscreen mode.Nobuhiko Tanibata2015-12-141-0/+18
* ivi-shell: hmi-controller supports multi screens at side-by-side mode.Nobuhiko Tanibata2015-12-141-23/+38