Open
Conversation
This will allow you to keep an empty desktop open if you're focused in it Set `remove-focused = false` in your config.toml to active this feature
Return true statement that was stopping other handler to get reached
…ocused Remove unfocused desktops that aren't in the last position Remove the last desktop if the one before him is empty
Signed-off-by: David Lima <antdavidlima@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses fixes proposed on @MyNameIsCosmo's PR and allow the last desktop to be closed when there is another empty desktop focused, if the focused desktop is the penultimate one.
Also enables Go dependency tracking on the project.
I created this fork from @MyNameIsCosmo's fork, but decided to PR to the main repository, since the fork don't receive update for a long time.
I know this repository don't receive updates for some time too, but it would be great if you could merge this PR, since it's a great quality of life update and some people, like me, NEED this application to be able to use BSPWM properly.