mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-02 01:40:16 -05:00
opt: not back to ov tag when view prev tag
This commit is contained in:
parent
7533bbbb29
commit
af5cd19719
2 changed files with 16 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue