Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
vncviewer
/
DesktopWindow.h
5b8a629
Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 6 years ago
615d16b
Improved clipboard API
by Pierre Ossman
· 6 years ago
66f1db5
Clean up internal clipboard handling
by Pierre Ossman
· 6 years ago
01dd7af
Properly mark overloaded methods with virtual
by Pierre Ossman
· 6 years ago
da10343
Request keyboard grab ability under Xwayland
by Pierre Ossman
· 6 years ago
4c20423
Move server cut text handler to Viewport
by Pierre Ossman
· 7 years ago
fecf0a4
Replace "frames" with "updates" in stats
by Pierre Ossman
· 7 years ago
7e546fe
Release pointer grab when cursor leaves window
by Pierre Ossman
· 8 years ago
2fa63f8
Add client support for LED state sync
by Pierre Ossman
· 9 years ago
921f6c8
Display performance statistics in viewer
by Pierre Ossman
· 9 years ago
6a1a0d0
Change cursor API to use RGBA data
by Pierre Ossman
· 9 years ago
455566e
Fade overlay in and out
by Pierre Ossman
· 9 years ago
4f0647d
Add overlay tip to help find the context menu
by Pierre Ossman
· 9 years ago
3d74d88
Render on a temporary surface when needed
by Pierre Ossman
· 9 years ago
1354881
Handle scrolling manually
by Pierre Ossman
· 9 years ago
9f273e9
Delegate decoder object management to a separate class
by Pierre Ossman
· 10 years ago
0c9bd4b
Use PixelBuffer objects as the interface for encoders and decoders
by Pierre Ossman
· 11 years ago
a32040d
Provide a better R/W base PixelBuffer class
by Pierre Ossman
· 12 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
947b48d
Remove some premature optimisation
by Pierre Ossman
· 12 years ago
945cdda
Be more consistent in referring to pixel byte streams as buffers
by Pierre Ossman
· 12 years ago
1d867b6
Restore edge/bump scrolling when we are in full screen mode as it is easier
by Pierre Ossman
· 13 years ago
4c4b66f
X11 window managers are very buggy when it comes to having a window start
by Pierre Ossman
· 13 years ago
49b1157
Added new option "-Maximize", for maximizing the window at startup.
by Peter Åstrand
· 13 years ago
aae3891
Implement client side multi-head support. Requires a FLTK patched to support
by Pierre Ossman
· 13 years ago
ff47340
Make it possible to dynamically resize the size of the session, when resizing
by Pierre Ossman
· 13 years ago
33c15e3
If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines.
by DRC
· 14 years ago
b65bb93
Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h)
by DRC
· 14 years ago
a4f0f18
Implement a more robust method to handle the keyboard grab/focus voodoo as
by Pierre Ossman
· 14 years ago
835b4ef
Add support for cursors to the new viewer.
by Pierre Ossman
· 14 years ago
6455d85
Handle framebuffer resize requests.
by Pierre Ossman
· 14 years ago
407a5c3
Implement support for grabbing the keyboard when in full screen mode.
by Pierre Ossman
· 14 years ago
4ae229f
Add a scroll widget so that we can allow resizing of the main window.
by Pierre Ossman
· 14 years ago
d50b3d1
Split out the graphics and input handling to a separate widget in preparation
by Pierre Ossman
· 14 years ago
d7c5b04
Use a STL map to track keys so we don't have to care what range FLTK key codes
by Pierre Ossman
· 14 years ago
98486c1
Reorganise the translation to keysyms to make the code simpler. At the same
by Pierre Ossman
· 15 years ago
d014d05
Initial stab at keyboard support. Lots of corner case to work out though...
by Pierre Ossman
· 15 years ago
c266e5a
Handle pointer events.
by Pierre Ossman
· 15 years ago
5156d5e
Initial commit of new FLTK based vncviewer. Most of the code comes from the
by Pierre Ossman
· 15 years ago
d1e4e90
Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow.
by Constantin Kaplinsky
· 19 years ago
bd49414
Added the desktop image scaling support to vncviewer.
by george82
· 19 years ago
318eb4a
Toolbar handling restored.
by Constantin Kaplinsky
· 19 years ago
ac30668
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet.
by Constantin Kaplinsky
· 19 years ago