Summary
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.
Versions
v0.1.6 :: 0 :: gentoo
- Modified
- License
- LGPL-3
- Keywords
- amd64 x86
USE flags
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / python-xlib : A fully functional X client library for Python, written in Python
Depending packages
x11-wm / herbstluftwm : A manual tiling window manager for X
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/ewmh: enable py3.12
Verified by checking all the code upstream Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
dev-python/ewmh: update EAPI 7 -> 8, DISTUTILS_USE_PEP517
Closes: https://bugs.gentoo.org/909916 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/ewmh: Use pypi.eclass
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
dev-python/ewmh: mark Python 3.11 compatible
Closes: https://bugs.gentoo.org/896778 Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
dev-python/ewmh: Stabilize 0.1.6 amd64 x86, #800881
Signed-off-by: Florian Schmaus <flow@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Florian Schmaus · gentoo
dev-python/ewmh: initial import
Based on the ebuild by Avis Drożniak in ::guru. Required for herbstluftwm's test suite. Signed-off-by: Florian Schmaus <flow@gentoo.org>