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
/
cocoa.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-3
/
+3
*
Move window to front on full screen
Pierre Ossman
2022-12-15
1
-0
/
+5
*
Handle macOS keyboard stealing
Pierre Ossman
2022-12-13
1
-0
/
+21
*
Fix "grave" and "ISO" keys on macOS
Pierre Ossman
2022-08-23
1
-1
/
+12
*
Workaround options window appearing behind viewer
Samuel Mannehed
2021-10-06
1
-0
/
+14
*
Release displays not enclosed by the window
Hugo Lundin
2021-07-16
1
-19
/
+23
*
Capture all displays inside the viewport (macOS)
Hugo Lundin
2021-07-16
1
-16
/
+21
*
Map macOS Eisu key to XK_Eisu_toggle
Pierre Ossman
2020-12-09
1
-1
/
+1
*
OS X Japanese Keyboard Support
gsittyz
2020-10-25
1
-0
/
+3
*
Do maximize more properly on macOS
Pierre Ossman
2020-03-26
1
-0
/
+7
*
Don't resize viewer window when maximized
Pierre Ossman
2020-03-26
1
-0
/
+7
*
Always get raw keyboard layout on macOS
Pierre Ossman
2019-04-04
1
-1
/
+1
*
Sync LED state when gaining focus
Pierre Ossman
2017-08-24
1
-0
/
+27
*
Add client support for LED state sync
Pierre Ossman
2017-08-24
1
-0
/
+50
*
Compatibility with macOS 10.12 SDK
Pierre Ossman
2017-05-24
1
-1
/
+4
*
Use correct color space for current monitor
Pierre Ossman
2017-04-28
1
-0
/
+22
*
Remove support for old macOS
Pierre Ossman
2017-02-09
1
-176
/
+81
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-6
/
+0
|
\
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-6
/
+0
*
|
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
1
-2
/
+2
*
|
The legacy OS X keyboard API is only 32-bit
Pierre Ossman
2015-02-25
1
-1
/
+1
|
/
*
Add OS X keyboard handler
Pierre Ossman
2014-08-22
1
-0
/
+382
*
Have to properly include config.h for the HAVE_... stuff to work.
Pierre Ossman
2012-09-11
1
-0
/
+4
*
The OS X keyboard grabbing code needs to be multi-head aware to function
Pierre Ossman
2012-08-27
1
-4
/
+25
*
Implement a more robust method to handle the keyboard grab/focus voodoo as
Pierre Ossman
2011-06-14
1
-5
/
+13
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+69