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

assign/for_window does not expand variables #7850

Open
zDEFz opened this issue Dec 3, 2023 · 1 comment
Open

assign/for_window does not expand variables #7850

zDEFz opened this issue Dec 3, 2023 · 1 comment
Labels
i3-compat Sway doesn't match i3's behavior

Comments

@zDEFz
Copy link

zDEFz commented Dec 3, 2023

Please fill out the following:

As in what I actually use in i3:

set $as assign
set $fw for_window
set $c class
set $R DP-1
set $ws01-R "2"
workspace $ws01-R output $R
$as [$c="^firefox(-nightly)?$"] $ws01-R # take either firefox or firefox nightly

Sway fails to expand the variables.
Could be anything.

Another sample

$fw [$c="^.*steam_app_[0-9]+$"] $mtw $ws04-R

related: #7718

@zDEFz zDEFz added the i3-compat Sway doesn't match i3's behavior label Dec 3, 2023
@zDEFz zDEFz changed the title for_window does not expand variables assign/for_window does not expand variables Dec 3, 2023
@zDEFz
Copy link
Author

zDEFz commented May 13, 2024

Hey, is there any update regarding this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i3-compat Sway doesn't match i3's behavior
Development

No branches or pull requests

1 participant