maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] QtLockscreen: highly configurable lockscreen replacement (https://talk.maemo.org/showthread.php?t=75150)

sakya 2011-09-28 15:54

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by neboja (Post 1098182)
khm... reposting :)

Do you mean using the desktop wallpaper as the lockscreen backgound?
If yes: I don't know where the desktop wallpaper is but probably it's just a symbolic link to the real file.
If this is the case you can set this as the backgound in the config file.

Alfred 2011-09-28 15:59

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I guess, he wants his background to be exactly the same as the current desktop's one. So there could be up to 9 backgrounds, that change depending on the desktop...
P.S. Which i personally find unattractive, since in my opinion, the background should be tied to the THEME.

sakya 2011-09-28 16:17

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I noticed now that the latest update crashes when changing playlist (I didn't test it too much).
I'll fix this ASAP, wait for the next release to update.
Sorry for this problem. :)

antezz 2011-09-28 16:33

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I would like to request the feature to fetch custom text either from a file or by passing it to qtlockscreens cache. Would add alot of options to have shell scripts doing all the process then just feed the lockscreen with the information somehow. Then you can make a widget with text + result.

sakya 2011-09-28 19:10

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Uploaded now version 0.1.18

Changelog:
* Fixed: crash when changing playlist

laith.m.y 2011-09-28 19:23

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
@ sakya

thanx for the updates

I wondering if qtlockscreen can support sliding date , time and other widgets we choose with slider ?

neboja 2011-09-28 20:42

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by sakya (Post 1098226)
Do you mean using the desktop wallpaper as the lockscreen backgound?
If yes: I don't know where the desktop wallpaper is but probably it's just a symbolic link to the real file.
If this is the case you can set this as the backgound in the config file.

YES! exactly that! i was searching trough whole system for where is stored info of desktop background.... but couldn't find it :p

and i think that it could be interesting, because you could use your theme wallpaper, no matter what theme is, and you don't need to replace manually wallpaper in config file for lockscreen ;)

thx for reading, and if it is doable, than ok, if not... oh well... :)

antezz 2011-09-28 21:13

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by neboja (Post 1098468)
YES! exactly that! i was searching trough whole system for where is stored info of desktop background.... but couldn't find it :p

and i think that it could be interesting, because you could use your theme wallpaper, no matter what theme is, and you don't need to replace manually wallpaper in config file for lockscreen ;)

thx for reading, and if it is doable, than ok, if not... oh well... :)

Code:

gconftool-2 -R /apps/osso/hildon-desktop/views
Will show you current active desktop and their background images.

neboja 2011-09-29 09:53

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
ok, so that means that we can get (extract) data from "schemas" files... or to follow gconf keys and use them, instead of using direct link to image???
i see there is a way to set background from a current one, or one of active desktops, just how???
(this is maybe kinda dumb question, but it is a best out of me :) , i'm no coder)

antezz 2011-09-29 18:39

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Quote:

Originally Posted by neboja (Post 1098819)
ok, so that means that we can get (extract) data from "schemas" files... or to follow gconf keys and use them, instead of using direct link to image???
i see there is a way to set background from a current one, or one of active desktops, just how???
(this is maybe kinda dumb question, but it is a best out of me :) , i'm no coder)


Code:

gconftool-2 -g /apps/osso/hildon-desktop/views/`gconftool-2 -g /apps/osso/hildon-desktop/views/current`/bg-image
Will print current wallpaper location. But it will not work in qtlockscreen config file, but it's possible to make a script setting current wallpaper and kill it to refresh qtlockscreen cache. However that would be a ugly hack.


All times are GMT. The time now is 23:17.

vBulletin® Version 3.8.8