Age | Commit message (Expand) | Author |
2021-10-15 | Handle present events with NULL timespec field | Simon Ser |
2021-10-10 | use node_is_view | siikamiika |
2021-10-08 | Improve built-in touchscreen detection | Jari Ronkainen |
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-02 | sway-input.5.scd: Fix spelling errors | Elyes HAOUAS |
2021-10-01 | commands: Remove unused code after 1d3681f52135 | Evgeniy Khramtsov |
2021-10-01 | Chase wlr_xdg_surface breaking changes | Simon Ser |
2021-09-28 | Add support for DRM panel orientation | 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-20 | Drop hardcoded font metric values | Hugo Osvaldo Barrera |
2021-09-20 | Avoid unecessary font metric calculations | Hugo Osvaldo Barrera |
2021-09-19 | sway-ipc.7.scd: fix typo | aajonusonline |
2021-09-13 | Rename pango_printf to render_text | 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-09-06 | surface: chase wlr subsurface list/link change | Kirill Primak |
2021-09-05 | view: fix saved buffer order | Kirill Primak |
2021-09-04 | Fix overly-wide mark textures | Daniel De Graaf |
2021-09-04 | commands: update split none command for a047b5ee4 | Ronan Pigott |
2021-09-03 | command: implement split none | Ronan Pigott |
2021-09-02 | seatop_down: End if surface is destroyed or other seatop starts | Simon Plakolb |
2021-09-02 | input: Use seatop_down on layer surface click | Simon Plakolb |
2021-08-31 | Add `output modeline` command | David Rosca |
2021-08-28 | desktop/xwayland: restack surface upon activation | Tudor Brindus |
2021-08-27 | Deduplicate code for rendering titlebar texts | Hugo Osvaldo Barrera |
2021-08-26 | Use fixed titlebar heights | Hugo Osvaldo Barrera |
2021-08-19 | Update Pango font description URL in sway.5.scd | grumpey |
2021-08-16 | Fix typo in sway.5.scd | quinno |
2021-08-14 | layer-shell: replace close() with destroy() | Simon Ser |
2021-08-14 | cmd_bind_or_unbind_switch: fix copy/paste typo error message | Eric Engestrom |
2021-08-12 | Fallback to other output modes if preferred mode fails | 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-08-05 | seatop_down: Change type of sx, sy to double in begin_seatop_down | David Rosca |
2021-08-04 | man: update Pango font description URL | frogtile |
2021-07-26 | Fix wl_pointer.frame not sent on touch emulation | Simon Ser |
2021-07-23 | Fix crash when starting without HOME | Tobias Stoeckmann |
2021-07-22 | Add `gaps <type> <scope> toggle <px>` command | bR3iN |
2021-07-08 | Add support for touch frame events | Simon Ser |
2021-07-07 | Update wlr_box includes | Simon Ser |
2021-07-06 | container: ignore borders in fullscreen windows | Dudemanguy |
2021-07-05 | tree/container: fix indentation | Simon Ser |
2021-06-23 | input: Move get_current_time_msec in from util | Kenny Levinsen |