config: archlinux with awesome desktop environment
I just installed sdl2, and tried to run this sample code: https://github.com/xyproto/hello_sdl2/blob/master/c%2B%2B/main.cpp
The result is an empty window (I can see my console through it) in the middle of the screen. Even when I hit mod4+Enter, it doesn't tile up nicely with the others. Why is that?
(I updated my system, reinstalled sdl2. I also couldn't find any relevant hit browsing google.)