mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-22 03:08:33 +00:00
decos: recalc on add
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
#include "helpers/Vector2D.hpp"
|
||||
#include "helpers/WLSurface.hpp"
|
||||
|
||||
enum eIdleInhibitMode {
|
||||
enum eIdleInhibitMode
|
||||
{
|
||||
IDLEINHIBIT_NONE = 0,
|
||||
IDLEINHIBIT_ALWAYS,
|
||||
IDLEINHIBIT_FULLSCREEN,
|
||||
|
Reference in New Issue
Block a user