400 Commits (3a37a089982ba66f69d3b8e15ec8c769621f7f12)

Author SHA1 Message Date
Camilla Löwy 56ca0cb3b3 Unify key name string handling ago%!(EXTRA string=6 years)
Camilla Löwy d232bcfcdd Cleanup ago%!(EXTRA string=6 years)
Denis Bernard 36f90800d8 X11: Query and keep track of Xkb group index ago%!(EXTRA string=6 years)
Camilla Löwy c6b95e3b07 X11: Fix focus events not being filtered ago%!(EXTRA string=6 years)
Camilla Löwy 1f508530f0 X11: Let the language initialize XEvent structs ago%!(EXTRA string=6 years)
Camilla Löwy 0c6b505619 Convert some declarations to C99 style 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 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 2a27eb95e4 X11: Fix system cursor used for GLFW_HAND_CURSOR ago%!(EXTRA string=6 years)
Camilla Löwy 78e6a0063d X11: Fix EWMH state update for hidden windows 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 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer ago%!(EXTRA string=7 years)
Camilla Löwy cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints ago%!(EXTRA string=7 years)
Dominique Martinet 62993d9391 x11 window: update cursor position on enter event ago%!(EXTRA string=7 years)
meditator d9466050d9 X11: Fix missing check for NET_WM_STATE ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Camilla Löwy 338afe3c6d X11: Clean up cursor shape translation ago%!(EXTRA string=7 years)
Camilla Löwy b1b21292b9 X11: Clean up context lookup ago%!(EXTRA string=7 years)
Camilla Löwy 8d1a64c831 X11: Make event polling more robust 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 1d75b205cb Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=8 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=8 years)
Camilla Löwy 6158801aeb Change glfwInitHintString to glfwWindowHintString ago%!(EXTRA string=8 years)
Camilla Löwy 0e8c4ea7ce Add lock key modifier bits input mode 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 bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy e3be6b8ae0 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 3d110d2e1b X11: Fix selection error nomenclature ago%!(EXTRA string=8 years)
Camilla Löwy 0b5023bc62 X11: Fix Latin-1 text not being converted to UTF-8 ago%!(EXTRA string=8 years)
Camilla Löwy 9dbc935afb X11: Stop reporting support for COMPOUND_TEXT ago%!(EXTRA string=8 years)
Camilla Löwy f7dc6df02c X11: Add support for reading clipboard via INCR ago%!(EXTRA string=8 years)
Camilla Löwy 0d9e71fe81 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy b7a0f225ea Cleanup ago%!(EXTRA string=8 years)
Kristian Nielsen 29a75ab09d X11: Add native access to primary selection ago%!(EXTRA string=8 years)
Camilla Löwy 213dd2d0d6 Add glfwInitHintString ago%!(EXTRA string=8 years)
Camilla Löwy 82284b86eb Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 186d03b32a Cleanup ago%!(EXTRA string=8 years)
Denis Bernard 8597002a17 X11: Make glfwGetKeyName return UTF-8 strings ago%!(EXTRA string=8 years)
Camilla Löwy baa9cd8968 Cleanup ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)