Summary: | Unable to enable multiple touchpad scrolling methods simultaneously | ||
---|---|---|---|
Product: | Wayland | Reporter: | exc <exclusive_tm> |
Component: | libinput | Assignee: | Wayland bug list <wayland-bugs> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | 1.2.x | ||
Hardware: | All | ||
OS: | Linux (All) | ||
See Also: | https://bugs.freedesktop.org/show_bug.cgi?id=90070 | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
exc
2016-05-19 02:03:57 UTC
Yeah, that's a design decision, we won't allow that, sorry. So, changing second parameter type of libinput_device_config_scroll_set_method to bitmask is out of question? It even won't break ABI: looks like values of enum libinput_config_scroll_method was selected for this purpose. Sorry if I missed something. The API is the easy bit, the more difficult bit is making sure the implementation works as expected. And simply said it's too niche a use-case to spend a large amount of time on it. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.