Skip to content

Releases: gTile/gTile

V59

23 Mar 11:24
6ac2116
Compare
Choose a tag to compare
  • Add support for Gnome 46 (extension is compatible without further code changes)

V58

19 Feb 20:28
a8d4f7f
Compare
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".

V57

14 Feb 19:01
bb561bf
Compare
Choose a tag to compare
V57

Breaking change:

  • Permanently removed/renamed dconf setting keys resize-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:

  • Allow interactive window resizing in all directions via keybindings (#369, see breaking changes!).
  • The keybinding dialog now also works on X11 (#363)
  • Minimized windows are now properly ignored when using the autotile feature.
  • Builds no longer requires the compilerOptions.skipLibCheck build option.

V56

27 Dec 19:30
bd3169b
Compare
Choose a tag to compare
V56

Fix #361: gnome-shell process froze due to an allocation size overflow when changing the grid size list in the extension preferences.

V55

09 Dec 15:15
22621b2
Compare
Choose a tag to compare
V55

Satisfy non-functional requirements to be publishable on extensions.gnome.org.

V54

22 Nov 22:28
1ba3ac3
Compare
Choose a tag to compare
V54

Add preferences dialog

V53

14 Nov 17:25
Compare
Choose a tag to compare
V53
  • Complete rewrite. Check #341 for more information and breaking changes.
  • Support for Gnome 45

V52

12 May 19:54
Compare
Choose a tag to compare
V52

Maintenance release
Support gnome-shell v 44
Minor fixes - some global autotiling keys did not work without gTile window.

V51

18 Oct 01:08
fd0ba5b
Compare
Choose a tag to compare
V51

Maintenance release, add support to gnome-shell v 43
Minor changes to stylesheet

V50

20 Mar 15:36
Compare
Choose a tag to compare
V50

What changed:

  • Remove timeout from Mainloop on disable
  • Redo grid preview, to show lines instead of boxes, to reduce overhead on large grid sizes