aboutsummaryrefslogtreecommitdiff
path: root/contrib/layout.py
AgeCommit message (Collapse)AuthorFilesLines
2021-10-06contrib: recommend using a venv for layout.pyIsaac Freund1-8/+11
This avoids needing to run pwayland's scanner with root privileges and install the river-layout bindings to system directories.
2021-10-06contrib: make layout.py more pythonicMichal Siedlaczek1-22/+19
2021-10-06contrib: add python layoutLeon Henrik Plickat1-0/+142