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

Terminal: gtk4prep #780

Merged
merged 8 commits into from
Jun 20, 2024
Merged

Terminal: gtk4prep #780

merged 8 commits into from
Jun 20, 2024

Conversation

danirabbit
Copy link
Member

@danirabbit danirabbit commented May 28, 2024

  • Can't subclass scrolledwindow
  • Code style
  • Can't connect to size_allocate anymore, so just try to scroll on idle
  • Add log output to test mode so we can test it

@danirabbit danirabbit requested a review from a team May 28, 2024 23:39
@danirabbit danirabbit mentioned this pull request Jun 5, 2024
@leolost2605 leolost2605 enabled auto-merge (squash) June 6, 2024 11:51
@leolost2605 leolost2605 disabled auto-merge June 6, 2024 11:51
@zeebok
Copy link
Contributor

zeebok commented Jun 11, 2024

I am not sure if it is because of the code changes or something else but when I get to the progress view, I see the "I'm faking it!" log message but then the app crashes with

Bail out! Gtk:ERROR:../../../gtk/gtktextview.c:4452:gtk_text_view_validate_onscreen: assertion failed: (priv->onscreen_validated)

@danirabbit
Copy link
Member Author

@zeebok How about now?

@danirabbit danirabbit merged commit 617d1d7 into master Jun 20, 2024
3 of 5 checks passed
@danirabbit danirabbit deleted the danirabbit/terminal-gtk4prep branch June 20, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants