aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-02-20examples/output-layers: new exampleSimon Ser
2023-02-01examples: use NULL theme name instead of "default"Simon Ser
2023-02-01examples, tinywl: use "default" cursor instead of "left_ptr"Simon Ser
2022-11-15backend: return wlr_session in wlr_backend_autocreate() callSimon Ser
2022-06-21wlr_input_device: remove anon union fieldIsaac Freund
2022-06-04examples/screencopy-dmabuf: stop using strncpySimon Ser
2022-06-04examples/text-input: stop using strcpy/strcatSimon Ser
2022-05-31wlr_scene: Only allow parenting on a wlr_scene_treeAlexander Orzechowski
2022-05-31wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_treeAlexander Orzechowski
2022-05-30build: make GBM optionalSimon Ser
2022-05-19wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_bufferAlexander Orzechowski
2022-05-15xdg-shell: specify version in wlr_xdg_shell_createSimon Ser
2022-05-09examples/layer-shell: premultiply alphaKirill Primak
2022-05-09examples/egl_common: switch rgba formatJohannes
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_tool: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_pad: uniformize events nameSimon Zeni
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-17types/wlr_pointer: uniformize events nameSimon Zeni
2022-03-17types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...Simon Zeni
2022-03-02examples/input-method: Don't crash on NULL surrounding textGuido Günther
2022-02-21Fixed compiling with FFmpeg 5.0Keith Bowes
2022-01-19scene_graph: Simplify computation for offset of new surfaces.Alexander Orzechowski
2022-01-19scene_graph: remove unused outputs listAlexander Orzechowski
2022-01-19scene_graph: use wlr_scene_output_send_frame_doneAlexander Orzechowski
2022-01-13surface: deprecate wlr_surface.hKirill Primak
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-11-18examples: init wlr_output with allocator and rendererSimon Zeni
2021-10-07examples/foreign-toplevel: fix toplevel not being freedfwsmit
2021-09-08examples/scene-graph: use wlr_scene_outputSimon Ser
2021-09-02examples/scene-graph: demonstrate scene_rect node typeDevin J. Pohly
2021-08-26examples/scene-graph: new exampleSimon Ser
2021-08-06examples/fullscreen-shell: remove unused render_data.view fieldSimon Ser
2021-07-06move wlr_box from /types to /utilSimon Zeni
2021-07-01Remove unused wlr_list.h includesSimon Ser
2021-06-22Revert "build: workaround for meson disabler object not working with if not"Simon Ser
2021-05-22Flush events in virtual pointer exampleBrian McKenna
2021-04-20examples/rotation: remove unused includesSimon Zeni
2021-04-20examples: introduce quads exampleSimon Zeni
2021-04-19Stop specifying xkb_rule_namesSimon Ser
2021-04-19examples: remove dependency on GLES2 for compositor examplesSimon Ser
2021-04-19examples: use wlr_output_preferred_modeSimon Ser
2021-04-17render: make GLES2 renderer optionalayaka
2021-04-16examples/rotation: error out on invalid optionSimon Ser
2021-03-22examples/dmabuf-capture: stop using av_init_packetSimon Ser
2021-02-23examples: add libdrm partial dependency for compositorsSimon Ser
2021-02-23Fix wl_shm_format passed to wlr_texture_from_pixelsSimon Ser