284 Commits (d097e35743ee49d38811a89ea29c7f2525dc8d6a)

Author SHA1 Message Date
Camilla Löwy 2d45681bc3 Wayland: Fix phrasing and type of error messages ago%!(EXTRA string=3 years)
Camilla Löwy 4c110bba41 Wayland: Fix partial writes of clipboard string ago%!(EXTRA string=3 years)
Camilla Löwy 738b1c73b5 Wayland: Remove superfluous global struct member ago%!(EXTRA string=3 years)
Camilla Löwy b386371f57 Wayland: Fix double free on data source error ago%!(EXTRA string=3 years)
Camilla Löwy 9c95cfb9f1 Wayland: Fix handling of clipboard set to self ago%!(EXTRA string=3 years)
Camilla Löwy 3ee5031fd7 Add shared min and max functions for int ago%!(EXTRA string=3 years)
Camilla Löwy 71742d9a27 Wayland: Improve event processing with timeout ago%!(EXTRA string=3 years)
Camilla Löwy a32cbf6d4f Wayland: Fix glfwPostEmptyEvent not always working ago%!(EXTRA string=3 years)
Camilla Löwy 7ce1f3e1cf Formatting ago%!(EXTRA string=3 years)
Camilla Löwy bb9d699ae6 Share X11 fd polling logic with Wayland ago%!(EXTRA string=3 years)
Camilla Löwy 203a7c59d2 Wayland: Cancel display fd read before callbacks ago%!(EXTRA string=3 years)
Camilla Löwy 3c2913dcb9 Wayland: Fix potential incomplete display flushing ago%!(EXTRA string=3 years)
Camilla Löwy 20adc18aa5 Wayland: Clean up monitor scale update ago%!(EXTRA string=3 years)
Camilla Löwy 152f50cd01 Wayland: Fix error type for allocation failure ago%!(EXTRA string=3 years)
Camilla Löwy 1a7da42e6e Wayland: Fix text input not following key repeat ago%!(EXTRA string=3 years)
Camilla Löwy fe7be39793 Clean up internal Unicode code point handling ago%!(EXTRA string=3 years)
Camilla Löwy 17a9e34fbc Wayland: Implement key name support ago%!(EXTRA string=3 years)
Camilla Löwy 715b874db3 Wayland: Fix GLFW_VISIBLE affecting full screen ago%!(EXTRA string=3 years)
Camilla Löwy 25c521cbe5 Wayland: Fix missing damage event on window show ago%!(EXTRA string=3 years)
Camilla Löwy c05acf6246 Wayland: Fix window not visible after initial swap ago%!(EXTRA string=3 years)
Camilla Löwy 12c2ccd609 Wayland: Remove window monitor array pre-alloc ago%!(EXTRA string=3 years)
Camilla Löwy 216ea3d735 Wayland: Remove superfluous initialize to NULL ago%!(EXTRA string=3 years)
Camilla Löwy c1ecd4673e Wayland: Move window title cloning to creation ago%!(EXTRA string=3 years)
Camilla Löwy 7bede13b1d Wayland: Gather framebuffer transparency logic ago%!(EXTRA string=3 years)
Camilla Löwy a3d1633e1d Wayland: Move surface creation function ago%!(EXTRA string=3 years)
Camilla Löwy 3f5dfeaf29 Wayland: Fix repeated key not released on defocus ago%!(EXTRA string=3 years)
Camilla Löwy 850893a39f Wayland: Control key repeat via timerfd state ago%!(EXTRA string=3 years)
Camilla Löwy 79e7e65c9d Wayland: Clean up event pump ago%!(EXTRA string=3 years)
Jason Francis 094aa6d3c7 Wayland: Fix window hiding ago%!(EXTRA string=3 years)
Camilla Löwy c2f0a0ae59 Wayland: Fix duplicate focus event on activation ago%!(EXTRA string=3 years)
Emmanuel Gil Peyrot 68879081cb Wayland: Continue poll() if timerfd can’t be read ago%!(EXTRA string=4 years)
Camilla Löwy 3d52f7e345 Limit scope of some loop counters in C99 files ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)
Waris Boonyasiriwat e7758c506d Wayland: Fix cursor offset when shape changes ago%!(EXTRA string=4 years)
Camilla Löwy 4cbe743b74 Wayland: Fix standard cursor name selection ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy dffe203c17 Wayland: Make libwayland-client dynamically loaded ago%!(EXTRA string=4 years)
Luflosi 08e5a17063 Use switch statement instead of if-else-chain for cursor shapes ago%!(EXTRA string=5 years)
Leonard König 0dc1005c85 Wayland: Fix destroying CSDs in the correct order ago%!(EXTRA string=5 years)
Camilla Löwy 5f60c22cfa Wayland: Fix partial framebuffer size retrieval ago%!(EXTRA string=5 years)
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Camilla Löwy c72da994ba Wayland: Fix repeated keys reported to NULL window ago%!(EXTRA string=5 years)
Camilla Löwy 9a87c2a4b4 Add feature available/implemented errors ago%!(EXTRA string=5 years)
Luflosi d4f5074535 Replace %m conversion specifier with %s and strerror() ago%!(EXTRA string=5 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 80fde12fda Wayland: Fix pointing hand cursor shape ago%!(EXTRA string=6 years)