moonlight-qt/app
Cameron Gutman ebfe035a18 Set SDL_VIDEO_WAYLAND_EMULATE_MOUSE_WARP=0 to resolve pointer lock issue on Wayland
SDL will try to lock the mouse cursor on Wayland if it's not visible in order to
support applications that assume they can warp the cursor (which isn't possible on
Wayland). We don't want this behavior because it interferes with seamless mouse
mode when toggling between windowed and fullscreen modes by unexpectedly locking
the mouse cursor.
2024-04-27 16:49:51 -05:00
..
backend Make StreamingPreferences a proper singleton 2024-04-14 13:01:30 -05:00
cli Correct spelling mistakes found with Codespell 2023-07-09 13:21:18 -05:00
deploy Enable Steam Controller detection on Steam Link 2024-04-06 20:03:54 -05:00
gui Move warning dialog checks into the Window's onCompleted() function 2024-04-14 14:49:35 -05:00
languages Rerun lupdate and lrelease 2023-11-01 20:02:40 -05:00
res fix: add explicit width and height to discord icon 2024-02-18 15:28:47 -06:00
SDL_GameControllerDB@e5a5fa2ac6 Update SDL_GameControllerDB 2024-03-20 02:04:01 -05:00
settings Make StreamingPreferences a proper singleton 2024-04-14 13:01:30 -05:00
shaders Rewrite overlay support in Metal renderer to avoid additional subviews 2024-02-11 00:15:07 -06:00
streaming Autorelease the system default Metal device 2024-04-19 00:29:51 -05:00
app.pro Update Windows and Mac prebuilt libraries 2024-04-06 19:56:38 -05:00
Info.plist Disable ATS 2023-10-16 18:13:13 -05:00
main.cpp Set SDL_VIDEO_WAYLAND_EMULATE_MOUSE_WARP=0 to resolve pointer lock issue on Wayland 2024-04-27 16:49:51 -05:00
masterhook.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
masterhook_internal.c Avoid using LFS64 interfaces with Musl 2023-09-18 20:07:56 -05:00
ModeSeven.ttf Add debug overlay for SDL renderer 2019-02-12 21:55:15 -08:00
Moonlight.exe.manifest Add manifest for Windows 2018-08-21 01:07:30 -07:00
moonlight.icns Update macOS icon to match new Big Sur style 2020-11-21 16:37:56 -06:00
moonlight.ico Updated Moonlight icon 2018-12-26 13:29:49 +01:00
moonlight_wix.png Updated Moonlight icon 2018-12-26 13:29:49 +01:00
path.cpp Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
path.h Remove manual qmlcachegen invocation for internal Qt QML files 2023-09-10 15:03:53 -05:00
qml.qrc Avoid GUI display for App listing 2022-08-25 22:18:05 -05:00
qt_qt5.conf Fix dark mode on Windows with Qt 6.5+ 2023-11-01 20:30:34 -05:00
resources.qrc feat: update discord icon 2024-02-16 22:36:26 -06:00
utils.h Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00
version.txt Prepare for v5.0.1 2023-11-01 21:49:03 -05:00
wm.cpp Add workaround for broken Qt EGLFS card selection logic 2024-04-06 14:35:34 -05:00