Bug 415156

Summary: Support configuration of gaming mice via libratbag as a KCM in the systemsettings
Product: [Applications] systemsettings Reporter: postix <postix>
Component: kcm_mouseAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: CONFIRMED ---    
Severity: wishlist CC: linux, nate, postix, unassigned-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=396335
Latest Commit: Version Fixed In:

Description postix 2019-12-13 21:41:54 UTC
SUMMARY

There's a really interesting library libratbag [1] to configure modern gaming mices. It would be very convenient if Plasma could support it and expose a graphical KCM like "piper" [2] does as a standalone application.


[1] https://github.com/libratbag/libratbag

"libratbag provides ratbagd, a DBus daemon to configure gaming mice. The daemon provides a generic way to access the various features exposed by these mice and abstracts away hardware-specific and kernel-specific quirks.

libratbag currently supports devices from Logitech, Etekcity, GSkill, Roccat, Steelseries. See the device files for a complete list of supported devices.

Users interact through a GUI like Piper."


[2] https://github.com/libratbag/piper/

"Piper is a GTK+ application to configure gaming mice. Piper is merely a graphical frontend to the ratbagd DBus daemon"
Comment 1 Nate Graham 2019-12-14 09:48:31 UTC
Yeah not a bad idea. What we would do is integrate it into the existing UI as seamlessly as possible.