申し訳ありません。このページの一部のコンテンツは、まだ日本語でご利用いただけません。
最新

MaxTo 3.0.0

2026年6月13日 · 先月

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.

ダウンロード

MaxTo-win-x64-stable-Setup.exe 64 ビット (x86-64) 13.7 MB ダウンロード

2.2.1

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

ダウンロード

2.2.0

2021年6月12日 · 5 年前

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

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

ダウンロード

2.2.0-beta2 プレリリース

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

ダウンロード

2.2.0-beta1 プレリリース

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

ダウンロード

2.1.5

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

ダウンロード

2.1.3

2020年11月24日 · 6 年前
  • 修正
    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.
  • 修正
    Fix windows not becoming transparent the first time they are dragged.
  • 修正
    Fix crash when license server responds in unexpected ways (5 instances).
  • 修正
    Fix crash on startup caused by tooltip being set at the wrong time (4 instances).
  • 修正
    Fix crash when ingredient sends back failure code without exception (3 instances).
  • 修正
    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.

ダウンロード

2.1.1

2020年11月12日 · 6 年前

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

  • 改善
    Saves recipes automatically after import. See issue #634.
  • 改善
    Removes the transparency animation when dragging windows. Transparency now happens instantly. This was linked to the transparency being stuck. See issue #643.
  • 修正
    Fix inconsistent window argument editor. See issue #639.
  • 修正
    Fix crash when cancelling region change on multiple monitors. See issue #635.
  • 修正
    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.
  • 修正
    No longer allow MaxTo to subclass child windows. This affected e.g. MikroTik WinBox child windows causing crashes.
  • 修正
    Fix Chromium-based browsers being "restored" when exiting full-screen video. See issue #640.
  • 修正
    Fix NullReferenceException when starting de-elevated process.
  • 修正
    Fix ArgumentException when adding hotkeys during startup.
  • 修正
    Fix a crash that could occur when connecting to a machine via remote desktop.
  • 修正
    Configuration was automatically reset to default if it was unreadable or invalid JSON. Now it presents a dialog box instead.

ダウンロード

2.1.0

2020年10月30日 · 6 年前

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.

  • 新機能
    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)
  • 新機能
    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.
  • 新機能
    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).
  • 新機能
    Manage presets. You can now rename and delete presets.
  • 新機能
    Passive mode. Its back. When in passive mode, windows are only maximized to a region while holding Shift.
  • 新機能
    Focus command can now set focus to a region instead of a window.
  • 改善
    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.
  • 改善
    Close MaxTo windows by hitting Escape.
  • 改善
    Mouse back button now works with MaxTo's back button.
  • 改善
    Allow launch command to skip launching if program is already running.
  • 改善
    Improve automatic update support. You can now force an update check from the settings.
  • 修正
    Fixed a bug where MaxTo would cause Snip & Sketch to hang. See issue #386.
  • 修正
    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.

ダウンロード

2.1.0-beta5 プレリリース

2020年10月1日 · 6 年前

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

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

ダウンロード

2.1.0-beta4 プレリリース

2020年9月25日 · 6 年前

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.

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

ダウンロード

2.1.0-beta3 プレリリース

2020年8月5日 · 6 年前

This release focuses solely on stability.

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

ダウンロード

2.1.0-beta2 プレリリース

2020年5月20日 · 6 年前
  • 新機能
    Passive mode is back. When in passive mode, windows are only maximized to a region while you hold Shift. See issue #270.
  • 新機能
    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.
  • 新機能
    New command that lets you open MaxTo user interface. From the command line: maxto ui open /Window ChangeRegions See issue #310.
  • 改善
    Close MaxTo windows using escape key. See issue #565.
  • 修正
    Fixed window resize issues related to snapping. See issue #555.
  • 修正
    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.
  • 修正
    Fixed crash on startup caused by invalid license key. See issue #558.
  • 修正
    Reverted change in 2.1.0-beta.1 that would more often leave windows transparent after moving them. See issue #561.
  • 修正
    Fixed problem where dropping a window into a region while holding Shift would sometimes shrink the window. See issue #551.
  • 修正
    Fixed "Last update" date in user interface when MaxTo has never been able to download its shims. See issue #567.
  • 修正
    Fixed editor for the Cycle presets command, which appeared to forget which presets had been selected. See issue #564.
  • 修正
    Shorten interval to trigger "was stopped to prevent infinite loops" message. See issue #568.
  • 修正
    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.
  • 修正
    Adjusted calculations of region sizes; to minimize the "off by a few pixels" errors that could sometimes be seen previously. See issue #258.
  • 修正
    Faster and less memory-intensive low-level keyboard hook.

ダウンロード

2.1.0-beta1 プレリリース

2020年4月24日 · 6 年前
  • 新機能
    Add two new commands that allow you to open and close MaxTo windows from recipes. See issue #473.
  • 新機能
    Add new command that shows a message to the end user. See issue #378.
  • 新機能
    Add new command that sets the transparency of a window. See issue #400.
  • 新機能
    Add new command that sets a window as topmost.
  • 新機能
    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.
  • 新機能
    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.
  • 修正
    Regions sometimes overlap with the taskbar. See issue #550.
  • 修正
    Fix 8 different crashes reported through crash reporting.

ダウンロード

2.1.0-alpha4 プレリリース

2020年3月29日 · 6 年前
  • 改善
    Recipe overview now shows summary of triggers and ingredients. See issue #517.
  • 改善
    Load and manage presets now take the monitor aspect ratio into account when rendering previews.
  • 改善
    Stopping recipes to prevent infinite loops now only happens for system triggers; not hotkeys.
  • 改善
    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.
  • 修正
    Virtual desktops used same regions, ignoring setting. See issue #543.
  • 修正
    Windows would not restore opacity after being moved. See issue #521.
  • 修正
    The name of the installer executable could on some machines cause issues with installation. See issue #514.
  • 修正
    Slow movement when dragging Settings window. See issue #480.
  • 修正
    Add additional hook settings for Edge Beta and Iridium browsers required for MaxTo to work with those browsers. See issue #476.
  • 修正
    Fix issue where applying regions on one monitor would only save the changes on that monitor.
  • 修正
    Fix font rendering on some machines. Now will default to using ClearType everywhere.
  • 修正
    Fix "shrinking window syndrome" when using the move window command.

ダウンロード

2.1.0-alpha3 プレリリース

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

ダウンロード

2.1.0-alpha2 プレリリース

2019年11月14日 · 7 年前
  • 新機能
    Editor for presets. You can now rename and delete presets. See [issue #484](https://github.com/digitalcreat ions/MaxTo/issues/484).
  • 新機能
    Focus command can now set focus to a region instead of a window. See [issue #324](https://github.com/digita lcreations/MaxTo/issues/324).
  • 修正
    Fix issue where region highlight window would show up and not disappear.
  • 修正
    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).
  • 修正
    Fix issue where license would be removed after rebooting due to being unable to contact the licensing server. S ee issue #495.
  • 修正
    Fix race condition in communication bus. In specific circumstances, messages could be received out of order and cause a crash.
  • 修正
    Fix mistake in relative coordinates, where specifying a 100% distance would result in the coordinate being one pixel outside the corresponding rectangle.
  • 修正
    Fix monitor searches to treat integer numbers as monitor numbers (corresponding to the \\.\DISPLAYn names).
  • 修正
    Fix error if preset name was null.

ダウンロード

2.1.0-alpha1 プレリリース

2019年10月30日 · 7 年前

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.

  • 新機能
    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)
  • 新機能
    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.
  • 修正
    Fixed a bug that would cause regions to not load on startup. See issue [#445](https://github.com/digitalcreatio ns/MaxTo/issues/445),
  • 修正
    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).
  • 修正
    Fixed a bug where MaxTo would cause Snip & Sketch to hang. See [issue #386](https://github.com/digitalcreations /MaxTo/issues/386).
  • 修正
    Fixed a bug where command prompt and Powershell scrollbars were placed outside region. See [issue #470](https:/ /github.com/digitalcreations/MaxTo/issues/470).
  • 修正
    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).
  • 修正
    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).
  • 修正
    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.

ダウンロード

2.0.1

2019年3月29日 · 7 年前

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

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

ダウンロード

2.0.0-rc3 プレリリース

2019年3月15日 · 7 年前

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:

  • 新機能
    New keyboard shortcut editor.
  • 新機能
    Allows overriding keyboard shortcuts from Windows.
  • 修正
    Will now delete scheduled task (to start MaxTo on logon) when MaxTo is uninstalled.
  • 修正
    CLI would sometimes use older versions instead of the latest installed version.
  • 修正
    Fix issue with Firefox window becoming very small. See issue #339.
  • 修正
    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.
  • 修正
    Fix issue where launching an application would provide wrong arguments to the launched program. See issue #357.
  • 修正
    Fix crash when saving presets. See issue #360.

ダウンロード

2.0.0-rc2 プレリリース

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

ダウンロード

2.0.0-rc1 プレリリース

2019年2月20日 · 7 年前

First release candidate for MaxTo 2.0.0.

  • 改善
    Add tooltip in notification area. See issue #335.
  • 修正
    Fix application manifest for UI process (broken in beta.10).
  • 修正
    Add correct styling to buttons in the license component.
  • 修正
    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.

ダウンロード

2.0.0-beta10 プレリリース

2019年2月5日 · 7 年前

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

  • 改善
    All-over work on memory usage. Should expect this beta to use roughly 20% less memory than the previous beta.
  • 修正
    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.
  • 修正
    Fix issue where compatibility shims would not get applied to 32-bit programs. See issue #266 relating to Mikrotik WinBox.
  • 修正
    Ignore Windows Search on Windows 10; window can no longer be moved by MaxTo. See issue #327.
  • 修正
    Commands would not check compatibility shims, and would try to work on ignored windows.
  • 修正
    Hides number of seats in license when the value is 0.

ダウンロード

2.0.0-beta9 プレリリース

2019年1月25日 · 7 年前

This release fixes the most commonly reported bugs and crashes.

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

ダウンロード

2.0.0-beta8 プレリリース

2019年1月18日 · 8 年前

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

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

ダウンロード

2.0.0-beta7 プレリリース

2019年1月10日 · 8 年前

The release has focused mainly on fixing crashing bugs.

  • 改善
    move command now supports moving a window to a different monitor, while keeping dimensions. See issue #313.
  • 改善
    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.
  • 修正
    Fix crash when crash marker file was locked.
  • 修正
    Fix persistent crash on Windows 7 in UI process.
  • 修正
    Fix crash when trying to show log file (bug introduced in beta.6).
  • 修正
    Fix crash "Only part of a ReadProcessMemory or WriteProcessMemory request was completed".
  • 修正
    Fix crash caused by cross-thread access to internal state. This crash would appear in the logs as a NullReferenceException.

2.0.0-beta6 プレリリース

2018年12月20日 · 8 年前
  • 改善
    Add new default recipe: "Maximize to monitor" (Ctrl+Windows+NumPad9)
  • 修正
    Fix broken "Keep changes" experience after editing recipe ingredients.
  • 修正
    Fix broken translations. Non-translated text now falls back to English.
  • 修正
    Fix Alt+F4 keypress in Change regions editor.
  • 修正
    Add some missing translatable strings.
  • 修正
    Fix crash due to duplicate recipe names.

2.0.0-beta5 プレリリース

2018年12月14日 · 8 年前

Mostly more bug fixes.

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

ダウンロード

2.0.0-beta4 プレリリース

2018年12月6日 · 8 年前

Even more bug fixes.

  • 新機能
    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.
  • 修正
    Fix hard to read settings window on dark backgrounds. See issue #285.
  • 修正
    Fix crash when changing keyboard shortcuts. See [issue #278](https://gi thub.com/digitalcreations/MaxTo/issues/278).
  • 修正
    Fix CLI not in path. See [issue #290](https://github.com/digitalcreatio ns/MaxTo/issues/290).
  • 修正
    Reported crash when using elevated mode. See [issue #296](https://githu b.com/digitalcreations/MaxTo/issues/296).
  • 修正
    Fix crash when started and an instance is already running. See issue # 295.
  • 修正
    Prevent loading configuration twice when it is changed.

ダウンロード

2.0.0-beta3 プレリリース

2018年11月16日 · 8 年前

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

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

ダウンロード

2.0.0-beta2 プレリリース

2018年11月12日 · 8 年前

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.

ダウンロード

2.0.0-beta1 プレリリース

2018年10月24日 · 8 年前

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.

ダウンロード

2.0.0-alpha6 プレリリース

2018年10月17日 · 8 年前

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.

ダウンロード

2.0.0-alpha5 プレリリース

2018年6月15日 · 8 年前
  • 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.

ダウンロード

2.0.0-alpha4 プレリリース

2018年6月7日 · 8 年前

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.

ダウンロード

2.0.0-alpha3 プレリリース

2018年5月25日 · 8 年前
  • Fix transparent windows turning opaque after dragging. See issue #141.
  • Fix Office apps fail to display context menus. See issue 221.
  • Fix issue with compatibility shims storing to working directory, now stores in %LocalAppData%\MaxTo\shims.json.

ダウンロード

2.0.0-alpha1 プレリリース

2018年5月16日 · 8 年前
  • 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

ダウンロード

2015.11.1

2015年11月16日 · 11 年前

Bug fix release. Problem with change regions.

2015.07.1

2015年7月29日 · 11 年前

Fixes problem with default shortcut keys.

2015.03.1

2015年3月21日 · 11 年前

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