Katalin Rebhan
Katalin Rebhan
Would this allow for sending the hotlist state from the relay to the clients, so kind of the reverse of what is already there with clients sending their read status?
> i have an issue where if a chassis with multiples crafting recipes is connected to a machine (in my case an assembly machine) if to craft C i need...
Is there a reason for replacing GlStateManager methods with direct GL calls?
I'm pretty sure GL state is global and it won't change in any way when you bind a framebuffer. You even have to reset the matrix in most cases, since...
Also encountered this with gimp-git, babl-git and gegl-git. No problem with plain makepkg
I made this for recording fullscreen 4k video so I'd think I would have encountered this issue if it was the size of the frame to record... Could you tell...
Yeah, that hardware should definitely be able to record that fine. Are you using hardware encoding (NVENC)? > except for that the title of the window changes erratically (and I'm...
Ohhh, yeah I completely misread that. Sorry.
> Is this really a use case? I don't have nix or have any plans to try it, but do you develop with the Nix language directly in your $HOME?...
Just curious, what is the oldest version of Windows this supports? (Also I haven't looked too closely at the code but related: if you're touching winapi you might want to...