Age | Commit message (Expand) | Author |
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 |
2020-04-10 | Adjust focus order to match rendering order of layer shell popups. | Aleksei Bavshin |
2020-04-10 | Render layer shell popups over the top layer | David96 |
2020-04-10 | output: remove damage listeners in damage destroy | Rouven Czerwinski |
2020-04-09 | Don't add disabled outputs back to output layout | Simon Ser |
2020-04-09 | Fix initial modeset | Simon Ser |
2020-04-08 | ci: remove epoll-shim hardcoded pkg-config file | Simon Ser |
2020-04-08 | ci: don't build scdoc | Simon Ser |
2020-04-08 | Add test-only support to wlr-output-management-unstable-v1 | Simon Ser |
2020-04-08 | Introduce test_output_config | Simon Ser |
2020-04-08 | Stop checking wlr_output_attach_buffer return value | Simon Ser |
2020-04-04 | config: fix unfocused text color | Thomas Hebb |
2020-04-04 | build: make completions respect install prefixes | Dominique Martinet |
2020-04-04 | im: Fix crash when im destorying and no focused surface exists | Leo |
2020-04-04 | im: remove listener on pending surface destoryed | xdavidwu |
2020-04-04 | im: make text-input listeners per text-input | xdavidwu |
2020-04-04 | input-method: avoid and log unneeded set_focus | xdavidwu |
2020-04-04 | input-method: remove surface listener before set | xdavidwu |
2020-04-04 | Port input method and text input from rootston | xdavidwu |
2020-04-03 | swapped hiding the cursor and sending a touch event as a more logical sequence | Some Chinese Guy |
2020-04-02 | swaynag: exit on wl_display_roundtrip error | Dominique Martinet |
2020-04-02 | Reference wev instead of xev | Tobi Fuhrimann |
2020-04-02 | Update for new wlr_buffer API | Simon Ser |