Tassilo Horn
659c634518
Adapt to clap-3.0.0-rc.4 changes
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
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
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
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
068b9ade84
Release v0.10.0-beta.1
3 years ago
Tassilo Horn
12fb13e063
Release v0.10.0-beta.0
3 years ago
Tassilo Horn
125d2ed4b0
Release 0.9.1; auto_layout was broken
3 years ago
Tassilo Horn
fb515c2af1
Release v0.9.0
3 years ago
Tassilo Horn
360f8cd90d
Release v0.9.0-beta.4
3 years ago
Tassilo Horn
56013daa60
Release v0.9.0-beta.3
3 years ago
Tassilo Horn
311a92bd12
Release v0.9.0-beta.2: #<letter>:<input> shortcuts for menu switcher cmds
3 years ago
Tassilo Horn
a98f316e00
Release v0.9.0-beta.1
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
6e02c0d067
Release v0.8.0
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
637cbff935
Fix bug #6 , release 0.8.0-beta.1
3 years ago
Tassilo Horn
535b409c7e
Release 0.8.0-beta.0
3 years ago
Tassilo Horn
3f090e290c
New commands: {Next,Prev}{Tiled,TabbedOrStacked}Window
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
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
c7e5792427
Release v0.6.1
3 years ago
Tassilo Horn
6bf5913d10
Release 0.6.0
3 years ago
Tassilo Horn
d4ae538c00
Release v0.6.0-beta.1
3 years ago
Tassilo Horn
6ec79af970
Release v0.6.0-beta.0
3 years ago
Tassilo Horn
a29b24fc4d
Release v0.6.0-alpha.3
3 years ago
Tassilo Horn
480655f60e
Release v0.6.0-alpha.2
3 years ago
Tassilo Horn
f3eaec44c0
Release 0.6.0-alpha.1
3 years ago
Tassilo Horn
a662b4bc2a
Release v0.5.1
3 years ago
Tassilo Horn
a528550163
Release v0.5.0
3 years ago
Tassilo Horn
daac2691bc
New {app_icon} replacement for window_format
3 years ago
Tassilo Horn
467a6fc74d
Release v0.4.4
3 years ago
Tassilo Horn
c162a38220
Make declaration order equal usage order
3 years ago
Jan Beich
71a9c390e7
Respect XDG_RUNTIME_DIR for /path/to/swayr-%s.sock
...
/run may not exist outside of systemd distributions. Instead of guessing
rely on XDG_RUNTIME_DIR and fall back to /tmp. XDG_RUNTIME_DIR is always
defined under Wayland, so the fallback would only be triggered if swayr
is used from X11 or VT/serial console.
3 years ago
Tassilo Horn
955b904df5
Release 0.4.3
3 years ago
Tassilo Horn
157c2edbb3
Add Cargo.lock to Git for reproducible builds
3 years ago