summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-07-26Implement the relative pointer protocolJonas Ådahl1-1/+3
2016-07-22automake: add missing git-version.h dependencyEmil Velikov1-0/+1
2016-07-22automake: list the the builddir include before the srcdirEmil Velikov1-4/+4
2016-07-22libweston: don't install shared/platform.hEmil Velikov1-2/+1
2016-07-01xwayland: make the plugin usable by libweston compositorsGiulio Camuffo1-5/+9
2016-07-01compositor: add plugin-registryPekka Paalanen1-0/+8
2016-06-29tests: introduce struct buffer for client-helperPekka Paalanen1-1/+1
2016-06-23Rename src/ to libweston/Pekka Paalanen1-91/+91
2016-06-23Move weston source to compositor/Pekka Paalanen1-14/+14
2016-06-09tests: add wp_viewporter testsPekka Paalanen1-0/+10
2016-06-09protocol: remove scaler.xmlPekka Paalanen1-5/+0
2016-06-09clients/simple-damage: migrate to wp_viewporterPekka Paalanen1-2/+2
2016-06-09clients/scaler: migrate to wp_viewporterPekka Paalanen1-0/+4
2016-06-09compositor: migrate to stable viewporter.xmlPekka Paalanen1-2/+2
2016-06-03Create a libweston-0.soGiulio Camuffo1-14/+24
2016-06-03Split the modules and include files between weston and libwestonGiulio Camuffo1-10/+15
2016-06-03libinput: don't use weston_config when configuring input devicesGiulio Camuffo1-1/+2
2016-06-03Move part of screenshooter.c to weston-screenshooter.cGiulio Camuffo1-0/+2
2016-06-03Remove Raspberry Pi backend and rendererPekka Paalanen1-34/+0
2016-05-12data: Some client iconsBryce Harrington1-0/+3
2016-05-10drm: port the drm backend to the new init apiGiulio Camuffo1-4/+7
2016-05-04compositor-wayland: put configuration structure in separate headerBenoit Gschwind1-0/+3
2016-05-03x11: port the x11 backend to the new init apiBenoit Gschwind1-0/+3
2016-04-29fbdev-backend: refactor configuration APIBenoit Gschwind1-1/+4
2016-04-25compositor-rdp: refactor configuration APIBenoit Gschwind1-0/+3
2016-04-22build: actually use CLOCK_GETTIME_LIBS for libzunitcGustavo Zacarias1-1/+2
2016-04-22build: add check for clock_gettime() in librtGustavo Zacarias1-7/+8
2016-04-18headless: port the headless backend to the new init apiBenoit Gschwind1-0/+3
2016-04-13Makefile: fix systemd-notify plugin CFLAGSPekka Paalanen1-1/+2
2016-03-17clients & tests: Unify multiple definitions of x*alloc and related functionsBryce Harrington1-1/+3
2016-03-16ivi-shell: introduce ivi-layout-shell.hPekka Paalanen1-0/+1
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen1-11/+10
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-01-11clients: add simple-v4l-dmabuf clientEmmanuel Gil Peyrot1-0/+15
2016-01-11clients: rename simple-dmabuf into simple-dmabuf-intelEmmanuel Gil Peyrot1-6/+6
2015-11-19Remove workspaces protocolJonas Ådahl1-7/+0
2015-11-19Rename screenshooter protocol to weston_screenshooterJonas Ådahl1-7/+7
2015-11-19desktop-shell: Rename protocol weston_desktop_shellJonas Ådahl1-10/+10
2015-11-19Use xdg_shell protocol from wayland-protocolsJonas Ådahl1-15/+14
2015-11-19Makefile.am: Make the external xml scanning rule version genericJonas Ådahl1-3/+11
2015-11-19Use input method protocol from wayland-protocolsJonas Ådahl1-9/+8
2015-11-19Use text input protocol from wayland-protocolsJonas Ådahl1-11/+10
2015-11-19Use linux-dmabuf protocol from wayland-protocolsJonas Ådahl1-7/+6
2015-11-19Use fullscreen-shell.xml from wayland-protocolsJonas Ådahl1-17/+27
2015-10-21build: Add -lrt for programs that use clock_gettime()Derek Foreman1-2/+2
2015-10-15ivi-shell: install ivi-layout-export.hUcan, Emre \(ADITG/SW1\)1-0/+5
2015-09-29compositor: remove systemd-notify.hEgor Starkov1-3/+1
2015-09-25systemd: Fix distcheck for typo in header pathBryce Harrington1-1/+1
2015-09-25compositor: systemd notifications supportEgor Starkov1-1/+18