Commit Graph

208 Commits (master)

Author SHA1 Message Date
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
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
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
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago
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>
2 years ago
Takashi Kokubun bc38537496
Version 0.7.5 2 years ago
Takashi Kokubun 7e11efec00
Version 0.7.4 2 years ago
Takashi Kokubun bc2c7aaa10
Version 0.7.3 2 years ago
Takashi Kokubun 4ebce8ee14
Version 0.7.2 2 years ago
Takashi Kokubun e8d30a3e38
Version 0.7.1 2 years ago
Takashi Kokubun ce3b9a26d0
Version 0.7.0 2 years ago
Takashi Kokubun e8409fd504
Version 0.6.2 2 years ago
Takashi Kokubun 54e9730ed5
Version 0.6.1 2 years ago
Takashi Kokubun 6c69b04daf
Version 0.6.0 2 years ago
Takashi Kokubun 41bec30743
Version 0.5.3 2 years ago
Takashi Kokubun 98d5589ce7
Version 0.5.2 2 years ago
Takashi Kokubun 45d6d78490
Version 0.5.1 2 years ago
Takashi Kokubun 10f7b1e33f
Version 0.5.0 2 years ago
Takashi Kokubun 6188d5eff8
Version 0.4.6 2 years ago
Takashi Kokubun ea362b8663
Migrate from x11 crate to x11rb crate 2 years ago
Takashi Kokubun 42d0842187
Version 0.4.5 2 years ago
Frederick Zhang 008fabaf80
Support regex for application names 2 years ago
Takashi Kokubun 41462c123f
Merge pull request #136 from k0kubun/dependabot/cargo/clap-3.2.16
Bump clap from 3.2.8 to 3.2.16
2 years ago
dependabot[bot] cfedaf17d6
Bump clap from 3.2.8 to 3.2.16
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.8 to 3.2.16.
- [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/v3.2.8...v3.2.16)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 44eb0eeef8
Merge pull request #132 from k0kubun/dependabot/cargo/derive-where-1.0.0
Bump derive-where from 1.0.0-rc.3 to 1.0.0
2 years ago
Takashi Kokubun 229cd71a7b
Merge pull request #131 from k0kubun/dependabot/cargo/nix-0.24.2
Bump nix from 0.24.1 to 0.24.2
2 years ago
Takashi Kokubun ccb62995f2
Merge pull request #130 from k0kubun/dependabot/cargo/anyhow-1.0.59
Bump anyhow from 1.0.58 to 1.0.59
2 years ago
dependabot[bot] 8d78aecbb6
Bump derive-where from 1.0.0-rc.3 to 1.0.0
Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.0.0-rc.3 to 1.0.0.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ModProg/derive-where/compare/v1.0.0-rc.3...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1f8858dee1
Bump nix from 0.24.1 to 0.24.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.1 to 0.24.2.
- [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.1...v0.24.2)

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

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

---
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] de75eb79bf
Bump serde_with from 1.14.0 to 2.0.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.14.0 to 2.0.0.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v1.14.0...v2.0.0)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 1a1b79cb64
Bump clap from 3.2.6 to 3.2.8
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.6 to 3.2.8.
- [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/v3.2.6...v3.2.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 7973bfcf71
Bump clap_complete from 3.2.2 to 3.2.3
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.2.2 to 3.2.3.
- [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.2...clap_complete-v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 798fab694a
Merge pull request #118 from k0kubun/dependabot/cargo/nix-0.24.1
Bump nix from 0.23.1 to 0.24.1
2 years ago
Takashi Kokubun 2410d88125
swayipc 3.0.0 2 years ago
dependabot[bot] b9ef1780f5
Bump nix from 0.23.1 to 0.24.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.1.
- [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.23.1...v0.24.1)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun d38ceed8db
Merge pull request #115 from k0kubun/dependabot/cargo/derive-where-1.0.0-rc.3
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
2 years ago
dependabot[bot] 53b86d81aa
Bump derive-where from 1.0.0-rc.2 to 1.0.0-rc.3
Bumps [derive-where](https://github.com/ModProg/derive-where) from 1.0.0-rc.2 to 1.0.0-rc.3.
- [Release notes](https://github.com/ModProg/derive-where/releases)
- [Changelog](https://github.com/ModProg/derive-where/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ModProg/derive-where/compare/v1.0.0-rc.2...v1.0.0-rc.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun b89ab9b1fd
Merge pull request #116 from k0kubun/dependabot/cargo/log-0.4.17
Bump log from 0.4.14 to 0.4.17
2 years ago
dependabot[bot] c40f4c8e0f
Bump log from 0.4.14 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.14...0.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 83d61df83c
Bump clap_complete from 3.0.6 to 3.2.2
Bumps [clap_complete](https://github.com/clap-rs/clap) from 3.0.6 to 3.2.2.
- [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.0.6...clap_complete-v3.2.2)

---
updated-dependencies:
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Takashi Kokubun 8e306b0261
Merge pull request #112 from k0kubun/dependabot/cargo/evdev-0.11.4
Bump evdev from 0.11.3 to 0.11.4
2 years ago
Takashi Kokubun 03e2c69bb7
Merge pull request #109 from k0kubun/dependabot/cargo/anyhow-1.0.58
Bump anyhow from 1.0.54 to 1.0.58
2 years ago
Takashi Kokubun 38c8485704
Version 0.4.4 2 years ago
dependabot[bot] 9dfc859f72
Bump evdev from 0.11.3 to 0.11.4
Bumps [evdev](https://github.com/cmr/evdev) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/cmr/evdev/releases)
- [Commits](https://github.com/cmr/evdev/commits)

---
updated-dependencies:
- dependency-name: evdev
  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
Takashi Kokubun 3fa92e2ce3
Version 0.4.3
Revert "Revert "Version 0.4.3""

This reverts commit 3399881426.
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 3cc9af8a08
Version 0.4.2 2 years ago
Takashi Kokubun 519752c792
Version 0.4.1 2 years ago
Takashi Kokubun d0b13ce6c7
Version 0.4.0 2 years ago
Takashi Kokubun 0a775b6aa6
Version 0.3.4 2 years ago
Takashi Kokubun cf624dc545
Version 0.3.3 2 years ago
Takashi Kokubun bdf3af41f8
Version 0.3.2 2 years ago
Takashi Kokubun 015b06a4c9
Version 0.3.1 2 years ago
Takashi Kokubun eaca8be6f7
Version 0.3.0 2 years ago
Roland Fredenhagen c23a8cf748
device watcher improvements 2 years ago
Roland Fredenhagen 84639c2a22
support generating completions 2 years ago
Roland Fredenhagen b3c3c10755
move command line parsing to clap; address clippy 2 years ago
Takashi Kokubun a56e4a210f
Version 0.2.5 2 years ago
Takashi Kokubun 9e4d5803a4
Version 0.2.4 2 years ago
Zhu Zihao faf007aa96
Only use feature-related dependencies when needed. 2 years ago
Takashi Kokubun b3173a8827
Version 0.2.3 2 years ago
Takashi Kokubun 6e1aafbc94
Version 0.2.2 2 years ago
Takashi Kokubun a7bf075a7c
Version 0.2.1 2 years ago
Takashi Kokubun fea8222e8f
Version 0.2.0 2 years ago
Takashi Kokubun f7256c6c88
Version 0.1.9 2 years ago
Takashi Kokubun 705173ed84
Version 0.1.8 2 years ago
Takashi Kokubun 7c0b430c33
Version 0.1.7 2 years ago
Takashi Kokubun 646a1dd53d
Version 0.1.6 2 years ago
Takashi Kokubun 16094de2cf
Instantiate Duration on deserialization 2 years ago
Takashi Kokubun e8b4aed1aa
Re-add serde tests 2 years ago
Takashi Kokubun 7ab1595836
Rollback to v0.1.5 2 years ago
Takashi Kokubun ff1c19e076
Start testing serde 2 years ago
Takashi Kokubun 2ffcd2eb23
Version 0.1.5 2 years ago
Takashi Kokubun d22beb61ca
Version 0.1.4 2 years ago
Takashi Kokubun 8605b67d4e
Version 0.1.3 2 years ago
Takashi Kokubun 19e2c8940c
Version 0.1.2 2 years ago
Takashi Kokubun a24ae4cb79
Version 0.1.1
This reverts commit 202eb11e6a.
2 years ago
Takashi Kokubun 202eb11e6a
Revert "Version 0.1.1"
This reverts commit 36f664bad1.
2 years ago
Takashi Kokubun 36f664bad1
Version 0.1.1 2 years ago
Takashi Kokubun 13719b9f70
Drop sudo requirement and stop forking swayipc 2 years ago
Takashi Kokubun 330dcda878
Make it release ready again 2 years ago
Takashi Kokubun cb4f735d2a
Revert "Workaround for xremap crate v0.1.0"
This reverts commit ef49f84f905ab088a7dcd95ee4d612e5af0aa419.
2 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.
2 years ago
κeen 53b2ae58b4
introduce log/env_logger 2 years ago
Takashi Kokubun 4b0e3ceb36
Implement GnomeClient primarily for Wayland 2 years ago
Takashi Kokubun 4b251b1fce
Feature-flag WM clients 2 years ago
Takashi Kokubun 60e6ada024
Implement SwayClient 2 years ago
Takashi Kokubun 39dbc8a1fe
Support wm_class for X11 2 years ago
Takashi Kokubun f5695d3bc2
Maintain pressed modifiers 2 years ago
Takashi Kokubun 1a8b2b15d1
Implement CLI 2 years ago
Takashi Kokubun d9127e8a90
Parse the basic config structure 2 years ago
Takashi Kokubun e5ac6af6bd
Use nix crate to call select(2) 2 years ago
Takashi Kokubun 2db606bce3
Start parsing the config 2 years ago
Takashi Kokubun efb1db6d3b
Prepare for calling select(2) 3 years ago
Takashi Kokubun e9c5afb054
Grab the input device 3 years ago
Takashi Kokubun d324c4a73b
cargo init 3 years ago