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 747512 - Remove support for pre-libinput drivers
Remove support for pre-libinput drivers
Status: RESOLVED OBSOLETE
Product: gnome-control-center
Classification: Core
Component: Mouse
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on: 745601
Blocks:
 
 
Reported: 2015-04-08 15:00 UTC by Bastien Nocera
Modified: 2016-10-26 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mouse: Remove support for pre-libinput devices (2.78 KB, patch)
2015-04-17 08:44 UTC, Ondrej Holy
none Details | Review
mouse: Use gdesktop-enums instead of gsd-enums (2.09 KB, patch)
2015-04-17 08:44 UTC, Ondrej Holy
none Details | Review
mouse: Rename synaptics_check_capabilities (1.91 KB, patch)
2015-04-17 08:44 UTC, Ondrej Holy
none Details | Review

Description Bastien Nocera 2015-04-08 15:00:21 UTC
As we'll be doing the same in gnome-settings-daemon.
Comment 1 Ondrej Holy 2015-04-14 09:45:51 UTC
It affects only the code for checking availability of touchpad features...
Comment 2 Ondrej Holy 2015-04-17 08:44:12 UTC
Created attachment 301799 [details] [review]
mouse: Remove support for pre-libinput devices
Comment 3 Ondrej Holy 2015-04-17 08:44:35 UTC
Created attachment 301800 [details] [review]
mouse: Use gdesktop-enums instead of gsd-enums
Comment 4 Ondrej Holy 2015-04-17 08:44:52 UTC
Created attachment 301801 [details] [review]
mouse: Rename synaptics_check_capabilities