Simon Quigley
a8d13af526
Completely re-work translations, to support all languages LXQt typically does.
1 year ago
Simon Quigley
732b5e95ce
Change the selected language on reload, and ensure Spanish translations work.
1 year ago
Simon Quigley
d25b3c1f2f
Touch up the live session scripts, so it's actually started with our theming.
1 year ago
roberalz
1042e7398e
Update Spanish translation
1 year ago
Aaron Rainbolt
bb0e17aa45
Don't let the user change locale once installation starts
1 year ago
Aaron Rainbolt
b372c48076
Fix theming, fix freeze when Calamares quits without reboot
1 year ago
Aaron Rainbolt
e05ca8280e
Use true fullscreen mode, display just the background image on all but one screen
1 year ago
Simon Quigley
edc608e98a
Release 1.0.1
1 year ago
Simon Quigley
703c36b48d
/usr/bin for now
1 year ago
Simon Quigley
5acf66ee03
Just flat-out run it with sudo.
1 year ago
Simon Quigley
a25b98d9e4
Ensure the proper variables are exported, so it doesn't load a vanilla LXQt session.
1 year ago
Simon Quigley
ac7ec3a07f
Add some licensing information.
1 year ago
Simon Quigley
9aa9292f16
Disable some items when the language is being changed.
1 year ago
Simon Quigley
d402c2e8d1
Add some special-casing for different quirks in langpack names.
1 year ago
Simon Quigley
383aecd4cf
Remove debugging change
1 year ago
Simon Quigley
358099a9b9
Explicitly install to /usr
1 year ago
Simon Quigley
2ce5ea4177
Explicitly install the new script.
1 year ago
Simon Quigley
38a8231ae2
Add some enhanced UX around the language update.
1 year ago
Simon Quigley
27e12337a6
Bah, let's throw it to 23.
1 year ago
Simon Quigley
38bb3a785b
Move to using KLed instead of manually specifying a unicode button.
1 year 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.
1 year ago
Simon Quigley
a757d52244
Correct the logic for incorrect passwords. Looks like spaghetti. 🍝
1 year ago
Aaron Rainbolt
c6b13dd919
Prep for translations
1 year ago
Aaron Rainbolt
f13034ecc2
Make the WiFi password prompt pop up again if a wrong password is input
1 year ago
Aaron Rainbolt
22819a4443
Enhance WiFi connection handler, auto-update connection status, fix layout glitch
1 year ago
Simon Quigley
7ddbe923e2
Add WiFi selection feature, just the basics. Needs lots of cleanup and UX love
1 year ago
Simon Quigley
a24a8a497b
Make those state names translatable
1 year ago
Simon Quigley
36f9a0c344
Implement different network connectivity states
1 year ago
Simon Quigley
acfd803cd4
Finish correct state transitions for WiFi status, next step is actually being able to enter a password
1 year ago
Simon Quigley
2d7fcde06a
American English is the default, write a function to handle language list generation
1 year ago
Simon Quigley
2c5bda9356
Add preliminary code for a WiFi dropdown, and a language selector dropdown.
1 year ago
Simon Quigley
215ba27500
Fix segfault on launch
1 year ago
Simon Quigley
5e616be3a4
Add Language and WiFi dropdown boxes, plus, update the background image - builds but doesn't run
1 year 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.
1 year 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.
3 years ago
Simon Quigley
d9ce00d89a
Oops, don't forget the DESTINATION keyword.
3 years ago
Simon Quigley
67d433d52f
Initial desktop file.
3 years ago
Simon Quigley
ba868214f2
Bump version on master to 0.2.0, to prep for the next release.
3 years ago
Simon Quigley
6203ba1d2b
Pre-release README fixup.
3 years ago
Simon Quigley
81b3e4f327
Make the window maximum huge to deal with screens even bigger than 1920x1080.
3 years ago
Simon Quigley
55c3f71582
Install executables to the right spots.
3 years ago
Simon Quigley
06e89e5442
Fix some issues with scaling on smaller screens.
3 years ago