281 Commits (20760c898df794e2c21c673963bdad8fddb91b92)
 

Author SHA1 Message Date
Tassilo Horn 20760c898d Refactor: workspace with separate swayr & swayrbar crates 2 years ago
Tassilo Horn 2f36e073a3 Finally, we can read click events 2 years ago
Tassilo Horn 4d4937d292 More towards handling click events 2 years ago
Tassilo Horn f92586630d Refactoring towards handling click events 2 years ago
Tassilo Horn 345c91a559 Use refresh_interval from (default) Config; battery module improvements 2 years ago
Tassilo Horn 588b7153fb Release 0.17.0-alpha.0 2 years ago
Tassilo Horn cdb62c0ce8 Config for the swayrbar 2 years ago
Tassilo Horn 160b7d645c Improve window bar module 2 years ago
Tassilo Horn 5d1fbeba06 Battery bar module 2 years ago
Tassilo Horn bf9337571a cpu / mem % for sysinfo module 2 years ago
Tassilo Horn 9dd0a1aa10 More on the sysinfo bar module 2 years ago
Tassilo Horn 37c85880e7 Split basic sway IPC into separate mod; use that from window bar module 2 years ago
Tassilo Horn 59fa701ab5 lazy_static => once_cell 2 years ago
Tassilo Horn b778869ca3 cmds::get_tree => tree::get_root_node 2 years ago
Tassilo Horn 89959253cf Enhance rtfmt 2 years ago
Tassilo Horn c330a35624 Delete bar NodeIter and use the original swayr one 2 years ago
Tassilo Horn 061c3589ac Initial swayrbar impl 2 years ago
Tassilo Horn 6a204e619e Release 0.16.1 2 years ago
Tassilo Horn 6b266902c2 Require regex-1.5.5 because of RUSTSEC-2022-0013 2 years ago
Tassilo Horn eed12e087f update deps 2 years ago
Tassilo Horn 299caa4afe Release 0.16.0 2 years ago
Tassilo Horn 90a0bd7cb9 New command `switch-to-mark-or-urgent-or-lru-window` (#18) 2 years ago
Tassilo Horn 40d880bc78 Use thin LTO by default 2 years ago
Jakub Jirutka 52ff92e06d Use env_logger w/o unnecessary regex feature to reduce binary size 2 years ago
Tassilo Horn 3af3f10148 Release swayr 0.15.0 2 years ago
Tassilo Horn 0bd68b6342 Make clippy happy 2 years ago
Tassilo Horn 2702a69925 New command switch-to-app-or-urgent-or-lru-window 2 years ago
Tassilo Horn 30e3d3b080 Fix #17 and release v0.14.1 2 years ago
Tassilo Horn d90ab10224 Release swayr v0.14.0 2 years ago
Tassilo Horn e2565db9bc Nicer log output 2 years ago
Tassilo Horn 78e4cd1d81 Update deps 2 years ago
Aleksei Bavshin c6f4631796 Convert (e)println to log macros 2 years ago
Tassilo Horn 69465b940f Add systemd swayrd.service 2 years ago
Tassilo Horn 4609d481cb Update to rt-format 0.3.0 and drop TryInto<usize> impl 2 years ago
Tassilo Horn cbfa189f7a Release swayr v0.13.0 2 years ago
Tassilo Horn 272eff6876 Merge remote-tracking branch 'origin/main' into next && release 0.13.0-beta.2 2 years ago
Tassilo Horn 7aebefa161 Release swayr 0.12.2 2 years ago
Tassilo Horn 93df424379 Handle new windows appearing during next/prev-* command sequence 2 years ago
Tassilo Horn c25d0c7eb7 Release 0.13.0-beta.1 2 years ago
Jakub Jirutka 3a81295859 Revert back accidentally removed {layout} placeholder 2 years ago
Tassilo Horn b2913f2b9e Release 0.13.0-beta.0 2 years ago
Tassilo Horn e108b360f1 Fix some clippy warnings 2 years ago
Jakub Jirutka 7a57f6e541 Allow to use custom "ellipsis" string 2 years ago
Jakub Jirutka befb2aa7d3 Bring back support for truncation with ellipsis 2 years ago
Tassilo Horn 053becd176 Allow placeholders to specify their own format string 2 years ago
Tassilo Horn 784df6582e Clippy & rustfmt 2 years ago
Jakub Jirutka cae756bab8 Add support for placeholders with truncation 2 years ago
Tassilo Horn 6269feb654 Release swayr 0.12.1 2 years ago
Tassilo Horn 7b07141722 Replace last_focus_time with last_focus_tick 2 years ago
Tassilo Horn b167acac88 Add TODO file 2 years ago