aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* input/cursor: release simulated tool tip button when over v2 surfaceLibravatar Tudor Brindus2020-05-01
* input/seatop_default: properly notify pointer leaveLibravatar Nick Diego Yamane2020-05-01
* fix typos in sway-input.5.scdLibravatar jhalmen2020-04-29
* Correct typo in sway-output.5.scdLibravatar Ejez2020-04-29
* Add each view's shell to JSON descriptionLibravatar Thomas Hebb2020-04-27
* man: add note about sway-input and sway-output pagesLibravatar Simon Ser2020-04-27
* input/tablet: query tablet focused surface for cursor image checkLibravatar Tudor Brindus2020-04-26
* config/output: reconfigure input devices after full output initLibravatar Tudor Brindus2020-04-26
* input/cursor: correctly transfer focus when using tablet penLibravatar Tudor Brindus2020-04-24
* config/output: reconfigure input devices on new outputLibravatar Tudor Brindus2020-04-24
* Take window borders into account when resizing floating windowsLibravatar Adam Kürthy2020-04-24
* input/cursor: fix hide cursor timeouts on tablets and touchscreensLibravatar Tudor Brindus2020-04-22
* input/cursor: fix jerky resizing of non-tablet_v2 surfacesLibravatar Tudor Brindus2020-04-22
* input/cursor: correctly send tablet_v2 up event when over non-v2 surfaceLibravatar Tudor Brindus2020-04-22
* Restrict relative output transforms to runtime changesLibravatar Simon Ser2020-04-21
* scdoc: unbindcode --input-device, not input-deviceLibravatar Ihor Kalnytskyi2020-04-20
* interpret "subpixel none" as CAIRO_ANTIALIAS_GRAYLibravatar Ian Huang2020-04-20
* Don't transfer focus to NULL node on touchLibravatar David962020-04-17
* input/seatop_default: release on empty workspaceLibravatar Rouven Czerwinski2020-04-15
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Fix a use-after-free error in switch bindingLibravatar Di Ma2020-04-14
* Implement create_output command for headless backendLibravatar Simon Ser2020-04-14
* input: keyboard: Never group virtual keyboards.Libravatar Andri Yngvason2020-04-14
* input: Mark virtual devices as suchLibravatar Andri Yngvason2020-04-14
* add dots to manLibravatar roshal2020-04-14
* Adjust focus order to match rendering order of layer shell popups.Libravatar Aleksei Bavshin2020-04-10
* Render layer shell popups over the top layerLibravatar David962020-04-10
* output: remove damage listeners in damage destroyLibravatar Rouven Czerwinski2020-04-10
* Don't add disabled outputs back to output layoutLibravatar Simon Ser2020-04-09
* Fix initial modesetLibravatar Simon Ser2020-04-09
* Add test-only support to wlr-output-management-unstable-v1Libravatar Simon Ser2020-04-08
* Introduce test_output_configLibravatar Simon Ser2020-04-08
* Stop checking wlr_output_attach_buffer return valueLibravatar Simon Ser2020-04-08
* config: fix unfocused text colorLibravatar Thomas Hebb2020-04-04
* im: Fix crash when im destorying and no focused surface existsLibravatar Leo2020-04-04
* im: remove listener on pending surface destoryedLibravatar xdavidwu2020-04-04
* im: make text-input listeners per text-inputLibravatar xdavidwu2020-04-04
* input-method: avoid and log unneeded set_focusLibravatar xdavidwu2020-04-04
* input-method: remove surface listener before setLibravatar xdavidwu2020-04-04
* Port input method and text input from rootstonLibravatar xdavidwu2020-04-04
* swapped hiding the cursor and sending a touch event as a more logical sequenceLibravatar Some Chinese Guy2020-04-03
* Reference wev instead of xevLibravatar Tobi Fuhrimann2020-04-02
* Update for new wlr_buffer APILibravatar Simon Ser2020-04-02
* change apply_exclusive() to closer match layer shell protocolLibravatar Leon Plickat2020-03-30
* add --no-repeat option for bindingsLibravatar Linus Heckemann2020-03-30
* Change focus_on_window_activation default to urgentLibravatar Simon Ser2020-03-29
* switched to setting focus with seat_set_focusLibravatar Some Chinese Guy2020-03-29
* Added focus following for touch_downLibravatar Some Chinese Guy2020-03-29