Commit Graph

528 Commits (3367ccf9bf2f8edf862a3d507683b25c1637fb2b)
 

Author SHA1 Message Date
dependabot[bot] 29b9f56904
Bump serde_json from 1.0.73 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.73 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.73...v1.0.81)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4420b9495b
Bump anyhow from 1.0.54 to 1.0.58
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.58.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.58)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 3a44e9dc1e
Bump serde_yaml from 0.8.23 to 0.8.24
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.23 to 0.8.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.23...0.8.24)

---
updated-dependencies:
- dependency-name: serde_yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 18ee84e934
Merge pull request #93 from k0kubun/mode
Support modal remapping
2 years ago
Takashi Kokubun 86ff3a9e9f
Create dependabot.yml 2 years ago
Takashi Kokubun 3fa92e2ce3
Version 0.4.3
Revert "Revert "Version 0.4.3""

This reverts commit 3399881426.
2 years ago
Takashi Kokubun 938d65ceb4
Purge CI cache 2 years ago
Takashi Kokubun 3399881426
Revert "Version 0.4.3"
This reverts commit ea3d758ec0.
2 years ago
Takashi Kokubun ea3d758ec0
Version 0.4.3 2 years ago
Takashi Kokubun 128a60c2e8
Produce xremap binaries from Ubuntu 18.04
Close #101
2 years ago
Takashi Kokubun d52fa71315
Add some dividers 2 years ago
Takashi Kokubun 70deca9ee1
Merge pull request #103 from andreasaronsson/archReadme
Add arch specific advice
2 years ago
Andreas Aronsson 7db9ec92eb Add arch specific advice 2 years ago
Takashi Kokubun 3cc9af8a08
Version 0.4.2 2 years ago
Takashi Kokubun 86d9e9264d
Implement a different GNOME protocol with title 2 years ago
Takashi Kokubun 519752c792
Version 0.4.1 2 years ago
Takashi Kokubun 54abaeb884
Instruct to use the published extension 2 years ago
Takashi Kokubun e660f219b1
Fix GNOME's check of "supported" flag 2 years ago
Takashi Kokubun d0b13ce6c7
Version 0.4.0 2 years ago
Takashi Kokubun 66c2914d1e
Merge pull request #94 from k0kubun/gnome-38
Use xremap's original extension to talk to GNOME
2 years ago
Takashi Kokubun ba2d3c26f6
Update README 2 years ago
Takashi Kokubun 7d0d829647
Use xremap's original extension to talk to GNOME 2 years ago
Takashi Kokubun 2738251657
Support modal remapping 2 years ago
Takashi Kokubun 0a775b6aa6
Version 0.3.4 2 years ago
Takashi Kokubun 3494c0a546
Repeat/Release what was originally pressed
Close #87
2 years ago
Takashi Kokubun cf624dc545
Version 0.3.3 2 years ago
Takashi Kokubun 2c4e3574e3
Expand modifiers on a nested remap
Fix #91
2 years ago
Takashi Kokubun bdf3af41f8
Version 0.3.2 2 years ago
Takashi Kokubun 18b68bc001
Merge pull request #82 from k0kubun/remap-timeout
Add timeout_millis for nested remap
2 years ago
Takashi Kokubun 140a478e0d
Eagerly expire a timeout prefix 2 years ago
Takashi Kokubun 015b06a4c9
Version 0.3.1 2 years ago
Takashi Kokubun 766dd5f597
Merge pull request #85 from k0kubun/ungrab-on-reload
Ungrab devices on ReloadDevices
2 years ago
Takashi Kokubun f555a3f931
It's not a gem 2 years ago
Takashi Kokubun 89ff895be0
Ungrab devices on ReloadDevices 2 years ago
Takashi Kokubun 2adf8f0707
Flush a buffered key on unhandled events 2 years ago
Takashi Kokubun 65f5f27d02
Flush buffered keys on timeout 2 years ago
Takashi Kokubun 0d200a87b2
Add timeout_millis for nested remap 2 years ago
Takashi Kokubun eaca8be6f7
Version 0.3.0 2 years ago
Takashi Kokubun 479b864188
Polish the help message a little 2 years ago
Takashi Kokubun 2f93b230ae
Merge pull request #78 from ModProg/watcher
Device Watcher improvements and Config reload
2 years ago
Roland Fredenhagen 21f45f93f3
config reload 2 years ago
Roland Fredenhagen c23a8cf748
device watcher improvements 2 years ago
Takashi Kokubun aabb1ffcef
Merge pull request #77 from ModProg/clap-help
move command line parsing to clap; address clippy
2 years ago
Roland Fredenhagen 84639c2a22
support generating completions 2 years ago
Roland Fredenhagen ca2210e2e0
remove dbg 2 years ago
Roland Fredenhagen b3c3c10755
move command line parsing to clap; address clippy 2 years ago
Takashi Kokubun 937841532d
Write a document for escape_next_key 3 years ago
Takashi Kokubun a56e4a210f
Version 0.2.5 3 years ago
Takashi Kokubun 12a1bf2b92
Merge pull request #74 from k0kubun/escape-next-key
Support escape_next_key

Close #69
3 years ago
Takashi Kokubun 660084b18b
Support escape_next_key 3 years ago