Flow-Launcher / Flow.Launcher

:mag: Quick file search & app launcher for Windows with community-made plugins
https://flowlauncher.com
MIT License
8.25k stars 316 forks source link

Windows pop up message missing dark theme #881

Open kubalav opened 2 years ago

kubalav commented 2 years ago

If you press Edit button with no selected item that information window pop out without dark theme.

obrázok_2021-12-09_110938

onesounds commented 2 years ago

The warning window is difficult to modify because it is the basic design of os. I have to create a new window for warning purposes and change all warnings. I'll see if there's a way, but don't expect too much. 😂

onesounds commented 2 years ago

Surely, This may be the case in other windows, even if it is not a warning window. Let me know if you find it again.

kubalav commented 2 years ago

YOC

kubalav commented 2 years ago

Surely, This may be the case in other windows, even if it is not a warning window. Let me know if you find it again.

Install, Uninstall plugin dialog too

jjw24 commented 2 years ago

this is the case for all warning windows because we use the os library to display them, you can find them if you search for 'messagebox' in the code

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

taooceros commented 2 years ago

So I guess the issue is because we use winform instead of wpf?

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

taooceros commented 2 years ago

I am curious isn't wpf has implementation of messagebox? We may be able to remove the winform dependency.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

onesounds commented 2 years ago

I am currently working on creating a new messagebox window and code to make it compatible with the existing code.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 10 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.