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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement X Input pointer handling for Unix
Aaron Sowry
2020-05-29
1
-15
/
+7
*
Ignore bogus FL_MOVE events from FLTK
Samuel Mannehed
2020-05-26
1
-0
/
+6
*
Do maximize more properly on macOS
Pierre Ossman
2020-03-26
1
-7
/
+1
*
Don't resize viewer window when maximized
Pierre Ossman
2020-03-26
1
-1
/
+38
*
Don't show the context menu hint when no hotkey
Samuel Mannehed
2019-10-25
1
-2
/
+5
*
Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2019-07-01
1
-6
/
+16
|
\
|
*
Improved clipboard API
Pierre Ossman
2019-07-01
1
-6
/
+16
|
*
Clean up internal clipboard handling
Pierre Ossman
2019-07-01
1
-2
/
+2
*
|
Request keyboard grab ability under Xwayland
Pierre Ossman
2019-06-18
1
-0
/
+22
|
/
*
Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-12-10
1
-14
/
+14
|
\
|
*
Split out ServerParams from ConnParams
Pierre Ossman
2018-11-01
1
-13
/
+13
|
*
Encapsulate screen layout storage in ConnParams
Pierre Ossman
2018-11-01
1
-12
/
+12
*
|
Fix memory leaks
Jan Grulich
2018-11-20
1
-2
/
+2
|
/
*
Fix multi-head placement of overlay (again)
Pierre Ossman
2018-09-11
1
-11
/
+4
*
Remove dead overlay code
Pierre Ossman
2018-09-11
1
-5
/
+0
*
Center overlay on primary screen
Pierre Ossman
2018-08-16
1
-2
/
+21
*
Reduce size of context menu hint
Pierre Ossman
2018-07-19
1
-5
/
+8
*
Ignore fake focus events from XGrabKeyboard()
Pierre Ossman
2018-06-12
1
-0
/
+44
*
Update comment about keyboard grab on focus changes
Pierre Ossman
2018-06-12
1
-9
/
+4
*
Update fullscreen window if changing fullScreenAllMonitors option
Peter Åstrand (astrand)
2018-05-02
1
-2
/
+5
*
Handle LED state sync entirely in Viewport
Pierre Ossman
2018-03-26
1
-4
/
+0
*
Move server cut text handler to Viewport
Pierre Ossman
2018-03-26
1
-0
/
+6
*
Replace "frames" with "updates" in stats
Pierre Ossman
2018-03-26
1
-13
/
+13
*
Fix incorrect numbers in performance debug graph
Pierre Ossman
2018-02-26
1
-3
/
+3
*
Use current server time for XUngrabPointer
Peter Åstrand (astrand)
2018-01-15
1
-1
/
+1
*
Use current server time for XUngrabKeyboard
Pierre Ossman
2017-10-02
1
-1
/
+1
*
Remove accidental debug output
Pierre Ossman
2017-09-22
1
-1
/
+0
*
Release pointer grab when cursor leaves window
Pierre Ossman
2017-09-18
1
-13
/
+72
*
Sync LED state when gaining focus
Pierre Ossman
2017-08-24
1
-12
/
+20
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+6
*
-
.
Merge branches 'fix-fullscreen-scroll' and 'fix-scrollbar-visibility' of http...
Pierre Ossman
2017-05-31
1
-13
/
+28
|
\
\
|
|
*
vncviewer: Fix scrollbar visibility
Luke Shumaker
2017-05-24
1
-7
/
+27
|
|
/
|
/
|
|
*
vncviewer: Fix fullscreen scrolling
Luke Shumaker
2017-05-24
1
-6
/
+1
|
/
*
Only draw overlays when needed
Pierre Ossman
2017-04-28
1
-8
/
+12
*
Fix for "Invalid use of member 'stats' in static member function"
Brian P. Hinz
2017-03-10
1
-2
/
+2
*
Display performance statistics in viewer
Pierre Ossman
2017-02-24
1
-1
/
+154
*
Get correct text width for overlay
Pierre Ossman
2017-02-24
1
-0
/
+1
*
Change cursor API to use RGBA data
Pierre Ossman
2017-02-22
1
-2
/
+2
*
Fade overlay in and out
Pierre Ossman
2017-02-10
1
-10
/
+26
*
Add overlay tip to help find the context menu
Pierre Ossman
2017-02-10
1
-10
/
+161
*
Render on a temporary surface when needed
Pierre Ossman
2017-02-10
1
-18
/
+36
*
Handle scrolling manually
Pierre Ossman
2017-02-10
1
-53
/
+140
*
Delegate decoder object management to a separate class
Pierre Ossman
2015-11-27
1
-6
/
+0
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-3
/
+3
*
Remove no longer functional workaround
Pierre Ossman
2015-02-16
1
-9
/
+0
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-53
/
+2
*
More debug logging for screen layout changes
Pierre Ossman
2015-01-26
1
-2
/
+5
*
Make sure we do an initial resize
Pierre Ossman
2014-11-11
1
-4
/
+12
*
Make sure user visible strings are translated
Pierre Ossman
2014-09-22
1
-3
/
+3
*
Use PixelBuffer objects as the interface for encoders and decoders
Pierre Ossman
2014-07-14
1
-24
/
+3
[next]