transmission/gtk/ui/gtk4
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 Bind sensitivity properties in .ui files (#4128) 2022-11-09 20:46:23 +00:00
EditTrackersDialog.ui
FilterBar.ui
MainWindow.ui
MainWindow.ui.full
MakeDialog.ui Bind sensitivity properties in .ui files (#4128) 2022-11-09 20:46:23 +00:00
MakeProgressDialog.ui
MessageLogWindow.ui Increase message log window width, disable overflow menu (GTK client) (#3971) 2022-10-16 19:31:02 +03:00
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