111 Commits (e93a833401ed5727f4b1a7097f029fe9884b71d9)
 

Author SHA1 Message Date
Tassilo Horn e93a833401 Better config formating in README 3 years ago
Tassilo Horn a662b4bc2a Release v0.5.1 3 years ago
Tassilo Horn 7867e8d7b2 Fixes for icon retrieval 3 years ago
Tassilo Horn 3ba4779545 Make clippy happy 3 years ago
Tassilo Horn a528550163 Release v0.5.0 3 years ago
Tassilo Horn 541de88770 Don't show empty workspaces; a bit refactoring 3 years ago
Tassilo Horn 673619a52c New screenshots 3 years ago
Tassilo Horn daac2691bc New {app_icon} replacement for window_format 3 years ago
Tassilo Horn 467a6fc74d Release v0.4.4 3 years ago
Tassilo Horn c162a38220 Make declaration order equal usage order 3 years ago
Jan Beich 71a9c390e7 Respect XDG_RUNTIME_DIR for /path/to/swayr-%s.sock 3 years ago
Tassilo Horn 955b904df5 Release 0.4.3 3 years ago
Tassilo Horn 157c2edbb3 Add Cargo.lock to Git for reproducible builds 3 years ago
Tassilo Horn 5b611146d9 Better screenshots 3 years ago
Tassilo Horn 6f29e3342a Crop screenshots 3 years ago
Tassilo Horn 268cff52cf Add two screenshots to the README.md 3 years ago
Tassilo Horn 560beca515 Fix some accidentally deleted text in README.md 3 years ago
Tassilo Horn 84b14beabb Release v0.4.2 3 years ago
Tassilo Horn 52611ab5c7 Document installation in README.md 3 years ago
Tassilo Horn 49e6f312ea Release v0.4.1 3 years ago
Tassilo Horn b67ba9d5a4 launcher -> menu program 3 years ago
Tassilo Horn 373ee382e6 Release swayr v0.4.0 3 years ago
Tassilo Horn 922db0aee1 Upgrade to swayipc-3.0.0-alpha.3 3 years ago
Tassilo Horn f9d7b0d805 A bit of refactoring; document configuration in README.md 3 years ago
Tassilo Horn 08b69d788f A bit renaming; add license notice to every file 3 years ago
Tassilo Horn 41199b2f09 Actually react to urgency and impove default config 3 years ago
Tassilo Horn c3764926c5 Implement the actual usage of the config 3 years ago
Tassilo Horn 2db7700388 Loading and saving the config 3 years ago
Tassilo Horn 6e746e30ee Start implementing a config 3 years ago
Tassilo Horn f25ca4b70a Release 0.3.5 3 years ago
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