Age | Commit message (Expand) | Author |
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 |
2020-05-10 | input/tablet: simplify parameter plumbing for tablet references | Tudor Brindus |
2020-05-08 | input/keyboard: use wlr_keyboard_keymaps_match from wlroots | Tudor Brindus |
2020-05-05 | grimshot: Skip creating a temp file when copying | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Add a man page | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Add a separate flag for notifications | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Allow manually picking a window | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Show usage when on invalid command | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Avoid screenshots overwriting each other | Hugo Osvaldo Barrera |
2020-05-05 | grimshot: Allow configuring default directory | Hugo Osvaldo Barrera |
2020-05-05 | Don't unhide cursor on touch events | David96 |
2020-05-02 | input/cursor: remove erroneous cast for tablet tool button | Tudor Brindus |
2020-05-02 | input: rename pointer handlers to be unambiguous | Tudor Brindus |
2020-05-02 | input: refactor tablet motion into seatop handler | Tudor Brindus |
2020-05-02 | input/cursor: disambiguate cursor functions from pointer functions | Tudor Brindus |
2020-05-02 | input/cursor: make cursor rebasing cursor type-agnostic | Tudor Brindus |
2020-05-01 | Add a secondary headless backend | Simon Ser |
2020-05-01 | Fix invisible cursor on startup | Simon Ser |
2020-05-01 | Don't assert the cursor theme loads | Simon Ser |
2020-05-01 | Add Korean README.md | skip-yell |
2020-05-01 | input/cursor: release simulated tool tip button when over v2 surface | Tudor Brindus |
2020-05-01 | input/seatop_default: properly notify pointer leave | Nick Diego Yamane |
2020-05-01 | build: improve feature summary | Simon Ser |
2020-04-30 | Fix typo in swaybar-protocol.7.scd | James Mills |
2020-04-29 | fix typos in sway-input.5.scd | jhalmen |
2020-04-29 | Correct typo in sway-output.5.scd | Ejez |
2020-04-29 | ISSUE_TEMPLATE: note debug logs should be from TTY | Brian Ashworth |
2020-04-29 | Redirect questions to wiki/IRC | Simon Ser |
2020-04-28 | swaybar: Fix scrolling with precise trackpads | Martin Dørum |
2020-04-27 | Add each view's shell to JSON description | Thomas Hebb |
2020-04-27 | man: add note about sway-input and sway-output pages | Simon Ser |
2020-04-27 | Add debug symbol stack trace note to ISSUE_TEMPLATE.md | Tudor Brindus |
2020-04-26 | input/tablet: query tablet focused surface for cursor image check | Tudor Brindus |
2020-04-26 | config/output: reconfigure input devices after full output init | Tudor Brindus |
2020-04-24 | input/cursor: correctly transfer focus when using tablet pen | Tudor Brindus |
2020-04-24 | config/output: reconfigure input devices on new output | Tudor Brindus |
2020-04-24 | Take window borders into account when resizing floating windows | Adam Kürthy |
2020-04-22 | input/cursor: fix hide cursor timeouts on tablets and touchscreens | Tudor Brindus |
2020-04-22 | input/cursor: fix jerky resizing of non-tablet_v2 surfaces | Tudor Brindus |
2020-04-22 | input/cursor: correctly send tablet_v2 up event when over non-v2 surface | Tudor Brindus |
2020-04-21 | Restrict relative output transforms to runtime changes | Simon Ser |
2020-04-20 | scdoc: unbindcode --input-device, not input-device | Ihor Kalnytskyi |