| .. |
|
applications
|
Add optional "Additional fonts" selection to Applications menu (#4420)
|
2026-04-18 12:02:47 +10:00 |
|
authentication
|
Fix broken localization in U2F, LUKS, and gfx driver preview (#4500)
|
2026-04-30 07:33:21 +10:00 |
|
bootloader
|
Extend validate_bootloader_layout with UEFI-dependent checks (#4474)
|
2026-04-26 19:14:23 +10:00 |
|
disk
|
Fix broken localization in U2F, LUKS, and gfx driver preview (#4500)
|
2026-04-30 07:33:21 +10:00 |
|
general
|
Add kernel enum (#4489)
|
2026-04-28 17:08:19 +10:00 |
|
locale
|
Add console font selection to Locales menu (#4469)
|
2026-04-27 09:30:20 +10:00 |
|
menu
|
Remove the old curses-based TUI code (#4497)
|
2026-04-29 17:08:24 +10:00 |
|
mirror
|
Fix urllib.parse import to avoid warnings with ty and Pyright (#4425)
|
2026-04-14 15:39:08 +10:00 |
|
models
|
Add kernel enum (#4489)
|
2026-04-28 17:08:19 +10:00 |
|
network
|
Warn when no network configuration is selected (#4408)
|
2026-04-28 20:17:40 +10:00 |
|
packages
|
Allow granular plasma configuration (#4389)
|
2026-04-10 07:07:28 +02:00 |
|
pacman
|
Replace time.time with time.monotonic to avoid clock drift issues (#4492)
|
2026-04-28 13:34:33 +02:00 |
|
profile
|
Fix broken localization in U2F, LUKS, and gfx driver preview (#4500)
|
2026-04-30 07:33:21 +10:00 |
|
user
|
Allow skip on password confirmation (#4273)
|
2026-03-21 17:57:17 +11:00 |
|
utils
|
Add constant for archiso mountpoint (#4377)
|
2026-04-06 22:41:33 +10:00 |
|
__init__.py
|
Converted the lib to a pip supported structure to make packaging easier. Also tweaked some minor issues and added the AUR function
|
2020-07-06 18:44:42 +02:00 |
|
args.py
|
Add kernel enum (#4489)
|
2026-04-28 17:08:19 +10:00 |
|
boot.py
|
Remove invalid container PATH lookup (#4413)
|
2026-04-12 14:48:51 +10:00 |
|
command.py
|
Use bools instead of time values for SysCommandWorker attributes (#4462)
|
2026-04-22 21:33:35 +10:00 |
|
configuration.py
|
Warn when no network configuration is selected (#4408)
|
2026-04-28 20:17:40 +10:00 |
|
crypt.py
|
Convert imports to absolute imports (#4196)
|
2026-02-26 20:17:48 +11:00 |
|
exceptions.py
|
Update ruff formatter (#3496)
|
2025-05-24 07:58:42 +00:00 |
|
global_menu.py
|
Show install summary when configuration is valid (#4475)
|
2026-04-28 19:22:01 +10:00 |
|
hardware.py
|
Fix sway+nvidia confirmation dialog (#4481) (#4485)
|
2026-04-28 21:02:32 +10:00 |
|
installer.py
|
Replace time.time with time.monotonic to avoid clock drift issues (#4492)
|
2026-04-28 13:34:33 +02:00 |
|
linux_path.py
|
Add LPath execute permissions methods (#4378)
|
2026-04-06 09:16:21 +02:00 |
|
networking.py
|
Replace time.time with time.monotonic to avoid clock drift issues (#4492)
|
2026-04-28 13:34:33 +02:00 |
|
output.py
|
Remove quotes from type annotation (#4384)
|
2026-04-07 12:21:51 +10:00 |
|
pathnames.py
|
Add constant for mirrorlist (#4403)
|
2026-04-11 10:17:29 +10:00 |
|
plugins.py
|
Move get_version() to version module (#4270)
|
2026-03-01 11:31:13 +11:00 |
|
translationhandler.py
|
Set console font automatically when selecting language (#4356)
|
2026-04-21 18:36:29 +10:00 |
|
version.py
|
Move get_version() to version module (#4270)
|
2026-03-01 11:31:13 +11:00 |