[mythtv] [PATCH] Multiple screen sanity on Mac OS X

Nigel Pearson nigel at ind.tansu.com.au
Fri Nov 26 03:47:41 UTC 2004


	On a Mac with multiple screens, the GUI spans the screen
because the context uses the whole desktop. i.e.
         m_height = QApplication::desktop()->height();
         m_width = QApplication::desktop()->width();

	This patches the GUI to use the Xinerama selected screen.
Further patches may be forthcoming for video output spanning,
and setup screen help changes.

% cvs diff -u libs/libmyth/{util.cpp,util.h,mythcontext.cpp} 
 >../patch.macosx.39

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.macosx.39
Type: application/octet-stream
Size: 3133 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041126/d9b5ad61/patch.macosx.obj
-------------- next part --------------


--
Nigel Pearson, nigel at ind.tansu.com.au | "Gentlemen,
Telstra BI&D, Sydney, Australia       |  you can't fight in here
Office: 8255 4222    Fax:  8255 3153  |  - this is the war room!"
Mobile: 0408 664435  Home: 9792 6998  |      Dr Strangelove


More information about the mythtv-dev mailing list