Skip to content

Fix some Qt/OpenGL related problems #1313

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

Merged
merged 4 commits into from
Oct 27, 2023
Merged

Fix some Qt/OpenGL related problems #1313

merged 4 commits into from
Oct 27, 2023

Conversation

christianparpart
Copy link
Member

@christianparpart christianparpart commented Oct 27, 2023

Closes #1309, #1312

@github-actions github-actions bot added the frontend Contour Terminal Emulator (GUI frontend) label Oct 27, 2023
@christianparpart christianparpart added no changelog Tells the CI to not require a changelog entry and removed frontend Contour Terminal Emulator (GUI frontend) no changelog Tells the CI to not require a changelog entry labels Oct 27, 2023
@github-actions github-actions bot added the frontend Contour Terminal Emulator (GUI frontend) label Oct 27, 2023
Signed-off-by: Christian Parpart <christian@parpart.family>
Signed-off-by: Christian Parpart <christian@parpart.family>
…t it will be deleted automatically by the QML's GC

This avoids random (but orderly) Contour instance terminations, just
because Qt assumed the TerminalSession object would not be needed
anymore.

Signed-off-by: Christian Parpart <christian@parpart.family>
Interestingly, by moving to QOpenGLTexture.

Signed-off-by: Christian Parpart <christian@parpart.family>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GitHub Actions & CI frontend Contour Terminal Emulator (GUI frontend)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SEGFAULT on font resize
1 participant