Releases: rxappdev/MouseTiler
Releases · rxappdev/MouseTiler
v6.3.1
- 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
- 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
v6.2.0
- 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
v6.1.2
- 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.