aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/win32.h
Commit message (Collapse)AuthorAgeFilesLines
* Inline the Windows monitor name codePierre Ossman2021-09-091-2/+0
| | | | | It's just used in this one place, and isn't very large. Also move things around a bit to avoid having to define new complex types.
* Add monitor description to tooltipHugo Lundin2021-07-161-0/+1
| | | | | | | It might be useful to have more information about a monitor when configuring its settings in the Options menu. Therefore, this commit adds support for showing additional information about a monitor (resolution and platform-specific name).
* Handle Ctrl+AltGr on WindowsPierre Ossman2018-03-081-0/+2
| | | | | Improve AltGr detection even further on Windows so we can detect the case when Ctrl and AltGr are pressed together.
* Add Windows keyboard handlerPierre Ossman2014-08-221-0/+2
|
* Fix build issues with Visual C++ (implemented macro version of snprintf + ↵DRC2011-06-241-0/+5
| | | | | | re-ordered headers to ensure that winsock is included ahead of windows.h) git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4527 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+30
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4449 3789f03b-4d11-0410-bbf8-ca57d06f2519