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
Tassilo Horn
7e16b735b2
Tidy up menu display formatting
3 years ago
Tassilo Horn
068b9ade84
Release v0.10.0-beta.1
3 years ago
Tassilo Horn
ba9f2af5d8
New move-focused-to command
3 years ago
Tassilo Horn
5cbefd746f
Marks also for containers
3 years ago
Tassilo Horn
12fb13e063
Release v0.10.0-beta.0
3 years ago
Tassilo Horn
ab20b299a2
Don't rotate_left when there are more container types
3 years ago
Tassilo Horn
4fb4ec356d
Reorder commands in README.md
3 years ago
Tassilo Horn
1e1ac9d9b0
New swap-focused-with command
3 years ago
Tassilo Horn
b11e7000ed
Moving
3 years ago
Tassilo Horn
7644be9a53
Tidy up
3 years ago
Tassilo Horn
1983083874
finished switch_workspace_container_or_window
3 years ago
Tassilo Horn
ae691188fd
switch_workspace_container_or_window
3 years ago