Sorry, een deel van de inhoud op deze pagina is nog niet beschikbaar in het Nederlands.
Nieuwste

MaxTo 3.0.0

19 juli 2026 · vorige week

For our first release in almost five years, we have a treat for you: this is the initial version of MaxTo 3. It is a ground-up rewrite that works quite differently from previous versions, while staying focused on the same problem MaxTo has always solved: keeping your windows arranged.

A grid on every monitor. In MaxTo 3, each monitor has a uniform grid of columns and rows. When you want to move a window, hit the shortcut key (Win+Alt+Space by default), then click and drag across the grid — the active window snaps to the region you selected. You decide how fine each monitor's grid is: a 7×5 grid makes sense on an ultrawide, while 5×3 might suit a standard Full HD monitor.

Presets: your layouts, one keypress away. Hold Ctrl while dragging in the grid to save that region as a preset, then assign it a single key. The next time you bring up the resize window, just press that key and the window moves instantly. Your presets also appear in the tray icon's "Move to" menu, with a live preview of where the window will land as you hover.

Made for multiple monitors. With the resize window open, press Tab to jump to the next monitor, or use Page Up and Page Down to cycle backwards and forwards — especially handy when you have more than two.

MaxTo 3 also brings a guided welcome tour on first launch, automatic background updates, a silent start in the system tray when Windows boots, screen-reader accessibility throughout, correct behaviour across monitors with different DPI scaling, and a fully translated interface in 32 languages — including right-to-left support for Arabic and Urdu.

Downloads

MaxTo-win-x64-stable-Setup.exe 64-bit (x86-64) 13,7 MB Downloaden

2.2.1

24 augustus 2021 · 5 jaar geleden
  • Opgelost
    Prevent crash when a window has disappeared after a maximize event. See issue #753.
  • Opgelost
    Handle timeouts when updating compatibility shims. See issue #752.
  • Opgelost
    Fix crash caused by virtual desktops during shutdown. See issue #755.
  • Opgelost
    Fix regions missing after reboot. See issue #739. May require you to save your regions again for the issue to be fixed completely.
  • Opgelost
    Fix windows snap to invisible windows. See issue #740.

Downloads

2.2.0

12 juni 2021 · 5 jaar geleden

This update to MaxTo provides a host of new interesting improvements. And there are some new features.

  • Nieuw
    New command that lets you quickly apply a preset from a list. See issue #315.
  • Verbeterd
    Recipes can now be disabled. See issue #707.
  • Verbeterd
    Built-in recipes are now distinct from custom recipes, and can not be edited.
  • Verbeterd
    "Use as template" option for recipes, which will copy the recipe. This also disables the original recipe.
  • Verbeterd
    Filter by "built-in" or "custom" recipes.
  • Verbeterd
    New trigger: "Window shown". This differs from "Window opened" in that a window can be opened but still be invisible. See issue #702.
  • Verbeterd
    Remove acrylic to improve performance. See issue #684, #686.
  • Verbeterd
    Auto maximize on monitors with no regions. See issue #598.
  • Opgelost
    Fix crash when monitor configuration is null.
  • Opgelost
    Fix crash when a window's process has exited by the time MaxTo inspects it.
  • Opgelost
    Fix issue moving windows to other virtual desktops. See issue #704.
  • Opgelost
    Fix virtual desktop detection on Windows 10. See issue #669.
  • Opgelost
    Fix crash during trigger filtering.
  • Opgelost
    Prevent corrupting PATH variable after install. See issue #688.
  • Opgelost
    Fix region:cycle crash when loaded regions are unnamed. See issue #695.
  • Opgelost
    Fix crash caused by wrong interpretation of specific integer values in recipes.
  • Opgelost
    Fix regions UI staying open after cancelling from non-primary monitor. See issue #716.
  • Opgelost
    Presets attribute of regions:cycle are now treated as an array of strings. See issue #697.
  • Opgelost
    Modification to try to detect when working area include taskbar. See issue #713.
  • Opgelost
    MaxTo windows now will always open on top of other windows, which was sometimes not the case before.
  • Opgelost
    Fix problem where Microsoft Word would "jump" after being moved twice. See issue #650.
  • Opgelost
    Fix issue where console windows won't swap. See issue #711.
  • Opgelost
    Fix dragging windows to top of screen when the taskbar is in the way. See issue #136.

Downloads

2.2.0-beta2 Pre-release

26 februari 2021 · 5 jaar geleden
  • Verbeterd
    Recipes can now be disabled. See issue #707.
  • Verbeterd
    Built-in recipes are now distinct from custom recipes, and can not be edited.
  • Verbeterd
    "Use as template" option for recipes, which will copy the recipe. This also disables the original recipe.
  • Verbeterd
    Filter by "built-in" or "custom" recipes.
  • Verbeterd
    New trigger: "Window shown". This differs from "Window opened" in that a window can be opened but still be invisible. See issue #702.
  • Opgelost
    Fix crash when monitor configuration is null.
  • Opgelost
    Fix crash when a window's process has exited by the time MaxTo inspects it.
  • Opgelost
    Fix issue moving windows to other virtual desktops. See issue #704.

Downloads

2.2.0-beta1 Pre-release

27 januari 2021 · 5 jaar geleden
  • Verbeterd
    Remove acrylic to improve performance. See issue #684, #686.
  • Verbeterd
    Auto maximize on monitors with no regions. See issue #598.
  • Opgelost
    Fix virtual desktop detection on Windows 10. See issue #669.
  • Opgelost
    Fix crash during trigger filtering.
  • Opgelost
    Prevent corrupting PATH variable after install. See issue #688.
  • Opgelost
    Fix region:cycle crash when loaded regions are unnamed. See issue #695.
  • Opgelost
    Fix crash caused by wrong interpretation of specific integer values in recipes.

Downloads

2.1.5

30 november 2020 · 6 jaar geleden
  • Opgelost
    Fix CPU usage "leak" that builds over time, introduced in 2.1.4. See issue #673.
  • Opgelost
    Fix explorer incompatibility on some machines. See issue #672.
  • Opgelost
    Prevent window:activated from triggering twice for the same window.
  • Opgelost
    Make sure the region highlight window is always ignored.
  • Opgelost
    Fix NullReferenceException in window:maximize.

Downloads

2.1.3

24 november 2020 · 6 jaar geleden
  • Opgelost
    Fix MaxTo not working properly with Chromium based applications, such as Google Chrome, Microsoft Edge, Microsoft Teams, Slack, etc. This regression was introduced in 2.1.1. See issues #657, #667, #666 and #663.
  • Opgelost
    Fix windows not becoming transparent the first time they are dragged.
  • Opgelost
    Fix crash when license server responds in unexpected ways (5 instances).
  • Opgelost
    Fix crash on startup caused by tooltip being set at the wrong time (4 instances).
  • Opgelost
    Fix crash when ingredient sends back failure code without exception (3 instances).
  • Opgelost
    Fix issue where UI Automation would start producing a large number of exceptions in the background, causing MaxTo to use CPU continously. We've replaced UI Automation with relying on the hooks we already set.

Downloads

2.1.1

12 november 2020 · 6 jaar geleden

This is a bug fix release that fixes the top 5 most common crashes and issues in version 2.1.0.

  • Verbeterd
    Saves recipes automatically after import. See issue #634.
  • Verbeterd
    Removes the transparency animation when dragging windows. Transparency now happens instantly. This was linked to the transparency being stuck. See issue #643.
  • Opgelost
    Fix inconsistent window argument editor. See issue #639.
  • Opgelost
    Fix crash when cancelling region change on multiple monitors. See issue #635.
  • Opgelost
    Fix unknown server error when validating license keys. This was caused by missing padding characters in the license keys, because when double-clicking a long string and copying it, Windows would not highlight the trailing padding characters.
  • Opgelost
    No longer allow MaxTo to subclass child windows. This affected e.g. MikroTik WinBox child windows causing crashes.
  • Opgelost
    Fix Chromium-based browsers being "restored" when exiting full-screen video. See issue #640.
  • Opgelost
    Fix NullReferenceException when starting de-elevated process.
  • Opgelost
    Fix ArgumentException when adding hotkeys during startup.
  • Opgelost
    Fix a crash that could occur when connecting to a machine via remote desktop.
  • Opgelost
    Configuration was automatically reset to default if it was unreadable or invalid JSON. Now it presents a dialog box instead.

Downloads

2.1.0

30 oktober 2020 · 6 jaar geleden

MaxTo version 2.1 is a minor version bump, but a large update with lots of new functionality. There are so many changes that this is an abbreviated list, containing only the most important changes. Feel free to go back and check out our alpha and beta releases to see all the details.

  • Nieuw
    Multiple trigger support for recipes. You can now run a recipe when any of the follow events happen:
    • Monitor
      • Connected (monitor:connected)
      • Disconnected (monitor:disconnected)
      • Details changed (monitor:changed)
    • MaxTo
      • Started (corresponds to Windows logon, maxto:started)
      • Regions changed (maxto:regions_changed)
    • Window events
      • Maximized (window:maximized)
      • Placed in region (window:placed)
      • Restored (window:restored)
      • Moved (window:moved)
      • Opened (window:opened)
      • Activated (window:activated)
    • Virtual desktop
      • Changed (virtualdesktop:changed)
      • Created (virtualdesktop:created)
      • Deleted (virtualdesktop:deleted)
    • Windows events
      • Desktop locked (windows:locked)
      • Desktop unlocked (windows:unlocked)
    • Network events (filter by network name, adapter name and possible SSID)
      • Network connected (network:connected)
      • Network disconnected (network:disconnected)
  • Nieuw
    New commands for recipes:
    • Cycle through presets.
    • Expand/contract window to closest edge.
    • Cycle window positions, like WinSplit Revolution. Sponsored by Hexabit GmbH.
    • Move mouse cursor.
    • Fit windows to regions.
    • Resize window.
    • Set window transparency.
    • Set topmost window.
    • Minimize window.
    • Open or close Maxto windows.
    • Change settings.
  • Nieuw
    New default recipes:
    • WinSplit Revolution keyboard shortcuts (Control+Alt+NumPad). Sponsored by Hexabit GmbH.
    • Expand (Windows+Control+NumPad arrows) and contract (Windows+Alt+NumPad arrows) windows to nearest region, window or monitor edge.
    • Open MaxTo Settings window (Windows+Control+T).
    • Open Change regions (Windows+Control+R).
    • Opens region editor when creating a new virtual desktop.
    • Move window to next and previous virtual desktop (Windows+Control+Alt+Left and Right).
  • Nieuw
    Manage presets. You can now rename and delete presets.
  • Nieuw
    Passive mode. Its back. When in passive mode, windows are only maximized to a region while holding Shift.
  • Nieuw
    Focus command can now set focus to a region instead of a window.
  • Verbeterd
    Much nicer argument editors for recipes:
    • File locator when selecting files.
    • Monitor selector.
    • Improved hotkey editor.
    • Copy an entire recipe for use on the command line.
    • Export recipe to file.
    • Import recipe from file.
  • Verbeterd
    Close MaxTo windows by hitting Escape.
  • Verbeterd
    Mouse back button now works with MaxTo's back button.
  • Verbeterd
    Allow launch command to skip launching if program is already running.
  • Verbeterd
    Improve automatic update support. You can now force an update check from the settings.
  • Opgelost
    Fixed a bug where MaxTo would cause Snip & Sketch to hang. See issue #386.
  • Opgelost
    Fixed a compatibility problem where Chromium browsers (such as Google Chrome, Edge and Brave browser) version 78 or later no longer worked with MaxTo. See issue #476.

Downloads

2.1.0-beta5 Pre-release

1 oktober 2020 · 6 jaar geleden

This release fixes 3 crashes introduced in the previous beta release.

  • Opgelost
    Fix crash if shims.json is not found.
  • Opgelost
    Fix crash caused by the logged on user being on a domain.
  • Opgelost
    Fix crash caused by multiple equal hotkeys registered on different recipes in specific situations.

Downloads

2.1.0-beta4 Pre-release

25 september 2020 · 6 jaar geleden

While the main focus of this preview release has been stability, we have also added a large number of new default recipes. We recommend going into Settings, select the Recipes tab, and selecting Restore defaults, For this tab. This will reset your recipes back to defaults, which includes the new ones added in this release.

  • Verbeterd
    New recipe: Open Settings window (Windows+Control+T)
  • Verbeterd
    New recipes: Expand window (Windows+Control+NumPad arrows).
  • Verbeterd
    New recipes: Contract window (Windows+Alt+NumPad arrows).
  • Opgelost
    Fix bug in licensing that could partially overwrite license key when license is updated online.
  • Opgelost
    Compatibility shims are now included in the installer, so you do not need to have the computer online to download them. See issue #566.
  • Opgelost
    Fixes a crash when a recipe trigger has a Monitor property set to null. See issue #578.
  • Opgelost
    Fix a bug that caused passive mode to not work. See issue #594.
  • Opgelost
    Fix window related triggers and notifications when windows move. See issue #582 and #575.
  • Opgelost
    Fix crash when clicking Cancel in region editor. See issue #600.
  • Opgelost
    Fix issue where window transparency hangs after drag.
  • Opgelost
    Fix crash when trying to read network adapter changes.
  • Opgelost
    Fix off-by-one virtual desktop number.
  • Opgelost
    Fix virtual desktop number editor not updating the configuration.
  • Opgelost
    Fix issue preventing multiple local user accounts from using MaxTo at once. See issue #616.
  • Opgelost
    Fix occasional RPC crash when listing virtual desktops.
  • Opgelost
    Give a better error message when UI cannot communicate with the rest of MaxTo.
  • Opgelost
    Fix crash when monitor configuration in config.json is explicitly set to null.
  • Opgelost
    Fix crash when command is empty object ({}) in recipes.
  • Opgelost
    Fix crash caused by not being able to de-elevate processes that shouldn't be elevated.

Downloads

2.1.0-beta3 Pre-release

5 augustus 2020 · 6 jaar geleden

This release focuses solely on stability.

  • Verbeterd
    Add default option to window argument editor. See issue #572.
  • Verbeterd
    Improve error message when cycle position command is missing arguments. See issue #576.
  • Verbeterd
    Allow moving windows to adjacent virtual desktops.
  • Verbeterd
    Add selector for virtual desktops in recipes.
  • Verbeterd
    Add new default recipe to move window between virtual desktops.
  • Opgelost
    Fix exception when monitor configuration could not be found. See issue #592.
  • Opgelost
    Fix issue with library resulting in virtual desktop support being broken.
  • Opgelost
    Attempt to unlock MaxTo DLL files when MaxTo unloads by hinting to other programs that they can be unloaded.
  • Opgelost
    Prevent MaxTo windows from being opened multiple times at once.
  • Opgelost
    Fix crash when duplicate hotkeys are loaded from configuration.
  • Opgelost
    Fix crash when configuration file cannot be written.
  • Opgelost
    Fix crash when executing recipe without ingredients.
  • Opgelost
    Show error on CLI when executing unknown commands.
  • Opgelost
    Fix using Esc key to close region editor breaks it. See issue #580.
  • Opgelost
    Fix broken transparency animation. See issue #584.
  • Opgelost
    Fix crash when running elevated and the computer has no shell (i.e. explorer.exe isn't running).

Downloads

2.1.0-beta2 Pre-release

20 mei 2020 · 6 jaar geleden
  • Nieuw
    Passive mode is back. When in passive mode, windows are only maximized to a region while you hold Shift. See issue #270.
  • Nieuw
    Change settings using a command. For instance, you can toggle passive mode using the command maxto settings set /Setting behavior.passiveMode /Mode on. See issue #270.
  • Nieuw
    New command that lets you open MaxTo user interface. From the command line: maxto ui open /Window ChangeRegions See issue #310.
  • Verbeterd
    Close MaxTo windows using escape key. See issue #565.
  • Opgelost
    Fixed window resize issues related to snapping. See issue #555.
  • Opgelost
    Removed ability to filter network change triggers by network name (you can still filter by adapter name), due to crashes. See issue #519 and #557.
  • Opgelost
    Fixed crash on startup caused by invalid license key. See issue #558.
  • Opgelost
    Reverted change in 2.1.0-beta.1 that would more often leave windows transparent after moving them. See issue #561.
  • Opgelost
    Fixed problem where dropping a window into a region while holding Shift would sometimes shrink the window. See issue #551.
  • Opgelost
    Fixed "Last update" date in user interface when MaxTo has never been able to download its shims. See issue #567.
  • Opgelost
    Fixed editor for the Cycle presets command, which appeared to forget which presets had been selected. See issue #564.
  • Opgelost
    Shorten interval to trigger "was stopped to prevent infinite loops" message. See issue #568.
  • Opgelost
    Fixed issue where programs that were maximized, then was put into a region using hotkeys, then minimized, and then restored ended up maximized instead of placed in their region. See issue #548.
  • Opgelost
    Adjusted calculations of region sizes; to minimize the "off by a few pixels" errors that could sometimes be seen previously. See issue #258.
  • Opgelost
    Faster and less memory-intensive low-level keyboard hook.

Downloads

2.1.0-beta1 Pre-release

24 april 2020 · 6 jaar geleden
  • Nieuw
    Add two new commands that allow you to open and close MaxTo windows from recipes. See issue #473.
  • Nieuw
    Add new command that shows a message to the end user. See issue #378.
  • Nieuw
    Add new command that sets the transparency of a window. See issue #400.
  • Nieuw
    Add new command that sets a window as topmost.
  • Nieuw
    Better searching for windows. You can now use wildcards, and specify if you want to filter using the process name, window class or window title. Also; regular expressions are supported.
  • Nieuw
    Add two new default recipes:
    • Open the Change Regions window by pressing Win+Ctrl+R.
    • Open the Change Regions window when a virtual desktop is created.
  • Opgelost
    Regions sometimes overlap with the taskbar. See issue #550.
  • Opgelost
    Fix 8 different crashes reported through crash reporting.

Downloads

2.1.0-alpha4 Pre-release

29 maart 2020 · 6 jaar geleden
  • Verbeterd
    Recipe overview now shows summary of triggers and ingredients. See issue #517.
  • Verbeterd
    Load and manage presets now take the monitor aspect ratio into account when rendering previews.
  • Verbeterd
    Stopping recipes to prevent infinite loops now only happens for system triggers; not hotkeys.
  • Verbeterd
    Various performance improvements:
    • Reduced number of controls created.
    • Removed some intensive animations on opacity.
    • Faster reveal brush implementation.
    • Lazy load settings and change regions views in user interface.
  • Opgelost
    Virtual desktops used same regions, ignoring setting. See issue #543.
  • Opgelost
    Windows would not restore opacity after being moved. See issue #521.
  • Opgelost
    The name of the installer executable could on some machines cause issues with installation. See issue #514.
  • Opgelost
    Slow movement when dragging Settings window. See issue #480.
  • Opgelost
    Add additional hook settings for Edge Beta and Iridium browsers required for MaxTo to work with those browsers. See issue #476.
  • Opgelost
    Fix issue where applying regions on one monitor would only save the changes on that monitor.
  • Opgelost
    Fix font rendering on some machines. Now will default to using ClearType everywhere.
  • Opgelost
    Fix "shrinking window syndrome" when using the move window command.

Downloads

2.1.0-alpha3 Pre-release

3 januari 2020 · 7 jaar geleden
  • Nieuw
    Add window:minimize command. See issue #499.
  • Verbeterd
    Allow skipping launch when program is already running. See issue #498.
  • Opgelost
    Down key missing from usable hotkeys. See issue #516.
  • Opgelost
    Config not written on initial startup. See issue #520.
  • Opgelost
    Fix issue with monitors with duplicate serial number. See issue #471.
  • Opgelost
    Fix crash when process exits very quickly. See issue #494.
  • Opgelost
    Do not update compatibility shims on startup from companion apps.
  • Opgelost
    Better handle exceptions from UI automation.
  • Opgelost
    Prevent crashes caused by invalid JSON in configuration.
  • Opgelost
    Fix crash when starting de-elevated MaxTo process, instead report it in a message box.
  • Opgelost
    Fix crash caused by recipe name set to null.
  • Opgelost
    NullReferenceException when using LaunchCommand's BringToFront argument.
  • Opgelost
    When launching an executable that we cannot find, throw an exception.

Downloads

2.1.0-alpha2 Pre-release

14 november 2019 · 7 jaar geleden
  • Nieuw
    Editor for presets. You can now rename and delete presets. See [issue #484](https://github.com/digitalcreat ions/MaxTo/issues/484).
  • Nieuw
    Focus command can now set focus to a region instead of a window. See [issue #324](https://github.com/digita lcreations/MaxTo/issues/324).
  • Opgelost
    Fix issue where region highlight window would show up and not disappear.
  • Opgelost
    Fix issue where windows would revert back to their old size after regaining focus. See [issue #487](https://git hub.com/digitalcreations/MaxTo/issues/487).
  • Opgelost
    Fix issue where license would be removed after rebooting due to being unable to contact the licensing server. S ee issue #495.
  • Opgelost
    Fix race condition in communication bus. In specific circumstances, messages could be received out of order and cause a crash.
  • Opgelost
    Fix mistake in relative coordinates, where specifying a 100% distance would result in the coordinate being one pixel outside the corresponding rectangle.
  • Opgelost
    Fix monitor searches to treat integer numbers as monitor numbers (corresponding to the \\.\DISPLAYn names).
  • Opgelost
    Fix error if preset name was null.

Downloads

2.1.0-alpha1 Pre-release

30 oktober 2019 · 7 jaar geleden

We are proud to present the initial preview of MaxTo 2.1. There have been a lot of changes:

Important! We recommend that you move your config.json to another location before trying this release. Then you'l l get all of the new default keyboard shortcuts set up, and you'll have a backup of your settings in case you want to g o back to 2.0. Version 2.1 changes the configuration format slightly, in a manner that will no longer be compatible wi th version 2.0.

  • Nieuw
    Improved recipes with different kinds of triggers. You can now run recipes when any of the following events happen:
    • Monitor
      • Connected (monitor:connected)
      • Disconnected (monitor:disconnected)
      • Details changed (monitor:changed)
    • MaxTo
      • Started (corresponds to Windows logon, maxto:started)
      • Regions changed (maxto:regions_changed)
    • Window events
      • Maximized (window:maximized)
      • Placed in region (window:placed)
      • Restored (window:restored)
      • Moved (window:moved)
      • Opened (window:opened)
      • Activated (window:activated)
    • Virtual desktop
      • Changed (virtualdesktop:changed)
      • Created (virtualdesktop:created)
      • Deleted (virtualdesktop:deleted)
    • Windows events
      • Desktop locked (windows:locked)
      • Desktop unlocked (windows:unlocked)
    • Network events (filter by network name, adapter name and possible SSID)
      • Network connected (network:connected)
      • Network disconnected (network:disconnected)
  • Nieuw
    New commands for use in recipes:
    • Cycle through presets.
    • Expand/contract window to closest edge.
    • Cycle window positions, like WinSplit Revolution.
    • Move mouse cursor.
    • Fit windows to regions.
    • Resize window.
  • [Enhancement] Much nicer recipe editor. Like, much nicer.
    • File locator when selecting files. See issue #322.
    • Monitor selector. See issue #319.
    • Improved hotkey editor.
    • Copy an entire recipe for use on the command line.
    • Export recipe to file.
    • Import recipe from file.
  • [Enhancement] Nicer compatibility shim viewer.
  • [Enhancement] Now triggers hotkeys on the key down event, instead of key up. See [issue #417](https://github.com/digi talcreations/MaxTo/issues/417).
  • [Enhancement] All key names are now translatable, and the few missing keys have been added. See issue [#421](https:// github.com/digitalcreations/MaxTo/issues/421), #467, and [#376] (https://github.com/digitalcreations/MaxTo/issues/376).
  • [Enhancement] When selecting monitors, you can now use placeholders $next and $previous to select, you know, the next or previous monitor.
  • [Enhancement] The move command now has better error messages.
  • [Enhancement] The log level can now be changed at runtime, simply by editing the config.json file. No UI is present ed for this.
  • [Enhancement] The windows that have a back button in the top left corner now supports using the back button on the mo use.
  • [Enhancement] Improve automatic update support. You can now force an update check from the settings.
  • Opgelost
    Fixed a bug that would cause regions to not load on startup. See issue [#445](https://github.com/digitalcreatio ns/MaxTo/issues/445),
  • Opgelost
    Fixed a bug where windows would be stuck when using the move window command in a direction. See [issue #428](ht tps://github.com/digitalcreations/MaxTo/issues/428).
  • Opgelost
    Fixed a bug where MaxTo would cause Snip & Sketch to hang. See [issue #386](https://github.com/digitalcreations /MaxTo/issues/386).
  • Opgelost
    Fixed a bug where command prompt and Powershell scrollbars were placed outside region. See [issue #470](https:/ /github.com/digitalcreations/MaxTo/issues/470).
  • Opgelost
    Fixed a compatibility problem where Chromium browsers (such as Google Chrome, Edge (insider preview) and Brave browser) version 78 or later no longer worked with MaxTo. See [issue #476](https://github.com/digitalcreations/MaxTo/is sues/476).
  • Opgelost
    Fixed a crash caused by having trailing whitespace in config.location file caused a crash. See [issue #454](h ttps://github.com/digitalcreations/MaxTo/issues/454).
  • Opgelost
    Fixed a bug where Universal Windows Platform apps on Windows 10 ("modern apps") would not resize to their old s ize when dragged from a region. See issue #422. This also fixes issue #481, which caused a similar problem for TeamSpeak 3.

Downloads

2.0.1

29 maart 2019 · 7 jaar geleden

This is a bug fix release to fix the most common issues experienced in version 2.0.

  • Verbeterd
    Updated (complete) translation to Chinese (Simplified).
  • Opgelost
    Fix issue where strange serial numbers would cause regions to not load. See issue #375.
  • Opgelost
    Fix rare crash that would say "Collection was modified" while executing a recipe.
  • Opgelost
    Fix rare crash caused by monitored process going away during inspection.
  • Opgelost
    Fix rare crash when compatibility shims file is corrupt.

Downloads

2.0.0-rc3 Pre-release

15 maart 2019 · 7 jaar geleden

This release candidate contains a large change to how MaxTo uses keyboard shortcuts. We can now override any system hotkey, so we have changed our default hotkeys:

  • Move windows using Windows + arrow keys
  • Swap windows using Windows + Alt + arrow keys
  • Center window on the monitor using Windows + Alt + C
  • Maximize to monitor using Windows + Alt + M

Note that these defaults are only applied if you start MaxTo without a configuration already applied. To remove your settings, you can delete the file %AppData%\MaxTo\config.json. You can also change the hotkeys manually to the defaults in the settings.

Other changes in this release:

  • Nieuw
    New keyboard shortcut editor.
  • Nieuw
    Allows overriding keyboard shortcuts from Windows.
  • Opgelost
    Will now delete scheduled task (to start MaxTo on logon) when MaxTo is uninstalled.
  • Opgelost
    CLI would sometimes use older versions instead of the latest installed version.
  • Opgelost
    Fix issue with Firefox window becoming very small. See issue #339.
  • Opgelost
    Fix issue where the move command would hang when trying to move a window to the same virtual desktop you were currently on. See issue #358.
  • Opgelost
    Fix issue where launching an application would provide wrong arguments to the launched program. See issue #357.
  • Opgelost
    Fix crash when saving presets. See issue #360.

Downloads

2.0.0-rc2 Pre-release

8 maart 2019 · 7 jaar geleden
  • Verbeterd
    4 new presets!
  • Verbeterd
    Compatibility list now shows which shims are disabled.
  • Opgelost
    Fixes elevation status in the user interface. See issue #350.
  • Opgelost
    Fix crash when maximizing windows on monitors with multiple DPI scales. See issue #346 and #339.
  • Opgelost
    Fix issues with automatic startup. See issue #347.
  • Opgelost
    Re-introduces all translations that were missing in the previous version. See issue #354.
  • Opgelost
    Fix button styles.

Downloads

2.0.0-rc1 Pre-release

20 februari 2019 · 7 jaar geleden

First release candidate for MaxTo 2.0.0.

  • Verbeterd
    Add tooltip in notification area. See issue #335.
  • Opgelost
    Fix application manifest for UI process (broken in beta.10).
  • Opgelost
    Add correct styling to buttons in the license component.
  • Opgelost
    Fix NullReferenceException on machines where UAC registry key is not present. Machines with this error will report that UAC is disabled, even though it may not be. See issue #337.

Downloads

2.0.0-beta10 Pre-release

5 februari 2019 · 7 jaar geleden

This release fixes quite a few bugs, and should reduce memory usage.

  • Verbeterd
    All-over work on memory usage. Should expect this beta to use roughly 20% less memory than the previous beta.
  • Opgelost
    No longer crashes if you have a .NET Framework version older than 4.7.2, but instead shows a dialog directing you to the download page before exiting.
  • Opgelost
    Fix issue where compatibility shims would not get applied to 32-bit programs. See issue #266 relating to Mikrotik WinBox.
  • Opgelost
    Ignore Windows Search on Windows 10; window can no longer be moved by MaxTo. See issue #327.
  • Opgelost
    Commands would not check compatibility shims, and would try to work on ignored windows.
  • Opgelost
    Hides number of seats in license when the value is 0.

Downloads

2.0.0-beta9 Pre-release

25 januari 2019 · 8 jaar geleden

This release fixes the most commonly reported bugs and crashes.

  • Opgelost
    Fix issue with windows growing in size due to different DPI on monitors.
  • Opgelost
    Fix logic in move command, where moving a window wouldn't work. See [issue #318](https://github.com/digitalcrea tions/MaxTo/issues/318).
  • Opgelost
    Fix crash when a recipe without an assigned hotkey exists in the configuration.
  • Opgelost
    Fix crash when unregistering hotkeys (experienced when disabling MaxTo).
  • Opgelost
    Fix issue where UI writes empty strings into configuration. See [issue #300](https://github.com/digitalcreation s/MaxTo/issues/300).
  • Opgelost
    Fix issue where MaxTo could not manipulate virtual desktops on Windows 10 version 1803.

Downloads

2.0.0-beta8 Pre-release

18 januari 2019 · 8 jaar geleden

This is purely a bug fix release that attempts to fix the most common crashes experienced by end users.

  • Opgelost
    Fix issue where ingredient arguments were apparently not loaded into UI. See issue #308.
  • Opgelost
    Fix issue that left an un-elevated core process run when MaxTo was supposed to run elevated.
  • Opgelost
    Fix issue locating upper-case uncategorized commands.
  • Opgelost
    Fix issue where recipes (and other configuration) did not apply immediately. See issue #317.

Downloads

2.0.0-beta7 Pre-release

10 januari 2019 · 8 jaar geleden

The release has focused mainly on fixing crashing bugs.

  • Verbeterd
    move command now supports moving a window to a different monitor, while keeping dimensions. See issue #313.
  • Verbeterd
    Add a new Server process that is only responsible for maintaining the communication channel between the MaxTo processes. This should provide better stability whenever there is an exception in the Core process.
  • Opgelost
    Fix crash when crash marker file was locked.
  • Opgelost
    Fix persistent crash on Windows 7 in UI process.
  • Opgelost
    Fix crash when trying to show log file (bug introduced in beta.6).
  • Opgelost
    Fix crash "Only part of a ReadProcessMemory or WriteProcessMemory request was completed".
  • Opgelost
    Fix crash caused by cross-thread access to internal state. This crash would appear in the logs as a NullReferenceException.

2.0.0-beta6 Pre-release

20 december 2018 · 8 jaar geleden
  • Verbeterd
    Add new default recipe: "Maximize to monitor" (Ctrl+Windows+NumPad9)
  • Opgelost
    Fix broken "Keep changes" experience after editing recipe ingredients.
  • Opgelost
    Fix broken translations. Non-translated text now falls back to English.
  • Opgelost
    Fix Alt+F4 keypress in Change regions editor.
  • Opgelost
    Add some missing translatable strings.
  • Opgelost
    Fix crash due to duplicate recipe names.

2.0.0-beta5 Pre-release

14 december 2018 · 8 jaar geleden

Mostly more bug fixes.

  • Verbeterd
    Nicer warnings and info boxes.
  • Verbeterd
    Shows hotkey conflicts in the user interface. See issue #302.
  • Verbeterd
    Changed order of settings pages.
  • Opgelost
    Fix "MaxTo won't start" when it wasn't running. See issue #304.
  • Opgelost
    CLI now shows help when called without arguments. See issue #297.
  • Opgelost
    Fix crash when config contains unparsable hotkeys. See issue #298.
  • Opgelost
    Fix crash on exit due to bug in virtual desktop library.

Downloads

2.0.0-beta4 Pre-release

6 december 2018 · 8 jaar geleden

Even more bug fixes.

  • Nieuw
    ZIP file package now available.
  • [Enhancement] Adds notice when trying to use legacy license codes.
  • [Enhancement] Adds notice about translations when choosing a language.
  • [Enhancement] Now uses rolling log files, which rotate daily and keeps 7 days worth of logs.
  • Opgelost
    Fix hard to read settings window on dark backgrounds. See issue #285.
  • Opgelost
    Fix crash when changing keyboard shortcuts. See [issue #278](https://gi thub.com/digitalcreations/MaxTo/issues/278).
  • Opgelost
    Fix CLI not in path. See [issue #290](https://github.com/digitalcreatio ns/MaxTo/issues/290).
  • Opgelost
    Reported crash when using elevated mode. See [issue #296](https://githu b.com/digitalcreations/MaxTo/issues/296).
  • Opgelost
    Fix crash when started and an instance is already running. See issue # 295.
  • Opgelost
    Prevent loading configuration twice when it is changed.

Downloads

2.0.0-beta3 Pre-release

16 november 2018 · 8 jaar geleden

Lots of bug fixes thanks to all the issues you've found.

  • Nieuw
    You can now switch off window transparency when dragging windows. See issue #264.
  • Verbeterd
    Show error message after a crash the next time MaxTo starts.
  • Verbeterd
    Allow regular maximize on undivided monitors. See issue #263.
  • Opgelost
    No longer crashes on startup for registered hotkeys. See issue #274.
  • Opgelost
    Don't crash when active regions for a monitor is set to null. See issue #282.
  • Opgelost
    Don't crash applying preset without a name. See issue #282.
  • Opgelost
    Don't crash if no Internet at startup. See issue #281.
  • Opgelost
    Don't crash when we cannot change the startup task. See issue #275.
  • Opgelost
    Don't allow double-opening Settings and Change regions windows.
  • Opgelost
    Don't list languages we don't actually support.
  • Opgelost
    Actually include translations in setup. D'oh.
  • Opgelost
    Don't move windows when in move command when direction is set to none. See issue #255.
  • Opgelost
    Fix crash when reporting specific exceptions to Raygun.
  • Opgelost
    Allow searching for monitors by their serial number in recipes. See issue #263.
  • Opgelost
    Don't snap to shadow of the window that is moving. See issue #273.

Downloads

2.0.0-beta2 Pre-release

12 november 2018 · 8 jaar geleden

The second beta of MaxTo 2.0.0 is here. We've concentrated on fixing crashing b ugs, but we've also enabled some new functionality. "Start on logon" is back, a s is working window snapping.

  • Enable "Start on logon" feature
  • Enable window snapping. This feature has been improved greatly since previous releases, and will now only snap to visible window edges, and knows about the special way UWP windows are invisible even though the system says they are not. See issue #269.
  • Fix startup hang when UAC is enabled and elevation is denied. See issue #260 , [#250](https://github. com/digitalcreations/MaxTo/issues/250) and [#236](https://github.com/digitalcre ations/MaxTo/issues/236).
  • Fix communication bus issues (including faster startup).
  • Fix crash caused by unset region configuration.
  • Fix crash on Windows 8 when enumerating monitors.
  • Fix CLI crash when specifying unknown arguments.
  • Fix crash on some machines when copying text to clipboard.
  • Fix grouping of error reports.

Downloads

2.0.0-beta1 Pre-release

24 oktober 2018 · 8 jaar geleden

The first beta release of MaxTo 2.0.0.

What's new

Brand new bugs!

Let's just be honest here: this is a beta release. That's right, we've fixed a lot of bugs, and probably introduced a lot of new ones. Don't expect anything to work well in the early alpha releases.

We've basically rewritten everything from scratch, so expect some crashes.

Brand new user interface

We've separated the user interface from the underlying functionality in MaxTo, and re-implemented it completely.

This means that everything should feel a lot nicer and fresher; and it should look a lot better on Windows 10!

It also means that we now have full, complete mixed-DPI support! Finally!

Recipes

Recipes are a powerful new feature of MaxTo, that replaces the previous keyboard shortcut functionality. A recipe is a set of commands assigned to a keyboard shortcut; which means that you can run a lot of commands using one keystroke.

Commands that are ready now include:

  • Move a window into a region
  • Focus on a window in a given direction
  • Center a window on a given monitor
  • Load preset on a specific monitor
  • Highlight regions on a given monitor (or on all monitors)
  • Launch a program
  • Maximize to screen

You can mix and match these commands as you see fit; and we have nice editors for their arguments in the user interface.

Open source documentation

We've started writing proper documentation. Obviously it is not finished as of now, but we have published what we have.

Also, if you have suggestions, you can edit the documentation directly. We will include any approved changes on the website as it is updated.

Virtual desktop support

You can now have different regions on each virtual desktop. Or you can have the same regions on all virtual desktops. It's a setting.

Automatically updated compatibility shims

We can now update the compatibility shims (that ensure MaxTo is compatible with other programs) without releasing a new version of MaxTo. You can selectively disable the shims on your machine if desired.

Monitors are identified by serial number by default

This is a bigger deal than it seems. Previously MaxTo used the monitor number as reported by Windows. That meant that if you had two monitors, MaxTo would only know of them as monitor 1 and monitor 2. If you detached monitor 1, its regions would be applied to the second monitor, as that monitor got renamed "monitor 2", and the settings for the second monitor would be forgotten.

Now MaxTo knows the serial number of each monitor, and will remember the settings for that monitor forever.

New settings system

We've introduced a new, JSON-based, settings system that automatically reloads any changes to the configuration file immediately. You can find MaxTo's settings in %AppData%\MaxTo% (by default, you can change this to e.g. store them in your Dropbox).

New installer

Our new installer is based on Squirrel, which means we get automatic updates and delta packages "for free". So that's good.

What's planned?

Command line support

The recipes and commands are designed to work well with a command line interface, so expect to see this to pop up shortly. You'll be able to do things like (syntax may not be final):

C:\> maxto window move -Window "Untitled - Notepad" -Position 0,0 -VirtualDesktop 3
C:\> maxto recipe "Notepad on the left"
C:\> maxto preset load "4x4" -Monitor "Dell U3011 (DP)"

Translations

All the translation options are missing in this initial alpha release, but it is coming back.

What was removed?

Quite a few things from previous versions of MaxTo where removed, and will not be re-introduced:

  • Self-test is gone forever, as it frequently produced false positives.
  • Alternate regions will not be coming back. It is now extremely simple to load presets by assigning them to hotkeys. The additional complexity of having multiple regions applied at once made this one an easy choice to remove.

Why 2.0.0?

We are jumping on the semantic versioning bandwagon. Basically this means that you should be able to tell if there are breaking changes in the version that you are updating to just from the version number.

Since we had previously used <year>.<month> to identify releases, we chose to start at version 2.0 for semantic versioning purposes. Version 2.0.0 nicely reflects what we intended; namely that this is a major upgrade for MaxTo.

What happened to the pricing?

As you can probably see from the website, we've changed our prices. The new prices are differentiated between personal and business licenses.

Personal licenses

These licenses work as they always have, buy it and you have a lifetime license for anyone in your household.

The price will be $29, which is a price hike from the previous $19. We still think this is quite cheap for a tool such as MaxTo, that you can use for the rest of your life without purchasing another license.

Business licenses

Business licenses are new in that they require renewal every year. The price starts at $19/user/year, and we give significant discounts for purchasing more than one year at a time, as well as volume discounts.

Site licenses are of course still available.

Previous licenses

All licenses that are purchased under the old system will continue to be valid going forward.

Note that to use version 2.0.0 or later (including the preview releases), you will need to convert your old license key for a new one.

Downloads

2.0.0-alpha6 Pre-release

17 oktober 2018 · 8 jaar geleden

Since 2.0.0-alpha.5, we've done these cool things:

  • Added localization support. For now Norwegian and English have been translate d. Help us get MaxTo translated to your language.
  • When editing your regions:
    • You can look up the details of your monitor using our new, handy "Monitor i nfo" button.
    • "Save as preset" now saves what you've set up, not something else entirely. See issue #248.
    • "Save as preset" is now cancellable.
    • Fixes size and placement on mixed DPI machines. See issue #239.
    • Shows physical and logical pixels when setting regions on monitors with DPI scaling.
    • Set regions windows are now topmost.
  • In the settings:
    • More accessible buttons when editing recipes. See issue #246.
    • First-level navigation menu now collapses when editing recipes.
    • Clear up language around window snapping.
    • Add a small text to let you know if MaxTo is currently running elevated. See issue #244.
  • Improved the first run welcome dialog, and added a 30-day trial.

Downloads

2.0.0-alpha5 Pre-release

15 juni 2018 · 8 jaar geleden
  • Fluent design update.
    • Windows 10 April 2018 update gets real acrylic backgrounds.
    • Uses Segoe MDL2 Assets for icons when they are available, falls back to Modern UI Icons when they are not available.
    • Redesigned screen for setting regions.
  • Double-click on tray icons now loads region editor.
  • Now works on Windows 7 and Windows 8.
  • Fixes crash when we cannot find icon for another program.
  • Fixes user interface hang on startup because it tried to download icons for s hims.

Downloads

2.0.0-alpha4 Pre-release

7 juni 2018 · 8 jaar geleden

Important! This version will delete your previous settings on install due to updated command names.

  • Command line support. You can now script most MaxTo actions. Type maxto he lp to see all of your possibilities.
  • Fix wrong window position on Windows 10 when using keyboard shortcuts.
  • Fix detection of screen changes.
  • Fix windows turning transparent after dragging.
  • Allow targeting window transparency as a compatibility shim (used for Unity).
  • Fix crash when trying to locate monitor serial numbers.
  • Update compatibility shims on first startup.
  • Changes to commands (as a result of command line support):
    • system_maximize is now just maximize
    • preset is now preset apply
    • Introduce licensing commands, only available for command line. See maxto h elp license.

Downloads

2.0.0-alpha1 Pre-release

16 mei 2018 · 8 jaar geleden
  • Fix click-through on acrylic windows on high-DPI
  • Prevent reload loop of license in background
  • Make message bus messages raise on correct thread (prevents crashes)
  • Use Squirrel version for version string
  • Left-click to activate menu
  • Update recipes when they are changed

Downloads

2015.11.1

16 november 2015 · 11 jaar geleden

Bug fix release. Problem with change regions.

2015.07.1

29 juli 2015 · 11 jaar geleden

Fixes problem with default shortcut keys.

2015.03.1

21 maart 2015 · 11 jaar geleden

Bug-fix release which fixes all crashes sent in by automated crash reporting.