slackbuilds_ponce/python/pyewmh/README
Hunter Sezen c4d9cb0a33
python/pyewmh: Added (Extended Window Manager Hints for python).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-01-21 07:04:21 +07:00

5 lines
210 B
Text

An implementation of EWMH (Extended Window Manager Hints) for python,
based on Xlib. It allows EWMH-compliant window managers (most modern
WMs) to be queried and controlled.
Python3 is an optional dependency.