mirror of
https://github.com/swaywm/sway.git
synced 2026-04-20 06:47:03 -04:00
sway/ipc-json: add ext-foreign-toplevel-handle identifier to get_tree ipc output
Fixes #8291
This commit is contained in:
parent
4852087e61
commit
c1031d8465
3 changed files with 12 additions and 0 deletions
|
|
@ -389,6 +389,9 @@ node and will have the following properties:
|
|||
|- pid
|
||||
: integer
|
||||
: (Only views) The PID of the application that owns the view
|
||||
|- foreign_toplevel_identifier
|
||||
: string
|
||||
: (Only views) The ext-foreign-toplevel-list-v1 toplevel identifier of this node.
|
||||
|- visible
|
||||
: boolean
|
||||
: (Only views) Whether the node is visible
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue