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

Window not set as floating #31

Open
macxcool opened this issue Jul 1, 2022 · 5 comments
Open

Window not set as floating #31

macxcool opened this issue Jul 1, 2022 · 5 comments

Comments

@macxcool
Copy link

macxcool commented Jul 1, 2022

The iwgtk window is not set as a floating window, so on a tiling window manager it expands to fill the container instead of floating above it. Since this would seem to be meant to be a utility window, I think it should be floating above other windows by default.

@J-Lentz
Copy link
Owner

J-Lentz commented Jul 1, 2022

To the best of my knowledge, this needs to be done through your i3/sway configuration. I'm not aware of any way to provide a "floating" hint through GTK.

@J-Lentz
Copy link
Owner

J-Lentz commented Jul 1, 2022

Relevant discussion: swaywm/sway#4655

@macxcool
Copy link
Author

macxcool commented Jul 1, 2022 via email

@akhiljalagam
Copy link

akhiljalagam commented Aug 8, 2022

The iwgtk window is not set as a floating window, so on a tiling window manager it expands to fill the container instead of floating above it. Since this would seem to be meant to be a utility window, I think it should be floating above other windows by default.

sway users can use this
for_window [app_id="iwgtk"] floating enable, resize set 1000 1000

@p4vook
Copy link

p4vook commented Jan 26, 2024

I think this issue can be safely closed now.

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

No branches or pull requests

4 participants