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 f251615524
commit 711498490b
2 changed files with 16 additions and 1 deletions

View file

@ -514,6 +514,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;