Severin von Wnuck-Lipinski
Severin von Wnuck-Lipinski
The packet logs are already available on that GitHub repository you've linked. I don't have much time right now to implement support for it, maybe some time in the future.
The new driver now supports the Rock Band 4 Stratocaster. You can check it out [here](https://github.com/medusalix/xone).
I spent the last few hours figuring out how to add a device to UPower. Unfortunately, it looks like either the UPower daemon (`upowerd`) or xow can be connected to...
Please head over to `upower` and upvote the corresponding [issue](https://gitlab.freedesktop.org/upower/upower/issues/105) on their GitLab. That missing feature is currently preventing me from adding upower integration.
@cristianovitorino I think he's generally unconvinced of the necessity of proper upower integration for standard user mode software. Kernel drivers like `xpadneo` are already able to use `power_supply_register` to make...
Unfortunately, it doesn't look like the `upower` project is currently being maintained by anyone. While looking through their open issues and merge requests, it seems like the authors reject even...
It does the exact same things `notify-send` would do, but implemented internally by calling the notifications API directly.
> I use Dunst to get my notifications, usually from notify-send. Do you think it will work with your implementation? I can't test it right now. Will do later. Yes,...
> phoronix.com/scan.php?page=news_item&px=Linux-5.8-Notification-Queue How does that relate to desktop notifications? That's a notification queue for user space kernel communication.
I've released a new driver for the Xbox wireless dongle which supports battery reporting via `upower`. You can check it out [here](https://github.com/medusalix/xone).