Age | Commit message (Collapse) | Author |
|
|
|
When using an i3 config verbatim in sway this switch to exec or
exec_always might appear.
Before this patch the switch would be passed to /bin/sh, causing
an error, and the command would not be run.
|
|
|
|
|
|
|
|
|
|
Fixes #182
|
|
|
|
|
|
|
|
This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983.
Fixes #180
cc @taiyu-len
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so it can be reused for "move container to workspace next"
|
|
makes the previous commit actually testable
|
|
|
|
|
|
|
|
|
|
Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc
@Cloudef)
|
|
|
|
|
|
|
|
|