107 Commits (b7d0c6037d5a0860434fb068693eb0973012c31d)

Author SHA1 Message Date
Camilla Löwy b7d0c6037d Make dynamic module loading part of platform API ago%!(EXTRA string=4 years)
Camilla Löwy e31deedc99 Make timer init part of platform API ago%!(EXTRA string=4 years)
Waris Boonyasiriwat e7758c506d Wayland: Fix cursor offset when shape changes ago%!(EXTRA string=4 years)
Koray Kilinc 216d5e8402 Wayland: Fix some keys not repeating ago%!(EXTRA string=4 years)
Camilla Löwy 22b586b3d8 Add pluggable heap allocator ago%!(EXTRA string=4 years)
Camilla Löwy 85348c67cd Wayland: Load functions for new atomic marshalling ago%!(EXTRA string=4 years)
Camilla Löwy dffe203c17 Wayland: Make libwayland-client dynamically loaded ago%!(EXTRA string=4 years)
Camilla Löwy 111c02d74e POSIX: Remove use of deprecated gettimeofday ago%!(EXTRA string=4 years)
Camilla Löwy a89fcd20d8 Wayland: Fix missing constant on FreeBSD ago%!(EXTRA string=4 years)
Nicolas Caramelli 1adfbde4d7 Wayland: Move 96 DPI default to outputHandleMode ago%!(EXTRA string=5 years)
Nicolas Caramelli 0ef149c8f2 Wayland: Assume 96 DPI if physical size is <= 0 ago%!(EXTRA string=5 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand ago%!(EXTRA string=5 years)
Camilla Löwy f760b124ca Wayland: Fix scroll offsets being inverted ago%!(EXTRA string=5 years)
Camilla Löwy 081484ed34 Fix POSIX conformance issues for clock_gettime ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot ef6189f348 Wayland: Unset the cursor name on border exit ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot a80788c17f Wayland: Don’t update cursor position in the frame ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot a9f674e719 Wayland: Don’t reload the cursor on every pointer motion ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot 599fb3de34 Wayland: Remove wl_shell support ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy 3461d1c2a5 Fix missing context APIs in version strings ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot 5f9cbd0ebc Wayland: keyboard repeat rate is given in Hz ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot c08abffc50 Wayland: Implement clipboard copy ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8b54e28c4e Wayland: Implement clipboard paste ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 3c4b9a7eef Wayland: Add boilerplate for clipboard handling ago%!(EXTRA string=7 years)
Ricardo Vieira 92b3fd02e5 wayland: save serial from all input sources ago%!(EXTRA string=7 years)
emersion 5afcd0981b wayland: add support for XCURSOR_THEME and XCURSOR_SIZE ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dcd2a19d90 Wayland: Add support for xdg-decoration ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 4d3f0fb5df Wayland: Split long lines for function declaration ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot e0b83bbe8d Wayland: Use HiDPI cursors on decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 321062833a Wayland: Load a bigger cursor theme for HiDPI ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 5ea6e6cda2 Wayland: Add support for animated standard cursors ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dede6d6886 Wayland: Add a timerfd for animated cursors ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 685f2a5f91 Wayland: Close forgotten timerfd on terminate. ago%!(EXTRA string=7 years)
Greg V 0a3c4f5d80 Add support for Wayland on FreeBSD and other OSes ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0d4534733b Wayland: Destroy subcompositor and viewporter on terminate ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot a8e551cffa Fix resizing and moving under xdg-shell ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 9f7ec6b094 Implement window decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 9dc18a62a6 Rename wl_pointer to pointer ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 5b65b9b860 Prevent a crash when giving focus to a non-GLFWwindow surface ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 552e40a4be Add wl_subcompositor support ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 79e16baca3 Add wp_viewporter support ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot d6b9d00ceb Wayland: Handle monitor removal ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 608f055c72 Wayland: Open the timerfd with cloexec ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 84d10b32c3 Wayland: Ask xkbcommon whether to repeat a key ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8bc0c5c2c0 Wayland: dlsym() xkb_keymap_key_repeats ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 97bf16e5b6 Wayland: Check for wayland protocol version ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 90f5edc0b8 Wayland: Use a timerfd for key repeat ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot c14a35e21e Wayland: Obtain keyboard repeat_info ago%!(EXTRA string=7 years)
Camilla Löwy 53b193a161 Wayland: Fix uninitialized variable warning ago%!(EXTRA string=7 years)