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

swaywsr ignores applications started as floating #50

Open
deathtrip opened this issue Dec 13, 2024 · 2 comments
Open

swaywsr ignores applications started as floating #50

deathtrip opened this issue Dec 13, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@deathtrip
Copy link

When you add a window rule in your sway config file to start an application as floating, like this:
for_window [app_id="org.kde.kcalc"] floating enable
Swaywsr ignores it, and the workspace name is not changed.
The version i compiled in january 2024 works correctly, so some change added since then must be causing this.

@GallaisPoutine
Copy link
Collaborator

Hi @deathtrip,

I will need a couple more of information to help me help you solve this. :)

Can you provide a SHA1 of which version you were using ?
Can you describe a bit more what should have been the name of the workspace with that floating window ?

Thanks,
GallaisPoutine

@GallaisPoutine GallaisPoutine added the bug Something isn't working label Dec 22, 2024
@deathtrip
Copy link
Author

The commit of the version i was using is 193c4cb

The KCalc example has two rules, one in the icons section:
"org.kde.kcalc" = ""
and another one for the aliases section:
"org.kde.kcalc" = "KCalc"
So the resulting name should be {calc icon} KCalc
For some reason icons don't appear for me on github.

Anyway, were you able to reproduce this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants