389 Commits (bdedec9932f22e66b7c69461bd90b92785dcb9f3)

Author SHA1 Message Date
Camilla Löwy 789a2bcb39 Win32: Fix scancode when key message only had VK ago%!(EXTRA string=5 years)
Camilla Löwy 5f1631cb0e Check scancode before use in glfwGetKeyName ago%!(EXTRA string=5 years)
Camilla Löwy a491b0698c Win32: Use non-async key state for modifier hack ago%!(EXTRA string=5 years)
Camilla Löwy 562c17d131 Win32: Fix no Super key release event after Win+V ago%!(EXTRA string=5 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU ago%!(EXTRA string=6 years)
Camilla Löwy c88ee1c9d3 Win32: Change transparent framebuffer key color ago%!(EXTRA string=6 years)
Camilla Löwy 3d2540c373 Win32: Cleanup keyboard input flag parsing ago%!(EXTRA string=6 years)
Camilla Löwy 4cc5d2e623 Clarify comment ago%!(EXTRA string=6 years)
Camilla Löwy 2c7ef5b480 Win32: Fix initial state of maximized state cache ago%!(EXTRA string=6 years)
Camilla Löwy 711b9694a1 Win32: Fix GLFW_MAXIMIZED not maximizing window ago%!(EXTRA string=6 years)
Leon Linhart 4f0b8b0dda Win32: Fix cursor enter/position event order ago%!(EXTRA string=6 years)
A. Tombs 1d62157268 Win32: Cleanup pointer test in win32_window.c ago%!(EXTRA string=6 years)
Camilla Löwy d0c3fa900a Win32: Fix non-client actions for disabled cursor ago%!(EXTRA string=6 years)
Camilla Löwy 267e06a41e Win32: Remove stale comment ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Camilla Löwy 1f91697cd3 Win32: Fix VS static analysis warnings ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy e2fa82ffbb Cleanup ago%!(EXTRA string=6 years)
Max Risuhin cf79f06257 Win32: Fix standard cursors not being DPI aware ago%!(EXTRA string=6 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=6 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=6 years)
Camilla Löwy 1635fe2826 Cleanup ago%!(EXTRA string=7 years)
Aaron Loucks 9ac9d7b85a Win32: Disable non-client painting if undecorated ago%!(EXTRA string=7 years)
Camilla Löwy e779280802 Win32: Fix invalid calls to GetDpiForWindow ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Camilla Löwy 5294439595 Win32: Add support for Per-Monitor V2 awareness ago%!(EXTRA string=7 years)
Camilla Löwy a67d8afbd4 Win32: Clean up DWM detection ago%!(EXTRA string=7 years)
Camilla Löwy d4cbe451fc Win32: Clean up cursor shape translation ago%!(EXTRA string=7 years)
Camilla Löwy f82a8f09eb Win32: Disable mouse trails for full screen ago%!(EXTRA string=7 years)
Camilla Löwy 50eccd298a Fix cursor mode application for unfocused windows ago%!(EXTRA string=7 years)
Camilla Löwy 58cc4b2c5c Move full screen cursor centering to shared code ago%!(EXTRA string=7 years)
Camilla Löwy d10463ac91 Win32: Fix extra resize event during mode switch ago%!(EXTRA string=7 years)
Camilla Löwy 1d75b205cb Cleanup ago%!(EXTRA string=7 years)
ocornut 20b12204af Win32: Fix GLFW_FOCUSED hint being ignored ago%!(EXTRA string=7 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=7 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=7 years)
Camilla Löwy 0e8c4ea7ce Add lock key modifier bits input mode ago%!(EXTRA string=8 years)
Camilla Löwy 7c87948eaf Win32: Fix accidentally working bit tests ago%!(EXTRA string=8 years)
Camilla Löwy d630684654 Win32: Remove double resize of full screen window ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 31cbb20ba2 Deprecate window parameter of clipboard functions ago%!(EXTRA string=8 years)
Camilla Löwy 80d181f12d Win32: Fix maximization of undecorated windows ago%!(EXTRA string=8 years)
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 5d0d30db38 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)