core: refactor/improve monitor mode selection (#8804)
This commit is contained in:
parent
c600e1aaff
commit
8d4c18d723
7 changed files with 384 additions and 425 deletions
|
|
@ -57,7 +57,6 @@ class CHyprRenderer {
|
|||
void damageRegion(const CRegion&);
|
||||
void damageMonitor(PHLMONITOR);
|
||||
void damageMirrorsWith(PHLMONITOR, const CRegion&);
|
||||
bool applyMonitorRule(PHLMONITOR, SMonitorRule*, bool force = false);
|
||||
bool shouldRenderWindow(PHLWINDOW, PHLMONITOR);
|
||||
bool shouldRenderWindow(PHLWINDOW);
|
||||
void ensureCursorRenderingMode();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue