mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-24 13:36:42 -04:00
feat(ipc): add 'get cursorpos' to mmsg
This commit is contained in:
parent
b3cbd650eb
commit
722f6ab7bb
4 changed files with 17 additions and 0 deletions
|
|
@ -21,6 +21,10 @@ All \fBget\fR commands print a single JSON object and then close the connection.
|
|||
\fBget version\fR
|
||||
Return compositor version.
|
||||
.TP
|
||||
\fBget cursorpos\fR
|
||||
Return the global pointer position (\fBx\fR, \fBy\fR) and the monitor under it
|
||||
(\fBnull\fR if over no output).
|
||||
.TP
|
||||
\fBget keymode\fR
|
||||
Return current keymode.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue