Age | Commit message (Expand) | Author |
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 |
2020-04-20 | interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY | Ian Huang |
2020-04-17 | Don't transfer focus to NULL node on touch | David96 |
2020-04-15 | input/seatop_default: release on empty workspace | Rouven Czerwinski |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Fix a use-after-free error in switch binding | Di Ma |
2020-04-14 | Implement create_output command for headless backend | Simon Ser |
2020-04-14 | input: keyboard: Never group virtual keyboards. | Andri Yngvason |
2020-04-14 | input: Mark virtual devices as such | Andri Yngvason |
2020-04-14 | add dots to man | roshal |
2020-04-10 | Use bitshifts for bitfields | Simon Ser |