libdisplaydevice v2026.322.2407
C++ library to modify display devices.
display_device::WinWorkarounds Struct Reference

Settings for workarounds/hacks for Windows. More...

#include <src/windows/include/display_device/windows/types.h>

Public Attributes

std::optional< std::chrono::milliseconds > m_hdr_blank_delay {std::nullopt}
 

Friends

bool operator== (const WinWorkarounds &lhs, const WinWorkarounds &rhs)
 Comparator for strict equality.
 

Detailed Description

Settings for workarounds/hacks for Windows.

Member Data Documentation

◆ m_hdr_blank_delay

std::optional<std::chrono::milliseconds> display_device::WinWorkarounds::m_hdr_blank_delay {std::nullopt}
See also
win_utils::blankHdrStates for more details.

The documentation for this struct was generated from the following file: