Bug 415156 - Support configuration of gaming mice via libratbag as a KCM in the systemsettings
Summary: Support configuration of gaming mice via libratbag as a KCM in the systemsett...
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_mouse (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-13 21:41 UTC by postix
Modified: 2023-01-25 14:37 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.