input-remapper/inputremapper
jonasBoss 15eb0e9653
Fix if_single on Python 3.11 (#669)
* Wrap coroutine in task.

This is required in Python 3.11.

* Support None handlers in if_single.

* black

---------

Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2023-04-07 21:29:55 +02:00
..
configs Using NewType instead of TypeAlias (#652) 2023-03-06 17:06:32 +01:00
gui Showing placeholder text (#658) 2023-03-20 15:36:41 +01:00
injection Fix if_single on Python 3.11 (#669) 2023-04-07 21:29:55 +02:00
ipc Update copyright year 2023-02-27 17:07:42 +01:00
__init__.py Renamed to Input Remapper 2022-01-01 13:00:49 +01:00
daemon.py Fixed various mypy problems (#642) 2023-03-02 18:07:58 +01:00
exceptions.py Update copyright year 2023-02-27 17:07:42 +01:00
groups.py Update copyright year 2023-02-27 17:07:42 +01:00
input_event.py Fixed various mypy problems (#642) 2023-03-02 18:07:58 +01:00
logger.py #671 moved pkg_resources import into try/catch 2023-04-02 13:51:59 +02:00
user.py Update copyright year 2023-02-27 17:07:42 +01:00
utils.py Update copyright year 2023-02-27 17:07:42 +01:00