Commit Graph

64 Commits (2410d88125d62c57a02b4487315fc88f4d02980c)

Author SHA1 Message Date
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
κeen 53b2ae58b4
introduce log/env_logger 3 years ago
Takashi Kokubun 4b0e3ceb36
Implement GnomeClient primarily for Wayland 3 years ago
Takashi Kokubun 4b251b1fce
Feature-flag WM clients 3 years ago
Takashi Kokubun 60e6ada024
Implement SwayClient 3 years ago
Takashi Kokubun 39dbc8a1fe
Support wm_class for X11 3 years ago
Takashi Kokubun f5695d3bc2
Maintain pressed modifiers 3 years ago
Takashi Kokubun 1a8b2b15d1
Implement CLI 3 years ago
Takashi Kokubun d9127e8a90
Parse the basic config structure 3 years ago
Takashi Kokubun e5ac6af6bd
Use nix crate to call select(2) 3 years ago
Takashi Kokubun 2db606bce3
Start parsing the config 3 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