summaryrefslogtreecommitdiffstats
path: root/unix/x0vncserver/Geometry.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused VideoArea parameterPierre Ossman2014-09-171-9/+0
|
* [Bugfix] Geometry::getVideoRect() should return coordinates relative to theConstantin Kaplinsky2008-09-021-1/+11
| | | | | | | | framebuffer shown to RFB clients. Previously, it returned absolute screen coordinates so that the origin of video area could be displaced. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2745 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added parsing for new VideoArea parameter. It does not have any effect yet.Constantin Kaplinsky2008-08-201-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2686 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added a comment.Constantin Kaplinsky2008-08-201-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2681 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Geometry string parsing has been moved to a separate member function of theConstantin Kaplinsky2008-08-201-0/+2
| | | | | | | Geometry class. Also, a memory leak has been fixed. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2679 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Code improvements and better error checking in the Geometry class:Constantin Kaplinsky2008-06-041-9/+9
| | | | | | | | | | coordinates are now kept as a Rect, added new getRect() method. Also, when the "Geometry" parameter is present but not valid, the constructor will not set the geometry to full screen, zero-size rectangle will be used instead. In that case, x0vncserver will exit with error. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2573 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-0/+50
More changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@590 3789f03b-4d11-0410-bbf8-ca57d06f2519