Skip to content

Releases: rxappdev/MouseTiler

v6.3.1

14 Mar 05:27

Choose a tag to compare

  • Plasma 6.6.x broke KWin::RectF - adapt to the new implementation (fixes Fill special and some parts of auto-tiling).
  • Suggestions will no longer suggest maximized and fullscreen windows.
  • A window tiled via a suggestion will remember it's previous size (if restore size and position is enabled in settings).
  • Manually disabling auto tiling for a window will also restore position (if restore auto tiled size and position is enabled in settings).

v6.3.0

13 Mar 00:35

Choose a tag to compare

  • Added setting to allow tiling of modal windows (mostly dialogs). Disabled by default, previously modal windows were allowed.
  • Improve auto-tiling: ignore fullscreen windows, maximized windows and modal windows.
  • Bugfix: Split windows now remember their original size.

v6.2.1

11 Mar 06:09

Choose a tag to compare

Fixed a crash when a window would auto-close but remain listed as a tiling suggestion.
All windows that close while suggestions are visible are now removed from the suggestion list.

v6.2.0

08 Mar 04:09

Choose a tag to compare

  • Make it possible to set if the tiler should be a Window (new default) or Popup.
    Popup was the old default (and only option), however it sometimes introduces issues for IMEs (and possibly other applications).
    Window uses system animations, but should be compatible with more/all other applications.

v6.1.3

05 Mar 21:36

Choose a tag to compare

  • Fix issue with blocking Brave (maybe other Chromium and other browsers) tab movement between windows.
  • Fix compatibility issues with Plasma 6.7
  • Remove extra window from KDE desktop overview.

v6.1.2

03 Mar 19:06

Choose a tag to compare

  • Fix a bug with suggestion margins when having a fixed visibility top/left panel.
  • Restore size and position of auto tiled windows when Mouse Tiler shuts down (to prevent leaving carousel windows outside of visible areas).
  • Add retile retries for newly auto-tiled windows. This makes sure that even windows with spawn delay properly auto-tile.

v6.1.1

28 Feb 19:23

Choose a tag to compare

Updated default auto-tiler blacklist

v6.1.0

25 Feb 16:08

Choose a tag to compare

Added support to show suggestions inside a tile (new default).
Made it easier to know if suggestions are enabled (status now visible in hint).

v6.0.2

23 Feb 22:46

Choose a tag to compare

Improved detection of invalid activity.

v6.0.1

23 Feb 20:41

Choose a tag to compare

Hotfix: Fix for activity having invalid value on CachyOS during startup