WindowTop / WindowTop-App

Set window on top, make it dark, transparent and more
Other
1.13k stars 68 forks source link

Dark mode not working for PV*SOL #366

Open drajabr opened 1 month ago

drajabr commented 1 month ago

Thanks for your efforts, I use wintop for mainly setting dark mode for legacy applications. Please fix dark mode for PVSOL, you can download the trial version for 30 days for testing purposes.

Is it okay to create a bounty for this issue? as I'm not willing to pay to get it fixed asap.

Also, can we get dark mode memory?? I mean remember the apps switched dark mode on for, this would be so helpful.

drajabr commented 1 month ago

Also, apps menus, popup windows, and pop-up prompts are not dark mode, can we get a fix for that too?

gileli121 commented 4 weeks ago

Sorry for the late reply. My efforts over the last months have focused on implementing an additional licensing method (in addition to the existing one) suitable for larger use cases. I will probably finish it by next weekend.

Is it okay to create a bounty for this issue? as I'm not willing to pay to get it fixed asap.

Yes, it is fine. I think that I will be able to find time for it. next week. contact me at contact@windowtop.info

Also, can we get dark mode memory?? I mean remember the apps switched dark mode on for, this would be so helpful.

This is supported already. Enable dark-mode. While it is enabled, click on the save button: image

Every time this window opens, it will auto-enable dark mode. This feature is part of the paid plan (enabled if you use a license)

By the way, the last improvement was in the dark mode about the colors: https://github.com/WindowTop/WindowTop-App/issues/362#issuecomment-2283194778

It was released in the pre-release of 5.23 You are welcome to share feedback :)

drajabr commented 4 weeks ago

No worries, and no rush on this issue.

I found panzerdivisionbyzero/NegativeScreen-Process-Window-Edition for basic color inversion per window. While it works well for that purpose, its dark mode isn't as refined as WindowTop's, also, I had to tweak it for better performance. A good thing with NegativeScreen is that its "legacy" inversion also applies to popups and extra windows from the same proccess, and possibly its color inversion matrix can be tweaked/optimized, which I might not get to do soon.

Since dark mode is my main focus, I'll be using NegativeScreen for now but appreciate your work on WindowTop.

Keep up the great work!