summaryrefslogtreecommitdiff
path: root/compositor
AgeCommit message (Expand)AuthorFilesLines
2018-08-17input: add weston_keyboard_send_keymap helper functionDerek Foreman1-3/+1
2018-08-08libweston: Remove signals from the list during de-initHarsha M M2-0/+5
2018-07-02main: don't configure /dev/fb0 by defaultnerdopolis1-3/+0
2018-07-02compositor-fbdev: support the --seat option, (and XDG_SEAT variable)nerdopolis1-0/+2
2018-07-02libweston: set the seat automatically based on the XDG_SEAT environment variablenerdopolis1-1/+1
2018-06-29weston: add force-on option for DRMPekka Paalanen1-2/+20
2018-06-29weston: support clone mode on DRM-frontendPekka Paalanen1-20/+472
2018-06-20shared: remove weston_config_get_libexec_dir()Pekka Paalanen1-2/+1
2018-06-20tests: Don't rely on build directory layoutDaniel Stone4-16/+27
2018-06-12compositor: print usage to stdout on success (not stderr) - this time reallyPeter Hutterer1-7/+9
2018-06-11compositor: print usage to stdout on success (not stderr)Peter Hutterer1-1/+1
2018-05-30weston: add touchscreen_calibrator optionLouis-Francis Ratté-Boulianne1-0/+68
2018-05-24main: add setting for DRM/pixman shadow framebufferPekka Paalanen1-0/+3
2018-05-02weston: use wet.compositor consistently in main()Pekka Paalanen1-26/+24
2018-05-02weston: store weston_compositor in wet_compositorPekka Paalanen1-5/+8
2018-04-26Update copyrights for Collabora and General Electric CompanyPekka Paalanen1-1/+2
2018-04-17libweston: remove output_pending_signalPekka Paalanen1-1/+1
2018-04-17libweston: change windowed_output_api output_create to create_headPekka Paalanen1-5/+5
2018-04-17weston: migrate DRM to head-based output APIPekka Paalanen1-20/+18
2018-04-17weston: migrate RDP to head-based output APIPekka Paalanen1-12/+7
2018-04-17weston: migrate fbdev to head-based output APIPekka Paalanen1-10/+5
2018-04-17weston: migrate wayland to head-based output APIPekka Paalanen1-19/+8
2018-04-17weston: migrate x11 to head-based output APIPekka Paalanen1-9/+5
2018-04-17weston: migrate headless to head-based output APIPekka Paalanen1-10/+192
2018-04-17weston: move weston_output_enable() into callersPekka Paalanen1-2/+6
2018-04-12cms-colord: find a good headPekka Paalanen1-2/+15
2018-04-10libweston: make wl_output point to weston_headPekka Paalanen1-1/+1
2018-04-10libweston: introduce weston_headPekka Paalanen1-15/+17
2018-03-16weston: Add a help string for --xwaylandDima Ryazanov1-0/+1
2018-02-15libweston: Make weston_seat release safeAlexandros Frantzis1-2/+6
2018-02-09weston: remove SEGV and ABRT handlersPekka Paalanen1-119/+0
2017-12-18weston: add --drm-device option for DRM-backendPekka Paalanen1-0/+2
2017-11-30text-backend: Allow client hiding of input panelJoshua Watt1-10/+12
2017-11-28weston: add wait-for-debugger optionPekka Paalanen1-0/+13
2017-11-27weston: arm SEGV handler earlierPekka Paalanen1-4/+5
2017-11-27libweston: Use struct timespec for compositor timeAlexandros Frantzis1-4/+7
2017-11-27libweston: Use struct timespec for key eventsAlexandros Frantzis3-9/+18
2017-11-27libweston: Use struct timespec for axis eventsAlexandros Frantzis1-1/+4
2017-11-27libweston: Use struct timespec for button eventsAlexandros Frantzis1-1/+4
2017-11-27libweston: Use struct timespec for motion eventsAlexandros Frantzis1-1/+5
2017-10-23weston: fix boolean wayland backend optionsPekka Paalanen1-6/+9
2017-09-04compositor-drm: remove connector optionUcan, Emre (ADITG/SW1)1-2/+0
2017-07-25libweston: introduce weston_output_from_resource()Pekka Paalanen1-1/+1
2017-03-24weston: Set CLOEXEC on stdinDerek Foreman1-0/+5
2017-03-07compositor-drm: pageflip timeout implementationEmmanuel Gil Peyrot1-0/+2
2017-02-21screen-share: Use wl_list_for_each_safe on destroyDaniel Stone1-2/+2
2017-02-21screen-share: Avoid NULL dereferenceDaniel Stone1-1/+2
2017-02-09compositor: Improve xwayland warning messageArmin Krezović1-3/+4
2017-01-27systemd: fix Wincompatible-pointer-typeUcan, Emre (ADITG/SW1)1-1/+1
2017-01-26compositor-drm: Restore use-current-mode functionalityArmin Krezović1-2/+7