2016-04-10 18:33 GMT+02:00 Roy W. Reese <agua...@openmailbox.org>:

> Hi all,
>
> I have started a quick and dirty users guide for Entrance and have some
> experience with e and entrance themes, but I have a couple of questions
> about Entrance's capabilities I have yet to use.
>
> First, I must be getting a little slow, but I am not sure how to carry
> the following (from git) out:
>
>      You could put a customized icon for your user in
>       /var/cache/entrance/users/(username).edj
>       with groupname "entrance/user/icon"
>
> Is this simply creating a compiled version of the icon? and what about
> the the groupname? (OK, I have limited experience with compiling E
> themes!)
>

yes, you have just to create a edje file (compiled version of your image
with edje). Look the edcref page (
https://docs.enlightenment.org/api/edje/doc/html/edcref.html). But you
could also look into entrance git (
https://git.enlightenment.org/misc/entrance.git/tree/data/themes/default/default.edc#n529).
This macro do the work. You have just to rename the group
entrance/user/icon instead of "entrance/user/"NAME.


> Second, Entrance is set up to select themes (which works well), but
> apparently also wallpapers. Does anyone know how multiple wallpapers can
> be added? At present I have several Entrance "themes" for Manjaro, but
> the only real differences are the wallpapers so they might better be
> combined into one or two themes.
>

For time entrance provide only one wallpaper per theme. We could add a way
to provide several wallpaper into a theme but we need to do some code for
that. Also entrance list /usr/share/entrance/backgrounds directory to get
more background.


>
> Last, it has been decades since I did any coding, so I have not figured
> out what needs to be changed to move the input boxes for username and
> password. I have a couple of wallpapers that have logos in the center
> for which it would be nice to move the boxes below the icon area.
>

Entrance use edje, so you have just to customize the edje file (theme).
Look for the part named entrance/user in entrance group. (Maybee you just
would to add rel1.relative|offset and rel2.relative|offset properties to
it). Look the edcref for default value and how to use it.


> Any help here would be appreciated and, of course, the step-by-step for
> users will be shared.
>
> Best,
> aguador
>
>
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications
> Manager
> Applications Manager provides deep performance insights into multiple
> tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
> gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

Regards

-- 
Michaël Bouchaud (yoz) <y...@efl.so>
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/
gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to