aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-11-25Cleanup wlr_matrix.h includesSimon Ser
2023-11-23output: take wl_display in wlr_output_create_global()Simon Ser
2023-11-23output-layout: take wl_display in constructorSimon Ser
2023-11-23util/transform: move over wl_output_transform helpersSimon Ser
2023-10-25examples: drop dead client codeSimon Ser
2023-10-12examples: split clients in separate repositorySimon Ser
2023-10-12build: rename libdrm partial dep to be more explicitSimon Ser
2023-10-04drop KDE idle protocol supportSimon Zeni
2023-10-03treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practicalAlexander Orzechowski
2023-08-16examples/embedded: new exampleSimon Ser
2023-07-12add minimalist cairo exampleBrett Ernst
2023-07-10scene_output: optionally record and report timingsRose Hudson
2023-06-30examples/pointer: use wlr_cursor_set_xcursor()Simon Ser
2023-06-27examples: enable new outputsSimon Ser
2023-06-26examples/tablet: Don't use new render API and old render API togetherAlexander Orzechowski
2023-06-23output: add wlr_output_state_init()Simon Ser
2023-06-14examples: drop unnecessary include_directoriesSimon Ser
2023-06-13output: add wlr_output_state_set_layers()Simon Ser
2023-06-13examples: Drop usage of wlr_output.pendingAlexander Orzechowski
2023-06-12examples/output-layers: fix layers not included in commitSimon Ser
2023-06-05examples/multi-pointer: dropSimon Ser
2023-06-05add render timer APIRose Hudson
2023-06-05examples: Drop quadsAlexander Orzechowski
2023-05-30examples: convert to new rendering APISimon Ser
2023-04-14compositor: pass version in wlr_compositor_createSimon Ser
2023-04-04output-layer: add support for scaling buffersSimon Ser
2023-03-24examples/touch: support touch cancel eventsRose Hudson
2023-03-17examples/touch: fix incorrect event typeRose Hudson
2023-02-28examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0Simon Ser
2023-02-20examples/output-layers: relay feedback eventsSimon Ser
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