aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/menukey.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-1/+1
| | | | | Avoid having our own custom stuff and instead use the modern, standard types, for familiarity.
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
| | | | | | The generally recommended way is to include it from source files, not headers. We had a mix of both. Let's try to be consistent and follow the recommended way.
* Add support for raw keyboard in vncviewerPierre Ossman2017-09-111-21/+23
| | | | | Make sure it can map between the key codes of the local system in to the key codes used by the protocol.
* Remove "Print" from keys that can open F8 menuSamuel Mannehed2017-06-021-1/+0
| | | | Since it is caught by the local system on most platforms.
* Remove simple keyboard modelPierre Ossman2014-08-221-29/+39
| | | | | Remove the FLTK simple keyboard system and reorganise things in preparation for a more direct approach.
* Support other keys than F8 as menu keyMartin Koegler2011-09-041-0/+71
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4665 3789f03b-4d11-0410-bbf8-ca57d06f2519