On Thu, 15 Apr 2010 19:01:26 +0200, Dennis Nezic  
<denn...@dennisn.dyndns.org> wrote:

> On a crowded desktop (ie. if you just open a bunch of gvim windows),
> e16 will position new gvim windows so that the bottom gvim-status line
> is cut off screen (the last ~10 pixels?). (my 1200x800 desktop can't
> fit 2 502x412 gvim windows vertically.)
>
It seems that gvim resizes itself after being mapped, which kind of breaks  
window placement.
You can avoid this by putting "Class Gvim Winop no_app_size" in  
matches.cfg.

> When trying to resize the gvim window, it reports it's size in
> columnsxrows (80x30) instead of pixels wxh.
>
Yeah, the size is always reported in size increment units (see  
WM_NORMAL_HINTS).

/Kim

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to