9 years, 7 months ago
Highlights
Community contributions featured9 years, 7 months ago
9 years, 7 months ago
Under Windows platforms, we have access to AdjustWindowRectEx to make sure that the client area has the desired size. Due to the diversity of window managers available on Linux…
9 years, 7 months ago
I'm working my way through some vulkan examples, and I just want to make sure that my understanding of queues is correct. Each physical device has a set (\(Q\)) of queue…
9 years, 7 months ago
So I'm trying to implement a doubly linked list again after horribly failing the last time I tried a few years ago, and I was remined again why I disliked reversing the list thr…
11 years, 11 months ago
Latest Activity
See all in DiscussionsOkay so it looks like a window manager issue. Launching X without a window manager creates the borders on the …
9 years, 7 months ago
Hmm, so if a window manager desides to grow a border internally, that should be a bug? My current issue …
9 years, 7 months ago
Under Windows platforms, we have access to AdjustWindowRectEx to make sure that the client area has the desired size. Due …
9 years, 7 months ago