Originally created by @pigmej on GitHub (Aug 31, 2021).
Originally assigned to: @LGUG2Z on GitHub.
Hey,
I think for scripting purposes possibility to get a current workspace/monitor would be really handy.
Then "move to the next" etc would be possible to implement. Some status reading would be also then easier possible (would not need to parse json).
Originally created by @pigmej on GitHub (Aug 31, 2021).
Originally assigned to: @LGUG2Z on GitHub.
Hey,
I think for scripting purposes possibility to get a current workspace/monitor would be really handy.
Then "move to the next" etc would be possible to implement. Some status reading would be also then easier possible (would not need to parse json).
I believe these and other common 'GetCurrentX' commands could be implemented nicely under a query subcommand. I'll take a look at this over the next week or so. 👌
@LGUG2Z commented on GitHub (Sep 1, 2021):
I believe these and other common 'GetCurrentX' commands could be implemented nicely under a `query` subcommand. I'll take a look at this over the next week or so. 👌
@pigmej you should now be able to do this with the query command:
Query the current window manager state
USAGE:
komorebic.exe query <STATE_QUERY>
ARGS:
<STATE_QUERY> [possible values: focused-monitor-index, focused-workspace-index, focused-
container-index, focused-window-index]
FLAGS:
-h, --help Print help information
-V, --version Print version information
@LGUG2Z commented on GitHub (Sep 2, 2021):
@pigmej you should now be able to do this with the `query` command:
```
Query the current window manager state
USAGE:
komorebic.exe query <STATE_QUERY>
ARGS:
<STATE_QUERY> [possible values: focused-monitor-index, focused-workspace-index, focused-
container-index, focused-window-index]
FLAGS:
-h, --help Print help information
-V, --version Print version information
```
@LGUG2Z works okay :) I need somehow report all others issues that I'm facing from time to time that prohibit me to switch fully :(
@pigmej commented on GitHub (Sep 6, 2021):
@LGUG2Z works okay :) I need somehow report all others issues that I'm facing from time to time that prohibit me to switch fully :(
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @pigmej on GitHub (Aug 31, 2021).
Originally assigned to: @LGUG2Z on GitHub.
Hey,
I think for scripting purposes possibility to get a current workspace/monitor would be really handy.
Then "move to the next" etc would be possible to implement. Some status reading would be also then easier possible (would not need to parse json).
@LGUG2Z commented on GitHub (Sep 1, 2021):
I believe these and other common 'GetCurrentX' commands could be implemented nicely under a
querysubcommand. I'll take a look at this over the next week or so. 👌@LGUG2Z commented on GitHub (Sep 2, 2021):
@pigmej you should now be able to do this with the
querycommand:@pigmej commented on GitHub (Sep 6, 2021):
@LGUG2Z works okay :) I need somehow report all others issues that I'm facing from time to time that prohibit me to switch fully :(