Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
tigervnc.5210
tigervnc-newfbsize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tigervnc-newfbsize.patch of Package tigervnc.5210
Index: tigervnc-1.6.0/vncviewer/CConn.cxx =================================================================== --- tigervnc-1.6.0.orig/vncviewer/CConn.cxx +++ tigervnc-1.6.0/vncviewer/CConn.cxx @@ -438,6 +438,8 @@ void CConn::dataRect(const Rect& r, int if (encoding != encodingCopyRect) lastServerEncoding = encoding; + if (encoding == pseudoEncodingDesktopSize) + setDesktopSize( r.width(), r.height() ); if (!Decoder::supported(encoding)) { // TRANSLATORS: Refers to a VNC protocol encoding type
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor