Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CombinationHandler releasing #578

Merged
merged 68 commits into from
Feb 19, 2023
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
3bfb0cd
forward -> forward_to
sezanzeb Dec 15, 2022
5bffec9
forward -> forward_to
sezanzeb Dec 15, 2022
2c6cba7
include uniputs, and sources in Context
jonasBoss Dec 15, 2022
4c1c865
Merge branch 'fix_release_combination_keys' of github.com:jonasBoss/k…
sezanzeb Dec 15, 2022
a5a5d46
remove forward_to
sezanzeb Dec 15, 2022
afff661
I guess it works maybe
sezanzeb Dec 15, 2022
f56c0c6
some mypy
sezanzeb Dec 15, 2022
53cbc9a
mypy maybe
sezanzeb Dec 15, 2022
230da2f
mypy
sezanzeb Dec 15, 2022
0e6213b
mypy
sezanzeb Dec 15, 2022
1dd1382
leftover forward_to
sezanzeb Dec 15, 2022
c9a455c
remove forward_to from tests
sezanzeb Dec 15, 2022
e9ada56
forwarding
sezanzeb Dec 26, 2022
2a92e7d
using repr, repr usages now use the <... at id> format, logging the u…
sezanzeb Dec 26, 2022
9016268
using hex(id(self)) because python uses that by default
sezanzeb Dec 26, 2022
5ab88b6
mypy
sezanzeb Dec 26, 2022
8443fc8
oops
sezanzeb Dec 26, 2022
8f44e20
a few fixes
sezanzeb Dec 26, 2022
62acb9e
black
sezanzeb Dec 26, 2022
330bf31
reviewdog
sezanzeb Dec 26, 2022
44288f9
fixed test_combination, added helpful logs if handlers not found
sezanzeb Dec 26, 2022
bfc6130
black
sezanzeb Dec 26, 2022
164acb1
fix test_ignore_disabled
sezanzeb Dec 28, 2022
4db45d4
typo
sezanzeb Dec 28, 2022
2feed73
imports, deprecated usages
sezanzeb Dec 28, 2022
a1efdbb
a few test fixes
sezanzeb Dec 28, 2022
ea56613
missing import
sezanzeb Dec 28, 2022
e999fd0
using the shorthands
sezanzeb Dec 28, 2022
3bd1a82
black
sezanzeb Dec 28, 2022
be9079d
uniform usage of InputCombination and other stuff
sezanzeb Dec 30, 2022
1a2f8c8
deprecated convert_to_internal_events
sezanzeb Dec 30, 2022
28dff76
Capitalized some logs, removed deprecated comments
sezanzeb Dec 30, 2022
03ff62e
added hash to group discovery logs, fixed TestInjector
sezanzeb Dec 31, 2022
72f42a0
Update inputremapper/configs/input_config.py
sezanzeb Jan 8, 2023
838176a
fix logger test
sezanzeb Jan 12, 2023
beb011a
failed event-handlings don't crash the event_reader completely anymore
sezanzeb Jan 12, 2023
d18d6cf
Merge branch 'fix-release_combination_keys-forwarding' of github.com:…
sezanzeb Jan 12, 2023
5a962b7
fixed more tests
sezanzeb Jan 12, 2023
63955c7
all unit tests passing
sezanzeb Jan 12, 2023
38b8aa6
using boolean variable instead of set in send_to_handlers
sezanzeb Jan 12, 2023
b6d787c
fixed send_to_handlers
sezanzeb Jan 12, 2023
a4d9919
fixed some integration tests
sezanzeb Jan 15, 2023
5652480
¯\_(ツ)_/¯
sezanzeb Jan 15, 2023
673a5a4
all tests passing
sezanzeb Jan 15, 2023
7cac266
renamed to get_notify_callbacks, stuff
sezanzeb Jan 15, 2023
cca54eb
added Mapping.from_combination
sezanzeb Jan 15, 2023
235c6fd
InputCombination.from_tuples
sezanzeb Jan 15, 2023
cda8f47
add reasoning comment to hardocded version string
sezanzeb Feb 11, 2023
39ef8cc
mention that conda can cause issues
sezanzeb Feb 11, 2023
63d4720
fix chunked string for translation
sezanzeb Feb 11, 2023
b8868fc
black
sezanzeb Feb 12, 2023
1854e72
Merge branch 'beta' of github.com:sezanzeb/key-mapper into fix-releas…
sezanzeb Feb 12, 2023
905cb0a
fixed get_event_reader in test_key_axis_combination_to_disable
sezanzeb Feb 12, 2023
347cffd
printing the black version before checking
sezanzeb Feb 12, 2023
9346aad
formatting with black 23.1.0
sezanzeb Feb 12, 2023
7f58574
test get_notify_callbacks and get_evdev_constant_name
sezanzeb Feb 16, 2023
01c89f6
tests for combinationhandler releasing
sezanzeb Feb 18, 2023
f26fcdb
asyncio reader tests
sezanzeb Feb 19, 2023
629e2dd
testing that the reader service forwards to the dummy
sezanzeb Feb 19, 2023
733db4a
fixed most tests
sezanzeb Feb 19, 2023
389e8fa
pain
sezanzeb Feb 19, 2023
41e8a39
pain
sezanzeb Feb 19, 2023
73f13c3
black
sezanzeb Feb 19, 2023
e05a556
done I guess
sezanzeb Feb 19, 2023
77e6224
removed inputconfigs shorthands
sezanzeb Feb 19, 2023
a9f018b
Update inputremapper/configs/input_config.py
sezanzeb Feb 19, 2023
9552ff6
review
sezanzeb Feb 19, 2023
9d89ca2
Merge branch 'fix-release_combination_keys-forwarding' of github.com:…
sezanzeb Feb 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo
  • Loading branch information
sezanzeb committed Dec 28, 2022
commit 4db45d4eec8801dc9e1a42ea58754354f536c986
2 changes: 1 addition & 1 deletion tests/lib/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,4 @@ def prepare_presets():

global_config.load_config()

return preset1, preset2, preset3b
return preset1, preset2, preset3