Skip to content

Releases: AlfredoRamos/urbanlifestyle-sddm-theme

Use SVG icons

26 May 03:23
Compare
Choose a tag to compare
  • Use SVG dropdown arrow
  • Fix qmldir component versions
  • Update license identifier
  • Code cleanup

Change project structure

11 Oct 15:33
Compare
Choose a tag to compare
  • Fix qmldir license header
  • Update install instructions

Fix drop-down lists

01 Jul 06:07
Compare
Choose a tag to compare
  • Fix QML import issue with a qmldir file in the components directory
  • Import components into a qualified local namespace
  • Fix drop-down lists

Use GridLayout to show the login form

01 Dec 21:09
Compare
Choose a tag to compare
Hopefully this will make it easy to maintain

Remove avatarSource from theme.conf

03 Sep 11:45
Compare
Choose a tag to compare
  • Remove hardcoded avatar path and use the one from userModel.icon
  • Add missing KeyNavigation.backtab/KeyNavigation.tab
  • Sall improvements

Update for SDDM v0.14.0

02 Sep 17:06
Compare
Choose a tag to compare
  • Replace default.face.icon with .face.icon
  • Remove note in README.md

Code refactoring

20 Aug 22:59
Compare
Choose a tag to compare
  • Remove unneeded code
  • Update Qt version dependency to 5.6 or higher
  • Exclude unneeded files from tarballs

Set custom settings in theme.conf

12 May 23:17
Compare
Choose a tag to compare
  • Allow to change background color in theme.conf
  • Allow to change time and date font size in theme.conf
  • Remove unneeded chunks of code
  • Code refactoring

Add custom clock

21 Apr 20:14
Compare
Choose a tag to compare
  • Create a custom clock to allow the user to change time and date format
  • Update preview image
  • Update README.md

Clock transparency

09 Apr 15:23
Compare
Choose a tag to compare
  • Minor improvements
  • Update screenshot image
  • Update README.md