Files
zoitechat/src
Patrick Griffis 13b6a40b9c Change preferences sub-dialogs to be modal
This solves the issue where the parent dialog is closed and then
the child dialog is used.

This is however only a partial fix:

- Many other dialogs throughout the codebase do not currently have
  parent windows and need to be refactored.

- Not all window managers respect modal so users can still trigger
  bugs. We can be more defensive against this but it requires more
  refactoring.

Closes #2686
2022-04-16 18:41:34 -05:00
..
2014-12-28 06:44:44 -05:00
2021-05-23 19:43:24 -05:00
2021-05-23 19:43:24 -05:00
2021-07-13 11:26:59 -05:00