Commit Graph

63 Commits

Author SHA1 Message Date
jonasBoss
88e4f0e5ba
Merge main into beta (#421) 2022-06-25 12:23:56 +02:00
sezanzeb
ebde37856e semver 2022-05-08 10:00:07 +02:00
jonasBoss
1a2b2d7076
Refactored injection (#263) 2022-04-17 12:19:23 +02:00
sezanzeb
af20f87a12 1.4.2 2022-03-19 09:34:57 +01:00
sezanzeb
180bf5aa41 1.4.1 2022-02-27 20:57:33 +01:00
Luna Nova
ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
2022-02-07 17:52:41 +01:00
sezanzeb
6029aac838 Added pydantic dependency 2022-02-03 16:52:14 +01:00
sezanzeb
44edcca42c 1.4.0 2022-01-22 18:10:29 +01:00
sezanzeb
47bcefa7f3 #109 New mapping editor with multiline input and improved autocompletion 2022-01-10 20:37:22 +01:00
sezanzeb
76c3cadcfa 1.3.0 2022-01-10 20:20:29 +01:00
sezanzeb
063e4bc8b4 Updated copyright year 2022-01-01 13:52:33 +01:00
Tobi
a2ed3696ca
Renamed to Input Remapper 2022-01-01 13:00:49 +01:00
sezanzeb
1823b7dab1 1.2.2 2021-12-15 15:08:25 +01:00
sezanzeb
10700d8ece #200 Fix wheel macro timeout 2021-11-07 10:38:06 +01:00
sezanzeb
1d79ad369b #197 Using timeouts for calls to the daemon in key-mapper-control 2021-11-04 11:41:13 +01:00
sezanzeb
2803bb841e 1.2.1 2021-10-20 23:05:50 +02:00
sezanzeb
4c73ccc0e1 1.2.0 2021-10-10 23:30:51 +02:00
sezanzeb
63c3bca162 fix commit_hash.py generation 2021-09-29 20:41:55 +02:00
sezanzeb
0726ccfea3 #183 #120 #49 if_single and if_tap 2021-09-29 20:17:45 +02:00
sezanzeb
a821b1e98f 1.1.0 2021-09-29 19:56:08 +02:00
sezanzeb
a552bc6019 minor setup.py cleanup, readme update 2021-07-03 15:49:23 +02:00
Jose Riha
bcd60f4895 Add initial i18n support 2021-06-28 21:24:30 +02:00
sezanzeb
e0887b3bd8 1.0.0 2021-05-08 20:28:13 +02:00
Stephen Kitt
38503df837 Add GObject dependency to setup.py
key-mapper needs gi, GLib, and Gtk at runtime; this ensures that the
former, provided by PyGObject, is available.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2021-04-27 11:55:13 +02:00
sezanzeb
8cfdf3e3b9 #98 /lib -> /usr/lib 2021-04-16 14:33:50 +02:00
sezanzeb
f8f20d3947 #82 gitignored commit_hash, /lib/udev 2021-04-15 21:16:07 +02:00
sezanzeb
2fa8c16c8f 0.8.1 2021-04-04 12:55:44 +02:00
sezanzeb
cfb130d3d5 0.8.0 2021-03-27 18:18:38 +01:00
sezanzeb
5e4ae668dd gtk not running as root anymore 2021-03-21 19:15:20 +01:00
sezanzeb
9e6a6c7a82 0.7.1 2021-03-18 12:01:17 +01:00
sezanzeb
441a7c44ab 0.7.0, updated copyright notice 2021-02-22 19:48:20 +01:00
sezanzeb
314f770bc5 fixed commit hash logging and added github url 2021-02-17 00:31:33 +01:00
sezanzeb
6797e8826f some file refactoring 2021-02-13 20:34:33 +01:00
sezanzeb
e18c40c221 autoloading on udev events 2021-02-07 15:00:36 +01:00
sezanzeb
f0fa9aac17 0.6.1 2021-02-07 00:03:26 +01:00
sezanzeb
4c78955c67 improved logging of the commit hash 2021-01-31 15:23:02 +01:00
sezanzeb
bbe4217aad logging the commit hash 2021-01-31 15:09:47 +01:00
sezanzeb
225bfbd580 0.6.0 2021-01-07 17:22:00 +01:00
sezanzeb
78e4fa7eea copyright year 2021-01-03 00:08:33 +01:00
sezanzeb
d9ee9fb978 0.5.0 2021-01-01 03:47:50 +01:00
sezanzeb
4a112447e3 0.4.1 2021-01-01 03:00:47 +01:00
sezanzeb
e9b6351a32 improved compatibility 2020-12-26 23:19:33 +01:00
sezanzeb
f7e065cf2d updated comment in setup.py data_files 2020-12-25 15:39:04 +01:00
sezanzeb
c20e691147 systemd, polkit, cli, handling touchpad devices 2020-12-24 01:26:34 +01:00
sezanzeb
31753cd00f 0.3.1 2020-12-15 22:24:14 +01:00
sezanzeb
20f66512d4 v 0.3.0 2020-12-06 00:47:41 +01:00
sezanzeb
fd981b724f 0.2.0 2020-12-04 22:05:09 +01:00
sezanzeb
6c2160ff4e possibly fixed the data path 2020-12-03 18:32:28 +01:00
sezanzeb
39905db774 proper test util imports, switched to the recommended pydbus package 2020-12-02 14:36:17 +01:00
sezanzeb
489b23a3ab setup.py dependencies 2020-11-29 14:20:32 +01:00