Pyewmh
An implementation of EWMH (Extended Window Manager Hints) for python, based on Xlib.
Install / Use
/learn @parkouss/PyewmhREADME
Description
An implementation of EWMH (Extended Window Manager Hints) for python 2 and 3, based on Xlib. It allows EWMH-compliant window managers (most modern WMs) to be queried and controlled.
pyewmh is distributed under the GNU Lesser General Public License, version 3,
or, at your option, any later version. See LICENSE.txt for more information.
Installation
.. image:: https://badge.fury.io/py/ewmh.svg :target: https://badge.fury.io/py/ewmh
Simply run:
.. code-block:: shell
pip install ewmh
Documentation
Online documentation is available here: http://ewmh.readthedocs.org/en/latest/.
Contributors
- Reuben Thomas rrt@sc3d.org
- Hugo Osvaldo Barrera hugo@barrera.io
Thanks also to
- Holger Witsch
- Russell Sim
Changelog
See the CHANGES.txt file.
