2009/12/31 Robin Paulson <robin.paul...@gmail.com>:
> 2009/12/31 Al Johnson <alast...@truebox.co.uk>:
>> If your window claims to be a dialog it will be the size it asks for I think,
>> but I don't think you can control placement. However if it initially asks to
>> be big enough to place the top left corner in the top left of the screen, 
>> then
>> shrinks itself, I think the top left corner will stay where it started.
>>
>> This is a horrible workaround. The cleaner thing to do would be to modify
>
> it is indeed
>
>> illume's window placement policies to allow dialogs to be placed. This would
>> have the additional benefit of allowing gtk dialogs that grow after creation
>> when showing extra details to be usable rather than have the bit you want to
>> edit disappear under the keyboard ;-)
>
> yes, i noticed this. it's very annoying
>
> i would like to disable the libphoneui thing as it doesn't appear to
> do a lot - why isn't the lock screen part of the overall theme for the
> phone, instead of making things more complicated and disjointed by
> putting it in a separate file? how do i turn this off?
>
> i've also noticed there is a 'desktop simple lock' listed in the
> illume config (from the wrench, input, key bindings) which can be
> controlled by the aux button. this brings up the old illume lock
> screen, with 'locked' across the centre of the screen. i assume this
> is not hardcoded in, but i can't find where to edit it, to make it
> smaller. any suggestions?

Decompile your current theme, e.g. "edje_decc
/usr/share/enlightenment/data/themes/gry.ed"j, then look in the
gry.edc for simplelock. I could reduce the size of the "LOCKED", but I
couldn't move it away from the center to somewhere else (due to my
missing knowledge about edje). I tried to replace the RECTs and the
TEXT with an transparent IMAGE, but it displays just a blank screen.

Rebuild the edj with the build.sh in the same directory where the gry.edc is.

It's a good idea to place your modified .edj in your ~/.e/e/themes, as
suggested earlier in this thread.

I always switched the theme to a different value and then back to the
modified gry, then deleted the AUX key and added it again to Desktop
Simple Lock to see my modifications.
_______________________________________________
Shr-User mailing list
Shr-User@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to