1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-01-31 03:12:44 +00:00
transmission/gtk/ui/gtk3
Mike Gelfand 4c5b180f5a
Make preferences dialog non-modal (#4391)
This regressed with the switch to `Gtk::Builder` because the dialog was
non-modal before.

This is the cause of the issue with blocklist update status dialog: it
seems that if there's a modal dialog running, showing another non-modal
dialog will make it inaccessible to the user until the first dialog is
closed thus leaving the modal mode.
2022-12-17 21:07:07 +00:00
..
AddTrackerDialog.ui
DetailsDialog.ui
EditTrackersDialog.ui
FilterBar.ui
MainWindow.ui
MakeDialog.ui
MakeProgressDialog.ui
MessageLogWindow.ui
OptionsDialog.ui
PrefsDialog.ui Make preferences dialog non-modal (#4391) 2022-12-17 21:07:07 +00:00
RelocateDialog.ui
StatsDialog.ui
TorrentUrlChooserDialog.ui
transmission-ui.gresource.xml