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

Making smooth animation when switching between windows #3

Open
phucledien opened this issue Mar 29, 2020 · 2 comments
Open

Making smooth animation when switching between windows #3

phucledien opened this issue Mar 29, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@phucledien
Copy link
Member

Describe the current state

Right now, the app just pop the overlay window when switching between windows

Expected behavior

Having a smooth transition animation when switching between windows

@phucledien phucledien added enhancement New feature or request help wanted Extra attention is needed labels Mar 29, 2020
@lucasmezencio
Copy link

I had an idea about this feature.

Not sure how valid it would be, though (since it's more like a workaround than a proper "fix").

Since the app already has a slider to change/set the dim level, it could "use" the same feature like this:

The dim level is set to X, so every time the overlay is created, it starts with dim level 0 and goes to X in Y seconds/milliseconds.

@alexdonh
Copy link

What a cool app! May i ask is there any updates on this animation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants