Commit Graph

76 Commits

Author SHA1 Message Date
Joey Riches
f5151aab27
Install icon to standard path, fix appstream-builder generation (#841)
appstream-builder was failing to generate the appstream metainfo from
this package as it didn't provide an icon in a standard path.

appstream-builder states:
> Icons MUST be installed in /usr/share/pixmaps/*, /usr/share/icons/*,
> /usr/share/icons/hicolor/*/apps/*, or /usr/share/${app_name}/icons/*
2024-01-27 11:59:18 +01:00
sezanzeb
a012746a6b 2.0.1 2023-09-18 23:42:29 +02:00
sezanzeb
9e04df79ca 2.0.0 2023-03-20 15:48:21 +01:00
Michael J Gruber
394c05dfe1
Do not install under the old name any more (#373) 2023-03-02 18:14:48 +01:00
Tobi
de0dd8af8e
2.0.0-rc (#639)
Co-authored-by: jonasBoss <jonas.bosse@posteo.de>
2023-03-02 16:53:58 +01:00
sezanzeb
4c41f8c9e0 Merge branch 'main' into beta 2023-02-27 18:49:13 +01:00
sezanzeb
3207ea6797 Update copyright year 2023-02-27 17:07:42 +01:00
Uwe Jugel
2cb463269f
Rename desktop file to allow Dock pinning (#615) 2023-02-12 09:56:33 +01:00
alxpl
115fb787c1
Add AppStream metadata (#611)
* Create io.github.sezanzeb.input_remapper.metainfo.xml

* Install AppStream MetaInfo file
2023-02-11 16:16:07 +01:00
Tobi
d2fc5a6c05
Showing the input during GUI usage (#549) 2022-11-20 20:36:33 +01:00
Tobi
b5345ad4c0
Making ReaderService terminate automatically after some time (#519) 2022-11-12 00:48:59 +01:00
Tobi
71f8bf4e13
New UI (#484) 2022-10-16 14:56:21 +02:00
jonasBoss
88e4f0e5ba
Merge main into beta (#421) 2022-06-25 12:23:56 +02:00
sezanzeb
e31a1b2bc5 1.5.0 2022-06-22 20:55:43 +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