You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gamescope may be a good alternative to sway, because more lightweight, have useful features (HDR ?), and does not require extra files just a simple command in the SystemD: ExecStart=/usr/bin/gamescope -- /usr/bin/kodi-standalone
Possible useful arguments (to add before --): --adaptive-sync, --expose-wayland, --hdr-enabled
Gamescope may be a good alternative to sway, because more lightweight, have useful features (HDR ?), and does not require extra files just a simple command in the SystemD:
ExecStart=/usr/bin/gamescope -- /usr/bin/kodi-standalone
Possible useful arguments (to add before
--
):--adaptive-sync
,--expose-wayland
,--hdr-enabled
REF: https://github.com/ValveSoftware/gamescope/blob/master/src/main.cpp
Note: Current version available on Fedora don't support
--expose-wayland
and is detected as X11 display by Kodi, maybe this can lead to issues.The text was updated successfully, but these errors were encountered: