summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* compositor-drm: Use plane_state_coords_for_view for cursorDaniel Stone2018-07-061-36/+34
* compositor-drm: Use plane_state_coords_for_view for scanoutDaniel Stone2018-07-061-33/+29
* compositor-drm: Only check final co-ordinates for overlay scalingDaniel Stone2018-07-061-22/+34
* compositor-drm: Fully account for buffer transformationDaniel Stone2018-07-061-40/+33
* compositor-drm: Extract buffer->plane co-ord translationDaniel Stone2018-07-061-69/+93
* compositor-drm: Make alpha-to-opaque handling commonDaniel Stone2018-07-061-73/+44
* compositor-drm: Remove unnecessary picked_scanout variableDaniel Stone2018-07-061-9/+2
* compositor-drm: Property accessor can be constDaniel Stone2018-07-061-1/+1
* compositor-drm: Add aspect-ratio parsing supportAnkit Nautiyal2018-07-062-11/+126
* man: add description for specifying modes with aspect-ratio in weston.iniAnkit Nautiyal2018-07-061-2/+37
* libweston: fix output reflow on removalPekka Paalanen2018-07-051-1/+1
* desktop-shell: fix output removal for background/panelPekka Paalanen2018-07-051-13/+24
* compositor-drm: ignore case of {h,v}sync flags in modelineGuido Günther2018-07-031-4/+4
* main: don't configure /dev/fb0 by defaultnerdopolis2018-07-021-3/+0
* compositor-fbdev: detect the first fb device in the seatnerdopolis2018-07-021-3/+82
* compositor-fbdev: set fb device info upon the first run.nerdopolis2018-07-021-0/+8
* launcher-logind: only get a VT on seat0, as only seat0 supports VTsnerdopolis2018-07-022-10/+17
* compositor-fbdev: support the --seat option, (and XDG_SEAT variable)nerdopolis2018-07-023-1/+20
* libweston: set the seat automatically based on the XDG_SEAT environment variablenerdopolis2018-07-024-7/+16
* configure.ac: bump libdrm requirement to 2.4.68Peter Hutterer2018-07-021-1/+1
* weston: add force-on option for DRMPekka Paalanen2018-06-292-2/+28
* weston: support clone mode on DRM-frontendPekka Paalanen2018-06-292-20/+484
* man: remove redundant word in weston.ini(5)Matheus Santana2018-06-281-1/+1
* tests: Reshuffle IVI layout testsDaniel Stone2018-06-207-23/+35
* tests: remove WESTON_BUILD_DIR from envPekka Paalanen2018-06-201-4/+0
* shared: remove weston_config_get_libexec_dir()Pekka Paalanen2018-06-203-16/+1
* tests: Don't rely on build directory layoutDaniel Stone2018-06-209-37/+109
* man: fix prefixes for weston.ini(5)Peter Hutterer2018-06-132-5/+9
* compositor: print usage to stdout on success (not stderr) - this time reallyPeter Hutterer2018-06-121-7/+9
* compositor: print usage to stdout on success (not stderr)Peter Hutterer2018-06-111-1/+1
* weston-launch: always run through all groupsPeter Hutterer2018-06-111-6/+8
* doc: Update for GitLab migrationDaniel Stone2018-06-112-4/+4
* client: Fix segmentation fault in the case weston-nestedYong Gan2018-06-071-2/+2
* libweston: Reset repaint schedule for all repainted outputs when repaint cancelTomohito Esaki2018-06-072-0/+11
* libweston: fix indentationTomohito Esaki2018-06-071-6/+6
* simple-dmabuf-drm: Fallback DRM_FORMAT_MOD_LINEAR definitionDaniel Stone2018-06-071-0/+4
* Add .gitlab-ci.ymlDaniel Stone2018-06-071-0/+49
* doc: add example calibration-helper scriptPekka Paalanen2018-05-302-0/+67
* clients: add a new touchscreen calibratorLouis-Francis Ratté-Boulianne2018-05-305-2/+991
* weston: add touchscreen_calibrator optionLouis-Francis Ratté-Boulianne2018-05-302-0/+107
* libweston: implement touch calibration protocolLouis-Francis Ratté-Boulianne2018-05-304-2/+760
* protocol: add weston_touch_calibrationPekka Paalanen2018-05-302-1/+346
* input: introduce touch event mode for calibratorLouis-Francis Ratté-Boulianne2018-05-303-5/+182
* input: do not forward unmatched touch-upsPekka Paalanen2018-05-301-2/+3
* input: move touchpoint counting upLouis-Francis Ratté-Boulianne2018-05-301-15/+27
* libweston: introduce notify_touch_normalized() and docPekka Paalanen2018-05-303-13/+78
* libweston: notify_touch API to use weston_touch_devicePekka Paalanen2018-05-305-24/+23
* libinput: move calibration printing into do_set_calibration()Pekka Paalanen2018-05-301-27/+24
* input: introduce weston_touch_deviceLouis-Francis Ratté-Boulianne2018-05-306-1/+302
* weston-info: destroy wl_keyboardMarkus Ongyerth2018-05-291-4/+6