368 Commits (bf09dba95b92637795ef6f13ad87f1c9a2e5b0be)

Author SHA1 Message Date
Camilla Berglund b581799c9a Fix comment ago%!(EXTRA string=9 years)
Camilla Berglund 067d1d6935 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund fcdef1d0a0 Fix potential context resource leaks ago%!(EXTRA string=9 years)
Camilla Berglund 7be62631ae Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund d2686c8413 Fix comment ago%!(EXTRA string=9 years)
Camilla Berglund cba652e4f3 Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 370cd14b46 Comment work ago%!(EXTRA string=9 years)
Camilla Berglund a19490c291 Cleanup ago%!(EXTRA string=9 years)
Keringar d4eb88b255 X11: Fix application of window size limits ago%!(EXTRA string=9 years)
Camilla Berglund d5e00e6b0f Initialize context creation APIs on demand ago%!(EXTRA string=9 years)
Camilla Berglund 757eea2779 Update email address ago%!(EXTRA string=9 years)
Camilla Berglund 6a8e169001 Update copyright notice year ago%!(EXTRA string=9 years)
Camilla Berglund 28d4c9e9f4 X11: Re-enable cursor for all types of FocusOut ago%!(EXTRA string=9 years)
Camilla Berglund 915a98c560 Add missing XFlush calls ago%!(EXTRA string=9 years)
Camilla Berglund 2d2756cbad Simplify cursor window logic ago%!(EXTRA string=9 years)
Camilla Berglund bda031f4ac Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 797ee8d8e3 Move all cursor positioning to platform code ago%!(EXTRA string=9 years)
Camilla Berglund 0e846883bf Clarify cursor position variable names ago%!(EXTRA string=9 years)
Camilla Berglund 7fd7dca375 Remove completed todo ago%!(EXTRA string=9 years)
Camilla Berglund ef80beab81 Add run-time context creation API selection ago%!(EXTRA string=9 years)
Camilla Berglund 9d50a346f0 Fix X11 build on non-Linux systems ago%!(EXTRA string=9 years)
Camilla Berglund 932a161d44 Unconditionally use some EWMH atoms ago%!(EXTRA string=9 years)
Camilla Berglund 211bdab51f Fix NET_WM_STATE clobbering at creation ago%!(EXTRA string=9 years)
Camilla Berglund 6fcedb5396 Fix GLFW_RESIZABLE on X11 when exiting full screen ago%!(EXTRA string=9 years)
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund 925208d28f Fix copypaste mistake ago%!(EXTRA string=9 years)
Camilla Berglund 7ab7d8b4b1 Make use of uint32_t where appropriate ago%!(EXTRA string=9 years)
Camilla Berglund 5661d03be8 Replace GLFWuint64 with uint64_t ago%!(EXTRA string=9 years)
Camilla Berglund 6570d0c4b7 Add glfwSetWindowMonitor ago%!(EXTRA string=9 years)
Camilla Berglund 99c925efd8 Add tracking of which window 'owns' a monitor ago%!(EXTRA string=9 years)
Camilla Berglund ea888114fa Remove monitor from _GLFWwndconfig ago%!(EXTRA string=9 years)
Camilla Berglund 3a6fe042ea Cleanup ago%!(EXTRA string=9 years)
Camilla Berglund 0d1dd82b89 Move X11 PPosition hack to glfwSetWindowPos ago%!(EXTRA string=9 years)
Camilla Berglund ea73ccf22d Add support for EWMH _NET_WM_WINDOW_TYPE ago%!(EXTRA string=9 years)
Camilla Berglund d2338f3a49 Fix X11 icon image copy ago%!(EXTRA string=9 years)
Camilla Berglund b823f7151e Add glfwSetWindowIcon ago%!(EXTRA string=9 years)
Camilla Berglund 5620895e88 Add glfwWaitEventsTimeout ago%!(EXTRA string=9 years)
Camilla Berglund 31f67dd3cc Add glfwGetTimerValue and glfwGetTimerFrequency ago%!(EXTRA string=9 years)
Camilla Berglund 663ee327b0 Decrease amount of Hocus Pocus ago%!(EXTRA string=9 years)
Camilla Berglund 5dc9d0f581 Avoid X11 frame size query of undecorated windows ago%!(EXTRA string=9 years)
Camilla Berglund 6494da3101 Fix reporting of non-root X11 window positions ago%!(EXTRA string=9 years)
Camilla Berglund e51e27fcab Add back tracking of X11 override-redirect ago%!(EXTRA string=9 years)
Camilla Berglund baf574494d Add glfwFocusWindow ago%!(EXTRA string=9 years)
Camilla Berglund 7669ade19c Make instance extension count unsigned ago%!(EXTRA string=9 years)
Camilla Berglund 2be2e0fa86 Fix X11 WSI extension selection logic ago%!(EXTRA string=9 years)
Camilla Berglund bda18bc899 Remove XInput2 XI_Motion support ago%!(EXTRA string=9 years)
Camilla Berglund a10caa4631 Add glfwMaximizeWindow and GLFW_MAXIMIZED ago%!(EXTRA string=9 years)
Camilla Berglund 3b64bae323 Fix X11 WSI extension selection logic ago%!(EXTRA string=9 years)
Camilla Berglund 7da0ffa5ea Formatting ago%!(EXTRA string=9 years)
Camilla Berglund 6e103d5dca Change priority order of X11 WSI extensions ago%!(EXTRA string=9 years)