Age | Commit message (Expand) | Author |
2020-07-03 | tree/view: fix segfault in view_update_title | Simon Ser |
2020-07-02 | Unset DISPLAY when wlr_xwayland fails | Simon Ser |
2020-07-02 | Don't set xwayland cursor when wlr_xwayland failed | Simon Ser |
2020-07-02 | seat: fix segfault in sway_input_method_relay_set_focus | Simon Ser |
2020-07-01 | commands/move: unwrap workspace container on move to new workspace | Tudor Brindus |
2020-07-01 | Minor wording changes in Romanian README.md translation | Tudor Brindus |
2020-07-01 | Update version to v1.5-rc2 | Drew DeVault |
2020-07-01 | tree/view: Make foreign-toplevel app_id fallback to class | Johan Bjäreholt |
2020-06-30 | output: simplify loop over layer surfaces | Isaac Freund |
2020-06-30 | seat: Refocus seat when wlr_drag is destroyed | Kenny Levinsen |
2020-06-30 | transaction: Mark client resize immediately ready | Kenny Levinsen |
2020-06-27 | tree/view: fix smart borders with tabbed/stacked ancestor | Tudor Brindus |
2020-06-25 | input/pointer: correctly handle bindings for synthetic events | Tudor Brindus |
2020-06-24 | Update version to 1.5-rc1 | Simon Ser |
2020-06-23 | Add Romanian translation | taminaru |
2020-06-23 | Implement wlr-foreign-toplevel-management-v1 | Drew DeVault |
2020-06-19 | input_cmd_click_method: fix typo in error text | Tudor Brindus |
2020-06-19 | input/seat: don't notify keyboard grabs with NULL surface on shutdown | Tudor Brindus |
2020-06-19 | input: disable events for map_to_output devices when output not present | Tudor Brindus |
2020-06-18 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-18 | input/cursor: send idle events based off device type, not input type | Tudor Brindus |
2020-06-17 | grimshot: fix POSIX compliance | David Arnold |
2020-06-17 | grimshot: Unary operator expected | David Arnold |
2020-06-17 | Add support for viewporter | Simon Ser |
2020-06-16 | input/pointer: don't trigger pointer bindings for emulated input | Tudor Brindus |
2020-06-16 | input/tablet: focus appropriate node on tip down | Tudor Brindus |
2020-06-16 | input/keyboard: wlr_keyboard_group enter and leave | Brian Ashworth |
2020-06-14 | i3-compat: add GET_BINDING_STATE IPC command | Jason Nader |
2020-06-12 | Remove view child surface_{map,unmap} listeners on destroy | Simon Ser |
2020-06-13 | view: fix surface_new_subsurface use-after-free | Ronan Pigott |
2020-06-12 | swaybar: ensure correct init order for status_line | Luke Drummond |
2020-06-11 | Log Sway version on startup | Simon Ser |
2020-06-10 | swaynag: sway_abort on failure to properly register | Luke Drummond |
2020-06-08 | tree/view: fix smart gaps when ancestor container is tabbed or stacked | Tudor Brindus |
2020-06-08 | input: tweak resize behavior to not change tab focus on border click | Tudor Brindus |
2020-06-09 | swaynag: allow specifying more buttons which execute and dismiss | Graham Christensen |
2020-06-07 | input/tablet: allow moving tiling tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | input/tablet: allow moving floating tablet v2 surfaces by pen input | Tudor Brindus |
2020-06-07 | tree/container: introduce `container_toplevel_ancestor` helper | Tudor Brindus |
2020-06-06 | common/util: fix `get_current_time_msec` returning microseconds | Tudor Brindus |
2020-06-06 | Add wayland_client dependency to common | TheAvidDev |
2020-06-05 | Use new wlroots API for clearing keyboard/pointer focus during grabs | Thomas Hebb |
2020-06-05 | Save transform during transaction | Kalyan Sriram |
2020-06-04 | input/cursor: refactor tablet tool tip events into seatops | Tudor Brindus |
2020-06-03 | shells: Resize on commit if geometry x/y changes | Kenny Levinsen |
2020-06-03 | container: Remove useless surface dimensions | Kenny Levinsen |
2020-06-03 | transaction: Improve transaction commentary | Kenny Levinsen |
2020-06-03 | transaction: Account for full size when centering content | Kenny Levinsen |
2020-06-03 | view: update_size should only update pending size | Kenny Levinsen |
2020-06-03 | view: Save all buffers associated with view | Kenny Levinsen |