Tassilo Horn
125d2ed4b0
Release 0.9.1; auto_layout was broken
3 years ago
Tassilo Horn
4f25b4097c
Fix auto_layout
3 years ago
Tassilo Horn
fb515c2af1
Release v0.9.0
3 years ago
Tassilo Horn
64052993d4
A bit refactoring
3 years ago
Tassilo Horn
360f8cd90d
Release v0.9.0-beta.4
3 years ago
Tassilo Horn
9163582d34
Allow s: shortcut in execute-swaymsg-command
3 years ago
Tassilo Horn
56013daa60
Release v0.9.0-beta.3
3 years ago
Tassilo Horn
e778244b53
New move-focused-to-workspace command
3 years ago
Tassilo Horn
311a92bd12
Release v0.9.0-beta.2: #<letter>:<input> shortcuts for menu switcher cmds
3 years ago
Tassilo Horn
a85913af46
Extend NEWS.md
3 years ago
Tassilo Horn
a98f316e00
Release v0.9.0-beta.1
3 years ago
Tassilo Horn
b8ebbda969
Also list empty workspaces...
...
... which must either be the current workspace or a workspace on another
output. Otherwise, they would not exist.
3 years ago
Tassilo Horn
fa74f052bd
minor change
3 years ago
Tassilo Horn
c71698d3ff
Release 0.9.0-beta.0: workspace creation support
...
All menu switching commands (`switch-window`, `switch-workspace`, and
`switch-workspace-or-window`) can now create and switch to not yet existing
workspaces. Just type a digit, a name, or `<digit>:<name>`, confirm your
input, and it'll do. The `<digit>:<name>` format is explained in `man
sway(5)`. If that format is given, `swayr` will create the workspace using
`workspace number <digit>:<name>`. If just a digit or name is given, the
`number` argument is not used.
3 years ago
Tassilo Horn
2191c5d8f7
Fix version confusion: it's 0.8.0, not (yet) 8.0.0
3 years ago
Tassilo Horn
6e02c0d067
Release v0.8.0
3 years ago
Tassilo Horn
bc314e7246
Rename next/prev-similar-window to next/prev-window-of-same-layout
3 years ago
Tassilo Horn
61d2be87a1
Release v0.8.0-beta.2
3 years ago
Tassilo Horn
e6b2d06d98
Update deps and adapt to clap 3.0.0-beta.5
3 years ago
Tassilo Horn
22fa8591c7
Some simplifications
3 years ago
Tassilo Horn
d83acacea0
Fix next/prev-window commands
...
The prev-window commands never worked. They only switched between the last two
recently used windows ignoring all others.
3 years ago
Tassilo Horn
637cbff935
Fix bug #6 , release 0.8.0-beta.1
3 years ago
Tassilo Horn
0d5288f845
Docs
3 years ago
Tassilo Horn
535b409c7e
Release 0.8.0-beta.0
3 years ago
Tassilo Horn
66c26fef2b
update README
3 years ago
Tassilo Horn
e351974c41
New commands: next/prev-similar-window
3 years ago
Tassilo Horn
32f22c34a7
New commands: next/prev-floating-window
3 years ago
Jakub Jirutka
c20e887dbd
Add support for system-level config in /etc/xdg/swayr/
3 years ago
Tassilo Horn
546e0e326b
Remove some repetition
3 years ago
Tassilo Horn
a93f2a7f1d
A bit refactoring
3 years ago
Tassilo Horn
02db59896f
Allow to specify all or only current workspace windows with next/prev-window cmds
3 years ago
Tassilo Horn
3f090e290c
New commands: {Next,Prev}{Tiled,TabbedOrStacked}Window
3 years ago
Tassilo Horn
b60ceb1458
Fix typo in README.md
3 years ago
Tassilo Horn
d148ef4ec0
Adapt readme
3 years ago
Tassilo Horn
d8be99d0a1
Release 0.7.0
3 years ago
Tassilo Horn
73e2872067
Release 0.7.0-beta.2
3 years ago
Tassilo Horn
6cbce99892
Improve tab_current_workspace (less flicker)
3 years ago
Tassilo Horn
52cab3bf94
Release v0.7.0-beta.1
3 years ago
Tassilo Horn
5ec67b307b
Improve layouting commands and update deps
3 years ago
Tassilo Horn
8cea829918
Fix a clippy warning
3 years ago
Tassilo Horn
beca643d07
Hits of code metric badge
3 years ago
Tassilo Horn
bcdc2bcb3b
Add deps.rs badge
3 years ago
Tassilo Horn
66a003c48a
Update README with the commands new in 0.7.0-beta.0
3 years ago
Tassilo Horn
9c987ae2ca
Release 0.7.0-beta.0
3 years ago
Tassilo Horn
2210af2944
Implemented some layouting commands
3 years ago
Tassilo Horn
7471e66a72
Release 0.6.2
3 years ago
Tassilo Horn
eb30c55483
Clippy suggestions and update deps
3 years ago
Tassilo Horn
8e1de902de
update readme
3 years ago
Tassilo Horn
c7e5792427
Release v0.6.1
3 years ago
Tassilo Horn
e2c4645aeb
Workaround for rofi's image escape sequences (bug #4 )
3 years ago