Pete Batard
Pete Batard
Oh, and as always, if someone is really annoyed by this and can produce a Pull Requests that adds the feature (but without making UI handling a lot messier than...
I've had some of that for a while too (haven't bothered with the dropdown or status bar yet, since as I stated this isn't a high priority and I've had...
@AnuthaDev, that's what I'm using for the screenshot I posted above, but thanks. Again, I am working on adding Dark Mode, but as you should understand, it's just not that...
> I think following system choice is the best option out there That's the plan. But, again, it's __very low__ priority compared to other stuff. And it's not as simple...
Yes, it must indeed be real nice when someone, __who isn't the main developer__, [first announces that they are planning to work on Dark Mode for a project](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9183#issuecomment-759780185) (so that...
Because if you don't use the same dark theme as the system, people complain that what you are using doesn't match what they expect. And I've actually already seen people...
> so are you planning on rewriting Rufus using WinUI? At this stage, yes, that is the plan. Knowing that plans can change, especially after I start looking at WinUI...
@ysc3839, I'll take a look, thanks!
@tormodvolden, you may be interested in the updated version of these scripts that I'm using in Rufus. For one thing (at least for Windows and *NIX) they should be able...
> what is the right way to export libusb_set_option() Don't know if that helps but when compiling the libusb DLL using VS2019, you get a `libusb-1.0.exp` generated. Then you can...