Add initial directories
Add initial directories
makes sense. Thanks.
I am trying to move the window immediately after creating it. window_handle_ = glfwCreateWindow(bounds_.width,...
Is there a particular reason why position coordinates are not given in the window...
this is on X windows (suse linux)
no. I did not. I don't want fullscreen windows but borderless ones.
Hi, I am creating a window without the border by setting window hint GLFW_DECORATED...