Skip to content

Releases: rxappdev/MouseTiler

v6.3.2

Choose a tag to compare

@rxappdev rxappdev released this 15 Apr 11:57

Maximized windows are now shown in tiling suggestions and can be properly tiled.

v6.3.1

Choose a tag to compare

@rxappdev rxappdev released this 14 Mar 05:27
  • 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

Choose a tag to compare

@rxappdev rxappdev released this 13 Mar 00:35
  • 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

Choose a tag to compare

@rxappdev rxappdev released this 11 Mar 06:09

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

Choose a tag to compare

@rxappdev rxappdev released this 08 Mar 04:09
  • 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

Choose a tag to compare

@rxappdev rxappdev released this 05 Mar 21:36
  • 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

Choose a tag to compare

@rxappdev rxappdev released this 03 Mar 19:06
  • 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

Choose a tag to compare

@rxappdev rxappdev released this 28 Feb 19:23

Updated default auto-tiler blacklist

v6.1.0

Choose a tag to compare

@rxappdev rxappdev released this 25 Feb 16:08

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

Choose a tag to compare

@rxappdev rxappdev released this 23 Feb 22:46

Improved detection of invalid activity.