index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
DesktopWindow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark overridden virtual functions
Pierre Ossman
2024-06-24
1
-4
/
+4
*
Merge "Pixel" type in to PixelFormat header
Pierre Ossman
2023-02-18
1
-1
/
+0
*
Use stdint types
Pierre Ossman
2023-02-01
1
-1
/
+1
*
Use __attribute__:s directly
Pierre Ossman
2023-01-05
1
-7
/
+2
*
Only grab keyboard when we have focus
Samuel Mannehed
2021-09-24
1
-0
/
+2
*
Create helper function for grabKeyboard conditions
Samuel Mannehed
2021-09-24
1
-0
/
+1
*
Clean up global event handler structure
Pierre Ossman
2021-09-06
1
-1
/
+2
*
Merge branch 'fullscreens-added-removed' of https://github.com/x11clone/x11clone
Pierre Ossman
2021-09-02
1
-0
/
+1
|
\
|
*
Recreate fullscreen window if screens are removed or added
Peter Åstrand (astrand)
2018-05-07
1
-0
/
+1
*
|
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
1
-0
/
+3
*
|
Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2019-07-01
1
-3
/
+5
|
\
\
|
*
|
Improved clipboard API
Pierre Ossman
2019-07-01
1
-3
/
+5
|
*
|
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-1
/
+1
|
|
/
*
|
Properly mark overloaded methods with virtual
Pierre Ossman
2019-06-18
1
-3
/
+3
*
|
Request keyboard grab ability under Xwayland
Pierre Ossman
2019-06-18
1
-0
/
+1
|
/
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
1
-0
/
+3
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
1
-2
/
+2
*
Release pointer grab when cursor leaves window
Pierre Ossman
2017-09-18
1
-0
/
+5
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+3
*
Display performance statistics in viewer
Pierre Ossman
2017-02-24
1
-0
/
+18
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-1
/
+1
*
Fade overlay in and out
Pierre Ossman
2017-02-10
1
-1
/
+3
*
Add overlay tip to help find the context menu
Pierre Ossman
2017-02-10
1
-0
/
+12
*
Render on a temporary surface when needed
Pierre Ossman
2017-02-10
1
-0
/
+2
*
Handle scrolling manually
Pierre Ossman
2017-02-10
1
-3
/
+6
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-3
/
+0
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-9
/
+7
*
Provide a better R/W base PixelBuffer class
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-2
/
+0
*
Remove some premature optimisation
Pierre Ossman
2014-07-07
1
-19
/
+9
*
Be more consistent in referring to pixel byte streams as buffers
Pierre Ossman
2014-07-07
1
-2
/
+2
*
Restore edge/bump scrolling when we are in full screen mode as it is easier
Pierre Ossman
2012-09-03
1
-0
/
+4
*
X11 window managers are very buggy when it comes to having a window start
Pierre Ossman
2012-08-23
1
-1
/
+6
*
Added new option "-Maximize", for maximizing the window at startup.
Peter Åstrand
2012-08-01
1
-0
/
+2
*
Implement client side multi-head support. Requires a FLTK patched to support
Pierre Ossman
2012-07-13
1
-0
/
+2
*
Make it possible to dynamically resize the size of the session, when resizing
Pierre Ossman
2012-07-04
1
-0
/
+6
*
If the client and server are using identical pixel formats, then perform Tigh...
DRC
2011-11-03
1
-0
/
+7
*
Fix build issues with Visual C++ (implemented macro version of snprintf + re-...
DRC
2011-06-24
1
-3
/
+3
*
Implement a more robust method to handle the keyboard grab/focus voodoo as
Pierre Ossman
2011-06-14
1
-0
/
+2
*
Add support for cursors to the new viewer.
Pierre Ossman
2011-06-08
1
-4
/
+3
*
Handle framebuffer resize requests.
Pierre Ossman
2011-06-01
1
-0
/
+4
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+9
*
Add a scroll widget so that we can allow resizing of the main window.
Pierre Ossman
2011-04-15
1
-0
/
+3
*
Split out the graphics and input handling to a separate widget in preparation
Pierre Ossman
2011-04-15
1
-56
/
+6
*
Use a STL map to track keys so we don't have to care what range FLTK key codes
Pierre Ossman
2011-04-14
1
-1
/
+4
*
Reorganise the translation to keysyms to make the code simpler. At the same
Pierre Ossman
2011-03-10
1
-0
/
+1
*
Initial stab at keyboard support. Lots of corner case to work out though...
Pierre Ossman
2011-03-09
1
-0
/
+4
*
Handle pointer events.
Pierre Ossman
2011-03-09
1
-0
/
+7
*
Initial commit of new FLTK based vncviewer. Most of the code comes from the
Pierre Ossman
2011-03-09
1
-0
/
+110
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-254
/
+0
[next]