aboutsummaryrefslogtreecommitdiff
path: root/examples/meson.build
AgeCommit message (Expand)Author
2021-12-07examples: remove unnecessary partial_dependency() callSimon Ser
2021-12-07examples: remove unnecessary wlroots deps for clientsSimon Ser
2021-12-07examples/layer-shell: remove wlroots dependencySimon Ser
2021-12-07build: move wayland-client dep to backend/wayland/Simon Ser
2021-08-26examples/scene-graph: new exampleSimon Ser
2021-06-22Revert "build: workaround for meson disabler object not working with if not"Simon Ser
2021-04-20examples: introduce quads exampleSimon Zeni
2021-04-19examples: remove dependency on GLES2 for compositor examplesSimon Ser
2021-04-17render: make GLES2 renderer optionalayaka
2021-02-23examples: add libdrm partial dependency for compositorsSimon Ser
2021-02-14examples: remove wlroots dep from client examplesSimon Ser
2021-01-29examples: remove dependency on wlr_egl from clientsBrandon Dowdy
2020-12-13build: move wayland-egl dependency to examples/Simon Ser
2020-07-08examples/input-method-keyboard-grab: new examplexdavidwu
2020-06-08examples: Add screencopy-dmabuf exampleAndri Yngvason
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-02-20keyboard-shortcuts-inhibit: Add client exampleMichael Weiser
2020-02-20examples: add output-power-management example clientGuido Günther
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-23meson: Various improvementsScott Anderson
2019-10-16build: simplify by using disabler depsSimon Ser
2019-10-08build: workaround for meson disabler object not working with if notSimon Ser
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-01-06fullscreen-shell-v1: initial protocol implementationemersion
2018-12-21relative_pointer: add relative-pointer examplerandom human
2018-12-08examples: add wlr_foreign_toplevel_management_v1 exampleIlia Bozhinov
2018-11-06examples: only link clients to wlroots if necessaryemersion
2018-11-06Use _POSIX_C_SOURCE, use shm_openemersion
2018-10-17Add epoll-shim dependency on FreeBSDsghctoma
2018-10-15render: fix meson including libdrmCole Mickens
2018-10-15Fix libdrm includesScott Anderson
2018-10-09wlroots: add basic support for zwp_input_method_v2Dorota Czaplejewicz
2018-10-09wlroots: add support for zwp_text_input_unstable_v3Dorota Czaplejewicz
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-08-30Fixes examples/dmabuf-capture being built with unmet dependenciesrandom human
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-22Update examples to use new optionScott Anderson
2018-08-02examples: add gamma-controlemersion
2018-07-28Add xdg-decoration-unstable-v1 supportemersion
2018-06-30examples/screencopy: use libpngemersion
2018-06-30screencopy-v1: add basic implementationemersion
2018-06-26Add minimum version for ffmpeg 4.0 librariesScott Anderson
2018-06-26Check for libavutil/hwcontext_drm.hScott Anderson
2018-06-25examples/dmabuf-capture: move encoding to a separate threadRostislav Pehlivanov
2018-06-17Fix exampleRostislav Pehlivanov
2018-05-29examples/dmabuf-capture: make building this example optionalemersion
2018-05-29Add a demo client for dmabuf exportRostislav Pehlivanov
2018-05-10Fixed up building examplesTimidger