Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
/
kde.py
Age
Commit message (
Collapse
)
Author
2021-05-15
One package per line formatting in profiles - easier to read/maintain
Dylan Taylor
2021-05-15
Final whitespace changes I think
Dylan Taylor
2021-05-15
Try to remove some unused imports
Dylan Taylor
2021-05-15
Very selectively fix some PEP 8 issues with profiles
Dylan Taylor
2021-05-12
Replaced 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-28
egl-wayland is small enough that conditionally installing it doesn't make a ↵
Dylan Taylor
lot of sense
2021-04-28
Rework KDE profile package installation
Dylan Taylor
2021-04-28
Add packages to top of each desktop profile
Dylan Taylor
2021-04-08
Disable post-install hooks for now
Dylan Taylor
2021-04-08
Update kde.py
advaithm
2021-04-08
removed post_install hook
advaithm
2021-04-08
Add minimal profile and implement idea of 'top-level' profiles
Dylan Taylor
2021-04-08
Added a forgotten return value of _post_install
Anton Hvornum
2021-04-08
added egl-wayland and changed prompt
advaithm
2021-04-08
ask user for default session over asking if they want wayland
advaithm
2021-04-08
Update kde.py
advaithm
2021-04-08
merge kde and kde-wayland
advaithm
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-01-21
reworked kde.py to use sddm instead of hacking xinitrc
advaithm
2020-10-19
Fix typos.
Varun Madiath
2020-09-30
Type-o
Anton Hvornum
2020-09-30
Added KDE profile (untested)
Anton Hvornum