opt: not back to ov tag when view prev tag

This commit is contained in:
DreamMaoMao 2026-02-13 18:11:18 +08:00
parent 7533bbbb29
commit af5cd19719
2 changed files with 16 additions and 1 deletions

View file

@ -511,6 +511,8 @@ struct Monitor {
int32_t gappoh; /* horizontal outer gaps */
int32_t gappov; /* vertical outer gaps */
Pertag *pertag;
uint32_t ovbk_current_tagset;
uint32_t ovbk_prev_tagset;
Client *sel, *prevsel;
int32_t isoverview;
int32_t is_in_hotarea;