158 Commits (1cbd06c8a2fa316aff6cc85ec56e235a89c9ac38)

Author SHA1 Message Date
Camilla Berglund 1cbd06c8a2 Fixed hidden window positioning on Metacity. ago%!(EXTRA string=12 years)
Camilla Berglund 8194f1e2ae Added hack for setting WM_CLASS. ago%!(EXTRA string=12 years)
Camilla Berglund 57b8be1c24 Added support for mouse buttons 4-n. ago%!(EXTRA string=12 years)
Camilla Berglund 9c20737b60 Allowed characters regardless of modifier keys. ago%!(EXTRA string=12 years)
Camilla Berglund a3ca7ad93a Removed cursor centering XFlush hack. ago%!(EXTRA string=12 years)
arturo a6a5fa937c Fixed window position being incorrect on some WMs. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
siavash b12c973922 Moved X11 character translation failure test. ago%!(EXTRA string=12 years)
Camilla Berglund dcb4d8ee32 Fixed possible X11 screensaver race condition. ago%!(EXTRA string=12 years)
Camilla Berglund 933005a022 Corrected comment. ago%!(EXTRA string=12 years)
Camilla Berglund 3be3f58a92 Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund e11a5e3973 Fixed resizing for full screen override redirect. ago%!(EXTRA string=12 years)
Camilla Berglund a7ff236b32 Fixed duplicate events being reported. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 2b1192a3dd Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund ffc55c3509 Removed broken initial cursor pos kluges. ago%!(EXTRA string=12 years)
Noel Cower eff85f9500 Added super modifier bit. ago%!(EXTRA string=12 years)
Camilla Berglund 3bcffba24a Renamed control modifier bit to match key token. ago%!(EXTRA string=12 years)
Camilla Berglund 6df692b61e Renamed CURSOR_CAPTURED to CURSOR_DISABLED. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 67e7d8ca5f Fixed window position for EWMH full screen. ago%!(EXTRA string=12 years)
Camilla Berglund be28914732 Added setting of _NET_WM_PID. ago%!(EXTRA string=12 years)
Camilla Berglund 161c73ea66 Removed centered flag. ago%!(EXTRA string=12 years)
Camilla Berglund aa3364a73e Fixed jitter in captured cursor mode. ago%!(EXTRA string=12 years)
Camilla Berglund affb62514a Cleanup of clipboard manager work. ago%!(EXTRA string=12 years)
Camilla Berglund 179194a687 Added support for clipboard manager. ago%!(EXTRA string=12 years)
Camilla Berglund 26756b9ae1 Moved to use X11 context manager. ago%!(EXTRA string=12 years)
Camilla Berglund 32273c5d96 Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 49db3b2a9e Formatting. ago%!(EXTRA string=12 years)
NathanSweet 8e2e7b37a1 Undecorated window support on win/mac/linux. ago%!(EXTRA string=12 years)
Camilla Berglund 953b7f52e5 No characters from Ctrl and Alt chords. ago%!(EXTRA string=12 years)
Camilla Berglund f41d85a209 Added initial XInput2 cursor motion. ago%!(EXTRA string=12 years)
Camilla Berglund 129e94da2e Changed cursor pos to double. ago%!(EXTRA string=12 years)
Camilla Berglund 7b3783abe2 Made glfwGetMonitorPos immediate. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. ago%!(EXTRA string=12 years)
Camilla Berglund c17a7dd464 Made glfwGetWindowSize immediate. ago%!(EXTRA string=13 years)
Camilla Berglund 954d6383ee RandR monitor work. ago%!(EXTRA string=13 years)
Camilla Berglund e209ac7a42 Fixed X11 clipboard regressions, event waiting. ago%!(EXTRA string=13 years)
Camilla Berglund f3e39ce680 Cleanup of clipboard and string atoms. ago%!(EXTRA string=13 years)
Camilla Berglund 82b8dd5040 Moved to XAnyEvent for mapping to _GLFWwindows. ago%!(EXTRA string=13 years)
Camilla Berglund 2d43238dc5 Added comment on use of select(1). ago%!(EXTRA string=13 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund b1ff42b7bb Moved to WM_STATE for iconify events. ago%!(EXTRA string=13 years)
Camilla Berglund e820284015 Renamed WM atom struct members for clarity. ago%!(EXTRA string=13 years)
Camilla Berglund ca07a067a8 Moved WM_DELETE_WINDOW retrieval to init. ago%!(EXTRA string=13 years)
Camilla Berglund 121ce7fbd6 Renamed X11 keysym to Unicode conversion file. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)