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

Lag on first prompt buffer invocation (WebKitGTK port) #3523

Open
aadcg opened this issue Oct 17, 2024 · 0 comments
Open

Lag on first prompt buffer invocation (WebKitGTK port) #3523

aadcg opened this issue Oct 17, 2024 · 0 comments
Labels
ffi Renderer-specific quirks. ui/ux Nyxt User Interface: themes, appearance and usability.

Comments

@aadcg
Copy link
Member

aadcg commented Oct 17, 2024

On the first invocation per window, exclusively, a blank box is drawn before showing the prompt buffer contents which feels a bit clunky.

It seems to be related to the creation of the WebKit's view (which is is done once and re-used subsequently).

It would be great to either understand if there's a way to go around this expensive call or to make a dummy call so that the user never gets to experience it.

@aadcg aadcg added ffi Renderer-specific quirks. ui/ux Nyxt User Interface: themes, appearance and usability. labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ffi Renderer-specific quirks. ui/ux Nyxt User Interface: themes, appearance and usability.
Development

No branches or pull requests

1 participant