On Sat, 05 Mar 2005 09:41:15 -0700 [EMAIL PROTECTED] babbled:
(B
(B> 
(B> 
(B> This is hard to describe, so here's a link to see the problem:
(B> 
(B>       http://advena.webhop.org/~mark/screenshot.jpg
(B> 
(B> The "screen" occupies only the upper left corner of the display - the 
(B> blank area in the image occupies the rest of the display. I can move 
(B> windows anywhere on the display, and the pager sees them just fine. I 
(B> know there are multiple reminders :) of the development status of the 
(B> code, but I thought someone might be interested in seeing this and/or 
(B> commenting on it.
(B> 
(B> This is on mandrake 10.1, pulled E17 from cvs last night.
(B
(Bthat is one weird resolution (1680x1050)!
(B
(Bi would bet it has something to do with xinerama. basically e17 uses xinerama
(Binfo to find what parts of the root window are "looked at" by each screen
(B(xinerama worsk like this:)
(B
(B+-----------------------------+
(B|+------------+               |
(B||            |   +--------+  |
(B||  Scr 1     |   |        |  |
(B||            |   | Scr 2  |  |
(B|+------------+   |        |  |
(B|  Root Window    +--------+  |
(B+-----------------------------+
(B
(Byour "root window" is the entire screen  it may extend BEYOND the visibile parts
(Bof your monitors. (this happens when you have 2 monitors with one a lower res
(Bthan the other). the 2 screens can look at ANY part of the root window, and be
(Bany size. they can even overlap. in fact i have found this is happening when you
(Bhave "tv out" enabled on some drivers.
(B
(Banyway - SOMETHING must be advertising a xinerama setup where 2 of these
(B"viewports" overlap. the problem is that right now e17's handling of overlapping
(Bscreen geometries is primitive. it takes the first and throws away any others
(Bthat overlap - it considers these as "wrong" or as "extra viewports" that arent
(Bneeded (they are just extra info for tv out etc.).
(B
(Bnow you might want to check your x setup - do you have 2 screen outs (tv out) if
(Bso, disable it. we need to work on the support for this code - but as i said.
(Bit's primitive right now and so u will just have to simplify your setup until we
(Bget to making it more sophisticated (eg detecting overlapping viewports and
(Bhaving some smart "auto detect" that uses the biggest one of the 2 not just the
(Bfirst. also being able to configure which ones you want to use or not and how,
(Band recording this config info etc.)
(B
(B-- 
(B------------- Codito, ergo sum - "I code, therefore I am" --------------
(BThe Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
$BMg9%B?(B                              [EMAIL PROTECTED]
(BTokyo, Japan ($BEl5~(B $BF|K\(B)
(B
(B
(B-------------------------------------------------------
(BSF email is sponsored by - The IT Product Guide
(BRead honest & candid reviews on hundreds of IT Products from real users.
(BDiscover which products truly live up to the hype. Start reading now.
(Bhttp://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
(B_______________________________________________
(Benlightenment-users mailing list
([email protected]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to