Window Groups Handling
maydayv7 opened this issue · 4 comments
When a group along with other windows are present, the overview glitches when the windows in the group are cycled. Also the order of windows displayed isn't consistent, the position of the currently active group window isn't respected
hycov_groups.mp4
Although I did not understand your operation, because I do not use group, hycov does not support group operation in overview mode at present
All I did was change the active window in the group (using the changegroupactive
dispatcher as a keybinding: bind=$mod, Tab, changegroupactive, f
) while in the overview, after activating the overview using the hot area
This commit support the group active window to be restored properly.
But you can't close a window in the group in ov mode and you can't change the active window in the group. I have not yet written any group operation logic code in the ov mode layout
have support use group in overview mode