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

sway/window: fix appid style not cleared #2231

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

RobertMueller2
Copy link
Contributor

Should fix #2227.

Probably a rebase error during development of #1419. The code block now removed was not supposed to be there anymore.

It also slipped from the elseif (app_nb==1) branch into the else (more than 1 node) branch and erroneously set app_id style and old_app_id_=app_id_.

Probably a rebase error during development of Alexays#1419. The code block now
removed was not supposed to be there anymore.
@Alexays Alexays merged commit 83f3c23 into Alexays:master Jun 12, 2023
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

Successfully merging this pull request may close these issues.

Sway workspace styles don't get removed consistently
2 participants