> I guess it's some sort of left-over because it wasn't as buggy as the full 
> file dialogs and so they were out of my focus.
Thanks for cleaning up my dirt :D.

By the way, there's also native message dialog on Windows 
(`win32_message_dialog()`) called at several places inside `dialog.c` 
(hard-coded, not configurable) - is this one useful for something? Unlike open 
file dialogs, this is just a simple popup and doesn't bring any benefits and 
could be removed too IMO (it could actually be quite distracting if someone 
uses dark Windows theme and Geany is in light theme and the dark popup appears).

> I think this improve the overall user experience. Though maybe this can be 
> done later as well and maybe also by the respective plugin maintainers (at 
> least for those plugins which still have an active maintainer).

I meant the built in plugins here - notably saveactions and export use 
GtkFileChooser now. I can update those to use native dialogs too. For 
geany-plugins it's up to the plugin maintainers I think.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3861#issuecomment-2132373012
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3861/c2132373...@github.com>

Reply via email to