Re: multi screen support

2014-10-19 Thread BALATON Zoltan

Hello,

Looks like an interactive rebase from the start of the commits in question 
and some fixing up of the later patches made it relatively easy to revert 
the changes. I've sent a patch which restores previous state and reverts 
commits that broke multi screen support.


Regards,
BALATON Zoltan


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.


multi screen support

2014-10-16 Thread BALATON Zoltan

Hello,

I've tried using Window Maker from git next with multiple screens and it 
seems changes made about a year ago broke this. (Under multiple screens I 
mean when X is configured to have a display with separate screens for each 
head, thus I have :0.0 and :0.1 as opposed to Xinerama or nvidia TwinView 
which combines multiple monitors into a large display.) The patches that 
broke this are roughly between:


4ac65ab260ebbbec26f8f77e3620835b5a3b..b7ae1b50e28ebc2a4d16f28ea51779c9380d66d6

which incorrectly moved some screen specific data to the global level. As 
a result the app icons attached to the first screen's clip appear on the 
second screen now while previously each screen had a separate dock and 
clip. (Probably other icons are mixed up too but not as visible as with 
the clip.)


Can the above changes be reverted (and is there an easy way to do this) to 
restore support for multiple screen displays?


Regards,
BALATON Zoltan


--
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.