Skip to content

added minimized state#21

Merged
jinliu merged 2 commits intojinliu:masterfrom
AlbertoRivera:windowstate-minimized
Mar 27, 2025
Merged

added minimized state#21
jinliu merged 2 commits intojinliu:masterfrom
AlbertoRivera:windowstate-minimized

Conversation

@AlbertoRivera
Copy link
Copy Markdown
Contributor

Added minimized state to windowstate, one key difference between this and the existing "windowminimize" is the ability to toggle between minimized and maximized state for a given window:
kdotool windowstate --toggle minimized

before it was necessary to track the current window state and then decide to either call "windowminimize" or "windowactivate", but this simplifies that by just calling "windowstate --toggle minimized".

@jinliu jinliu merged commit 1ad61ac into jinliu:master Mar 27, 2025
1 check passed
@jinliu
Copy link
Copy Markdown
Owner

jinliu commented Mar 27, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants