Tassilo Horn
|
f9d7b0d805
|
A bit of refactoring; document configuration in README.md
|
4 years ago |
Tassilo Horn
|
08b69d788f
|
A bit renaming; add license notice to every file
|
4 years ago |
Tassilo Horn
|
41199b2f09
|
Actually react to urgency and impove default config
|
4 years ago |
Tassilo Horn
|
c3764926c5
|
Implement the actual usage of the config
|
4 years ago |
Tassilo Horn
|
ddee71bac5
|
Don't consider scratchpad windows in switch-to-urgent-or-lru-window (fixes #2)
|
4 years ago |
Tassilo Horn
|
fdcb1a0bf4
|
scratchpad windows aren't considered in next-/prev-window
fixes #1
|
4 years ago |
Tassilo Horn
|
8c396ff27d
|
con_props -> extra_props
|
4 years ago |
Tassilo Horn
|
4ff03e7038
|
con_props -> extra_props
|
4 years ago |
Tassilo Horn
|
dd52f6d8c3
|
Minor change
|
4 years ago |
Tassilo Horn
|
5c348fb7c4
|
Execute commands in the demon instead of the client
|
4 years ago |
Tassilo Horn
|
32859713d4
|
Use swayipc crate instead of home-grown IPC structs
That saves a lot of boring code. :-)
|
4 years ago |
Tassilo Horn
|
cdba9b1186
|
New commands: next-window & prev-window
|
4 years ago |
Tassilo Horn
|
0f1989acd7
|
New switch-to-urgent-or-lru-window command; add module docs
|
4 years ago |
Tassilo Horn
|
dcfe4ccc99
|
Fix ConEvent deserialization issue
In a workspace Reload event, both current and old workspace are actually null.
|
4 years ago |
Tassilo Horn
|
a645d067b0
|
New subcommand quit-workspace-or-window
|
4 years ago |
Tassilo Horn
|
30770c8e5c
|
Fix a deserialization error with workspace events
|
4 years ago |
Tassilo Horn
|
a17271a918
|
New subcommand switch-workspace-or-window
|
4 years ago |
Tassilo Horn
|
d7be7cecbb
|
Some refinements
|
4 years ago |
Tassilo Horn
|
aef14305f8
|
New subcommand execute-swaymsg-command
|
4 years ago |
Tassilo Horn
|
6b872e2237
|
Add switch-workspace subcommand
|
4 years ago |
Tassilo Horn
|
8530b78d97
|
Reorganize a bit
|
4 years ago |
Tassilo Horn
|
12f8da1bb0
|
Refactor and improve
|
4 years ago |
Tassilo Horn
|
f9029af82d
|
New quit-window command
|
4 years ago |
Tassilo Horn
|
08b66cf8ff
|
Fix markup syntax error
|
4 years ago |
Tassilo Horn
|
5f573ccb71
|
Display urgent windows with red background
|
4 years ago |
Tassilo Horn
|
03e190067b
|
Minor changes
|
4 years ago |
Tassilo Horn
|
7184747a5f
|
More, more, more...
|
4 years ago |
Tassilo Horn
|
aa1fadd6fd
|
Window switcher seems to work
|
4 years ago |
Tassilo Horn
|
07e64338b3
|
Client can get window props from demon
|
4 years ago |
Tassilo Horn
|
a767e2d0ba
|
...
|
4 years ago |
Tassilo Horn
|
a4a435de54
|
Split into modules/files
|
4 years ago |