We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sway Version: 1.10 libinput version: 1.27.0
Description:
tap_drag
tap_drag_lock
libinput
Unknown/invalid command 'tap_drag'
get_inputs does seem to know what those options are:
get_inputs
> swaymsg -t get_inputs --raw | jq '.[] | select(.type=="touchpad").libinput' { "send_events": "enabled", "tap": "enabled", "tap_button_map": "lrm", "tap_drag": "enabled", "tap_drag_lock": "disabled", "accel_speed": 0.0, "accel_profile": "flat", "natural_scroll": "disabled", "left_handed": "disabled", "click_method": "button_areas", "clickfinger_button_map": "lrm", "middle_emulation": "disabled", "scroll_method": "two_finger", "dwt": "enabled", "dwtp": "enabled" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please fill out the following:
Sway Version:
1.10
libinput version:
1.27.0
Description:
tap_drag
ortap_drag_lock
libinput
optionsUnknown/invalid command 'tap_drag'
get_inputs
does seem to know what those options are:The text was updated successfully, but these errors were encountered: