A simple wayfire plugin and program to get information from wayfire.
meson build --prefix=/usr
ninja -C build
sudo ninja -C build install
Enable Information Protocol plugin
Run wf-info
and click on a window, run wf-info -l
to list information about all windows, or use wf-info -i $id
where $id
is the ID of the view about which you want info. An ID of -1 means the focused view.
$ wf-info
=========================
View ID: 771706616
Client PID: 574934
Workspace: 0,0
App ID: xfce4-terminal
Title: Terminal - root@desktop: /
Role: TOPLEVEL
Geometry: 954,384 843x424
Xwayland: false
=========================