Age | Commit message (Collapse) | Author |
|
|
|
|
|
Set config path to fallback instead of setting $XDG_CONFIG_HOME
|
|
All occurrences of read_line have been replaced by getline.
peek_line has been absorbed into detect_brace.
|
|
In `i3 4.16`, `i3-nagbar` introduces the flags `-B/--button-no-terminal`
to run the action directly instead of inside a terminal. This implements
the flags for swaynag for compatibility.
Since swaynag does not use an equivalent to `i3-sensible-terminal`, the
flags `-b/--button` only uses a terminal when the environment variable
`TERMINAL` is set, otherwise it acts the same as these new flags.
|
|
And make sure we don't define both in the same source file.
|
|
If they really do not take undefined number of arguments.
|
|
|
|
|
|
|
|
|
|
|