View Single Post
sakya's Avatar
Posts: 533 | Thanked: 1,341 times | Joined on Dec 2010 @ Italy
#553
Updated to version 0.1.11

Changelog:
* Added ShowImage (to show/hide the forecast image), ConditionsText, ConditionsPos, ConditionsFont, ConditionsColor (for the current conditions text) settings to weather widget
* Added setting to turn on/off antialiasing (was on by default in previous versions)
* Added PercentageType setting to BatteryWidget (can be "default", "bq27200" or "dr_frost_dk")
* Fixed dateTime day and month display when Locale setting is set
* Fixed alignment settings, now you can set horizontal alignment and vertical alignment:
Example (horizontally centered and top aligned):
Alignment="center;top"

I started to code a utility to set the active theme (I don't know when I'll release it).
The utility generates the screenshots using QtLockscreen, and save them to /home/user/.config/sakya/qtlscreenshot, so there's no need to include screenshots in the themes.
The screenshots will display all possible widgets (sms, missed call, also the weather if you're connected to the internet when generating the screenshots).

Here's a screenshot:


Themes will be read from /opt/qtlockscreen
A theme should be composed by:
-The configuration file (name it themeName.ini) in /opt/qtlockscreen
-A directory containing the images (name it /opt/qtlockscreen/themeName)
-Fonts (if needed) to be installed in /usr/share/fonts

To all theme makers: please set the ThemeName and ThemeAuthor in your themes
Code:
ThemeName="Default"
ThemeAuthor="sakya"
and follow these schema for your themes, so when the utility will be released the themes will be in the correct place.

It is possible to make deb files to install themes in /opt/qtlockscreen and then set it as the active one with the configuration utility.

Last edited by sakya; 2011-08-23 at 20:21.
 

The Following 32 Users Say Thank You to sakya For This Useful Post: