Commit Graph

528 Commits (3367ccf9bf2f8edf862a3d507683b25c1637fb2b)
 

Author SHA1 Message Date
Takashi Kokubun 65ace5e2da
Siwtch to GITHUB_TOKEN 3 years ago
Takashi Kokubun 73b15d0f7b
Name cargo build steps 3 years ago
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.
3 years ago
Takashi Kokubun 19e2c8940c
Version 0.1.2 3 years ago
Takashi Kokubun 27a1da242c
Automate cargo publish as well 3 years ago
Takashi Kokubun 1518dae48f
Fix a typo
Fix #43
3 years ago
Takashi Kokubun 8c2efaa272
It's available on crates.io now 3 years ago
Takashi Kokubun 07ffbd1e1c
Add FUNDING.yml 3 years ago
Takashi Kokubun c9cdd1d7b1
Update wording again 3 years ago
Takashi Kokubun df4047c63e
Fix wording a little 3 years ago
Takashi Kokubun 6d79104b4e
Fix it again 3 years ago
Takashi Kokubun f9b1c348c9
Remove a sentence since it might be too long 3 years ago
Takashi Kokubun d74513d075
Fix explanation of modmap and keymap 3 years ago
Takashi Kokubun 6259874e25
Reorder descriptions 3 years ago
Takashi Kokubun eb7275654c
Add a dot 3 years ago
Takashi Kokubun 0e176ac9ae
Explain features 3 years ago
Takashi Kokubun 39354ed22e
Update LICENSE 3 years ago
Takashi Kokubun 260444aa71
Enable caching in release as well 3 years ago
Takashi Kokubun a24ae4cb79
Version 0.1.1
This reverts commit 202eb11e6a.
3 years ago
Takashi Kokubun 202eb11e6a
Revert "Version 0.1.1"
This reverts commit 36f664bad1.
3 years ago
Takashi Kokubun 58b2af466a
Fix the workflow trigger 3 years ago
Takashi Kokubun 36f664bad1
Version 0.1.1 3 years ago
Takashi Kokubun 7364a3bf16
Push a leftover 3 years ago
Takashi Kokubun eb5d49fb5c
Implement automated binary release 3 years ago
Takashi Kokubun 57b9962ca7
cargo fmt 3 years ago
Takashi Kokubun b35b85010b
Fix wording 3 years ago
Takashi Kokubun 8209c5bb10
Update README.md 3 years ago
Takashi Kokubun 531b009b4e
Shorten the description a bit 3 years ago
Takashi Kokubun 13719b9f70
Drop sudo requirement and stop forking swayipc 3 years ago
Takashi Kokubun bcd621762d
Add a status badge 3 years ago
Takashi Kokubun 93997d0538
Merge pull request #42 from k0kubun/actions
Configure GitHub Actions
3 years ago
Takashi Kokubun 5e137d4128
Check rustfmt 3 years ago
Takashi Kokubun 5f9eda2479
Introduce caching 3 years ago
Takashi Kokubun ad27efb32d
Avoid double builds for my own PRs 3 years ago
Takashi Kokubun e184fc449c
Configure GitHub Actions 3 years ago
Takashi Kokubun 330dcda878
Make it release ready again 3 years ago
Takashi Kokubun cb4f735d2a
Revert "Workaround for xremap crate v0.1.0"
This reverts commit ef49f84f905ab088a7dcd95ee4d612e5af0aa419.
3 years ago
Takashi Kokubun 26c8c8429f
Workaround for xremap crate v0.1.0
I noticed git-based dependencies cannot be published to crates.io.
So I removed the sway feature from crates.io temporarily to finish the
namespace reservation.

I'll make it right in the upcoming release of xremap.
3 years ago
Takashi Kokubun d8b9c0b3e9
Merge pull request #41 from KeenS/env_logger
introduce log/env_logger
3 years ago
κeen 53b2ae58b4
introduce log/env_logger 3 years ago
Takashi Kokubun 1f65d167fd
Link relevant repositories 3 years ago
Takashi Kokubun 7e21b961d0
Workaround the crates.io outage 3 years ago
Takashi Kokubun c57efe9cdf
Version 0.1.0 3 years ago
Takashi Kokubun fa25470c5f
Merge pull request #39 from k0kubun/rust
Rewrite xremap in Rust
3 years ago
Takashi Kokubun 22190b38d9
Write README.md 3 years ago
Takashi Kokubun a6be4f00bd
Add troubleshooting messages for X11 3 years ago
Takashi Kokubun 4b0e3ceb36
Implement GnomeClient primarily for Wayland 3 years ago
Takashi Kokubun 6547b4883d
Rename wm_class to application 3 years ago
Takashi Kokubun 4b251b1fce
Feature-flag WM clients 3 years ago
Takashi Kokubun ecfdcb8de5
Guard from SEGV 3 years ago