71 Commits

Author SHA1 Message Date
352376a8d9 Fix transparency and rounded corners ubuntu/24.04.1 2024-02-27 15:31:30 -06: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
c184b42387 updated Galician translation 2024-01-26 22:38:58 +00:00
c627f5d340 updated Basque translation 2024-01-18 22:45:38 +00:00
ff35d92784 Pre-release commit. 1.1.2 2024-01-01 13:51:18 -06:00
adfa711e79 s/lubuntu/Lubuntu/g 2024-01-01 13:50:58 -06:00
ff7f350bb6 Position the main window where it belongs 2024-01-01 09:20:00 -06:00
e9b58b392a updated spanish translation
Updated spanish translations
2023-12-24 14:21:12 +00:00
7ac27098cf Don't default to C, and be somewhat reasonable about locales, to start. 2023-12-23 17:53:11 -06:00
651dc812c9 Bump to 1.1.1. 1.1.1 2023-12-23 17:04:08 -06:00
555fce0d98 Minor Spanish updates. 2023-12-23 17:00:24 -06:00
a8d13af526 Completely re-work translations, to support all languages LXQt typically does. 2023-12-23 16:50:33 -06:00
732b5e95ce Change the selected language on reload, and ensure Spanish translations work. 2023-12-23 16:19:44 -06:00
d25b3c1f2f Touch up the live session scripts, so it's actually started with our theming. 2023-12-23 16:07:37 -06:00
1042e7398e Update Spanish translation 2023-12-16 13:17:57 +00:00
bb0e17aa45 Don't let the user change locale once installation starts 1.1.0 2023-12-14 22:12:01 -06:00
b372c48076 Fix theming, fix freeze when Calamares quits without reboot 2023-12-14 22:05:30 -06:00
e05ca8280e Use true fullscreen mode, display just the background image on all but one screen 2023-12-14 20:23:15 -06:00
edc608e98a Release 1.0.1 1.0.1 2023-12-09 14:50:44 -06:00
703c36b48d /usr/bin for now 2023-12-09 14:50:18 -06:00
5acf66ee03 Just flat-out run it with sudo. 2023-12-09 14:49:10 -06:00
a25b98d9e4 Ensure the proper variables are exported, so it doesn't load a vanilla LXQt session. 2023-12-09 14:48:46 -06:00
ac7ec3a07f Add some licensing information. 1.0.0 2023-12-09 13:28:00 -06:00
9aa9292f16 Disable some items when the language is being changed. 2023-12-09 13:15:56 -06:00
d402c2e8d1 Add some special-casing for different quirks in langpack names. 2023-12-09 13:10:25 -06:00
383aecd4cf Remove debugging change 2023-12-09 12:34:54 -06:00
358099a9b9 Explicitly install to /usr 2023-12-09 12:15:42 -06:00
2ce5ea4177 Explicitly install the new script. 2023-12-09 12:06:49 -06:00
38a8231ae2 Add some enhanced UX around the language update. 2023-12-09 12:05:49 -06:00
27e12337a6 Bah, let's throw it to 23. 2023-12-09 10:54:43 -06:00
38bb3a785b Move to using KLed instead of manually specifying a unicode button. 2023-12-09 09:14:36 -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
c6b13dd919 Prep for translations 2023-12-04 23:46:24 -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
a24a8a497b Make those state names translatable 2023-12-03 12:26:35 -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
2d7fcde06a American English is the default, write a function to handle language list generation 2023-12-02 15:05:49 -06:00
2c5bda9356 Add preliminary code for a WiFi dropdown, and a language selector dropdown. 2023-12-02 15:05:00 -06:00
215ba27500 Fix segfault on launch 2023-12-02 12:21:47 -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
ca33c24096 Port back to Qt 5.
To be consistent in app launching, port back to Qt 5. Also, bump the C++ standard to 23, well, just because, and make the installer prompt display on both monitors, instead of just one.
2023-12-01 18:50:20 -06:00
Aaron Rainbolt
c2ac6af2d9 Document how the installer prompt works. 2023-02-07 00:03:10 -06:00
Aaron Rainbolt
b01051a243 User interface overhaul. 2023-02-07 00:03:07 -06:00
Aaron Rainbolt
de6df8b266 Add a symlink to fix the LXQt theme. 2023-02-06 16:26:51 -06:00
Aaron Rainbolt
6af8cc8c87 Drop to a desktop if the install fails or is canceled. 2023-02-06 16:26:11 -06:00