After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769460 - Improve input device type detection
Improve input device type detection
Status: RESOLVED OBSOLETE
Product: mutter
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-08-03 10:20 UTC by Carlos Garnacho
Modified: 2021-07-05 13:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carlos Garnacho 2016-08-03 10:20:10 UTC
ClutterInputDeviceType falls somewhat short, and the heuristics we apply to mark devices as having an specific type can greatly be improved on the backend-specific sides (eg. using udev tags in the evdev backend). 

We could have both better granularity and better detection of features.
Comment 1 Jonas Ådahl 2016-08-04 14:08:33 UTC
Adding of the "ID_INPUT_TRACKBALL" udev tag has been merged upstream.
Comment 2 Bastien Nocera 2016-08-06 13:14:57 UTC
This would be needed to offer the correct configuration options under Wayland:
https://git.gnome.org/browse/gnome-control-center/tree/panels/mouse/cc-mouse-caps-helper.c#n89

In this case it would also be useful to have the configuration options shown be updated when devices are plugged in, or unplugged, as we do in X11.
Comment 3 GNOME Infrastructure Team 2021-07-05 13:44:53 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/mutter/-/issues/

Thank you for your understanding and your help.