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

Revert "feat: implement window manager events (#142)" #147

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

okwasniewski
Copy link
Member

This API was not useful because you can achieve the same thing with AppState (visionOS doesn't differentiate between focused windows as I thought it does).

It never got released so I'm reverting the implementation.

@thymikee
Copy link
Member

thymikee commented Jun 4, 2024

How does it correspond to #135?

@okwasniewski
Copy link
Member Author

How does it correspond to #135?

We need another solution, ideally something like WindowManager.currentWindows (naming might be different). But we need to detect when windows are closed not only when their state is changed (because the state is the same for every window, we can't have one window in the background and one in the foreground).

@okwasniewski okwasniewski force-pushed the revert/windowManagerEvents branch from e3fa5d5 to ae016ee Compare June 5, 2024 07:51
@okwasniewski okwasniewski merged commit 8013270 into main Jun 5, 2024
9 checks passed
@okwasniewski okwasniewski deleted the revert/windowManagerEvents branch June 10, 2024 09:51
okwasniewski added a commit that referenced this pull request Jun 21, 2024
okwasniewski added a commit that referenced this pull request Jun 21, 2024
okwasniewski added a commit that referenced this pull request Jun 24, 2024
okwasniewski added a commit that referenced this pull request Jul 15, 2024
okwasniewski added a commit that referenced this pull request Jul 29, 2024
okwasniewski added a commit that referenced this pull request Jul 29, 2024
okwasniewski added a commit that referenced this pull request Jul 31, 2024
okwasniewski added a commit that referenced this pull request Aug 5, 2024
okwasniewski added a commit that referenced this pull request Aug 23, 2024
okwasniewski added a commit that referenced this pull request Aug 23, 2024
okwasniewski added a commit that referenced this pull request Aug 26, 2024
okwasniewski added a commit that referenced this pull request Sep 11, 2024
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.

3 participants