Open GoogleCodeExporter opened 8 years ago
It looks like ultimately the problem is because the workarea geometry is
obtained from _NET_WORKAREA. I worked around this for now by hard-coding my
current geometry into WindowManager.workarea_geometry() in
pywo/core/windows.py, in place of _NET_WORKAREA.
Now it becomes apparent that the next feature I need is the ability to specify
different layout grids for each monitor. 3x2 on the horizontal one, 2x3 on the
vertical one. ;) Maybe I'll just do 3x3 as a compromise.
Original comment by aaronwells
on 8 Jul 2013 at 12:59
Original issue reported on code.google.com by
aaronwells
on 27 Jun 2013 at 3:20