3973 Commits (66f1db543b425f6fe64d437477e6f78924ec57be)
 

Author SHA1 Message Date
  Lauri Kasanen 5446be984d Compile fixes for Xserver 1.9 6 years ago
  Dominique Martinet 9f83180219 viewer: reset ctrl / alt to menu state on focus 6 years ago
  Jan Grulich 8c6c584377 Avoid error/warning about implicit function declaration 6 years ago
  Pierre Ossman 1f8d9988d1 Change development version to 1.9.80 6 years ago
  Pierre Ossman d475fe43fe Update translation template file 6 years ago
  Pierre Ossman 0f73ee021c Merge branch 'grab' of https://github.com/CendioOssman/tigervnc 6 years ago
  Pierre Ossman b08a64898b Better string handling of default server name 6 years ago
  Pierre Ossman 1d94124f68 Ignore fake focus events from XGrabKeyboard() 6 years ago
  Pierre Ossman 46665b6c79 Update comment about keyboard grab on focus changes 6 years ago
  Michal Srb 3a37af39e0 Add support for X server 1.20.0. 6 years ago
  Pierre Ossman 609a9c89e9 Properly sync LED state on connect 6 years ago
  Pierre Ossman fe2e5fca21 Merge branch 'unix' of https://github.com/CendioOssman/tigervnc 6 years ago
  Pierre Ossman 39594b801d Unix socket support in x0vncserver 6 years ago
  Pierre Ossman 621580d7a8 Proper cleanup on termination of Xvnc/libvnc.so 6 years ago
  Pierre Ossman 559e8b8854 Merge common socket code 6 years ago
  Pierre Ossman cb99be55d8 Don't require server name in config file 6 years ago
  Pierre Ossman c6884e0731 Merge branch 'config_as_an_argument' of https://github.com/Kypert/tigervnc 6 years ago
  Pierre Ossman b8b3cbfc5b Stop treating "\\\\" as a special case 6 years ago
  Pierre Ossman 2a85489a19 Fix parameter escape sequence parsing 6 years ago
  Pierre Ossman 8ee522a66e Catch exceptions by reference 6 years ago
  Pierre Ossman 8750db35e8 Fix bad reference in TLSException initialiser 6 years ago
  Pierre Ossman d7bbbbf07f Remove unused code from socket classes 6 years ago
  Pierre Ossman 5d05546fe4 Add support for Unix sockets 6 years ago
  Peter Åstrand (astrand) c05fba745e Avoid assert crash after bytestream position wrap around 6 years ago
  Mathias Jonsson 50439d78fa Accept a cfg as an argument as an alt way to start the viewer 6 years ago
  Felipe Castro e7b333da07 Update Esperanto translation 6 years ago
  Peter Åstrand (astrand) 86e4eb66d1 x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0 6 years ago
  Pierre Ossman e58fcb99b0 Handle view only password in vncpasswd filter mode 6 years ago
  Peter Åstrand (astrand) 67814b6387 Avoid creating unused thread on single CPU machines 6 years ago
  Pierre Ossman 6cd6117189 Flush pending changes when desktop starts 6 years ago
  Peter Åstrand (astrand) a9d7069f9c Comparing ScreenSet:s should be done without considering order 6 years ago
  Pierre Ossman e3a2be69c4 Use abstract SocketListener class 6 years ago
  Pierre Ossman f36078ad3f Handle hexadecimal and octal parameters 6 years ago
  astrand 583fb155d4
Merge pull request #638 from x11clone/fullscreen-multimon-toggle 6 years ago
  Peter Åstrand (astrand) f6ebe21f6c Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop 6 years ago
  Peter Åstrand (astrand) 454ed79428 Fix another compile error on Windows when not building with GnuTLS 6 years ago
  Peter Åstrand (astrand) a890572b8d Update fullscreen window if changing fullScreenAllMonitors option 6 years ago
  Pierre Ossman 105177fc07 Merge branch 'alr' of https://github.com/CendioOssman/tigervnc 6 years ago
  Pierre Ossman fa646bc6e2 Merge branch 'clipfocus' of https://github.com/CendioOssman/tigervnc 6 years ago
  Pierre Ossman d5391142f7 Make sure we get C99 6 years ago
  Pierre Ossman db78f2a70f Improve out-of-tree build of Xvnc/libvnc.so 6 years ago
  Pierre Ossman 382d3735f0 Merge branch 'x0vncserver-randr' of https://github.com/x11clone/x11clone 6 years ago
  Peter Åstrand (astrand) 242c5b2c8a Add RandR support for x0vncserver 6 years ago
  Peter Åstrand (astrand) 54f49fded0 Add a tryScreenLayout function 6 years ago
  Peter Åstrand (astrand) 651faf8127 Add debug log messages 6 years ago
  Peter Åstrand (astrand) 8fcf6cc659 Avoid disabling outputs which are already disabled 6 years ago
  Peter Åstrand (astrand) a61c6f2a24 Select the correct output for new screens 6 years ago
  Peter Åstrand (astrand) 396f8c9fb5 Disable outputs which are larger than the target framebuffer size 6 years ago
  Peter Åstrand (astrand) 4237025936 vncRandRDisableOutput: Disable only the requested output 6 years ago
  Peter Åstrand (astrand) d57acc34e7 Make vncRandRGetOutputDimensions tolerant for disabled outputs 6 years ago