Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimize and close window commands #189

Closed
es183923 opened this issue Jul 26, 2022 · 1 comment · Fixed by #259
Closed

Minimize and close window commands #189

es183923 opened this issue Jul 26, 2022 · 1 comment · Fixed by #259
Labels
good first issue Good for newcomers

Comments

@es183923
Copy link

These simple commands would be helpful for complex scripting, even though autohotkey can do them just fine

@LGUG2Z LGUG2Z added the good first issue Good for newcomers label Jul 28, 2022
@Yusuf007R
Copy link
Contributor

Yusuf007R commented Oct 6, 2022

I've been thinking this could be a single command that allows you to interact with the current focused window.
I don't know very well what the proper name of the command would be, but it will be something like this.

komorebic control-window minimize
komorebic control-window close

Yusuf007R added a commit to Yusuf007R/komorebi that referenced this issue Oct 11, 2022
this commit adds the ability to close and minimize the current focused window via SocketMessages and
komorebic commands

resolve LGUG2Z#189
LGUG2Z pushed a commit that referenced this issue Oct 13, 2022
this commit adds the ability to close and minimize the current focused window via SocketMessages and
komorebic commands

resolve #189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants