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

[FEATURE] When opening an already opened widget it flickers #260

Closed
dark-dryu opened this issue Sep 5, 2021 · 1 comment · Fixed by #263 · May be fixed by #1236
Closed

[FEATURE] When opening an already opened widget it flickers #260

dark-dryu opened this issue Sep 5, 2021 · 1 comment · Fixed by #263 · May be fixed by #1236
Labels
enhancement New feature or request

Comments

@dark-dryu
Copy link

Description of the requested feature

When a widget window is loaded and eww is invoked to open the same window, there is a tiny flicker of that widget. It is not significant for most use cases, but I sometimes need to run eww open periodically. Eww should check if that window is already opened and do nothing to it.

@dark-dryu
Copy link
Author

I tested that it works with the current master branch, but it should also work with eww open-many. But, it can easily be worked around by the user calling all the windows individually.

bbb651 added a commit to bbb651/eww that referenced this issue Nov 26, 2024
This avoids possible flicker with windows such as OSDs.
The logic to do this was added in elkowar#263 but broke when durations were added.

Fixes elkowar#260.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant