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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix closing reconnect dialog logic
Pierre Ossman
2021-10-14
1
-2
/
+2
*
Merge pull request #1349 from samhed/fullscreenLevel
Samuel Mannehed
2021-10-06
3
-4
/
+29
|
\
|
*
Workaround options window appearing behind viewer
Samuel Mannehed
2021-10-06
3
-4
/
+29
*
|
Merge pull request #1350 from samhed/serverdialogmodal
Samuel Mannehed
2021-10-06
1
-2
/
+0
|
\
\
|
*
|
Remove modal property from ServerDialog
Samuel Mannehed
2021-10-05
1
-2
/
+0
|
|
/
*
|
Merge branch 'master' of https://github.com/johahauf/tigervnc
Pierre Ossman
2021-10-06
2
-9
/
+30
|
\
\
|
|
/
|
/
|
|
*
Adjust default directory for configuration file save and load
Johannes
2021-09-21
2
-9
/
+30
*
|
Only grab keyboard when we have focus
Samuel Mannehed
2021-09-24
2
-1
/
+17
*
|
Create helper function for grabKeyboard conditions
Samuel Mannehed
2021-09-24
2
-18
/
+13
|
/
*
Give all monitor names when mirrored
Pierre Ossman
2021-09-09
1
-16
/
+29
*
More user friendly monitor name on Windows
Pierre Ossman
2021-09-09
1
-1
/
+5
*
Use std::string for monitor names
Pierre Ossman
2021-09-09
2
-27
/
+27
*
Inline the Windows monitor name code
Pierre Ossman
2021-09-09
3
-54
/
+35
*
Fix corner case in monitor index calculation
Pierre Ossman
2021-09-09
1
-4
/
+6
*
Handle mirrored monitors on X11
Pierre Ossman
2021-09-09
3
-17
/
+63
*
Clean up some error strings
Pierre Ossman
2021-09-08
5
-24
/
+18
*
Consistently use exceptions for parameter errors
Pierre Ossman
2021-09-08
2
-184
/
+227
*
Use classic FILE I/O for storing server history
Pierre Ossman
2021-09-08
1
-28
/
+50
*
Clean up global event handler structure
Pierre Ossman
2021-09-06
2
-37
/
+49
*
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
2
-0
/
+40
|
\
|
*
Recreate fullscreen window if screens are removed or added
Peter Åstrand (astrand)
2018-05-07
2
-0
/
+40
*
|
Tolerate carriage return in config files
Pierre Ossman
2021-09-02
1
-0
/
+4
*
|
Fix inconsistent line endings in vncviewer configuration file
Meng Dong
2021-09-02
1
-2
/
+2
*
|
Include translations in macOS and Windows builds
Pierre Ossman
2021-08-27
1
-1
/
+62
*
|
Expose reconnect setting in options dialog
Pierre Ossman
2021-07-23
3
-0
/
+10
*
|
Retry connection in case of an error
Johannes
2021-07-23
9
-61
/
+141
*
|
Simply screen refresh handler
Pierre Ossman
2021-07-20
1
-9
/
+4
*
|
Only log error when setting FullScreenSelectedMonitors
Pierre Ossman
2021-07-19
2
-12
/
+18
*
|
Don't reference specific variable in class
Pierre Ossman
2021-07-19
1
-3
/
+3
*
|
Avoiding final period in log messages
Pierre Ossman
2021-07-19
3
-10
/
+10
*
|
Clean up style in recent monitor code
Pierre Ossman
2021-07-19
6
-89
/
+89
*
|
Refresh MonitorArrangement on configuration change
Hugo Lundin
2021-07-16
2
-0
/
+49
*
|
Add monitor description to tooltip
Hugo Lundin
2021-07-16
5
-0
/
+226
*
|
Explicitly choose current monitor
Hugo Lundin
2021-07-16
1
-3
/
+4
*
|
Add fullscreen mode for selected monitors
Hugo Lundin
2021-07-16
11
-11
/
+753
*
|
Add fullscreen mode parameter
Hugo Lundin
2021-07-16
7
-69
/
+182
*
|
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
2
-19
/
+28
*
|
Capture all displays inside the viewport (macOS)
Hugo Lundin
2021-07-16
3
-20
/
+27
*
|
Merge branch 'smooth-edge-scrolling' of https://github.com/ToyKeeper/tigervnc
Pierre Ossman
2021-06-16
1
-20
/
+34
|
\
\
|
*
|
made full-screen edge scrolling smoother and faster
Selene ToyKeeper
2021-04-30
1
-20
/
+34
*
|
|
Clean up default value for X509 parameters
Pierre Ossman
2021-06-13
2
-6
/
+2
|
/
/
*
|
Support the VMware Cursor Position extension on vncviewer
lhchavez
2021-03-11
4
-0
/
+42
*
|
Merge branch 'autoclip' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-02-03
1
-5
/
+7
|
\
\
|
*
|
Improve clipboard debug logging in viewer
Pierre Ossman
2021-01-04
1
-5
/
+7
*
|
|
Update copyright year to 2021
Pierre Ossman
2021-01-25
2
-2
/
+2
*
|
|
Heavily reduce window for bandwidth estimate
Pierre Ossman
2021-01-19
1
-5
/
+9
*
|
|
Merge branch 'noblock' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2021-01-19
6
-63
/
+110
|
\
\
\
|
*
|
|
Better error messages when terminating
Pierre Ossman
2020-05-21
4
-23
/
+49
[next]