Skip to content

sway: disable drag_lock on touchpad#6

Draft
Copilot wants to merge 2 commits intochezmoifrom
copilot/change-sway-dnd-to-release-without-tap
Draft

sway: disable drag_lock on touchpad#6
Copilot wants to merge 2 commits intochezmoifrom
copilot/change-sway-dnd-to-release-without-tap

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 6, 2026

Tap-and-drag on the touchpad required a second tap to release the dragged item (drag_lock defaults to enabled). Setting drag_lock disabled makes the drag end on finger lift instead.

input type:touchpad {
    tap enabled
    drag_lock disabled
    natural_scroll enabled
}

Copilot AI changed the title [WIP] Update sway dnd behavior to release without tap sway: disable drag_lock on touchpad Apr 6, 2026
Copilot finished work on behalf of Prioe April 6, 2026 06:43
Copilot AI requested a review from Prioe April 6, 2026 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants