281 Commits (20760c898df794e2c21c673963bdad8fddb91b92)
 

Author SHA1 Message Date
Tassilo Horn 52fdedc534 Remove unneeded "extern crate" statements 3 years ago
Tassilo Horn dd348a4518 Small rearrangement to stop clippy from suggesting a fix for a non-issue 3 years ago
Tassilo Horn 191c013b63 Release version 0.3.4 3 years ago
Tassilo Horn b5ee04a1c2 Fix warnings new in the 2021 edition of rust 3 years ago
Tassilo Horn 334a6a6354 Fix: its shortcuts_inhibitor not "shortcuts inhibitor" 3 years ago
Tassilo Horn 785ac81c78 Release 0.3.3 3 years ago
Tassilo Horn ddee71bac5 Don't consider scratchpad windows in switch-to-urgent-or-lru-window (fixes #2) 3 years ago
Tassilo Horn d47e592c56 Release 0.3.2 3 years ago
Tassilo Horn 233be20479 Refactor exec_swayr_cmd args into separat struct 3 years ago
Tassilo Horn 44492a77e0 Run sway commands via IPC connection instead on shelling out and calling swaymsg 3 years ago
Tassilo Horn dabd4e02a7 Release 0.3.1 3 years ago
Tassilo Horn fdcb1a0bf4 scratchpad windows aren't considered in next-/prev-window 3 years ago
Tassilo Horn 8c396ff27d con_props -> extra_props 3 years ago
Tassilo Horn 4ff03e7038 con_props -> extra_props 3 years ago
Tassilo Horn e3c5108bd8 Move demon init into demon.rs 3 years ago
Tassilo Horn 01ac7bfae1 Release 0.3.0 3 years ago
Tassilo Horn d7f062e0ae Gracefully restart after 3 seconds on error 3 years ago
Tassilo Horn f14d70a4f0 Restart connection & subscription on error 3 years ago
Tassilo Horn dd52f6d8c3 Minor change 3 years ago
Tassilo Horn 5c348fb7c4 Execute commands in the demon instead of the client 3 years ago
Tassilo Horn 1d3b83f288 Update readme 3 years ago
Tassilo Horn 7a2bf30bad Update readme 3 years ago
Tassilo Horn 98401b8e64 Release 0.2.0 3 years ago
Tassilo Horn 32859713d4 Use swayipc crate instead of home-grown IPC structs 3 years ago
Tassilo Horn 68da44f9f1 Releale 0.1.1 3 years ago
Tassilo Horn cdba9b1186 New commands: next-window & prev-window 3 years ago
Tassilo Horn 8b7bc263dd Fix mailinglist url 3 years ago
Tassilo Horn 03f8e6cdba Mention mailinglist 3 years ago
Tassilo Horn a26cf80ac6 Release swayr 0.1.0 3 years ago
Tassilo Horn 0f1989acd7 New switch-to-urgent-or-lru-window command; add module docs 3 years ago
Tassilo Horn 0bd375da12 Add build manifest for Arch & put build status badge in README.md 3 years ago
Tassilo Horn 0c33f4ca50 Update homepage; release 0.0.9 3 years ago
Tassilo Horn f301c218b2 Update README 3 years ago
Tassilo Horn 2de2b71153 Mention bug tracker in README.md 3 years ago
Tassilo Horn 26aeddd34e Some simplifications; release v0.0.8 3 years ago
Tassilo Horn b8c0799ffc Don't get into a restart loop if swaymsg monitor process exited 3 years ago
Tassilo Horn 755d452e01 Release 0.0.7 3 years ago
Tassilo Horn dcfe4ccc99 Fix ConEvent deserialization issue 3 years ago
Tassilo Horn 47d47f47f5 Display swayr/swaymsg commands in bold 3 years ago
Tassilo Horn f7a0ca24f5 New subcommand execute-swayr-command 3 years ago
Tassilo Horn a645d067b0 New subcommand quit-workspace-or-window 3 years ago
Tassilo Horn 1ce548ce3d Update README.md; release 0.0.6 3 years ago
Tassilo Horn f29c5277f9 Use wofi --parse-search in order not to match pango markup 3 years ago
Tassilo Horn 955cd1a9d0 Release 0.0.5 3 years ago
Tassilo Horn 30770c8e5c Fix a deserialization error with workspace events 3 years ago
Tassilo Horn a17271a918 New subcommand switch-workspace-or-window 3 years ago
Tassilo Horn d7be7cecbb Some refinements 3 years ago
Tassilo Horn aef14305f8 New subcommand execute-swaymsg-command 3 years ago
Tassilo Horn 3c2e6d46a3 Release 0.0.4 3 years ago
Tassilo Horn 6b872e2237 Add switch-workspace subcommand 3 years ago