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
Tassilo Horn
90c0d46f04
Fix a panic with dolphin-emu-nogui
...
That app pops up a window which has neither app_id nor name which I assumed all
windows have. Now check for pid and shell to determine a con't type as window.
3 years ago
Tassilo Horn
f0578f3492
New configure-outputs command
3 years ago
Tassilo Horn
b84d12c92a
Handle shutdown event
3 years ago
Tassilo Horn
8979df958a
spelling
3 years ago
Tassilo Horn
251410e0ff
Release v0.10.0
3 years ago
Tassilo Horn
b19a5ed84f
Release v0.10.0-beta.6
3 years ago
Tassilo Horn
bdd50f1311
Fix previous fix
3 years ago
Tassilo Horn
b8ec366837
Release v0.10.0-beta.5
3 years ago
Tassilo Horn
c6ab01fda2
Fix panic in get_workspaces_and_windows()
3 years ago
Tassilo Horn
78153b237d
Release v0.10.0-beta.4
3 years ago
Tassilo Horn
37a87f89ce
Rotate but keep urgent windows on top in switch-window
3 years ago
Tassilo Horn
b9cecab9a3
Release v0.10.0-beta.3
...
Urgent windows were not on top of the switcher list
3 years ago
Tassilo Horn
c7de0942d8
Release 0.10.0-beta.2
3 years ago