blob: 0e162f676d45bf42b0d9e43452ac9ca803ccd099 (
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 should be installed before any other dependencies.
|