cdesktopenv/cde/programs/dtsession
Jon Trulson af7ba55f78 Add basic Xinerama support via new lib/DtXinerama
This adds a basic library and support to dtsession and dtlogin to
support Xinerama/Twinview, where multimple monitors are used to make
up an X11 screen.

The main goal here is to draw dialogs and such centered on a monitor,
rather than spread out over multiple monitors.

Might need to add sorting - as on my test system, what I would
consider monitor 0, appears to actually be monitor 1.  So a sort might
need to be added to sort the screens according to increasing x and y
offsets so it make sense to a user.

Also, this library is built statically and not documented.  Maybe it
could be 'filled' out and refactored/redesigned in the futre if need
be and suppoerted.

It is enabled via a define, CDE_USEXINERAMA in site.def.  It's a very
simple lib, so I do not expect any issues with the BSD's - it should
build and work fine, assuming your X server has the XINERAMA
extension, which I think pretty much all of them do at this point.
2013-03-26 19:49:50 -06:00
..
Dtsession.src Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
Imakefile Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
OWsync.c
OWsync.h
Sm.h Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmAuth.c
SmAuth.h
SmCommun.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmCommun.h
SmConMgmt.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmConMgmt.h
SmDB.c
SmDB.h
SmError.c
SmError.h
SmGlobals.c Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmGlobals.h
SmHelp.c
SmHelp.h
SmHftRing.c
SmHftRing.h
SmLock.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmLock.h
SmMain.c Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmMigResources.c
SmMigResources.h
SmProp.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmProp.h
SmProperty.c
SmProperty.h
SmProtocol.c
SmProtocol.h
SmResource.h Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmRestore.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmRestore.h Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmSave.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmSave.h
SmScreen.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmScreen.h
SmStrDefs.c Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmUI.c Add basic Xinerama support via new lib/DtXinerama 2013-03-26 19:49:50 -06:00
SmUI.h
SmWatch.c
SmWatch.h
SmWindow.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SmWindow.h
SmXSMP.c
SmXSMP.h
SmXdef.c
SmXdef.h
SmXrm.c
SmXrm.h
Srv.h
SrvFile_io.c
SrvFile_io.h Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SrvMain.c
SrvPalette.c Fix compiler warnings in dtsession 2012-08-16 16:15:49 -06:00
SrvPalette.h
convertVS.sh
dtloadresources.src Use KORNSHELL variable instead of /bin/ksh 2012-08-23 20:00:43 -06:00
dtsession.man
dtsession.msg.src message catalogs: fix comment lines, also remove linux hack in merge.c 2012-09-03 15:12:57 -06:00
nlsMsgChk.txt
nlsREADME.txt
sys.font.iso
sys.font.src
sys.resources.src sys.resources.src: make HIGH_COLOR the default 2012-07-24 17:51:29 -06:00
sys.session.src
version.c