Simon Quigley
651dc812c9
Bump to 1.1.1.
11 months ago
Simon Quigley
555fce0d98
Minor Spanish updates.
11 months ago
Simon Quigley
a8d13af526
Completely re-work translations, to support all languages LXQt typically does.
11 months ago
Simon Quigley
732b5e95ce
Change the selected language on reload, and ensure Spanish translations work.
11 months ago
Simon Quigley
d25b3c1f2f
Touch up the live session scripts, so it's actually started with our theming.
11 months ago
roberalz
1042e7398e
Update Spanish translation
11 months ago
Aaron Rainbolt
bb0e17aa45
Don't let the user change locale once installation starts
11 months ago
Aaron Rainbolt
b372c48076
Fix theming, fix freeze when Calamares quits without reboot
11 months ago
Aaron Rainbolt
e05ca8280e
Use true fullscreen mode, display just the background image on all but one screen
11 months ago
Simon Quigley
edc608e98a
Release 1.0.1
11 months ago
Simon Quigley
703c36b48d
/usr/bin for now
11 months ago
Simon Quigley
5acf66ee03
Just flat-out run it with sudo.
11 months ago
Simon Quigley
a25b98d9e4
Ensure the proper variables are exported, so it doesn't load a vanilla LXQt session.
11 months ago
Simon Quigley
ac7ec3a07f
Add some licensing information.
11 months ago
Simon Quigley
9aa9292f16
Disable some items when the language is being changed.
11 months ago
Simon Quigley
d402c2e8d1
Add some special-casing for different quirks in langpack names.
11 months ago
Simon Quigley
383aecd4cf
Remove debugging change
11 months ago
Simon Quigley
358099a9b9
Explicitly install to /usr
11 months ago
Simon Quigley
2ce5ea4177
Explicitly install the new script.
11 months ago
Simon Quigley
38a8231ae2
Add some enhanced UX around the language update.
11 months ago
Simon Quigley
27e12337a6
Bah, let's throw it to 23.
11 months ago
Simon Quigley
38bb3a785b
Move to using KLed instead of manually specifying a unicode button.
11 months ago
Simon Quigley
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.
12 months ago
Simon Quigley
a757d52244
Correct the logic for incorrect passwords. Looks like spaghetti. 🍝
12 months ago
Aaron Rainbolt
c6b13dd919
Prep for translations
12 months ago
Aaron Rainbolt
f13034ecc2
Make the WiFi password prompt pop up again if a wrong password is input
12 months ago
Aaron Rainbolt
22819a4443
Enhance WiFi connection handler, auto-update connection status, fix layout glitch
12 months ago
Simon Quigley
7ddbe923e2
Add WiFi selection feature, just the basics. Needs lots of cleanup and UX love
12 months ago
Simon Quigley
a24a8a497b
Make those state names translatable
12 months ago
Simon Quigley
36f9a0c344
Implement different network connectivity states
12 months ago
Simon Quigley
acfd803cd4
Finish correct state transitions for WiFi status, next step is actually being able to enter a password
12 months ago
Simon Quigley
2d7fcde06a
American English is the default, write a function to handle language list generation
12 months ago
Simon Quigley
2c5bda9356
Add preliminary code for a WiFi dropdown, and a language selector dropdown.
12 months ago
Simon Quigley
215ba27500
Fix segfault on launch
12 months ago
Simon Quigley
5e616be3a4
Add Language and WiFi dropdown boxes, plus, update the background image - builds but doesn't run
12 months ago
Simon Quigley
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.
12 months ago
Aaron Rainbolt
c2ac6af2d9
Document how the installer prompt works.
2 years ago
Aaron Rainbolt
b01051a243
User interface overhaul.
2 years ago
Aaron Rainbolt
de6df8b266
Add a symlink to fix the LXQt theme.
2 years ago
Aaron Rainbolt
6af8cc8c87
Drop to a desktop if the install fails or is canceled.
2 years ago
Aaron Rainbolt
9f9f7118eb
Change the desktop file to an X session and add supporting files.
2 years ago
Aaron Rainbolt
4293c7a681
Move the lubuntu-installer script to libexec
2 years ago
Aaron Rainbolt
936cf6ac8d
Do not enforce a maximum window size
...
The original maximum window size of 1920x1080 causes the window to not
fill the screen (and not even display all content) on large screens.
Removing the maximum window size makes the prompt display properly on
large screens.
2 years ago
Aaron Rainbolt
287dcfe606
Ignore aspect ratio when scaling background (Bug #1 )
...
Qt:KeepAspectRatio results in the background image becoming strangely
mangled. Changing to Qt::IgnoreAspectRatio results in scaling behavior
very similar to the behavior used by PCManFM-Qt by default when scaling
wallpapers, resulting in the image sometimes looking "stretched" or
"squished", but never mangled.
2 years ago
Simon Quigley
881d7c34ba
Remove old garbage patch file, and bump to 0.3.0 on master.
2 years ago
Simon Quigley
d9ce00d89a
Oops, don't forget the DESTINATION keyword.
2 years ago
Simon Quigley
67d433d52f
Initial desktop file.
2 years ago
Simon Quigley
ba868214f2
Bump version on master to 0.2.0, to prep for the next release.
2 years ago
Simon Quigley
6203ba1d2b
Pre-release README fixup.
2 years ago
Simon Quigley
81b3e4f327
Make the window maximum huge to deal with screens even bigger than 1920x1080.
2 years ago