16 Commits

Author SHA1 Message Date
284862cd31 no, I'd really like the prompt to ALWAYS load please :) 2024-03-24 20:44:16 -05:00
e5c2f1e484 UI overhaul, switch to native packaging, fix network-related bugs 2024-02-27 15:31:04 -06:00
056867affb Near-total rewrite to enhance UI/UX 2024-02-18 15:10:24 -06:00
732b5e95ce Change the selected language on reload, and ensure Spanish translations work. 2023-12-23 16:19:44 -06:00
38a8231ae2 Add some enhanced UX around the language update. 2023-12-09 12:05:49 -06:00
24a20939a6 Add a backend for the language selection menu
Assuming you're running this at root, immediately when the dropdown box has a changed value, it installs the required language packs, updates the system locale, then kicks off an SDDM reboot.

This needs lots of error handling and UX to ensure the user doesn't just hold down the down arrow and crash their computer.
2023-12-05 19:05:30 -06:00
a757d52244 Correct the logic for incorrect passwords. Looks like spaghetti. 🍝 2023-12-05 18:22:56 -06:00
f13034ecc2 Make the WiFi password prompt pop up again if a wrong password is input 2023-12-04 18:51:02 -06:00
Aaron Rainbolt
22819a4443 Enhance WiFi connection handler, auto-update connection status, fix layout glitch 2023-12-04 16:15:29 -06:00
7ddbe923e2 Add WiFi selection feature, just the basics. Needs lots of cleanup and UX love 2023-12-04 09:21:48 -06:00
36f9a0c344 Implement different network connectivity states 2023-12-02 22:17:22 -06:00
acfd803cd4 Finish correct state transitions for WiFi status, next step is actually being able to enter a password 2023-12-02 21:58:34 -06:00
5e616be3a4 Add Language and WiFi dropdown boxes, plus, update the background image - builds but doesn't run 2023-12-01 22:24:38 -06:00
bc84bc1df6 Launch Calamares on Install Lubuntu button. 2022-06-30 02:22:43 -05:00
171a79b519 Quit the application when tryLubuntu is clicked. 2022-06-29 22:20:30 -05:00
6814333aba Rename a lot from MainWindow to InstallerPrompt, getting this made into something we can actually publish. 2022-06-29 21:59:02 -05:00