Age | Commit message (Expand) | Author |
2024-02-15 | Define _POSIX_C_SOURCE globally | Simon Ser |
2024-01-25 | backend: take wl_event_loop instead of wl_display in wlr_backend_autocreate() | Simon Ser |
2024-01-25 | backend/wayland: take wl_event_loop instead of wl_display | Simon Ser |
2023-11-25 | Cleanup wlr_matrix.h includes | Simon Ser |
2023-11-23 | output: take wl_display in wlr_output_create_global() | Simon Ser |
2023-11-23 | output-layout: take wl_display in constructor | Simon Ser |
2023-11-23 | util/transform: move over wl_output_transform helpers | Simon Ser |
2023-10-25 | examples: drop dead client code | Simon Ser |
2023-10-12 | examples: split clients in separate repository | Simon Ser |
2023-10-12 | build: rename libdrm partial dep to be more explicit | Simon Ser |
2023-10-04 | drop KDE idle protocol support | Simon Zeni |
2023-10-03 | treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical | Alexander Orzechowski |
2023-08-16 | examples/embedded: new example | Simon Ser |
2023-07-12 | add minimalist cairo example | Brett Ernst |
2023-07-10 | scene_output: optionally record and report timings | Rose Hudson |
2023-06-30 | examples/pointer: use wlr_cursor_set_xcursor() | Simon Ser |
2023-06-27 | examples: enable new outputs | Simon Ser |
2023-06-26 | examples/tablet: Don't use new render API and old render API together | Alexander Orzechowski |
2023-06-23 | output: add wlr_output_state_init() | Simon Ser |
2023-06-14 | examples: drop unnecessary include_directories | Simon Ser |
2023-06-13 | output: add wlr_output_state_set_layers() | Simon Ser |
2023-06-13 | examples: Drop usage of wlr_output.pending | Alexander Orzechowski |
2023-06-12 | examples/output-layers: fix layers not included in commit | Simon Ser |
2023-06-05 | examples/multi-pointer: drop | Simon Ser |
2023-06-05 | add render timer API | Rose Hudson |
2023-06-05 | examples: Drop quads | Alexander Orzechowski |
2023-05-30 | examples: convert to new rendering API | Simon Ser |
2023-04-14 | compositor: pass version in wlr_compositor_create | Simon Ser |
2023-04-04 | output-layer: add support for scaling buffers | Simon Ser |
2023-03-24 | examples/touch: support touch cancel events | Rose Hudson |
2023-03-17 | examples/touch: fix incorrect event type | Rose Hudson |
2023-02-28 | examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0 | Simon Ser |
2023-02-20 | examples/output-layers: relay feedback events | Simon Ser |
2023-02-20 | examples/output-layers: new example | Simon Ser |
2023-02-01 | examples: use NULL theme name instead of "default" | Simon Ser |
2023-02-01 | examples, tinywl: use "default" cursor instead of "left_ptr" | Simon Ser |
2022-11-15 | backend: return wlr_session in wlr_backend_autocreate() call | Simon Ser |
2022-06-21 | wlr_input_device: remove anon union field | Isaac Freund |
2022-06-04 | examples/screencopy-dmabuf: stop using strncpy | Simon Ser |
2022-06-04 | examples/text-input: stop using strcpy/strcat | Simon Ser |
2022-05-31 | wlr_scene: Only allow parenting on a wlr_scene_tree | Alexander Orzechowski |
2022-05-31 | wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree | Alexander Orzechowski |
2022-05-30 | build: make GBM optional | Simon Ser |
2022-05-19 | wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer | Alexander Orzechowski |
2022-05-15 | xdg-shell: specify version in wlr_xdg_shell_create | Simon Ser |
2022-05-09 | examples/layer-shell: premultiply alpha | Kirill Primak |
2022-05-09 | examples/egl_common: switch rgba format | Johannes |
2022-03-17 | types/wlr_touch: uniformize events name | Simon Zeni |
2022-03-17 | types/wlr_tablet_tool: uniformize events name | Simon Zeni |
2022-03-17 | types/wlr_tablet_pad: uniformize events name | Simon Zeni |