ejsc1
|
0c7a9dd0a7
|
misc: update isort to current version
* Update .pre-commit-config.yaml
* Update solaar
* Update udev.py
* Update __init__.py
* Update gtk.py
* Update i18n.py
* Update listener.py
* Update icons.py
* Update notify.py
* Update hidconsole
* Update gtk.py
* Update icons.py
Co-authored-by: Peter F. Patel-Schneider <pfpschneider@gmail.com>
|
2022-11-26 13:58:46 -05:00 |
Filipe Laíns
|
8e89aa0038
|
yapf: set max line lenght to 127
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
72a8d311bc
|
yapf: change code style to yapf
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Dmitriusan
|
bd26b9340d
|
scripts/debian: switch to python3
|
2020-02-06 19:06:47 +01:00 |
Daniel Pavel
|
b67377c41e
|
minor clean-up in hidconsole
|
2013-05-06 15:35:47 +02:00 |
Peter Wu
|
a6b89b3ea3
|
Python3 compatibility for hidconsole
`type(u'')` is 'str' in Python 3, it was `unicode` on Python 2 (with
`unicode_literals` from `__future__`).
|
2013-05-02 22:58:35 +02:00 |
Daniel Pavel
|
e7d19c9084
|
small fixes to hidconsole
|
2013-04-28 14:00:46 +02:00 |
Daniel Pavel
|
41e84e55f1
|
fix hidconsole input
|
2013-01-04 10:59:00 +02:00 |
Daniel Pavel
|
064a7a113c
|
added setup.py for python and debian packaging
|
2012-12-18 05:03:43 +02:00 |
Daniel Pavel
|
cbfcd8416a
|
re-organized the directories a bit
|
2012-10-11 19:19:27 +03:00 |
Daniel Pavel
|
c9f06aa5da
|
clean-ups in LUR library
|
2012-10-11 18:38:57 +03:00 |
Daniel Pavel
|
e34ad5104f
|
reworked the event listener
|
2012-10-10 06:37:03 +03:00 |
Daniel Pavel
|
882332256b
|
made hidconsole read events properly
|
2012-10-08 14:10:56 +03:00 |
Daniel Pavel
|
d65c1dbf59
|
some clean-ups in the logitech library
|
2012-09-28 13:58:17 +03:00 |
Daniel Pavel
|
0fe3151051
|
added a cli tool for scanning the UR devices
|
2012-09-28 10:34:49 +03:00 |