Age | Commit message (Expand) | Author |
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 |
2020-06-01 | xwayland: pass focus to previous unmanaged surface on unmap | Tudor Brindus |
2020-05-30 | tree/container: refactor `tiling_container_at` to check bounds | Tudor Brindus |
2020-05-29 | Add views idle inhibition status in get_tree output | Damien Tardy-Panis |
2020-05-29 | seat_cmd_cursor: emit frame events | Brian Ashworth |
2020-05-29 | input/cursor: rename `simulated_tool_tip_down` to be more accurate | Tudor Brindus |
2020-05-28 | ipc: invert output transformation when necessary | Tudor Brindus |
2020-05-28 | input/pointer: send pointer enter event on confine warp | Tudor Brindus |
2020-05-27 | Log Xwayland startup failures | Tudor Brindus |
2020-05-26 | input/cursor: keep reference to cursor in constraint | Tudor Brindus |
2020-05-25 | input/cursor: fix heap-buffer overflow in constraint set_region | Tudor Brindus |
2020-05-25 | input/tablet: add seatop_down entry for tablet input | Tudor Brindus |
2020-05-24 | common/log: use bright black rather than black for SWAY_DEBUG | Tudor Brindus |
2020-05-22 | ipc: show marks of containers without view in tree | lbonn |
2020-05-21 | Remove code related to the security features | Érico Rolim |
2020-05-21 | Fix typos in comments | Martin Michlmayr |
2020-05-21 | input/pointer: only warp cursor when the confine region has changed | Tudor Brindus |
2020-05-20 | swaybar: add NULL check when listing workspaces | Milkey Mouse |
2020-05-20 | sway.5: make formatting more consistent | Martin Michlmayr |
2020-05-19 | input: fix reloading crash due to keyboard group configuring | Brian Ashworth |
2020-05-15 | bash completion: swaymsg accepts --version, not --verbose | Eric Engestrom |
2020-05-14 | input: reset keyboard groups keyboard on reset all | Brian Ashworth |
2020-05-14 | security.d: remove directory | Érico Rolim |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-05-13 | Implement pointer simulation if client hasn't bound to touch | David96 |
2020-05-13 | Really fix floating window border resize problems | Adam Kürthy |
2020-05-13 | input/cursor: don't apply pointer constraint to emulated tablet input | Tudor Brindus |
2020-05-11 | Simplify repaint scheduling documentation | Kenny Levinsen |
2020-05-10 | Fix some mistakes in grimshot docs | Paul Ouellette |