summaryrefslogtreecommitdiff
path: root/compositor
Commit message (Expand)AuthorAgeFilesLines
* meson: fix compositor build with xwayland disabledPhilipp Zabel2019-02-152-0/+14
* weston: add more libinput config optionsEric Toombs2019-02-062-1/+176
* weston: deprecate enable_tap in favour of enable-tapEric Toombs2019-02-061-9/+15
* weston: Add config option to enable pixman-based renderingThomas Zimmermann2019-01-311-4/+35
* meson: better errors for systemd-notify depsPekka Paalanen2018-12-311-1/+6
* meson: better error for cms-colord depsPekka Paalanen2018-12-311-5/+7
* meson: better error cms-static depsPekka Paalanen2018-12-311-5/+7
* build: use '-Wl,' wrapper for the -export-dynamic linker flagGreg V2018-12-201-1/+1
* compositor: Install weston-screenshooter in BINDIRMarius Vlad2018-12-181-1/+1
* compositor: Add some handy wrappers for wet_get_binary_path()Marius Vlad2018-12-184-6/+21
* libweston: Allow taking screenshots when debug protocol is enabledMarius Vlad2018-12-181-2/+10
* Add Meson build systemDaniel Stone2018-12-091-0/+146
* Add remoting plugin for output streamingTomohito Esaki2018-10-301-0/+152
* weston: Add set up SIGUSR1 blocking early using pthread_sigmask()Tomohito Esaki2018-10-301-0/+10
* xwayland: Silence format-truncation compilation warningsAlexandros Frantzis2018-10-121-1/+1
* weston: keep non-desktop displays turned off by defaultPhilipp Zabel2018-09-231-3/+7
* main: do not exit in case stdin is a closed streamStefan Agner2018-09-171-4/+1
* compositor: protocol loggerPekka Paalanen2018-09-171-2/+128
* compositor: offer logs via weston-debugPekka Paalanen2018-09-171-2/+36
* compositor: add option to enable weston_debugPekka Paalanen2018-09-171-0/+7
* input: add weston_keyboard_send_keymap helper functionDerek Foreman2018-08-171-3/+1
* libweston: Remove signals from the list during de-initHarsha M M2018-08-082-0/+5
* main: don't configure /dev/fb0 by defaultnerdopolis2018-07-021-3/+0
* compositor-fbdev: support the --seat option, (and XDG_SEAT variable)nerdopolis2018-07-021-0/+2
* libweston: set the seat automatically based on the XDG_SEAT environment variablenerdopolis2018-07-021-1/+1
* weston: add force-on option for DRMPekka Paalanen2018-06-291-2/+20
* weston: support clone mode on DRM-frontendPekka Paalanen2018-06-291-20/+472
* shared: remove weston_config_get_libexec_dir()Pekka Paalanen2018-06-201-2/+1
* tests: Don't rely on build directory layoutDaniel Stone2018-06-204-16/+27
* 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: add touchscreen_calibrator optionLouis-Francis Ratté-Boulianne2018-05-301-0/+68
* main: add setting for DRM/pixman shadow framebufferPekka Paalanen2018-05-241-0/+3
* weston: use wet.compositor consistently in main()Pekka Paalanen2018-05-021-26/+24
* weston: store weston_compositor in wet_compositorPekka Paalanen2018-05-021-5/+8
* Update copyrights for Collabora and General Electric CompanyPekka Paalanen2018-04-261-1/+2
* libweston: remove output_pending_signalPekka Paalanen2018-04-171-1/+1
* libweston: change windowed_output_api output_create to create_headPekka Paalanen2018-04-171-5/+5
* weston: migrate DRM to head-based output APIPekka Paalanen2018-04-171-20/+18
* weston: migrate RDP to head-based output APIPekka Paalanen2018-04-171-12/+7
* weston: migrate fbdev to head-based output APIPekka Paalanen2018-04-171-10/+5
* weston: migrate wayland to head-based output APIPekka Paalanen2018-04-171-19/+8
* weston: migrate x11 to head-based output APIPekka Paalanen2018-04-171-9/+5
* weston: migrate headless to head-based output APIPekka Paalanen2018-04-171-10/+192
* weston: move weston_output_enable() into callersPekka Paalanen2018-04-171-2/+6
* cms-colord: find a good headPekka Paalanen2018-04-121-2/+15
* libweston: make wl_output point to weston_headPekka Paalanen2018-04-101-1/+1
* libweston: introduce weston_headPekka Paalanen2018-04-101-15/+17
* weston: Add a help string for --xwaylandDima Ryazanov2018-03-161-0/+1
* libweston: Make weston_seat release safeAlexandros Frantzis2018-02-151-2/+6