Age | Commit message (Expand) | Author |
2022-01-05 | render/gles2: don't constrain shm formats to ones that support reading | Thomas Hebb |
2021-12-26 | vulkan: Fix imported image layout | nyorain |
2021-12-23 | scene: schedule an output frame on wl_surface.frame | Simon Ser |
2021-12-20 | wlr_texture: remove wlr_texture_from_wl_drm() from header | Isaac Freund |
2021-12-20 | backend: error out in autocreate without libinput support | Simon Ser |
2021-12-19 | build: simplify Meson subproject fallbacks | Simon Ser |
2021-12-17 | Remove wlr_box.h redirection | Simon Ser |
2021-12-17 | build: bump soversion | Simon Ser |
2021-12-17 | layer-shell: fix type of margins | Isaac Freund |
2021-12-17 | build: bump to version 0.16.0 | Simon Ser |
2021-12-15 | backend/wayland: add basic linux-dmabuf feedback support | Simon Ser |
2021-12-15 | layer-shell: don't set committed flag if the property didn't change | Stacy Harper |
2021-12-14 | scene: add wlr_scene_set_presentation() | Isaac Freund |
2021-12-14 | build: add subproject fallback for libdrm | Simon Ser |
2021-12-14 | backend/drm: use drmCloseBufferHandle | Simon Ser |
2021-12-14 | backend/drm: use drmModeFormatModifierBlobIterNext | Simon Ser |
2021-12-14 | util/global: remove wl_display arg from wlr_global_destroy_safe | Simon Ser |
2021-12-14 | xdg-activation: Allow to submit tokens | Guido Günther |
2021-12-14 | seat: Only resend keyboard/pointer enter to focused clients | David Rosca |
2021-12-13 | scene: fix wlr_scene_send_frame_done() API | Isaac Freund |
2021-12-13 | tinywl: use wlr_scene_send_frame_done() | Isaac Freund |
2021-12-13 | scene: add wlr_scene_send_frame_done() | Isaac Freund |
2021-12-13 | scene: add primary output to wlr_scene_surface | Isaac Freund |
2021-12-13 | scene: send surface enter/leave output events | Isaac Freund |
2021-12-13 | backend/drm: add wlr_drm_backend_monitor | Chris Chamberlain |
2021-12-13 | backend: fix return value of attempt_drm_backend | Chris Chamberlain |
2021-12-13 | output: add support for protocol interface version 4 | Simon Ser |
2021-12-09 | subsurface: don't add to parent list immediately | Kirill Primak |
2021-12-09 | surface: fix non-buffer damage handling | Kirill Primak |
2021-12-09 | subsurface: apply position change at the right moment | Kirill Primak |
2021-12-09 | subsurface: simplify and fix parent commit handling | Kirill Primak |
2021-12-09 | Fix incorrect %zd formatting directives | Simon Ser |
2021-12-09 | output: introduce wlr_output_set_name | Simon Ser |
2021-12-07 | examples: remove unnecessary partial_dependency() call | Simon Ser |
2021-12-07 | examples: remove unnecessary wlroots deps for clients | Simon Ser |
2021-12-07 | examples/layer-shell: remove wlroots dependency | Simon Ser |
2021-12-07 | build: move wayland-client dep to backend/wayland/ | Simon Ser |
2021-12-07 | linux-dmabuf-v1: add per-surface feedback | Simon Ser |
2021-12-07 | linux-dmabuf-v1: implement v4 | Simon Ser |
2021-12-07 | render: add wlr_renderer_init_wl_shm | Simon Ser |
2021-12-06 | surface: fix damage transformation | Kirill Primak |
2021-12-04 | Fix wlr_scene_node_lower_to_bottom | tiosgz |
2021-12-03 | output: drop front_buffer | Simon Ser |
2021-12-03 | screencopy-v1: use wlr_output_event_commit.buffer | Simon Ser |
2021-12-03 | export-dmabuf-v1: use wlr_output_event_commit.buffer | Simon Ser |
2021-12-03 | output: add wlr_output_event_commit.buffer | Simon Ser |
2021-12-03 | render/drm-format-set: add wlr_drm_format_set_intersect | Simon Ser |
2021-12-03 | readme: update wrapper libraries link | Simon Ser |
2021-12-02 | output: fix modifier stripping | Simon Ser |
2021-12-02 | render/egl: improve modifier support detection | Simon Ser |