Results 16 comments of Fugi

On chrome books you can use `Control+Shift+J` instead

I updated the PR to remove the merge conflicts but didn't do an in-depth look at what's changed in the last 4 months

My understanding is that while this feature is something they are willing to support, it is not a high priority and nobody on the core team is working on it....

I tried changing `WS_OVERLAPPEDWINDOW` to `WS_POPUP | WS_MINIMIZEBOX` as suggested but the program kept crashing. Eventually I tracked it down to a missing NULL check in the `case WM_SIZE` handler...

The log file doesn't offer this information right now unfortunately, so I sort by rarity/cmc/color/name

I'm currently relying on the native scrollbars of the browser to handle moving around large pictures. Is this not working for you? What browser, os and screen size? Having the...