WorkDesk Changelog

What's new in WorkDesk 1.09

Sep 24, 2017
  • Add support for new background image formats: .PNG / .GIF / .JPG / .TIFF (note that
  • Microsoft GDI+ "GdiPlus.dll" required for this feature)
  • Now fullscreen mode shows an information balloon in taskbar notification area
  • (system tray)
  • "Export Items..." renamed to "Export Item files..." - should be easy to understand
  • Add information about laptops Fn key to the "Known Issues" in help topic
  • Fixed incorrect WorkDesk window size under Windows XP on attempt to go to
  • Fullscreen

New in WorkDesk 1.08 (Apr 27, 2016)

  • New:
  • fixed incorrect WorkDesk window size under Windows 10 on first attempt to go to fullscreen
  • avoid Workspaces flickering when switching in fullscreen mode
  • add "Control Panel" item to the system icons menu option
  • add taskbar notification area (system tray) icon for WorkDesk in fullscreen mode, so there you can switch between Workspaces through popup menu available by left mouse button click on the icon or switch back to windowed mode through other menu available by right mouse button click on the icon
  • now you can't add the same item twice to the Workspace, only the first one will be added, items comparison performed case-insensitive by the full path, so "c:\a.txt" and "c:\z\a.txt" will be added as two different items even if the files are the same
  • changed default Workspaces background color
  • code cleanup, fixed memory leaks

New in WorkDesk 1.07 (Feb 20, 2015)

  • new feature (Options -> Preferences) "Run at the system startup with current
  • WorkDesk"
  • notice message about fullscreen hotkey optional now and can be turned off
  • add optional notice message about drag and drop feature for files
  • improved commandline support

New in WorkDesk 1.06 (Oct 1, 2014)

  • New hotkey: F5 - update item icons for the current Workspace, so you can see all of the invalid links (missing files or folders) without reloading current WorkDesk
  • Fixed a big icon handles memory leak
  • Add notice to the ANSI when running under Windows version with Unicode support
  • A lot faster items deletion
  • Few minor changes

New in WorkDesk 1.05 (Aug 4, 2014)

  • New feature:
  • (Workspace Export Items...) which allows:
  • to save all SELECTED files from the current Workspace to the specified folder
  • note that the folders, drives and system icons will NOT be copied
  • New hotkeys:
  • Ctrl with digit from 1 till 8 - go to Workspace by their number respectively
  • Ctrl + 9 - go to the last active Workspace which number greater than 8
  • Ctrl + 0 - show list of the all available Workspaces (the same as Ctrl + L)
  • Ctrl + A - select all items in the current Workspace
  • now you can switch between Workspaces backward and forward with Browser Backward and Browser Forward buttons from mouse or keyboard
  • Undocumented features renamed to Additional features
  • in help and now there are all available hotkeys which are not listed anywhere else
  • add menu item to open program site (Help -> Find update)
  • fixed menu when switching language with maximized Workspace window
  • reset window layout for new Workspaces after opening or creating new WorkDesk
  • minor code cleanup

New in WorkDesk 1.04 (Jul 7, 2014)

  • fixed Workspace area when go to the Fullscreen from maximized WorkDesk window
  • force WorkDesk window stays at the background in maximized or Fullscreen mode
  • reset internal Workspaces counter after opening WorkDesk file

New in WorkDesk 1.03 (Jun 2, 2014)

  • fixed invalid scrollbars state when restoring minimized WorkDesk window
  • background image automatically resized when screen resolution changed
  • manual work with Workspaces selection dialog box (Select -> Workspaces...), now it automatically highlights active Workspace, uses current WorkDesk language, etc.
  • minor code cleanup