Commit Graph

291 Commits

Author SHA1 Message Date
Takashi Kokubun
9aebbd032c
Make name optional 2021-12-27 23:05:20 -08:00
Takashi Kokubun
6ecb33b827
Add one more bullet point to 0.1.4 2021-12-27 22:56:15 -08:00
Takashi Kokubun
d22beb61ca
Version 0.1.4 2021-12-27 22:24:02 -08:00
Takashi Kokubun
a5f2185766
Add --ignore option
Close #46
2021-12-27 22:13:14 -08:00
Takashi Kokubun
9f69ef8bb6
Refactor module boundaries 2021-12-27 21:57:53 -08:00
Takashi Kokubun
94e91d9f6a
Add a clarification comment 2021-12-26 23:58:50 -08:00
Takashi Kokubun
8605b67d4e
Version 0.1.3 2021-12-26 23:37:41 -08:00
Takashi Kokubun
197599a3cd
Reduce the number of action dependencies 2021-12-26 23:27:23 -08:00
Takashi Kokubun
00969f0a3a
Merge pull request #47 from k0kubun/multi-purpose-keys
Support multi-purpose keys in modmap
2021-12-26 23:24:09 -08:00
Takashi Kokubun
091900500d
Support multi-purpose keys in modmap 2021-12-26 23:05:09 -08:00
Takashi Kokubun
2557edb190
Merge pull request #45 from njkevlani/patch-1
Correction in readme
2021-12-26 07:32:42 -08:00
Nilesh Kevlani
67e5f4ad58
Correction in readme 2021-12-26 17:54:46 +05:30
Takashi Kokubun
e300f6616f
Avoid trusting actions-rs for publish 2021-12-23 22:05:27 -08:00
Takashi Kokubun
65ace5e2da
Siwtch to GITHUB_TOKEN 2021-12-23 22:02:39 -08:00
Takashi Kokubun
73b15d0f7b
Name cargo build steps 2021-12-23 21:33:58 -08:00
Takashi Kokubun
e7d9eb4d0d
It was almost working
Build and Release steps left uncommitted files. Instead of using
--allow-dirty, let's just publish it first.
2021-12-23 21:32:10 -08:00
Takashi Kokubun
19e2c8940c
Version 0.1.2 2021-12-23 21:25:43 -08:00
Takashi Kokubun
27a1da242c
Automate cargo publish as well 2021-12-23 21:12:48 -08:00
Takashi Kokubun
1518dae48f
Fix a typo
Fix #43
2021-12-23 20:54:07 -08:00
Takashi Kokubun
8c2efaa272
It's available on crates.io now 2021-12-23 20:14:40 -08:00
Takashi Kokubun
07ffbd1e1c
Add FUNDING.yml 2021-12-23 20:14:40 -08:00
Takashi Kokubun
c9cdd1d7b1
Update wording again 2021-12-23 11:56:50 -08:00
Takashi Kokubun
df4047c63e
Fix wording a little 2021-12-23 10:32:38 -08:00
Takashi Kokubun
6d79104b4e
Fix it again 2021-12-23 09:58:45 -08:00
Takashi Kokubun
f9b1c348c9
Remove a sentence since it might be too long 2021-12-23 09:55:01 -08:00
Takashi Kokubun
d74513d075
Fix explanation of modmap and keymap 2021-12-23 09:54:15 -08:00
Takashi Kokubun
6259874e25
Reorder descriptions 2021-12-22 23:53:05 -08:00
Takashi Kokubun
eb7275654c
Add a dot 2021-12-22 23:50:09 -08:00
Takashi Kokubun
0e176ac9ae
Explain features 2021-12-22 23:49:50 -08:00
Takashi Kokubun
39354ed22e
Update LICENSE 2021-12-22 23:40:43 -08:00
Takashi Kokubun
260444aa71
Enable caching in release as well 2021-12-22 23:38:01 -08:00
Takashi Kokubun
a24ae4cb79
Version 0.1.1
This reverts commit 202eb11e6a.
2021-12-22 23:34:50 -08:00
Takashi Kokubun
202eb11e6a
Revert "Version 0.1.1"
This reverts commit 36f664bad1.
2021-12-22 23:34:45 -08:00
Takashi Kokubun
58b2af466a
Fix the workflow trigger 2021-12-22 23:34:33 -08:00
Takashi Kokubun
36f664bad1
Version 0.1.1 2021-12-22 23:31:06 -08:00
Takashi Kokubun
7364a3bf16
Push a leftover 2021-12-22 23:27:43 -08:00
Takashi Kokubun
eb5d49fb5c
Implement automated binary release 2021-12-22 23:26:50 -08:00
Takashi Kokubun
57b9962ca7
cargo fmt 2021-12-22 23:10:34 -08:00
Takashi Kokubun
b35b85010b
Fix wording 2021-12-22 23:09:12 -08:00
Takashi Kokubun
8209c5bb10
Update README.md 2021-12-22 23:08:33 -08:00
Takashi Kokubun
531b009b4e
Shorten the description a bit 2021-12-22 23:07:57 -08:00
Takashi Kokubun
13719b9f70
Drop sudo requirement and stop forking swayipc 2021-12-22 23:06:23 -08:00
Takashi Kokubun
bcd621762d
Add a status badge 2021-12-22 20:35:24 -08:00
Takashi Kokubun
93997d0538
Merge pull request #42 from k0kubun/actions
Configure GitHub Actions
2021-12-22 20:33:45 -08:00
Takashi Kokubun
5e137d4128
Check rustfmt 2021-12-22 20:32:42 -08:00
Takashi Kokubun
5f9eda2479
Introduce caching 2021-12-22 20:29:34 -08:00
Takashi Kokubun
ad27efb32d
Avoid double builds for my own PRs 2021-12-22 20:26:55 -08:00
Takashi Kokubun
e184fc449c
Configure GitHub Actions 2021-12-22 20:25:25 -08:00
Takashi Kokubun
330dcda878
Make it release ready again 2021-12-22 20:19:25 -08:00
Takashi Kokubun
cb4f735d2a
Revert "Workaround for xremap crate v0.1.0"
This reverts commit ef49f84f905ab088a7dcd95ee4d612e5af0aa419.
2021-12-22 20:16:34 -08:00