mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-09 08:21:27 -04:00
初步完成但是窗口规则有问题会覆盖
This commit is contained in:
parent
549f44868b
commit
5defb68396
4 changed files with 245 additions and 40 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue