| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sdl3: Actually set the "key hold down disable" hint for macOS. (Github ↵ | 2026-04-26 | 1 | -1/+1 | |
| | | | | | #15239) [R. Belmont] | ||||
| * | sdl3: compile again on macOS with pre-3.4.0, and a minor cleanup. [R. Belmont] | 2026-04-01 | 1 | -1/+1 | |
| | | |||||
| * | sdl3: Set hint to disable the accents popup on macOS when holding down keys. ↵ | 2026-02-28 | 1 | -1/+6 | |
| | | | | | [R. Belmont] | ||||
| * | Initial support for SDL3. [R. Belmont, Vas Crabb] | 2026-02-07 | 1 | -0/+113 | |
| * SDL3 is the default for macOS targets. Linux/Windows can build with OSD=sdl3 while we wait for better distro support for SDL3. Both X11 and Wayland sessions are fully supported on Linux. * SDL3 -sound=sdl supports both input and output. All other video, sound, and input functionality should otherwise be the same for now. SDL 3.4+ multiple keyboard/mouse support is planned. | |||||
