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
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