aboutsummaryrefslogtreecommitdiff
path: root/examples/fullscreen-shell.c
AgeCommit message (Expand)Author
2023-06-13examples: Drop usage of wlr_output.pendingAlexander Orzechowski
2023-06-05add render timer APIRose Hudson
2023-05-30examples: convert to new rendering APISimon Ser
2023-04-14compositor: pass version in wlr_compositor_createSimon Ser
2022-11-15backend: return wlr_session in wlr_backend_autocreate() callSimon Ser
2022-01-13surface: deprecate wlr_surface.hKirill Primak
2021-11-18examples: init wlr_output with allocator and rendererSimon Zeni
2021-08-06examples/fullscreen-shell: remove unused render_data.view fieldSimon Ser
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-04-19examples: use wlr_output_preferred_modeSimon Ser
2020-12-30Remove wlr_create_renderer_func_tSimon Ser
2020-06-11examples/fullscreen-shell: stop advertising linux-dmabuf unconditonallySimon Ser
2020-02-08examples: Fix compositor-examplesScott Anderson
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-04-23output: refactor frame submission APISimon Ser
2019-01-06fullscreen-shell-v1: initial protocol implementationemersion