You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 ?
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.
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.
The text was updated successfully, but these errors were encountered: