Age | Commit message (Expand) | Author |
2022-01-18 | transaction: destroying nodes aren't hidden | Rouven Czerwinski |
2022-01-13 | Upgrade for wlroots surface refactoring | Simon Ser |
2022-01-12 | xdg-shell: use toplevel geometry to adjust the popup box | Aleksei Bavshin |
2022-01-08 | Destroy sub-surfaces with parent layer-shell surface | Simon Ser |
2021-12-17 | output: change output::destroy to output::disable | Ronan Pigott |
2021-12-10 | Add focused_tab_title | Vsevolod |
2021-12-09 | Fixup headless output names | Simon Ser |
2021-12-06 | output: remove surface buffer damage check | Kirill Primak |
2021-11-25 | sway: replace noop_output by fallback_output | Simon Zeni |
2021-11-18 | sway: create wlr_renderer and wlr_allocator | Simon Zeni |
2021-10-19 | xwayland: Clear wlr_xwayland_surface in handle_destroy | David Rosca |
2021-10-15 | Handle present events with NULL timespec field | Simon Ser |
2021-10-07 | Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c | Tassilo Horn |
2021-10-04 | idle_inhibit: Fix tree view after changes in commit 152a559e | Bartel Sielski |
2021-10-01 | Chase wlr_xdg_surface breaking changes | Simon Ser |
2021-09-25 | layer-shell: fix commit handler | Kirill Primak |
2021-09-24 | layer-shell: check `committed` bitmask | Kirill Primak |
2021-09-23 | layer-shell: chase wlr layer surface refactor | Kirill Primak |
2021-09-21 | Revert "xdg_shell: schedule configure on maximize requests" | Kirill Primak |
2021-09-21 | xdg-shell: chase wlr xdg toplevel refactor | Kirill Primak |
2021-09-20 | Add -Dnoscanout debug option | Simon Ser |
2021-09-09 | introduce wlr_drm_lease_v1 | Simon Zeni |
2021-09-08 | view: fix child position calc | Kirill Primak |
2021-09-07 | render: fix -Ddamage=rerender | Kirill Primak |
2021-08-28 | desktop/xwayland: restack surface upon activation | Tudor Brindus |
2021-08-26 | Use fixed titlebar heights | Hugo Osvaldo Barrera |
2021-08-14 | layer-shell: replace close() with destroy() | Simon Ser |
2021-08-12 | layer_shell: damage previous area when a surface shrinks | Ronan Pigott |
2021-08-12 | xdg-decoration: let floating clients set borders | Dudemanguy |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-05-17 | remove usage of `wlr_texture_get_size` | Tobias Langendorf |
2021-04-26 | xdg-shell: ignore unecessary fullscreen request ouput hints | Ronan Pigott |
2021-04-26 | Remove support for arbitrary rotations | Simon Ser |
2021-04-26 | desktop/render: Pass explicit clip box to render | Kenny Levinsen |
2021-04-26 | Remove usage of surface->sx|sy | Kenny Levinsen |
2021-04-12 | desktop/layer_shell: fix centering for opposing anchors | fwsmit |
2021-04-12 | desktop/layer_shell.c: Fix misspelled "exclusive" | Elyes HAOUAS |
2021-04-11 | desktop/render: remove unused wlr_gles2_texture_attribs | Simon Ser |
2021-04-01 | output: damage whole output when exiting scanout | Ronan Pigott |
2021-03-21 | idle_inhibit: Store wlr inhibitor instead of view | Kenny Levinsen |
2021-03-12 | xwayland: simplify override-redirect focus restoration | Simon Ser |
2021-03-11 | output: simplify layer surface iteration | Vyivel |
2021-03-01 | render: Clip surfaces to container bounds | Kenny Levinsen |
2021-02-25 | render: handle containers without output when rendering titles | Quantum |
2021-02-23 | shells: Update comment about size change on commit | Kenny Levinsen |
2021-02-23 | transaction: Remove unused ready_immediately | Kenny Levinsen |
2021-02-23 | transaction: Note if instructions are server requests | Kenny Levinsen |
2021-02-22 | Fix #5643, #5064: rounding issues in floating-point -> integer conversions | Dimitris Triantafyllidis |
2021-02-22 | container: Add container_is_current_floating | Kenny Levinsen |
2021-02-22 | render: scale titlebars correctly when straddling outputs | Quantum |