Releases: gTile/gTile
Releases · gTile/gTile
V67
What's Changed
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #444
- Bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #443
- Autotile main layout fix by @schnz in #446
Full Changelog: V66...V67
V66
What's Changed
- Fix typo in "contract-down" setting description by @JoshuaHood in #425
- Bump tar from 7.5.1 to 7.5.2 by @dependabot[bot] in #428
- Ignore “Always Above” windows during autotiling by @itsfernn in #429
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #431
- Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #432
- Allow cols()/rows() to affect orientation of dynamic axis by @SeppoTakalo in #438
- Bump tar from 7.5.2 to 7.5.3 by @dependabot[bot] in #440
- Add auto-maximize option when window fills the screen by @itsfernn in #430
- Prepare release V66 by @schnz in #442
New Contributors
- @JoshuaHood made their first contribution in #425
- @itsfernn made their first contribution in #429
- @SeppoTakalo made their first contribution in #438
Full Changelog: V65...V66
V65
V64
- Add support for Gnome 48 (extension is compatible without further code changes)
V63
Release V63
V62
- Fixed regression introduced in version 53: Autotile main layouts now support multiple workspace ratios.
V61
- Support for Gnome 47 (extension is compatible without further code changes)
- Revert "auto-snap-window" feature due to breaking changes in user experience in conjunction with other gTile features
- This feature remains removed from the extension until a clean solution is found & implemented
V59
- Add support for Gnome 46 (extension is compatible without further code changes)
V58
- Overhauled gTile overlay placement logic
- Restored old placement behavior.
- The gTile overlay is now placed in the center of the currently focused window by default.
- The gTile overlay is now hidden/closed when the Gnome workspace overview (Super-key) is activated.
- A new setting allows to toggle between new and old placement modes, i.e., "at cursor" or "within the focused window".
V57
Breaking change:
- Permanently removed/renamed
dconfsetting keysresize-left,resize-up,resize-right,resize-down. - Users that assigned custom shortcuts for interactively resizing windows must re-assign these shortcuts in the preference dialog.
New and changed functionality: