Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Rings:2-TestDVD
tigervnc
tigervnc-newfbsize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tigervnc-newfbsize.patch of Package tigervnc
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