Marcel Mikołajko

Results 8 comments of Marcel Mikołajko

Unfortunately I haven't found any workarounds. I case of the error I described I either add a local variable or change the function parameters from references to normal variables. I...

@ZigaSajovic sure I can change my code so that clang won't throw an error but that's not the solution I wanted. What I wanted is ccls using msvc instead of...

Adding the resize call in the focus handlers didn't change anything. It looks like it has nothing to do with gaining focus because if I focus the window by clicking...

I don't see anything obviously wrong either (but I don't have any experience with DX12, I only used DX11). I think we can assume it's either a driver bug or...

If I set the transparency from inside neovim the background just gets darker. With transparency set to 0 it's pure black.

When running with `--opengl` the transparency works for me, but the window size is still broken.