Changelog:
r46252 | dqh | 2026-09-24 22:58:50 +0000 (Thu, 24 Sep 2026) | 1 line
UI Actions now obtain the mainlock by default, added '.unlocked' to ui_action_map_t for cases where this isn't helpful
------------------------------------------------------------------------
r46251 | dqh | 2026-09-24 22:24:13 +0000 (Thu, 24 Sep 2026) | 1 line
settings load / save / default actions should happen via the UI thread
------------------------------------------------------------------------
r46250 | dqh | 2026-09-24 09:09:57 +0000 (Thu, 24 Sep 2026) | 1 line
Fixed locking while main window closes -- comment already said it shouldn't
------------------------------------------------------------------------
r46249 | dqh | 2026-09-24 09:08:08 +0000 (Thu, 24 Sep 2026) | 1 line
Remove unnecessary and broken explicit locking in on_settings_save_to_filename()
------------------------------------------------------------------------
r46248 | dqh | 2026-09-24 08:19:11 +0000 (Thu, 24 Sep 2026) | 1 line
Fix premature recursive lock release
------------------------------------------------------------------------