sawfish
Scripts quick access edit this



Synopsis

Shows window's properties, like xwininfo/xprop

Description

This script shows the window's properties in a popup or to stdout, like xwininfo / xprop / window-snooper in Debug-utils.


Installation

Put the script in ~/.sawfish/lisp and do (require 'window-info).

Use the command show-window-props interactively, or call describe-window function from Lisp.

Configuration