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

feat: display other spaces/minimized windows (closes #14) #91

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Conversation

lwouis
Copy link
Owner

@lwouis lwouis commented Dec 27, 2019

Also closes #11 closes #45 closes #62

BREAKING CHANGE: this brings huge changes to core parts of the codebase. It introduces the use of private APIs that hopefully are should be compatible from macOS 10.12+, but I couldn't test them. I reviewed the whole codebase to clean and improve on performance and readability

Also closes #11 closes #45 closes #62

BREAKING CHANGE: this brings huge changes to core parts of the codebase. It introduces the use of private APIs that hopefully are should be compatible from macOS 10.12+, but I couldn't test them. I reviewed the whole codebase to clean and improve on performance and readability
@lwouis lwouis merged commit 3f5ea25 into master Dec 27, 2019
@lwouis lwouis deleted the v2 branch December 27, 2019 05:47
@gcbw
Copy link
Contributor

gcbw commented Dec 27, 2019

tested on 10.14 OK (for some reason the screen use option was at 0.8% initially and all that it showed on alt-tab was a vertical grey bar... but a quick visit to the preferences fixed it)

but showing windows from all workspaces with not option to disable completely breaks this for me :(

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.

Switch to windows faster Recomputing Thumbnails is slow and expensive Handle minimized windows
2 participants