-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Minimizing a client using c.minimized = true (default keybinding: Mod + n) works correctly at first.
The application is properly minimized and hidden from view.
However, when switching to a different tag and then back to the original tag where the client (or multiple clients) was minimized, the clients do not respect the minimized state and become visible again at their original positions.
This affects both single and multiple minimized clients.
Expected behavior:
Clients that were explicitly minimized by the user should remain minimized when switching tags, until they are manually restored.
Actual behavior:
Minimized clients are shown again after leaving and returning to the tag.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo