break change: inhibit_regardless_of_visibility rename to idleinhibit_ignore_visible
This commit is contained in:
@@ -2014,7 +2014,7 @@ void checkidleinhibitor(struct wlr_surface *exclude) {
|
||||
|
||||
toplevel_from_wlr_surface(inhibitor->surface, &c, NULL);
|
||||
|
||||
if (inhibit_regardless_of_visibility) {
|
||||
if (idleinhibit_ignore_visible) {
|
||||
inhibited = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user