Add support for process condition under wayland using solaar-gnome-extension (#2101)

* Add support for process condition under wayland using solaar-gnome-extension

* Fix typo

* Improvements

* Rename dbus extension

* Final fixes

* Fix style checks

* More styling fixes

* More fixes

* More fixes

---------

Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
This commit is contained in:
Swapnil Devesh
2023-07-26 16:23:57 +05:30
committed by GitHub
parent 4160b0e74f
commit 91f1894e8b
3 changed files with 49 additions and 8 deletions

View File

@@ -82,6 +82,7 @@ For instructions on installing Solaar see https://pwr-solaar.github.io/Solaar/in
'PyYAML (>= 3.12)',
'python-xlib (>= 0.27)',
'psutil (>= 5.4.3)',
'dbus-python (>=1.3.2)',
],
extras_require={
'report-descriptor': ['hid-parser'],