Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 673 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 673 Bytes

wf-info

A simple wayfire plugin and program to get information from wayfire.

Build

meson build --prefix=/usr

ninja -C build

sudo ninja -C build install

Runtime

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.

Example

$ 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
=========================