Tassilo Horn
90a0bd7cb9
New command `switch-to-mark-or-urgent-or-lru-window` ( #18 )
...
Fixes: ~tsdh/swayr/18
3 years ago
Tassilo Horn
40d880bc78
Use thin LTO by default
3 years ago
Jakub Jirutka
52ff92e06d
Use env_logger w/o unnecessary regex feature to reduce binary size
...
This reduces size of the swayr binary by ~57 %. It doesn't affect the
size of the swayrd binary because swayrd uses regex.
When building with lto = true, opt-level = "z" and panic = "abort" on
Alpine Linux: swayr 1 294 kiB -> 554 kiB
3 years ago
Tassilo Horn
3af3f10148
Release swayr 0.15.0
3 years ago
Tassilo Horn
0bd68b6342
Make clippy happy
3 years ago
Tassilo Horn
2702a69925
New command switch-to-app-or-urgent-or-lru-window
3 years ago
Tassilo Horn
30e3d3b080
Fix #17 and release v0.14.1
...
Fixes: https://todo.sr.ht/~tsdh/swayr/17
3 years ago
Tassilo Horn
d90ab10224
Release swayr v0.14.0
3 years ago
Tassilo Horn
e2565db9bc
Nicer log output
3 years ago
Tassilo Horn
78e4cd1d81
Update deps
3 years ago
Aleksei Bavshin
c6f4631796
Convert (e)println to log macros
...
Add and configure env_logger
3 years ago
Tassilo Horn
69465b940f
Add systemd swayrd.service
...
Fixes: https://todo.sr.ht/~tsdh/swayr/15
3 years ago
Tassilo Horn
4609d481cb
Update to rt-format 0.3.0 and drop TryInto<usize> impl
3 years ago
Tassilo Horn
cbfa189f7a
Release swayr v0.13.0
3 years ago
Tassilo Horn
272eff6876
Merge remote-tracking branch 'origin/main' into next && release 0.13.0-beta.2
3 years ago
Tassilo Horn
7aebefa161
Release swayr 0.12.2
3 years ago
Tassilo Horn
93df424379
Handle new windows appearing during next/prev-* command sequence
...
Fixes: https://todo.sr.ht/~tsdh/swayr/14
3 years ago
Tassilo Horn
c25d0c7eb7
Release 0.13.0-beta.1
3 years ago
Jakub Jirutka
3a81295859
Revert back accidentally removed {layout} placeholder
...
...and also rewrite the first sentence in the related paragraph in
README and NEWS - there are more placeholders that support formatting
than those that do not. It would have been clear from the diff if
these files weren't wrapped...
I accidentally removed it in commit
cae756bab8
.
3 years ago
Tassilo Horn
b2913f2b9e
Release 0.13.0-beta.0
3 years ago
Tassilo Horn
e108b360f1
Fix some clippy warnings
3 years ago
Jakub Jirutka
7a57f6e541
Allow to use custom "ellipsis" string
3 years ago
Jakub Jirutka
befb2aa7d3
Bring back support for truncation with ellipsis
3 years ago
Tassilo Horn
053becd176
Allow placeholders to specify their own format string
3 years ago
Tassilo Horn
784df6582e
Clippy & rustfmt
3 years ago
Jakub Jirutka
cae756bab8
Add support for placeholders with truncation
3 years ago
Tassilo Horn
6269feb654
Release swayr 0.12.1
3 years ago
Tassilo Horn
7b07141722
Replace last_focus_time with last_focus_tick
...
Fixes: https://todo.sr.ht/~tsdh/swayr/12
3 years ago
Tassilo Horn
b167acac88
Add TODO file
3 years ago
Tassilo Horn
f8d0bb657c
Update README.md
3 years ago
Tassilo Horn
3685f067d3
Release swayr v0.12.0
3 years ago
Tassilo Horn
4ae50bbfc5
Add --kill flag to quit-window
...
Implements: https://todo.sr.ht/~tsdh/swayr/11
3 years ago
Tassilo Horn
e7718597fe
Release 0.11.2
3 years ago
Tassilo Horn
1727faa96c
Fix #10
...
tree.get_windows().get(0) is not the current window (rotation, urgency)!
3 years ago
Tassilo Horn
a8689994ea
Release 0.11.1 with new switch-to command
3 years ago
Tassilo Horn
e13eb777f0
Release swayr 0.11.0
3 years ago
Tassilo Horn
659c634518
Adapt to clap-3.0.0-rc.4 changes
3 years ago
Tassilo Horn
e66b55c36e
Update README.md with the new stuff of the next branch
3 years ago
Tassilo Horn
04202c158f
Fix a typo in the README
3 years ago
Tassilo Horn
2eaae84460
Extend NEWS.md
3 years ago
Tassilo Horn
608fdd4190
Merge branch 'main' into next
3 years ago
Tassilo Horn
c23ab5f297
Fix previous commit
3 years ago
Tassilo Horn
73e177254d
Merge remote-tracking branch 'origin/main' into next
3 years ago
Tassilo Horn
d1347cf284
Badge for swayr-git AUR package
3 years ago
Tassilo Horn
2387eb4762
Badge for swayr-git AUR package
3 years ago
Tassilo Horn
7cad04ccff
Make move-focused-to handle moving to outputs
3 years ago
Tassilo Horn
b6fc87901a
New switch-output command
3 years ago
Tassilo Horn
4c17f110f4
Support new {output_name} spec in formats
3 years ago
Tassilo Horn
20f040cc4f
Merge branch 'main' into next
3 years ago
Tassilo Horn
97ee8cbbd1
Release v0.10.1
3 years ago