WindowManager Changelog

What's new in WindowManager 10.17.3

Apr 24, 2024
  • Fix: improved detection of current position for advanced commands MOVE and SIZE
  • Fix: improved compatibility of key combinations and special keys in TYPE and KEY commands
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.17.2 (Apr 22, 2024)

  • New: advanced command SETREF for setting reference for MOVE and SIZE
  • New: removed reference selection from advanced command WINDOW
  • New: parameter "keeponscreen" for advanced command MOVE
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.17.1 (Apr 18, 2024)

  • Fix: advanced command MOVE picking wrong referencewhen no move mode is specified
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.17.0 (Apr 16, 2024)

  • New: rule option to keep window visible on screen
  • New: advanced command WINDOW: reference wwindow can be selected for move and size operations
  • New: advanced commands MOVE and SIZE: reference wwindow can be used for relative positions and sizes
  • New: centering windows around mouse position
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.16.1 (Mar 28, 2024)

  • New: position mode "Center screen" can select screen based on mouse cursor position
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.16.0 (Mar 26, 2024)

  • New: position mode "Center Position" to center windows around a given position
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.14.0 (Jan 30, 2024)

  • New: Virtual Desktop functions updated for latest Windows updates
  • New: export and import of profiles
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.6 (Jan 16, 2024)

  • New: different detection modes for "main windows" for better control
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.5 (Jan 12, 2024)

  • Fix: detection of "main windows" changed to caption "or" system menu
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.4 (Jan 3, 2024)

  • New: program filter of groups can include several programs separated by a semicolon
  • Fix: better handling of rules with disabled move, size or state actions
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.3 (Dec 12, 2023)

  • Fix: profile trigger hot-key for active window now correctly skips advanced commands for windows that are not active
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.2 (Nov 13, 2023)

  • New: increased maximum rule name length to accomodate complete paths
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.1 (Oct 28, 2023)

  • New: brought back buttons for editing and deleting selected rule (by popular demand)
  • New: pressing "Del" on the keyboard deletes a rule
  • New: hot-key for toggling always on top of active window
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.13.0 (Oct 11, 2023)

  • New: right-click context menu for rules and groups
  • New: right-click context menu for "+" of groups for expanding or collapsing all groups of the current level
  • New: "Cut" rules and folders in addition to "Copy" and "Paste"
  • New: copying folder to clipboard also copies all group contents
  • New: sorting rules alphabetically
  • New: import and export of rules and groups (for transferring rules between installations)
  • New: option to strip surrounding quotation marks for parameters of advanced command RUN (allowing e.g. rundll.exe to be called with various parameters)
  • New: profile triggers for opening or closing laptop lid
  • Fix: rules list scrolls up and down when dragging a rule to a new position near top and bottom of the list
  • Fix: collapsed groups expand when hovering over them with a dragged item
  • Fix: updating desktop icon positions on update even if no windows have changed
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.12.0 (Aug 30, 2023)

  • New: virtual desktop support for new Windows version
  • New: rule matching option to exclude sizeable windows
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.11.0 (Jul 30, 2023)

  • New: improved advanced command CLICK
  • New: advanced command DRAG for resizing draggable user interface items
  • New: option to exclude a rule from value updates
  • Fix: improved logging
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.10.1 (Jul 3, 2023)

  • New: matching windows on specified vitual desktops instead of current only
  • Fix: pick functions when main mouse button is swapped (right instead of left)
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.10.0 (Jun 1, 2023)

  • New: rules can set transparency and click-through of windows
  • New: hot-keys for handling transparency and click-through of active window
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.9.2 (May 14, 2023)

  • New: option to center windows relative to screen or to owner
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.9.1 (May 8, 2023)

  • New: matching option "Ignore if window is not a main window" will be initialized automatically according to the target window when a new rule is created
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.9.0 (May 4, 2023)

  • New: default option to match main windows only
  • New: profiles sorted alphabetically by default
  • Fix: profiles not deleted from profile dialog
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.8.0 (Apr 9, 2023)

  • New: list dialog option to include / exclude windows with empty titles in log
  • Fix: ignoring emtpy titles in "Save All" profile
  • Fix: auto-start under different parallel users
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.7.0 (Mar 24, 2023)

  • New: toggle hot-key for pinning windows to all virtual desktops
  • New: mode selection for ignoring minimum and maximum size ("or" or "and")
  • Fix: ignoring windows based on size now also checks minimized or maximized
  • Fix: command line parameter "WORKDIR" for silent installation
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.6.1 (Mar 7, 2023)

  • Fix: uninstall not working

New in WindowManager 10.6.0 (Mar 6, 2023)

  • New: logging events to file (in "List..." dialog)
  • New: empty display selection for profile DPI restriction defaults to main screen
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.5.5 (Feb 18, 2023)

  • New: initialization of empty fields in auto-created rules.
  • Fix: using "Set" with empty values caused windows to disappear.
  • Fix: various small changes, improvements and bug fixes.

New in WindowManager 10.5.4 (Jan 9, 2023)

  • New: rule option to assign a rule only once without rechecking the matching parameters on window changes
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.5.3 (Dec 8, 2022)

  • FNew: TYPE parameter to disable toggling of CapsLock, NumLock and ScrollLock
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.5.2 (Dec 6, 2022)

  • Fix: desktop icon positions saving and restoring when monitors are switched on / off under Windows 11
  • Fix: locking maximized windows on multiple displays
  • Fix: window selection in advanced commands
  • Fix: TYPE command with Caps Lock, Num Lock and Scroll Lock on
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.5.1 (Oct 23, 2022)

  • Fix: advanced command "CONTROL" only finding exact matches, not searching for "contains"
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.5.0 (Oct 19, 2022)

  • New: option to ignore first x matches of a rule
  • New: option to retry actions for a given time (if a window does not respond to changes immediately)
  • New: advanced command BLINK as visual indicator
  • New: moved action delay parameter to action tab of rule options
  • New: stricter handling of restricting profiles to screen configurations
  • Fix: improved handling of screen configuration changes
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.4.0 (Sep 26, 2022)

  • Fix: Virtual Desktop support for Windows 11 Update 22H2
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.3.0 (Sep 19, 2022)

  • New: pressing Ctrl when selecting a profile from the profile list prevents execution of the profile rules
  • New: quitting WindowManager no longer switches back to Virtual Desktop number 1
  • New: timeout for waiting for virtual desktop service
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.2.4 (Sep 2, 2022)

  • Fix: maintenance update with small fixes and changes

New in WindowManager 10.2.3 (Aug 13, 2022)

  • Fix: passing arguments with " to advanced command RUN

New in WindowManager 10.2.2 (Jul 22, 2022)

  • Fix: option "Enabled" not remembered from options dialog

New in WindowManager 10.2.1 (Jul 22, 2022)

  • Fix: problem with multiple windows and x,y offset 0 fixed.

New in WindowManager 10.2.0 (Jul 22, 2022)

  • New: option to cascade (offset) multiple windows handled by a rule
  • New: pick buttons for window title, class and program in the matching options of rules
  • New: option to keep aspect ratio of windows when resizing
  • New: rule option "Handle first matching window only" now expanded to "n" windows
  • New: advanced command "RUN" now supports additional conditions (checks if window title, window class already is open)
  • Fix: empty position and size fields in rules not remembered
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.1.2 (Jul 2, 2022)

  • Fix: ignoring empty separators for "and" and "or" in rule matching

New in WindowManager 10.1.1 (Mar 16, 2022)

  • Fix: moving windows to virtual desktops on systems with more than 9 virtual desktops

New in WindowManager 10.1.0 (Mar 12, 2022)

  • New: advanced command "STATE" has new parameters to minimize a window to the tray or restore it from the tray
  • Fix: "Keep" option not propagated correctly from templates
  • Fix: moving items in the template list didn't work
  • Fix: various small changes, improvements and bug fixes

New in WindowManager 10.0.5 (Mar 5, 2022)

  • Fix: occasional crashes when using "Pick!" button

New in WindowManager 10.0.4 (Mar 1, 2022)

  • Fix: problem with comparing window title, class or program in new (or reset) configurations

New in WindowManager 10.0.3 (Mar 1, 2022)

  • Fix: corrections to template initialization.

New in WindowManager 10.0.2 (Feb 28, 2022)

  • Fix: template values for position and size not taken over by new rules
  • Fix: default templates not created for new profiles
  • Fix: crash when switching between "Create Rule" and "Ignore" in rule templates

New in WindowManager 10.0.1 (Feb 24, 2022)

  • Fix: profile names in tray icon menu

New in WindowManager 10.0.0 (Feb 22, 2022)

  • New: optional automatic rule creation for new windows
  • New: flexible rule creation templates
  • New: better profile management
  • New: better "and" and "or" handling in window matching parameters
  • New: triggers for switching primary monitor on / off
  • New: triggers for screen saver on / off
  • New: reduced latency for window change detection
  • New: reduced CPU load
  • Fix: various changes, improvements and bug fixes

New in WindowManager 9.0.2 (Oct 24, 2021)

  • New: further speed optimizations
  • Fix: long time delay before moving certain windows

New in WindowManager 9.0.1 (Oct 22, 2021)

  • New: command line parameters to disable / enable the program
  • New: additional parameter for advanced commands "KEY" and "TYPE" to not set focus on target window

New in WindowManager 9.0.0 (Oct 20, 2021)

  • New version with lot of improvements and Windows 11 compatibility! Please see the product pages for details.

New in WindowManager 8.2.0 (Aug 27, 2021)

  • New: improved execution of advanced scripts (more reliable type, key, click, etc. commands)
  • Fix: various improvements and bug fixes

New in WindowManager 8.1.3 (Aug 6, 2021)

  • New version with a bug fix concerning the button positions on the main dialog.

New in WindowManager 8.1.2 (Aug 5, 2021)

  • New: cursor "Up" and "Down" to increment or decrement values in the position and size edit fields in the rule actions. Keys "G" and "S" get and set the current values.
  • Fix: various small changes and fixes

New in WindowManager 8.1.1 (Jun 18, 2021)

  • Fix: option "Run as administrator" off by default to prevent problems for standard users
  • Fix: various small changes and fixes

New in WindowManager 8.1.0 (Jun 14, 2021)

  • New: profile restriction to DPI of selected display
  • Fix: type command in advanced actions had problems with characters that needed ctrl or alt pressed
  • Fix: font size issue in smooth scrolling list boxes
  • Fix: various small changes and fixes

New in WindowManager 8.0.0 (May 7, 2021)

  • New: option to run as administrator
  • New: profile option to restore desktop icon positions
  • New: profile trigger includes screen DPI
  • New: improved window picker
  • New: single rules can be disabled within a profile (for testing rules, etc.)
  • New: advanced commands can be executed when window is activated or deactivated (in addition to other events)
  • New: improved event reporting in the "List..." dialog
  • New: different modes for updating profiles when certain events occur
  • New: restricting profiles to screen configurations
  • New: trigger on main screen DPI change
  • New: update profile before main screen resolution change
  • New: update profile before main screen DPI change
  • New: example profile "Save All" for saving and restoring all open windows when screen resolution changes (e.g. when Display Port monitors are attached or detached).
  • Fix: various improvements and bug fixes

New in WindowManager 7.8.1 (Jan 26, 2021)

  • Fix: issue with option for handling title changing windows
  • Fix: issue with creating rules for windows that changed title
  • Fix: ignore transparent windows (complete screen overlays of some programs)
  • Fix: various small changes and fixes

New in WindowManager 7.8.0 (Jan 24, 2021)

  • New: advanced commands can be executed when window is restored (in addition to other events)
  • Fix: advanced commands working on all windows if rule covers more than one window
  • Fix: ignore list not saved on restart
  • Fix: various small changes and fixes

New in WindowManager 7.7.0 (Dec 15, 2020)

  • New: profile trigger on input idle
  • New: matching parameter: ignore large windows
  • Fix: various small changes and fixes

New in WindowManager 7.6.3 (Nov 24, 2020)

  • Fix: problem with Modern UI apps
  • Fix: further reduction of system load

New in WindowManager 7.6.2 (Nov 20, 2020)

  • Fix: reduced system load

New in WindowManager 7.6.1 (Nov 8, 2020)

  • Fix: windows that are minimized to tray were treated as new windows when restored from tray
  • Fix: windows that are minimized to tray were restored when executing a profile

New in WindowManager 7.6.0 (Oct 7, 2020)

  • Updated version with improvements and bug fixes. Please see the product pages for details.

New in WindowManager 7.5.6 (Sep 29, 2020)

  • Fix: empty entry in ignore list causing WindowManager to stop working
  • Fix: various small changes and fixes

New in WindowManager 7.5.5 (Sep 21, 2020)

  • Fix: virtual screen trigger not working when options for individual icons not selected
  • Fix: restoring positions for individual icons on virtual desktops doesn't work for some icons

New in WindowManager 7.5.4 (Aug 28, 2020)

  • Fix: auto start with Windows not working on some systems

New in WindowManager 7.5.3 (Aug 27, 2020)

  • New: internal optimizations
  • Fix: recompilation with latest compiler version

New in WindowManager 7.5.2 (Jul 13, 2020)

  • New: option for enabling profile when it is loaded
  • Fix: virtual desktop selection not remembered if window is open

New in WindowManager 7.5.1 (Jun 17, 2020)

  • New: hot-key for enabling / disabling the active profile
  • Fix: various small changes and fixes

New in WindowManager 7.5.0 (May 24, 2020)

  • New: advanced commands for profiles
  • New: improved advanced command RUN (can check if program is already running)
  • New: improved advanced command WAIT (can wait a random time)
  • New: new advanced command STOP for closing programs
  • Fix: various small changes and fixes

New in WindowManager 7.4.3 (Apr 13, 2020)

  • Updated version with improvements and bug fixes.

New in WindowManager 7.4.1 (Feb 15, 2020)

  • Fix: issue with applying profiles for existing windows with changed titles
  • Fix: issue with new tabs in internet browsers

New in WindowManager 7.4.0 (Feb 14, 2020)

  • New: improvements for handling state changing without positioning or resizing
  • New: improvements for handling caption changers
  • New: real-time update of bold item text for currently open windows in main tree view
  • Fix: issue with saving options when system shuts down

New in WindowManager 7.3.11 (Jan 22, 2020)

  • Fix: issue when programs change the display resolution

New in WindowManager 7.3.10 (Jan 20, 2020)

  • Fix: small issue when copying a rule
  • Fix: various small changes and fixes

New in WindowManager 7.3.9 (Jan 10, 2020)

  • New: advanced commands: attaching to thread input queue now optional as a command

New in WindowManager 7.3.8 (Jan 5, 2020)

  • Fix: centering windows from "Edit" dialog in the "List..." dialog
  • Fix: rare issue with internal uncompression routine

New in WindowManager 7.3.7 (Dec 30, 2019)

  • New: improved setup and uninstall programs
  • New: updated end user license agreement in setup
  • Fix: various small changes and fixes

New in WindowManager 7.3.6 (Dec 21, 2019)

  • Fix: saving options and configuration sometimes failed
  • Fix: improved format of setup program
  • Fix: various small changes and fixes

New in WindowManager 7.3.5 (Dec 15, 2019)

  • Fix: list header column sizes in "List..." dialog
  • Fix: list header column sizes remembered in key selection dialog

New in WindowManager 7.3.4 (Dec 12, 2019)

  • Fix: removed statically linked Microsoft runtime libraries, because they were incorrectly detected as a virus by Windows Defender and other virus scanners (Windows Defender detects Microsoft standard libraries as a virus - that shows how bad quality Microsoft's own malware detection is...)

New in WindowManager 7.3.3 (Dec 5, 2019)

  • Fix: order of rule events in list dialog now more intuitive (first window event, then the rule it triggered)
  • Fix: selection rectangle for pick actions
  • Fix: various small changes and fixes

New in WindowManager 7.3.2 (Dec 4, 2019)

  • Fix: more reliable keyboard and type simulation in advanced commands

New in WindowManager 7.3.1 (Dec 2, 2019)

  • Fix: DPI scaling issues for Windows Vista, Windows 7 and Windows 8
  • Fix: various small changes and fixes

New in WindowManager 7.3.0 (Dec 1, 2019)

  • New: update button to update the rules tree
  • New: hot-keys can now also be selected from a list of all available keys
  • Fix: various small changes and fixes

New in WindowManager 7.2.3 (Nov 23, 2019)

  • Fix: DPI font selectiom for list dialog
  • Fix: ome DPI related dialog display issues

New in WindowManager 7.2.2 (Nov 20, 2019)

  • Fix: pasting a copied rule to a groups
  • Fix: cosmetical user interface improvements

New in WindowManager 7.2.1 (Nov 13, 2019)

  • Fix: improvements for windows spanning monitors with different DPI settings

New in WindowManager 7.2.0 (Nov 4, 2019)

  • New: added command line parameters for controlling basic functions
  • New: option to match windows on currently active virtual desktop only
  • New: option for update trigger to update currently active profile only
  • New: creation of start menu shortcuts now optional in setup
  • New: setup dynamically adjusts to DPI changes
  • New: program dialogs dynamically adjust to DPI changes
  • Fix: better support for monitor configuration with mixed DPI settings
  • Fix: various small changes and fixes

New in WindowManager 7.1.1 (Oct 16, 2019)

  • Fix: saving profile options when switching profiles
  • Fix: random crashes with "Find" function
  • Fix: window and font sizes for displays with different DPI settings

New in WindowManager 7.1.0 (Oct 11, 2019)

  • New: individual advanced actions when windows are opened, closed, minimized, maximized or when a trigger event occurs.
  • Fix: various small enhancements and bug fixes

New in WindowManager 7.0.5 (Sep 10, 2019)

  • Fix: issue with update triggers not working

New in WindowManager 7.0.4 (Jul 18, 2019)

  • Fix: issues with profile hot-key assignement

New in WindowManager 7.0.3 (Jul 16, 2019)

  • Fix: crash when editing a window item in the "Window List" dialog on Windows 8 and below

New in WindowManager 7.0.2 (Jul 9, 2019)

  • Fix: reduced CPU load for virtual desktop functions

New in WindowManager 7.0.1 (Jul 9, 2019)

  • Fix: small issue with error message for hot-keys for virtual desktops
  • Fix: issue with option "Handle first matching window only" and "-NOEXECUTE" command line parameter

New in WindowManager 7.0.0 (Jul 1, 2019)

  • New: it's now possible to handle multiple instances of same window separately
  • New: Windows 10 virtual desktop support + enhancements (hot-keys, individual desktop icons, etc.)
  • New: command line parameter to start WindowManager without executing the current profile
  • New: tray icon context menu
  • New: various enhancements and bug fixes

New in WindowManager 6.7.1 (May 23, 2019)

  • Fix: problem with screen trigger not recognized
  • Fix: issue when pressing ESC during drag & drop operations of tree items
  • Fix: various small changes

New in WindowManager 6.7.0 (May 7, 2019)

  • New: removed Windows XP support (please download v6.6.2 if you want to use the program under Windows XP)
  • New: Visual Studio 2019 recompilation for better compatibility to new systems
  • New: adjustments for the latest updates of Windows 10

New in WindowManager 6.6.2 (Apr 23, 2019)

  • Fix: small cosmetical changes to some dialogs

New in WindowManager 6.6.1 (Mar 13, 2019)

  • Fix: error message when saving changes to a rule
  • Fix: dialog and menu positions when screen configuration changes
  • Fix: small fixes regarding user account access (data folder, etc.)
  • Fix: adjustments for the latest updates of Windows 10

New in WindowManager 6.6.0 (Mar 3, 2019)

  • New: improved unattended setup
  • Fix: various small fixes and improvements

New in WindowManager 6.5.5 (Feb 25, 2019)

  • New: option to ignore non-resizable windows

New in WindowManager 6.5.4 (Jan 22, 2019)

  • Fix: issue with state changing not working without moving a window

New in WindowManager 6.5.3 (Jan 21, 2019)

  • Fix: issue with ignore list in main options

New in WindowManager 6.5.2 (Dec 10, 2018)

  • Fix: deleting a profile did not unregister its hot-keys

New in WindowManager 6.5.1 (Dec 3, 2018)

  • Fix: caption text sometimes incorrect in edit dialog
  • Fix: picking controls and child windows didn't work correctly

New in WindowManager 6.5.0 (Nov 19, 2018)

  • New: improved window handling for maximized and minimized windows
  • New: removed option to keep windows on screen (now permanently enabled)
  • Fix: window positions on desktop with non-standard taskbar positions (right side or top)
  • Fix: update check incorrectly reporting no new version available
  • Fix: some minor bug fixes and improvements

New in WindowManager 6.4.0 (Nov 8, 2018)

  • New: improved detection of window rectangle when creating rules for maximized or minimized windows
  • New: improved window handling when locking layout parameters
  • Fix: issue with caption matching with 2 parts (with separator)
  • Fix: some issues on systems with monitors with different dpi settings
  • Fix: some minor bug fixes and improvements

New in WindowManager 6.3.1 (Oct 22, 2018)

  • New: resizing of windows without sizing borders
  • New: reduced minimum update check interval to 7 days

New in WindowManager 6.3.0 (Oct 18, 2018)

  • New: hot-key for creating a rule for currently active window only
  • New: confirmation sound for hot-keys
  • New: edit window properties directly from the list
  • Fix: various small bug fixes and improvements

New in WindowManager 6.2.0 (Sep 24, 2018)

  • New: option for moving a window relative to current mouse position
  • New: button for centering a window on screen

New in WindowManager 6.1.2 (Aug 30, 2018)

  • New: using 0 for the match option "Handle if title changed within x ms" makes the rule always check windows that change the title

New in WindowManager 6.1.1 (Aug 16, 2018)

  • Fix: issue with automatic archive function not backing up all files
  • Fix: small issue with update check

New in WindowManager 6.1.0 (Aug 12, 2018)

  • New: custom icons for windows minimized to tray
  • New: option to keep window always on screen
  • New: automatic archiving of configuration
  • New: improved "About" and "Update" dialogs
  • Fix: higher resolution application tray icon for high desktop scaling values
  • Fix: various small bug fixes, changes and improvements

New in WindowManager 6.0.0 (Jul 22, 2018)

  • New: complete redesign of functionality based on manual rule creation
  • New: improved basic concept of rules
  • New: groups for organizing rules
  • New: simplified configuration and handling
  • New: simplified multi-monitor support
  • New: modernized, simplified interface
  • New: drag & drop support for rearranging rules and groups
  • New: more detailed license information in "About" dialog
  • New: updated license agreement and terms of use

New in WindowManager 5.3.3 (May 5, 2018)

  • New: more status messages in real time monitor dialog"
  • Fix: small glitch in follow options (position, size, etc.)

New in WindowManager 5.3.2 (May 5, 2018)

  • Fix: handling problem for windows that change caption text

New in WindowManager 5.3.1 (Apr 9, 2018)

  • Fix: default handling by rule if maximum number of windows is reached

New in WindowManager 5.3.0 (Mar 8, 2018)

  • New: possibility to install and uninstall the program silently for mass deployment.

New in WindowManager 5.2.0 (Feb 5, 2018)

  • New: options to handle window when position, size or state changes (basically for freezing these parameters)

New in WindowManager 5.1.0 (Oct 9, 2017)

  • New: monitor can be selected by number (and not only by name, which changes sometimes)
  • Fix: various small bug fixes and improvements

New in WindowManager 5.0.1 (Aug 5, 2017)

  • Fix: default monitor mode after upgrading now "Last monitor"
  • Fix: option "Keep windows on screen after resolution change" now only applies to resolution changes

New in WindowManager 5.0.0 (Aug 4, 2017)

  • New: improved and redesigned multi-monitor support
  • New: profile updates can be triggered by hot-key, time intervals or events (like system idle, screen saver active, session lock)
  • New: global hot-key for applying current profile
  • New: global hot-key for updating current profile
  • New: button for centering windows on screen
  • Fix: various small bug fixes and improvements

New in WindowManager 4.7.2 (Jul 18, 2017)

  • Fix: improved compatibility with Windows Vista and XP

New in WindowManager 4.7.1 (Jul 17, 2017)

  • Fix: glitch with new on top options when creating new rules, snapshots, etc.

New in WindowManager 4.7.0 (Jul 14, 2017)

  • New: hotkey for triggering active window only
  • New: search function for window list
  • New: option for bringing windows on top or below of all others
  • New: option for making windows always on top or always non topmost
  • New: "Del" key removes window items
  • Fix: "Keep windows on screen after display resolution change" defaults to off
  • Fix: updated manual
  • Fix: various small bug fixes and improvements

New in WindowManager 4.6.1 (May 29, 2017)

  • Fix: support for multiple windows opened with same shortcut, etc.

New in WindowManager 4.6.0 (May 8, 2017)

  • New: Visual Studio 2017 recompilation
  • New: registration name can be displayed in non-ANSI characters in "About" dialog

New in WindowManager 4.5.3 (Mar 6, 2017)

  • New: position, size and state values are initialized with the entered values for new windows matching a rule

New in WindowManager 4.5.2 (Feb 28, 2017)

  • Fix:
  • Restored size of windows wrong when closed maximized
  • Texts in options dialog at 125% DPI desktop truncated

New in WindowManager 4.5.1 (Feb 10, 2017)

  • Fix: pinned tray icons are now removed when windows are closed

New in WindowManager 4.5.0 (Feb 4, 2017)

  • New:
  • Hot-key for opening main dialog
  • Snapshot button to create rules for currently open windows
  • Copy & paste rules and windows (within or between profiles)
  • Fix:
  • Various small bug fixes and improvements

New in WindowManager 4.4.1 (Dec 11, 2016)

  • Fix: setup problems for user names starting with 'n' or 'r'
  • Fix: default configuration path in user profile when selecting custom data location

New in WindowManager 4.4.0 (Oct 10, 2016)

  • New: time trigger to execute profiles repeatedly
  • New: option to execute profiles by triggers without switching the currelty selected (and active) profile
  • Fix: smally bug fixes and improvements

New in WindowManager 4.3.0 (Sep 16, 2016)

  • New: power event triggers (resume from sleep, plug into ac power, etc.)
  • New: advanced command "STATE" now with parameters for making a window topmost or non-topmost
  • Fix: bug causing window items to be created when already matching item exists
  • Fix: smally bug fixes and improvements

New in WindowManager 4.2.2 (Jun 3, 2016)

  • Fix: setup warns if data location is selected on drives without write permission

New in WindowManager 4.2.1 (May 27, 2016)

  • Fix: rules disappearing when multiple windows with exact same properties exist under one rule

New in WindowManager 4.2.0 (May 23, 2016)

  • New: option to ignore commands on trigger
  • Fix: thread safe window list to prevent window list corruption

New in WindowManager 4.1.1 (Apr 14, 2016)

  • Fix: window positions on left screen edge not working under Windows 10

New in WindowManager 4.1.0 (Apr 12, 2016)

  • New: option for defining window positions and sizes relative to the current screen size
  • New: option to keep windows on screen if resolution changes
  • Fix: remember windows after display change and other triggers

New in WindowManager 4.0.7 (Mar 23, 2016)

  • Fix: crash with "Freeze" opti

New in WindowManager 4.0.6 (Jan 22, 2016)

  • Fix: improved handling of maximized windows on multi-monitor systems

New in WindowManager 4.0.5 (Jan 16, 2016)

  • Fix: pick function for window positions and sizes in actions dialog

New in WindowManager 4.0.4 (Jan 5, 2016)

  • Fix: reduced minimum size of main dialog for high-DPI displays

New in WindowManager 4.0.3 (Jan 5, 2016)

  • Fix: loading of profiles with more than 255 windows

New in WindowManager 4.0.2 (Dec 28, 2015)

  • Fix: options saving with multiple profiles

New in WindowManager 4.0.1 (Dec 17, 2015)

  • Fix: "Freeze" option did not work correctly

New in WindowManager 4.0.0 (Dec 14, 2015)

  • New: handle only selected windows defined by rules (instead of all windows like in previous version)
  • New: completely different high-level approach for better compatibility and reliability
  • New: removed low-level system message hooks for better performance and less system load
  • New: support for Modern UI apps under Windows 10
  • New: monitor dialog for getting real-time information about opening, closing, changing windows
  • New: more powerful and intuitive configuration of window handling rules
  • New: new options saving system that allows the configuration to be kept when updating versions
  • New: improved user interface with comfortable ways to select windows for creating rules
  • New: advanced command scripts can be executed when opening or closing a window
  • Fix: many bug fixes and improvements

New in WindowManager 3.7.2 (Sep 23, 2015)

  • Fix: ignoring Task Scheduler error when creating auto startup task

New in WindowManager 3.7.1 (Sep 22, 2015)

  • Fix: ignoring of window state sometimes restored the window

New in WindowManager 3.7.0 (Sep 20, 2015)

  • New: improved window state handling (minimized, maximized, etc.) Can now be ignored.
  • New: digitally signed setup program and main program
  • New: improved setup program

New in WindowManager 3.6.2 (Aug 18, 2015)

  • New: Visual Studio 2015 recompilation
  • Fix: post-setup copy operations for unattended setup improved (see manual for details)

New in WindowManager 3.6.1 (Aug 9, 2015)

  • Fix: Improved Windows 10 compatibility (ignore Modern UI apps)
  • Fix: Hiding windows by clicking tray icon sometimes did not work

New in WindowManager 3.6.0 (Jul 20, 2015)

  • New: Windows 10 compatibility

New in WindowManager 3.5.0 (May 27, 2015)

  • New: remember pin state of tray minimized windows
  • New: left-button minimize to tray for specified windows

New in WindowManager 3.4.3 (Nov 28, 2014)

  • Fix: keyboard navigation in main dialog not working
  • Fix: ESC key to hide main dialog not working

New in WindowManager 3.4.2 (Nov 8, 2014)

  • Fix: crash with extremely long texts in match window edit fields

New in WindowManager 3.4.1 (Jul 23, 2014)

  • Fix: window positions correctly restored when starting WindowManager by command line with profile parameter

New in WindowManager 3.4.0 (Jun 20, 2014)

  • New: delay parameter for screen and session triggers
  • New: session changes as profile triggers

New in WindowManager 3.3.4 (Apr 18, 2014)

  • Fix: various small bug fixes and internal improvements

New in WindowManager 3.3.3 (Jun 28, 2013)

  • New: windows with "Keep" property will not be moved to top of the window list (for advanced users)
  • Fix: incorrect position of maximized windows on multi-monitor systems

New in WindowManager 3.3.2 (Jun 3, 2013)

  • Fix: auto start default off to prevent problems on multi-user platforms

New in WindowManager 3.3.1 (Jun 3, 2013)

  • New: backup / restore / reset configuration in "About" dialog
  • Fix: longer hook activation timeout
  • Fix: various small bug fixes and improvements

New in WindowManager 3.3.0 (Jun 3, 2013)

  • New: restructured code for better compatibility and stability
  • New: moved option "Hide closed windows" to main dialog
  • New: properties dialog shows current window caption (useful for identifying text changers)
  • Fix: inconsistency when handling delayed windows
  • Fix: hooks updated after Explorer crash

New in WindowManager 3.2.0 (Feb 15, 2013)

  • New: minimize any window to the system tray area by right-clicking the minimize button on the window

New in WindowManager 3.1.1 (Feb 7, 2013)

  • Fix: installation problem under Windows XP

New in WindowManager 3.1.0 (Feb 6, 2013)

  • New: possibility to compare 2 parts in modes "Caption contains" and "Caption does not contain"
  • Fix: improved detecion of window changes for modes other than exact match

New in WindowManager 3.0.4 (Dec 29, 2012)

  • New: improved update installation

New in WindowManager 3.0.3 (Dec 18, 2012)

  • Fix: typo in options dialog

New in WindowManager 3.0.2 (Dec 17, 2012)

  • Fix: typo in options dialog

New in WindowManager 3.0.1 (Nov 12, 2012)

  • Fix: crash wehn starting disabled

New in WindowManager 3.0.0 (Nov 12, 2012)

  • New: powerful profile trigger system
  • New: re-enable after Explorer restart
  • New: apply profile when selected
  • New: apply profile with command line parameter
  • New: apply profile with Hot-Key
  • New: apply profile on screen change (e.g. if second monitor is attached / detached)
  • New: Windows 8 compatible

New in WindowManager 2.0.3 (May 11, 2012)

  • Fix: empty window caption of update check dialog

New in WindowManager 2.0.2 (Feb 3, 2012)

  • New: improved license check in update dialog

New in WindowManager 2.0.1 (Jan 20, 2012)

  • Fix: crash when closing main dialog with "Cancel"

New in WindowManager 2.0.0 (Dec 9, 2011)

  • New: profiles for saving sets of configurations
  • New: save view mode of Explorer Windows under Windows 7
  • New: option to activate a window
  • New: resizeable main dialog

New in WindowManager 1.9.1 (Oct 14, 2011)

  • New: Improved unattended setup with init of user configuration

New in WindowManager 1.9.0 (Sep 15, 2011)

  • New: increased flexibility for setting options and creating templates
  • Fix: updated manual

New in WindowManager 1.8.3 (Mar 25, 2011)

  • New: increased default wait for text change time to 1000 ms
  • Fix: compatibility to WordPad

New in WindowManager 1.8.2 (Jan 7, 2011)

  • Fix: manually created startup links not deleted anymore

New in WindowManager 1.8.1 (Dec 21, 2010)

  • Fix: autostart for limited users

New in WindowManager 1.8.0 (Dec 21, 2010)

  • New: autostart now with administrative privileges

New in WindowManager 1.7.4 (Oct 12, 2010)

  • New: automatic update check
  • Fix: various small internal improvements and bug fixes

New in WindowManager 1.7.3 (Oct 5, 2010)

  • Fix: state handling (restore, minimize, maximize) problem

New in WindowManager 1.7.2 (Sep 16, 2010)

  • Fix: Explorer default caption detected incorrectly on some systems

New in WindowManager 1.7.1 (Sep 11, 2010)

  • New: license file extension changed from "dlc" to "DeskSoftLicense" to avoid incompatibilities with other programs

New in WindowManager 1.7.0 (Sep 7, 2010)

  • New: window matching by program

New in WindowManager 1.6.0 (Jul 14, 2010)

  • New: automatic detection of localized Windows Explorer captions under Vista and Windows 7

New in WindowManager 1.5.3 (Jun 22, 2010)

  • Fix: saving current settings and options when shutting down the computer
  • Fix: removed Windows 2000 from the compatibility list

New in WindowManager 1.5.2 (May 20, 2010)

  • Fix: settings lost after reboot

New in WindowManager 1.5.1 (Apr 16, 2010)

  • Fix: window position now not overwritten if window caption changes

New in WindowManager 1.5.0 (Apr 8, 2010)

  • New: option "Enable" on main dialog
  • New: option "Explorer only" on main dialog
  • New: option "Freeze" on main dialog
  • New: setup distribution in exe file format
  • fix: improved compatibility

New in WindowManager 1.4.1 (Nov 30, 2009)

  • Fix: detection of closed windows

New in WindowManager 1.4.0 (Nov 24, 2009)

  • New: "New" button for easy creation of new window rules
  • New: caption and class matching mode "Does not contain"

New in WindowManager 1.3.2 (Nov 17, 2009)

  • Fix: not setting focus to the opened windows by default anymore

New in WindowManager 1.3.1 (Nov 3, 2009)

  • Fix: default options for new installations

New in WindowManager 1.3.0 (Oct 19, 2009)

  • New: option for right-clicking the tray icon to disable / enable WindowManager temporarily
  • New: option for disabling / enabling the tray icon
  • Fix: window position now not overwritten if window caption changes

New in WindowManager 1.2.1 (Aug 26, 2009)

  • New: full Windows 7 (32 bit and 64 bit) compatibility
  • Fix: coonfiguration not saved when restarting Windows

New in WindowManager 1.2.0 (Aug 24, 2009)

  • New: tray icon to indicate WindowManager is active (can be clicked to show main dialog)
  • Fix: main dialog not on top of other windows
  • Fix: various small internal improvements and bug fixes

New in WindowManager 1.1.3 (Aug 1, 2009)

  • Fix: various small internal improvements and bug fixes

New in WindowManager 1.1.2 (Jun 24, 2009)

  • Fix: uninstall not working under certain configurations

New in WindowManager 1.1.1 (Jun 22, 2009)

  • New: updated setup routine. Added warning when an antivirus software, firewall, etc. blocks setup.
  • Fix: various small internal improvements and bug fixes

New in WindowManager 1.1.0 (Jun 9, 2009)

  • New: option to execute any command line when opening a window
  • New: option to ignore a window if one of that kind is already open
  • New: option to move/size a window only once and have it remember the position/size subsequently
  • Fix: improved compatibility
  • Fix: speed improvements / significantly reduced system workload

New in WindowManager 1.0.2 (Jun 2, 2009)

  • Fix: problem with setup when not choosing default data path

New in WindowManager 1.0.1 (May 8, 2009)

  • New: option to hide windows from the list that are not currently open
  • New: closed windows are displayed in gray
  • New: properties dialog improved for better handling of special rules