renderer: Auto enable wide color gamut in HDR mode (#9090)

This commit is contained in:
UjinT34 2025-01-17 23:23:57 +03:00 committed by GitHub
parent 47d645d84a
commit 078e13f463
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 21 additions and 10 deletions

View file

@ -130,7 +130,6 @@ class CHyprRenderer {
bool commitPendingAndDoExplicitSync(PHLMONITOR pMonitor);
WP<CWindow> m_previousFSWindow;
bool m_bCursorHidden = false;
bool m_bCursorHasSurface = false;
SP<CRenderbuffer> m_pCurrentRenderbuffer = nullptr;