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)

neboja 2011-09-26 10:38

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
yeah, i know i can, but it is not what i had in mind ;)

zifis 2011-09-26 13:30

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Ehm... reposting :o

Quote:

Originally Posted by zifis (Post 1093924)
Hey Sakya! There's a question I've been meaning to ask you :o

Not all the album art images of my mp3s appear in the album art area of the lockscreens. I have checked that all my mp3s have album covers (embeded) and they all appear in both default media player and Someplayer.

For example, I have three mp3s tagged with the same album art (everybody hurts, man on the moon and drive from REM's automatic for the people) and only one of them shows the cover (everybody hurts) :confused:

Any idea why this is happening?


chipper 2011-09-26 18:14

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Does anybody know a way to configure the time the lockscreen stays on without interaction? Currently it's about 4 seconds, which is a bit on the short side for my taste.

sakya 2011-09-28 13:28

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

Changelog:
* Added: Profile widget
* Fixed metadata widget
* Fixed: internet widget was not displayed in the screenshot
* Fixed: metadata elided (with ...) if doesn't fit the screen

The profile widget is configured in the default theme to show an icon only for the "silent" profile.
If you want to show an icon for the general profile (or for other profiles) add your images and change the config:

Code:

[Profile]
PosL="100;35"
PosP="100;35"
SizeL="24;24"
SizeP="24;24"
Images="silent=/opt/qtlockscreen/default/profile_silent.png"

This line sets the images used for profileName=image.
Example:
Code:

Images="general=/opt/qtlockscreen/default/profile_general.png;silent=/opt/qtlockscreen/default/profile_silent.png"

TransTech 2011-09-28 13:42

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

Originally Posted by sakya (Post 1098125)
Uploaded now version 0.1.17

Changelog:
* Added: Profile widget
* Fixed metadata widget
* Fixed: internet widget was not displayed in the screenshot
* Fixed: metadata elided (with ...) if doesn't fit the screen

The profile widget is configured in the default theme to show an icon only for the "silent" profile.
If you want to show an icon for the general profile (or for other profiles) add your images and change the config:

Code:

[Profile]
PosL="100;35"
PosP="100;35"
SizeL="24;24"
SizeP="24;24"
Images="silent=/opt/qtlockscreen/default/profile_silent.png"

This line sets the images used for profileName=image.
Example:
Code:

Images="general=/opt/qtlockscreen/default/profile_general.png;silent=/opt/qtlockscreen/default/profile_silent.png"

so with this can we change a profile to silent (like in android).. thank you..

sakya 2011-09-28 13:47

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

Originally Posted by TransTech (Post 1098134)
so with this can we change a profile to silent (like in android).. thank you..

No, it's just an icon like the internet or the bluetooth widget.

Alfred 2011-09-28 14:02

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
Sakya, thanks again for upgrading this wonderful app.
I was wondering, if you are using dbus-signals for your widgets? If so, could you probably make another free configurable widget with it's config file somewhere out in the system, so we could use our own dbus commands.. Hum?

sakya 2011-09-28 14:35

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

Originally Posted by Alfred (Post 1098152)
I was wondering, if you are using dbus-signals for your widgets?

Some of them uses dbus.

Quote:

If so, could you probably make another free configurable widget with it's config file somewhere out in the system, so we could use our own dbus commands.. Hum?
It's not difficult (but I'd make the widget call a generic command, not only dbus) but the problem is how to trigger the command.
Using a simple "click" can be too simple to launch a command by mistake.
Also I'm not really convinced about this: it's a lockscreen, not a desktop. :)

neboja 2011-09-28 14:44

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
khm... reposting :)

Quote:

Originally Posted by neboja (Post 1096554)
@sakya:

is it possible to use a wallpaper for a lockscreen background, from current desktop (desktop 0) background?

so no matter what is current theme, the background of lockscreen will change...

are you able to create such state for background to detect whatever a current background for desktop is set???


Alfred 2011-09-28 14:47

Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
 
I understand you, but i thought of it, because a lot of people want to do this and that within the lockscreen, such as change a profile, since it's like in Android... I personaly like qtlockscreen as simple as is...
Thanks anyway.


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

vBulletin® Version 3.8.8