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