archinstall/profiles
SecondThundeR a316846121 Replace input with generic_select where necessary
Here are list of changes:
> From now on, `generic_select` will be called "Select function", for clarity

- Slightly updated select function
- Removed options output for some functions, where it's better to do with select function
- Added sorting for all lists passed to select function
- Replaced `dict.values()` with `dict` as options parameter
- Simplified input checking for all functions that use the select function
- Added temporary *(for now)* workaround for passing `?` and `help` inputs
- Merged fix for `partition.format()`
2021-04-17 16:35:21 +03:00
..
applications Fix some more awesome installation issues 2021-04-13 21:21:43 -04:00
52-54-00-12-34-56.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
awesome.py Fix awesome profile installation 2021-04-12 08:53:38 -04:00
budgie.py Add budgie implementation 2021-04-09 08:32:58 -04:00
cinnamon.py Integrate cinnamon with changes on master. 2021-04-08 15:35:33 -04:00
desktop.py Replace input with generic_select where necessary 2021-04-17 16:35:21 +03:00
gnome.py Add minimal profile and implement idea of 'top-level' profiles 2021-04-08 09:51:11 -04:00
i3.py Replace input with generic_select where necessary 2021-04-17 16:35:21 +03:00
kde.py Disable post-install hooks for now 2021-04-08 09:55:35 -04:00
lxqt.py Initial implementation of LXQt 2021-04-08 15:54:54 -04:00
mate.py Implement MATE desktop environment 2021-04-11 10:19:25 -04:00
minimal.py Clean up comments a bit 2021-04-08 09:51:11 -04:00
sway.py As pointed out to me, sway doesn't officially support display managers 2021-04-09 06:52:18 -04:00
xfce4.py Integrate XFCE4 with master 2021-04-08 15:41:08 -04:00
xorg.py Replace input with generic_select where necessary 2021-04-17 16:35:21 +03:00