初步完成但是窗口规则有问题会覆盖

This commit is contained in:
DreamMaoMao 2025-02-16 18:41:41 +08:00
parent 549f44868b
commit 5defb68396
4 changed files with 245 additions and 40 deletions

View file

@ -39,7 +39,7 @@ unsigned int gappov = 10; /* vert outer gap between windows and screen
int scroller_structs = 20;
float scroller_default_proportion = 0.9;
int scoller_foucs_center = 0;
int scoller_focus_center = 0;
float scroller_proportion_preset[] = {0.5,0.9,1.0};
int bypass_surface_visibility = 0; /* 1 means idle inhibitors will disable idle tracking even if it's surface isn't visible */