Releases: rxappdev/MouseTiler
Releases · rxappdev/MouseTiler
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.
v6.1.1
v6.1.0
v6.0.2
v6.0.1
v6.0.0
New feature:
- Added suggestions when tiling a window to a regular tile.
General:
- Fixed crash on Plasma 6.6.
- Fixed issue with restoring window size even when the setting was disabled.
- Improved internal clean up when script is closing down (useful primarily for developers)
- Added new window flags that will hopefully solve compatibility issues with Korean IME.
Auto-tiler:
- Added support for auto-tiling on different activities.
- Is is now possible to enable auto tiling per id (unique for each screen+virtual desktop+activity combination).
This allows to auto-tile only specific desktops on a certain monitor, virtual desktop or activity instead of auto-tiling everywhere. - Added information alerts to why a window cannot be auto tiled.
- Fixed a bug when moving an auto-tiled window to a new Screen or Virtual desktop using a shortcut.
- Split Auto Tiling tab in settings into Auto Tiling and Auto Tiling Layouts.
- Improved several auto-tiler features such as canceling a move.
v5.2.0
v5.1.0
General:
Added new visibility option in settings, "Hidden if window is dragged right away" (not compatible with Firefox, need to manually show tiler with Meta+Space).
Added setting to allow tiling of transient windows (such as certain confirmation dialogs, toolbars and other temporary sub-windows apps create).
- The default behavior is now to ignore transient windows, so if you want old behavior, please enable this setting.
Auto-tiler:
Added setting to change auto tiled window layer (keepBelow, keepBelow except active, normal or keepAbove).
Added shorcuts to change current tiler (Previous: Ctrl+Alt+X - Next: Ctrl+Alt+C).
Added two new pre-defined auto-tilers: 76% CAROUSEL and 50% + 50% CAROUSEL.