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
Tassilo Horn
9e6ed16192
tilde-expand directories in icon_dirs
3 years ago
Tassilo Horn
d0e3661466
Exclude misc/ from package
3 years ago
Tassilo Horn
6bf5913d10
Release 0.6.0
3 years ago
Tassilo Horn
7d75dfc8c4
Fix unwanted, empty listing
3 years ago
Tassilo Horn
0728de3d05
Update README.md
3 years ago
Tassilo Horn
69d0c120f5
Update README.md
3 years ago
Tassilo Horn
d4ae538c00
Release v0.6.0-beta.1
3 years ago
Tassilo Horn
ba0f4d27ab
Also consider /usr/local/share/applications/ in desktop file search
3 years ago
Tassilo Horn
974073f648
Improve app_icon handling
3 years ago
Tassilo Horn
6ec79af970
Release v0.6.0-beta.0
3 years ago
Tassilo Horn
a1f5f6c60f
Minor change
3 years ago
Tassilo Horn
247f7835c1
Config access refactoring
3 years ago
Tassilo Horn
a29b24fc4d
Release v0.6.0-alpha.3
3 years ago
Tassilo Horn
161a092a75
Also escape & (in addition to < and >) when html_escape is true
3 years ago
Tassilo Horn
81bafedf36
New {marks} placeholder in window_format; format.html_escape config option
3 years ago
Tassilo Horn
2fc88d65da
Better output for auto_tile debugging
3 years ago
Tassilo Horn
480655f60e
Release v0.6.0-alpha.2
3 years ago
Tassilo Horn
c3bccfcaf2
Also auto_tile on Focus events
...
Actually, I'd rather wish there was a Resize event so that one could auto_tile
after resizes (a window might become to small for splith or wide enough for
splith) but there is no such event. So by switching focus back and forth, one
can have the same effect.
3 years ago
Tassilo Horn
f3eaec44c0
Release 0.6.0-alpha.1
3 years ago
Tassilo Horn
d45f702458
Add assertion about our assumption that root's children must be outputs
3 years ago
Tassilo Horn
045e8e7411
Implement auto_tile feature
3 years ago
Tassilo Horn
e93a833401
Better config formating in README
...
also add /usr/share/icons/hicolor/scalable/apps to default for icon_dirs.
3 years ago
Tassilo Horn
a662b4bc2a
Release v0.5.1
3 years ago
Tassilo Horn
7867e8d7b2
Fixes for icon retrieval
...
It didn't work for desktop files like org.gnome.Nautilus.desktop.
Also added a workaround for apps like org.gnome.eog.desktop whose app_id is not
org.gnome.eog but just eog.
3 years ago
Tassilo Horn
3ba4779545
Make clippy happy
3 years ago
Tassilo Horn
a528550163
Release v0.5.0
3 years ago
Tassilo Horn
541de88770
Don't show empty workspaces; a bit refactoring
3 years ago
Tassilo Horn
673619a52c
New screenshots
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
Tassilo Horn
5b611146d9
Better screenshots
3 years ago