mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Get current workspace / monitor #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :(