blob: 8259e9af80361214a1cb644614f1c2291db2bf88 (
plain)
1
2
3
4
5
|
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.
|