116 Commits (d8bbbeb3b37c713a72a113f7ef78741e15cc4a4d)

Author SHA1 Message Date
  Jan Grulich a5720e5719 Fix memory leaks 5 years ago
  Pierre Ossman b14a6bc1aa Split out ServerParams from ConnParams 5 years ago
  Pierre Ossman 9312b0e3e1 Encapsulate screen layout storage in ConnParams 5 years ago
  Pierre Ossman 07cbf841be Fix multi-head placement of overlay (again) 5 years ago
  Pierre Ossman 360d107d2a Remove dead overlay code 5 years ago
  Pierre Ossman 29b5d84eaa Center overlay on primary screen 5 years ago
  Pierre Ossman 9fbf94db8b Reduce size of context menu hint 5 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
  Peter Åstrand (astrand) a890572b8d Update fullscreen window if changing fullScreenAllMonitors option 6 years ago
  Pierre Ossman 7823629930 Handle LED state sync entirely in Viewport 6 years ago
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 years ago
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 years ago
  Pierre Ossman 52d3edb13a Fix incorrect numbers in performance debug graph 6 years ago
  Peter Åstrand (astrand) 5f4972547d Use current server time for XUngrabPointer 6 years ago
  Pierre Ossman 841e9f32d5 Use current server time for XUngrabKeyboard 6 years ago
  Pierre Ossman 728b407c17 Remove accidental debug output 6 years ago
  Pierre Ossman 7e546febad Release pointer grab when cursor leaves window 6 years ago
  Pierre Ossman 1668cfaef2 Sync LED state when gaining focus 7 years ago
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 years ago
  Luke Shumaker 0a8c4d48bb vncviewer: Fix scrollbar visibility 7 years ago
  Luke Shumaker e8d25d8346 vncviewer: Fix fullscreen scrolling 7 years ago
  Pierre Ossman 0630434292 Only draw overlays when needed 7 years ago
  Brian P. Hinz fc217148aa Fix for "Invalid use of member 'stats' in static member function" 7 years ago
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 years ago
  Pierre Ossman 2e7c744426 Get correct text width for overlay 7 years ago
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 years ago
  Pierre Ossman 455566e8b5 Fade overlay in and out 7 years ago
  Pierre Ossman 4f0647da6a Add overlay tip to help find the context menu 7 years ago
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 years ago
  Pierre Ossman 13548819fa Handle scrolling manually 7 years ago
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 years ago
  Pierre Ossman 135906e4b2 Remove parameter "hasBeenSet" logic 9 years ago
  Pierre Ossman 4cf2d3a621 Remove no longer functional workaround 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman 9018af44da More debug logging for screen layout changes 9 years ago
  Pierre Ossman bad31c2fb8 Make sure we do an initial resize 9 years ago
  Pierre Ossman 8ca4c1dec5 Make sure user visible strings are translated 9 years ago
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 9 years ago
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10 years ago
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 years ago
  Pierre Ossman 947b48de71 Remove some premature optimisation 10 years ago
  Pierre Ossman 1f884e0600 We need to be careful to not call X11 operations if the window isn't 11 years ago
  Pierre Ossman 2f3a04ef23 Leaving/entering full screen on OS X would leave the scroll bars in an 11 years ago
  Pierre Ossman 208b2ead8a Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have 11 years ago
  Pierre Ossman b13698086f Fix indentation. 11 years ago
  Pierre Ossman cb68c19e1d Starting in full screen was misbehaving because we were waiting 11 years ago
  Pierre Ossman 897067bd84 We need to be more careful about activating maximized mode when in 11 years ago
  Pierre Ossman 9e0e754307 XFCE's window manager did not interact well with the code that avoided 11 years ago
  Pierre Ossman 002cc5d129 Using maximize and full screen at the same time on OS X would misbehave 11 years ago