Emir Marincic
Emir Marincic
Okay I was extremely slow with this, sorry. I added the scrollbars, I added an auto move to config_directory. The UI text is all that remains in my eyes but...
I really don't know how to get clang-tidy happy
> I will try to fix clang-tidy. > > > > Issues found: > > - Scroll wheel doesn't work inside of the boxes. > > - "Some text describing...
 New screenshot since I altered the looks. @def- the bug above was a rebase mistake that slipped my check. Should work fine now
I already restricted this to the latest version. If we want to let older versions use this aswell I think I'd rather re-do the whole updater with it too, which...
@heinrich5991 `curl_multi_poll` pulls our curl requirement up to 7.66.0. If this is too undesirable I could implement `curl_multi_poll` in terms of `curl_multi_wait`.
> The only extra functionality of `curl_multi_poll` over `curl_multi_wait` is its interruptability, right? Do we use that? If not, it should be doable to rewrite it in terms of `curl_multi_wait`,...
I split `src/engine/shared/engine.cpp` mostly because I wanted to see the interface separately, it was mostly a tool to help me think. It also makes it more uniform with the rest...
@heinrich5991 couldn't figure out a way to merge them, so I made `io_pipe_*` and documented both.
So what would we like to do? I liked the initial version of this PR because it avoided the weird situation in the first place. Is "Multiplicative Opacity" really a...