|
2011-08-19
, 16:01
|
Posts: 121 |
Thanked: 50 times |
Joined on Jul 2010
@ India
|
#332
|
Does not work, but I guess I know why: I use ogg files and the tracker needs some modification in order to acquire album art for these. Originally it only get album arts for mp3.
So I did those modifications, but qtlockscreen seems to rely on the files metadata to grab the album art, which my tracker version did not get from the ogg file when it registered it.
|
2011-08-19
, 17:09
|
|
Posts: 2,021 |
Thanked: 1,060 times |
Joined on Apr 2010
@ Hong Kong
|
#333
|
|
2011-08-19
, 17:19
|
Posts: 28 |
Thanked: 10 times |
Joined on Dec 2010
@ near Paris
|
#334
|
|
2011-08-19
, 18:19
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#335
|
In a text widget you can set the size, alignment refers to this size (it's the same for the DateTime widget)
Code:[SlideToUnlockText] SizeL="300;64" SizeP="300;64" PosL="center;430" PosP="center;750" Text="Slide to unlock" Font=";14;bold;0" Alignment="center"
|
2011-08-19
, 18:55
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#336
|
Qt::AlignTop | m_Alignment | Qt::TextSingleLine
Basically, i cannot instantiate an SlideToUnlockbutton and an SlideUnlockText widget, both having exact same size and position, and expecting the slide to unlock text being centered horizontally as well as vertically behind the slider control.
|
2011-08-19
, 21:01
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#337
|
|
2011-08-19
, 22:32
|
|
Posts: 968 |
Thanked: 663 times |
Joined on Jun 2010
@ Australia (Melbourne/vic) / Lebanon (Zgharta/north)
|
#338
|
Stuff from around the thread + a dA wallpaper
Changelog
20/08 - Fixed spacing between notification icons (updated screenshots & Config-Resources ZIP)
|
2011-08-19
, 23:16
|
Posts: 66 |
Thanked: 12 times |
Joined on Feb 2011
|
#339
|
|
2011-08-20
, 09:19
|
Posts: 1,523 |
Thanked: 1,997 times |
Joined on Jul 2011
@ not your mom's FOSS basement
|
#340
|
The Following 2 Users Say Thank You to don_falcone For This Useful Post: | ||
So I did those modifications, but qtlockscreen seems to rely on the files metadata to grab the album art, which my tracker version did not get from the ogg file when it registered it.