Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement swaynag -B/--button-no-terminal #3207

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

RedSoxFan
Copy link
Member

Related to #3082

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.

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.
@emersion emersion merged commit c931a13 into swaywm:master Nov 28, 2018
@emersion
Copy link
Member

Thanks!

@RedSoxFan RedSoxFan deleted the swaynag-no-term-buttons branch November 28, 2018 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants