dependabot[bot]
5013dcc58d
Bump clap from 3.2.22 to 3.2.23 ( #203 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.22 to 3.2.23.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.23/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v3.2.23 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-01 11:07:45 -08:00
Takashi Kokubun
13e6b552d0
Test what actually happens
2022-11-01 23:06:35 -07:00
Takashi Kokubun
04df386833
Test something more meaningful
2022-11-01 23:00:36 -07:00
Takashi Kokubun
d02446a040
Split ActionDispatcher from EventHandler ( #200 )
...
* Introduce Event enum
* Rename KeyAction/Action to ModmapAction/KeymapAction
* Introduce Action enum and ActionDispatcher
* Convert OverrideTimeout to an event
* thread::sleep should also be an Action
* Command should also be an Action
* Make InputEvent an Action
* Start writing tests for EventHandler
* cargo fmt
2022-11-01 22:52:56 -07:00
Berwyn Hoyt
763b1b8746
Document feature that allows app-specific key overrides of a generic key map ( #198 )
...
* Document the feature that allows keys from a generic key map to be overridden for specific applications
* Remove mistaken extra lines in README
* Reduce duplication in example/config.yml by using the default/override key feature. It might be possible to further reduce the duplication in the IDEA config, but I cannot do so without knowing the author's intention
2022-10-23 21:34:23 -07:00
Takashi Kokubun
af7688520f
Version 0.7.8
2022-10-22 13:21:17 -07:00
Roland Fredenhagen
c2f8d5d468
fix: libinput dwt support ( #196 )
2022-10-22 13:17:27 -07:00
Takashi Kokubun
ae1b425141
Version 0.7.7
2022-10-19 22:10:24 -07:00
Takashi Kokubun
f3f9e53f5a
Flush pending keys with an override remap correctly
...
Close #154
2022-10-19 22:09:36 -07:00
Takashi Kokubun
bfb8604add
Version 0.7.6
2022-10-10 21:38:07 -07:00
Kazuyoshi Kato
dfe27fe71d
Add keypress_delay_ms to workaround #179 ( #191 )
...
Close #179
2022-10-10 21:36:29 -07:00
Takashi Kokubun
32011d6a5f
Merge pull request #186 from k0kubun/dependabot/cargo/clap-3.2.22
...
Bump clap from 3.2.21 to 3.2.22
2022-10-01 20:48:01 -07:00
Takashi Kokubun
4755135c1f
Merge pull request #184 from k0kubun/dependabot/cargo/env_logger-0.9.1
...
Bump env_logger from 0.9.0 to 0.9.1
2022-10-01 20:47:50 -07:00
Takashi Kokubun
06a06c3007
Merge pull request #182 from k0kubun/dependabot/cargo/serde-1.0.145
...
Bump serde from 1.0.144 to 1.0.145
2022-10-01 20:47:41 -07:00
dependabot[bot]
82e184b72d
Bump clap from 3.2.21 to 3.2.22
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.21 to 3.2.22.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.22/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.21...v3.2.22 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 17:05:42 +00:00
dependabot[bot]
ac0a39d3dd
Bump env_logger from 0.9.0 to 0.9.1
...
Bumps [env_logger](https://github.com/env-logger-rs/env_logger ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/env-logger-rs/env_logger/releases )
- [Changelog](https://github.com/env-logger-rs/env_logger/blob/main/CHANGELOG.md )
- [Commits](https://github.com/env-logger-rs/env_logger/compare/v0.9.0...v0.9.1 )
---
updated-dependencies:
- dependency-name: env_logger
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 17:05:35 +00:00
dependabot[bot]
0c41f930bb
Bump serde from 1.0.144 to 1.0.145
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.144 to 1.0.145.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.144...v1.0.145 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-01 17:05:27 +00:00
Takashi Kokubun
d58aa94616
Merge pull request #174 from k0kubun/dependabot/cargo/serde_yaml-0.9.13
...
Bump serde_yaml from 0.9.4 to 0.9.13
2022-09-24 21:53:19 +09:00
Takashi Kokubun
a78ac3e296
Merge pull request #177 from dottorblaster/update-readme-uinput-uaccess
...
Add TAG+="uaccess" in the udev's rule
2022-09-20 22:59:38 +09:00
Alessio Biancalana
127bcee08d
Add TAG+="uaccess" in the udev's rule
2022-09-20 15:35:44 +02:00
dependabot[bot]
51000e3807
Bump serde_yaml from 0.9.4 to 0.9.13
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.9.4 to 0.9.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.4...0.9.13 )
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 12:34:38 +00:00
Takashi Kokubun
26f62a7c2b
Merge pull request #173 from k0kubun/dependabot/cargo/anyhow-1.0.65
...
Bump anyhow from 1.0.63 to 1.0.65
2022-09-15 21:33:52 +09:00
dependabot[bot]
3115686bdc
Bump anyhow from 1.0.63 to 1.0.65
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.63 to 1.0.65.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.63...1.0.65 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 12:33:42 +00:00
Takashi Kokubun
2d0d35a884
Merge pull request #175 from k0kubun/dependabot/cargo/serde_with-2.0.1
...
Bump serde_with from 2.0.0 to 2.0.1
2022-09-15 21:33:30 +09:00
Takashi Kokubun
e48b5411de
Merge pull request #176 from k0kubun/dependabot/cargo/clap_complete-3.2.5
...
Bump clap_complete from 3.2.3 to 3.2.5
2022-09-15 21:33:20 +09:00
dependabot[bot]
18f5772530
Bump serde_with from 2.0.0 to 2.0.1
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 12:33:18 +00:00
dependabot[bot]
dfa7b89921
Bump clap_complete from 3.2.3 to 3.2.5
...
Bumps [clap_complete](https://github.com/clap-rs/clap ) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v3.2.3...clap_complete-v3.2.5 )
---
updated-dependencies:
- dependency-name: clap_complete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 12:33:14 +00:00
Takashi Kokubun
46e8f3945b
Merge pull request #172 from k0kubun/dependabot/cargo/serde_json-1.0.85
...
Bump serde_json from 1.0.82 to 1.0.85
2022-09-15 21:32:22 +09:00
dependabot[bot]
5796280207
Bump serde_json from 1.0.82 to 1.0.85
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.82 to 1.0.85.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.82...v1.0.85 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 12:31:56 +00:00
Takashi Kokubun
3604e24e13
Merge pull request #167 from k0kubun/dependabot/cargo/serde-1.0.144
...
Bump serde from 1.0.141 to 1.0.144
2022-09-15 21:31:50 +09:00
Takashi Kokubun
35d8832d77
Merge pull request #169 from k0kubun/dependabot/cargo/nix-0.25.0
...
Bump nix from 0.24.2 to 0.25.0
2022-09-15 21:31:42 +09:00
Takashi Kokubun
f02bc89c55
Merge pull request #171 from k0kubun/dependabot/cargo/clap-3.2.21
...
Bump clap from 3.2.16 to 3.2.21
2022-09-15 21:31:23 +09:00
dependabot[bot]
9dfe2cad10
Bump clap from 3.2.16 to 3.2.21
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.16 to 3.2.21.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/v3.2.21/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.16...v3.2.21 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 12:25:50 +00:00
dependabot[bot]
8329d54881
Bump nix from 0.24.2 to 0.25.0
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.2...v0.25.0 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 12:25:25 +00:00
dependabot[bot]
f70f98ba52
Bump serde from 1.0.141 to 1.0.144
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.141 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.141...v1.0.144 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-13 12:25:19 +00:00
Takashi Kokubun
752e92b676
Merge pull request #161 from k0kubun/dependabot/cargo/anyhow-1.0.63
...
Bump anyhow from 1.0.59 to 1.0.63
2022-09-13 21:25:02 +09:00
Takashi Kokubun
c01e511d7c
Merge pull request #160 from k0kubun/dependabot/cargo/evdev-0.12.0
...
Bump evdev from 0.11.4 to 0.12.0
2022-09-13 21:24:51 +09:00
Takashi Kokubun
36ad4db086
Merge pull request #159 from k0kubun/dependabot/cargo/swayipc-3.0.1
...
Bump swayipc from 3.0.0 to 3.0.1
2022-09-13 21:24:38 +09:00
dependabot[bot]
f2e54f7dff
Bump anyhow from 1.0.59 to 1.0.63
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.59 to 1.0.63.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.59...1.0.63 )
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 17:13:59 +00:00
dependabot[bot]
5a5b3634c7
Bump evdev from 0.11.4 to 0.12.0
...
Bumps [evdev](https://github.com/cmr/evdev ) from 0.11.4 to 0.12.0.
- [Release notes](https://github.com/cmr/evdev/releases )
- [Changelog](https://github.com/emberian/evdev/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cmr/evdev/commits )
---
updated-dependencies:
- dependency-name: evdev
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 17:13:55 +00:00
dependabot[bot]
e0e457ed80
Bump swayipc from 3.0.0 to 3.0.1
...
Bumps [swayipc](https://github.com/jaycefayne/swayipc-rs ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/jaycefayne/swayipc-rs/releases )
- [Commits](https://github.com/jaycefayne/swayipc-rs/compare/swayipc-3.0.0...swayipc-3.0.1 )
---
updated-dependencies:
- dependency-name: swayipc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 17:13:52 +00:00
Takashi Kokubun
c7644028ae
Merge pull request #155 from VTimofeenko/master
...
Add NixOS installation instructions
2022-08-30 18:42:32 -07:00
Vladimir Timofeenko
9b5d5ab67a
Add NixOS installation instructions
2022-08-30 17:54:47 -07:00
Takashi Kokubun
701d826827
Update the busctl command for xremap
...
Close #153
2022-08-27 09:47:08 -07:00
Takashi Kokubun
bc38537496
Version 0.7.5
2022-08-23 20:58:01 -07:00
Takashi Kokubun
b284c51c86
Check Focus-Proxy-Window.FocusProxy
...
close #151
2022-08-23 20:56:38 -07:00
Takashi Kokubun
7e11efec00
Version 0.7.4
2022-08-22 19:14:54 -07:00
Takashi Kokubun
ed920e5c8d
Resurrect removal of override_remap
...
broken at 04e94ea9f4
2022-08-22 19:13:46 -07:00
Takashi Kokubun
4a01184c4c
Switch to ubuntu-latest
2022-08-22 19:10:02 -07:00
Takashi Kokubun
bc2c7aaa10
Version 0.7.3
2022-08-21 10:08:51 -07:00