Skip to content

Releases: gTile/gTile

V68

17 Mar 19:33
7178e6f

Choose a tag to compare

What's Changed

  • Fix runtime error by @schnz in #450
  • Fix auto-maximize placing window on wrong monitor by @schnz in #458

Full Changelog: V67...V68

V67

24 Jan 09:17
e7d0e27

Choose a tag to compare

V67

What's Changed

Full Changelog: V66...V67

V66

20 Jan 20:01
22d1838

Choose a tag to compare

V66

What's Changed

New Contributors

Full Changelog: V65...V66

V65

25 Sep 17:11
d7a4e21

Choose a tag to compare

V65

Note: This release is incompatible with Gnome 48 or below

What's Changed

New Contributors

Full Changelog: V64...V65

V64

22 Mar 09:21
a8ffaa8

Choose a tag to compare

V64
  • Add support for Gnome 48 (extension is compatible without further code changes)

V63

29 Dec 14:29
ee8014c

Choose a tag to compare

V63

Release V63

V62

16 Dec 16:20
53cece4

Choose a tag to compare

V62
  • Fixed regression introduced in version 53: Autotile main layouts now support multiple workspace ratios.

V61

22 Sep 15:41
27e7d8a

Choose a tag to compare

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

23 Mar 11:24
6ac2116

Choose a tag to compare

V59
  • Add support for Gnome 46 (extension is compatible without further code changes)

V58

19 Feb 20:28
a8d4f7f

Choose a tag to compare

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".