27 Commits (9163582d343e7f54704c935a927d5e39626ec1ec)

Author SHA1 Message Date
Tassilo Horn e6b2d06d98 Update deps and adapt to clap 3.0.0-beta.5 3 years ago
Tassilo Horn 045e8e7411 Implement auto_tile feature 3 years ago
Tassilo Horn 08b69d788f A bit renaming; add license notice to every file 3 years ago
Tassilo Horn 52fdedc534 Remove unneeded "extern crate" statements 3 years ago
Tassilo Horn e3c5108bd8 Move demon init into demon.rs 3 years ago
Tassilo Horn 5c348fb7c4 Execute commands in the demon instead of the client 3 years ago
Tassilo Horn 32859713d4 Use swayipc crate instead of home-grown IPC structs 3 years ago
Tassilo Horn 0f1989acd7 New switch-to-urgent-or-lru-window command; add module docs 3 years ago
Tassilo Horn 26aeddd34e Some simplifications; release v0.0.8 3 years ago
Tassilo Horn f7a0ca24f5 New subcommand execute-swayr-command 4 years ago
Tassilo Horn a645d067b0 New subcommand quit-workspace-or-window 4 years ago
Tassilo Horn a17271a918 New subcommand switch-workspace-or-window 4 years ago
Tassilo Horn aef14305f8 New subcommand execute-swaymsg-command 4 years ago
Tassilo Horn 6b872e2237 Add switch-workspace subcommand 4 years ago
Tassilo Horn 12f8da1bb0 Refactor and improve 4 years ago
Tassilo Horn f9029af82d New quit-window command 4 years ago
Tassilo Horn 19f24d3a39 Add README.md, complete Cargo.toml, add license, etc. 4 years ago
Tassilo Horn 8cd4674c15 Add command line options 4 years ago
Tassilo Horn aa1fadd6fd Window switcher seems to work 4 years ago
Tassilo Horn d773db3b61 Delete stale socket on restart (and more) 4 years ago
Tassilo Horn 07e64338b3 Client can get window props from demon 4 years ago
Tassilo Horn 94cb31baa5 Open Unix socket for handling clients 4 years ago
Tassilo Horn 25eaa19998 Forgot to add demon.rs; Make event recording work 4 years ago
Tassilo Horn 33ac104836 Move event handler to separate module 4 years ago
Tassilo Horn 131051a69f Make the window event subscription and JSON parsing work 4 years ago
Tassilo Horn 60eef662ba Started swayrd 4 years ago
Tassilo Horn a767e2d0ba ... 4 years ago