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

Almost all Liquid apps become blank when switching workspaces #24

Open
snshn opened this issue Oct 6, 2021 · 1 comment
Open

Almost all Liquid apps become blank when switching workspaces #24

snshn opened this issue Oct 6, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@snshn
Copy link
Member

snshn commented Oct 6, 2021

Tested only on Ubuntu 20.04.3 LTS, but likely to be be a bug in Qt and happen on many other platforms.

The issue can be seen when the user switches between workspaces. Upon coming back to the original workspace where the Liquid app's window resides, the Liquid app's web view shows as blank while remaining interactive. Resizing the window shows the rendered page again. Could be related to some kind of power-saving mechanism in Chromium. The only website that this doesn't happen to known to me is https://www.boattrader.com.

@snshn snshn added the bug Something isn't working label Oct 16, 2021
@snshn
Copy link
Member Author

snshn commented Dec 28, 2021

Could be related to compositing on Nvidia GPUs, try: WEBKIT_DISABLE_COMPOSITING_MODE=1 liquid app.

More info here: https://www.reddit.com/r/suckless/comments/rprzrl/surf_shows_white_screen_on_most_sites/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant