break change: inhibit_regardless_of_visibility rename to idleinhibit_ignore_visible

This commit is contained in:
DreamMaoMao 2025-12-19 14:40:32 +08:00
parent f35524ed63
commit 61ade6db34
4 changed files with 10 additions and 10 deletions

View file

@ -80,7 +80,7 @@ uint32_t cursor_hide_timeout = 0;
uint32_t swipe_min_threshold = 1;
int inhibit_regardless_of_visibility =
int idleinhibit_ignore_visible =
0; /* 1 means idle inhibitors will disable idle tracking even if it's
surface isn't visible */
uint32_t borderpx = 4; /* border pixel of windows */