Skip to content

Gtk4Prep: Replace dialog.run () and dialog.present () where simple#1756

Merged
danirabbit merged 7 commits into
masterfrom
jeremypw/gtk4prep/replace-dialog-run-simple
Jun 27, 2026
Merged

Gtk4Prep: Replace dialog.run () and dialog.present () where simple#1756
danirabbit merged 7 commits into
masterfrom
jeremypw/gtk4prep/replace-dialog-run-simple

Conversation

@jeremypw

Copy link
Copy Markdown
Collaborator

In these cases the code following the dialog is either a return or does not depend on the dialog response so we can just use dialog.show (). The dialogs are made explicitly modal where needed.

@danirabbit danirabbit merged commit f844100 into master Jun 27, 2026
6 checks passed
@danirabbit danirabbit deleted the jeremypw/gtk4prep/replace-dialog-run-simple branch June 27, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants