multigrid: Add win_position event

Throttle win_position events
This commit is contained in:
Utkarsh Maheshwari
2018-06-15 02:41:59 +05:30
committed by Björn Linse
parent 01555de2da
commit d5754eae02
4 changed files with 35 additions and 0 deletions

View File

@@ -1184,6 +1184,7 @@ struct window_S {
int w_tagstacklen; /* number of tags on stack */
ScreenGrid w_grid; // the grid specific to the window
bool w_pos_changed; // true if window position changed
/*
* w_fraction is the fractional row of the cursor within the window, from