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

[Feature] Suspend without minimizing windows. #119

Closed
qn1ck opened this issue Dec 3, 2022 · 9 comments · Fixed by #123
Closed

[Feature] Suspend without minimizing windows. #119

qn1ck opened this issue Dec 3, 2022 · 9 comments · Fixed by #123
Assignees
Labels
enhancement New feature or request

Comments

@qn1ck
Copy link

qn1ck commented Dec 3, 2022

Is it possible to add an option to freeze the window/full screen window without minimizing it?

@Merrit
Copy link
Owner

Merrit commented Dec 3, 2022

Hi @qn1ck 👋

I will look into that for you! :)

@qn1ck
Copy link
Author

qn1ck commented Dec 3, 2022

It would be great to make this work with --toggle flag as another flag. Thank you for looking into that.

@JonathanFly
Copy link

Funny I have the same request. If you're curious, the use case is pausing a game cutscene so I have more time to read the subtitles when I don't know the language very well.

@qn1ck
Copy link
Author

qn1ck commented Dec 3, 2022

This is exactly why I need this feature :) It actually works that way when you use linux and tiling window manager i3 for example.

@Merrit
Copy link
Owner

Merrit commented Dec 5, 2022

Should be doable! Working on some code cleanup at the moment, after which I will add this preference for the next release. 😀

@Merrit Merrit added the enhancement New feature or request label Dec 5, 2022
@qn1ck
Copy link
Author

qn1ck commented Dec 5, 2022

Awesome! Thank you.

@Merrit
Copy link
Owner

Merrit commented Dec 16, 2022

This change has been merged.. there will be a setting in the GUI to enable/disable the behaviour, as well as a CLI flag that can be passed to override all behaviour when toggling the active window: --no-minimize

Will make a release with the change in a couple days! 😄

@qn1ck
Copy link
Author

qn1ck commented Dec 17, 2022

I just compiled and tested it on gnome and kde. Works perfect. Great job!

@Merrit
Copy link
Owner

Merrit commented Dec 18, 2022

I just compiled and tested it on gnome and kde. Works perfect. Great job!

Thanks for confirming! Glad to hear it is working well. 😁 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants