Sawfish
Advertisement
Scripts quick access edit this


  • Author: Linde, Pearson, Feitler
  • Version: 2010-11-27
  • License: GPLv2
  • Download: Window-info.jl (upload)


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[]

Advertisement