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

Add flag to disable existing fullscreen #27

Closed
petobens opened this issue Dec 4, 2018 · 4 comments · Fixed by #29
Closed

Add flag to disable existing fullscreen #27

petobens opened this issue Dec 4, 2018 · 4 comments · Fixed by #29
Assignees

Comments

@petobens
Copy link

petobens commented Dec 4, 2018

Hi! I was wondering if you could add a flag to disable an existing fullscreen in the workspace where the application is going to be launched (if there is any).
Thanks!

@open-dynaMIX
Copy link
Owner

Hey! I'm sorry, I'm very busy right now.

After a first look at it, ths seems fairly easy to implement.

I will do it, as soon as I find the time. But please don't expect it this year.

@petobens
Copy link
Author

Great! Thank you :) There is no rush.

open-dynaMIX added a commit that referenced this issue Jan 1, 2019
 - Add flag to disable existing fullscreen; closes #27
 - Rename --init-workspace to --target-workspace; closes #28
@open-dynaMIX open-dynaMIX mentioned this issue Jan 1, 2019
@petobens
Copy link
Author

Hi @open-dynaMIX thanks for the change! This works great when specifying a workspace:

bindsym $mod+Control+g $nexec raiseorlaunch -c Peek -f -W $ws5

I was wondering if you could extend it to avoid having to specify a workspace. Following the example above I want to run from within some workspace:

bindsym $mod+Control+g $nexec raiseorlaunch -c Peek -f

and if there is a full screen in that workspace where the Peek app is going to launch/focus then disable it.

Thanks once again!

@open-dynaMIX
Copy link
Owner

@petobens Thank you very much for pointing this out. That's actually a bug and I'm working on a fix right now. It's tracked in #30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants