aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/parameters.h
Commit message (Expand)AuthorAgeFilesLines
* Use std::list for server historyPierre Ossman2024-09-061-3/+3
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Retry connection in case of an errorJohannes2021-07-231-0/+1
* Add fullscreen mode for selected monitorsHugo Lundin2021-07-161-0/+2
* Add fullscreen mode parameterHugo Lundin2021-07-161-1/+2
* Have a history of used vnc servers to select from in the vncviewerJohannes2021-01-111-0/+13
* Add emulated middle mouse buttonAlex Tanskanen2020-01-161-0/+1
* Don't parse FLTK arguments using Fl::arg; handle -display as other optionsPeter Åstrand (astrand)2018-01-291-0/+1
* Allow removal of GUI prompt on fatal errorsDr. David Alan Gilbert2017-07-191-0/+1
* Add option to set primary selection for cut textPierre Ossman2016-03-291-0/+1
* Only show sendPrimary on X11 platformsPierre Ossman2015-12-111-0/+2
* Raise FLTK requirement to 1.3.3Pierre Ossman2015-01-271-4/+0
* Reimplement -listen in the new FLTK vncviewer. Work done byPierre Ossman2013-02-151-0/+2
* Re-add the "-via" parameter support on UNIX platforms.Adam Tkac2013-01-231-0/+4
* Added a standard -geometry command line option. Such an option isPeter Åstrand2012-08-271-0/+1
* The maximise functionality does not rely on the fullscreen patches.Pierre Ossman2012-08-171-1/+1
* Make it possible to load and save configuration files. Also, whenPeter Åstrand2012-08-081-0/+4
* Added new option "-Maximize", for maximizing the window at startup.Peter Åstrand2012-08-011-0/+1
* Implement client side multi-head support. Requires a FLTK patched to supportPierre Ossman2012-07-131-0/+3
* Hide the full screen setting when support isn't present.Pierre Ossman2012-07-101-0/+2
* Make it possible to dynamically resize the size of the session, when resizingPierre Ossman2012-07-041-0/+1
* Bah, not enough coffee today. I had already implemented the pointer ratePierre Ossman2011-06-081-0/+1
* Local cursors are a pain to deal with and I doubt it's worth the effort toPierre Ossman2011-06-081-2/+0
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+2
* Initial commit of new FLTK based vncviewer. Most of the code comes from thePierre Ossman2011-03-091-0/+53