Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/lxqt.py
AgeCommit message (Collapse)Author
2021-05-15Change LXQt back to SDDM per NullRequest's suggestionDylan M. Taylor
https://github.com/lxqt/lxqt/issues/795
2021-05-15Switch LXQt to use LightDM to be consistent with other DEs.Dylan Taylor
2021-05-15Very selectively fix some PEP 8 issues with profilesDylan Taylor
2021-05-12Replaced the magic __builtin__ global variable. This should fix mypy ↵Anton Hvornum
complaints while still retaining the same functionality, kinda. It's less automatic but it's also less of dark magic, which makes sense for anyone but me.
2021-04-28Add packages to top of each desktop profileDylan Taylor
2021-04-28Remove refs to application profiles that were removedDylan Taylor
2021-04-08Initial implementation of LXQtDylan Taylor