You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suspect this is a LibSDL2 thing. When I launch DLangIDE, vsync is disabled, which instantly causes my GPU to go into "oh shit pump out ALL the frames" mode. Unlike the compositor, there are no window rules for this in KWin, and although I could use __GL_SYNC_TO_VBLANK=1, this might not be a solution for everyone.
The text was updated successfully, but these errors were encountered:
I suspect this is a LibSDL2 thing. When I launch DLangIDE, vsync is disabled, which instantly causes my GPU to go into "oh shit pump out ALL the frames" mode. Unlike the compositor, there are no window rules for this in KWin, and although I could use
__GL_SYNC_TO_VBLANK=1
, this might not be a solution for everyone.The text was updated successfully, but these errors were encountered: