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
*
Explicitly clean up grabs on disconnect
Pierre Ossman
2024-09-23
1
-0
/
+5
*
Don't adjust manually sized window
Pierre Ossman
2024-08-12
1
-7
/
+0
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-13
/
+11
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-8
/
+8
*
Use XQueryPointer() instead to detect zaphod
Pierre Ossman
2024-04-10
1
-4
/
+8
*
Detect leaving window on zaphod systems
Pierre Ossman
2023-03-08
1
-1
/
+9
*
Remove unused rfb/util.h includes
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
1
-6
/
+4
*
Use fixed size character buffer
Pierre Ossman
2023-02-04
1
-4
/
+3
*
Use stdint types
Pierre Ossman
2023-02-01
1
-2
/
+2
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
1
-0
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-4
/
+5
*
Always log screen layout if validation fails
William Sjöblom
2022-01-19
1
-3
/
+5
*
Fix session resize after mirroring on Linux vncviewer
William Sjöblom
2022-01-19
1
-2
/
+6
*
Improve full-screen workaround on connect
Pierre Ossman
2022-01-12
1
-5
/
+11
*
Avoid creating windows larger than current monitor
Pierre Ossman
2021-12-30
1
-0
/
+23
*
Don't move window in full-screen workaround
Pierre Ossman
2021-12-30
1
-1
/
+0
*
Only restore level if it is wrong
Pierre Ossman
2021-12-30
1
-1
/
+2
*
Avoid leaking overlay memory
Pierre Ossman
2021-12-23
1
-0
/
+1
*
Be consistent in "full screen" and "full-screen" use
William Sjöblom
2021-11-24
1
-1
/
+1
*
Workaround options window appearing behind viewer
Samuel Mannehed
2021-10-06
1
-4
/
+12
*
Only grab keyboard when we have focus
Samuel Mannehed
2021-09-24
1
-1
/
+15
*
Create helper function for grabKeyboard conditions
Samuel Mannehed
2021-09-24
1
-18
/
+12
*
Clean up global event handler structure
Pierre Ossman
2021-09-06
1
-36
/
+47
*
Restore FLTK event dispatcher on exit
Pierre Ossman
2021-09-06
1
-0
/
+2
*
Merge branch 'fullscreens-added-removed' of https://github.com/x11clone/x11clone
Pierre Ossman
2021-09-02
1
-0
/
+39
|
\
|
*
Recreate fullscreen window if screens are removed or added
Peter Åstrand (astrand)
2018-05-07
1
-0
/
+39
*
|
Retry connection in case of an error
Johannes
2021-07-23
1
-1
/
+1
*
|
Clean up style in recent monitor code
Pierre Ossman
2021-07-19
1
-11
/
+11
*
|
Explicitly choose current monitor
Hugo Lundin
2021-07-16
1
-3
/
+4
*
|
Add fullscreen mode for selected monitors
Hugo Lundin
2021-07-16
1
-9
/
+37
*
|
Add fullscreen mode parameter
Hugo Lundin
2021-07-16
1
-3
/
+4
*
|
Calculate overlay position from window size
Hugo Lundin
2021-07-16
1
-2
/
+27
*
|
Release displays not enclosed by the window
Hugo Lundin
2021-07-16
1
-0
/
+5
*
|
Capture all displays inside the viewport (macOS)
Hugo Lundin
2021-07-16
1
-2
/
+2
*
|
made full-screen edge scrolling smoother and faster
Selene ToyKeeper
2021-04-30
1
-20
/
+34
*
|
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
1
-0
/
+32
*
|
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
|
/
/
[next]