]> source.dussan.org Git - tigervnc.git/commit
Handle scrolling manually
authorPierre Ossman <ossman@cendio.se>
Tue, 3 Jan 2017 15:12:30 +0000 (16:12 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 10 Feb 2017 16:00:04 +0000 (17:00 +0100)
commit13548819fa30b58f8d007a367d48934c7f064914
tree8eef07e8dbae0aa20b7c742386808fff551e034e
parent5b092766fcc0e476d2f6563a54ab706e97c7e970
Handle scrolling manually

Stop fighting with the FLTK scroll widget and handle layout ourselves.
This opens up the possibility of doing more complex drawing as well.
vncviewer/DesktopWindow.cxx
vncviewer/DesktopWindow.h