Ted Baltz wrote:
> It's pretty simple.  No icon rules.  I'll just attach it:
> 
> -Ted
> 
> 
> 
> ~/.e16/themes/Unity/windowmatches.cfg
> 
> 
> #include <definitions>
> __E_CFG_VERSION 0
> 
> USE_BORDER_FOR_TRANSIENT_CLIENT("TRANSIENT")
> USE_BORDER_FOR_SHAPED_CLIENT("SHAPED")
> USE_BORDER_FOR_UNRESIZABLE_CLIENT("FIXED_SIZE")
> USE_BORDER_FOR_CLIENT_WITH_CLASS("Enlightenment_Dialog","DIALOG")
> USE_BORDER_FOR_CLIENT_WITH_NAME("toolbox","LEFT_SIDE") 
> USE_BORDER_FOR_CLIENT_WITH_NAME("tool_options","FIXED_SIZE")
> USE_BORDER_FOR_CLIENT_WITH_NAME("Gecko","LEFT_SIDE")
> USE_BORDER_FOR_CLIENT_WITH_CLASS("Eterm","LEFT_SIDE")
> USE_BORDER_FOR_CLIENT_WITH_CLASS("Emacs","LEFT_SIDE")
> /* ALSO available for use (the same way as above) */
> /* note the same globbing with *'s applies for name and class fields */
> /*
> USE_BORDER_FOR_CLIENT_WITH_NAME(name, border_name)
> USE_BORDER_FOR_CLIENT_WITH_CLASS(class, border_name)
> */
> 
Sigh, yeah, I broke some stuff. Fixed in cvs.

If you don't want cvs or wait for next release you can copy 
/usr/share/e16/config/matches.cfg to ~/.e16/ and add

Class     Emacs            Border LEFT_SIDE
Class     Eterm            Border LEFT_SIDE
Name      Gecko            Border LEFT_SIDE
Name      tool_options     Border FIXED_SIZE
Name      toolbox          Border LEFT_SIDE

Thanks,
/Kim


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to