-
# This bug report was migrated from our old Bugzilla tracker.
These attachments are available in the static archive:
* [Screen configuration (Screenshot_20200831_150457.png, image/png, 2020-08-31 1…
-
For building my application bundle on macOS via CMake I used this command to copy SDL2.framework to my application bundle:
`COMMAND cp -R ${SDL2_LIBDIR} ${BUNDLE_CONTENTS}/Frameworks/`
Unfortuna…
-
Likely has to do with SDL2. Seems like setting the `SDL_WINDOW_FULLSCREEN_DESKTOP` flag can cause my system to crash. The error that pops up continuously says that the creation of a swapchain the size…
-
From Andreas Grabher:
I think I found another issue. This time it is not a regression, as it also happens with earlier versions of SDL2. I first thought it was an issue within Previous but after chec…
-
**Describe the bug**
Cannot login with empty password
**To Reproduce**
Steps to reproduce the behavior:
1. create a windows container using (https://github.com/dockur/windows)
my docker compose…
-
These two Wiki pages say SDL_IsEventEnabled, even though it doesn't exist.
It would have to be replaced with SDL_EventEnabled.
https://wiki.libsdl.org/SDL3/SDL_SetEventEnabled ( as: See Also )
h…
-
**Describe the bug**
I'm doing some performance profiling of the FreeRDP support in GNOME 47 via `gnome-remote-desktop` using what will become Fedora 41. I notice that `libfreerdp3.so` is spending …
-
# Compatibility Report
- Name of the game with compatibility issues: Counter-Strike Global Offensive
- Steam AppID of the game: 730
## System Information
- GPU: AMD Radeon R7 445
- Driver/LLVM …
-
The keyboard looks like the one below, is there any way to activate the hint?
![image](https://github.com/libsdl-org/SDL/assets/25794892/dec71082-a8b7-463c-beb9-009b1bb1921e)
-
While developing an app, I tried catching text input events and saw none were emitted when I pressed keys on my keyboards. I didn't know why, until I remembered a discussion on the SDL repo about disa…