Releases: Fmstrat/wintile
Gnome 45 initial release
This version only supports Gnome-45
What's Changed
New Contributors
Full Changelog: v2023.11.30-1...2024.02.04-1
v2023.11.30-1
What's Changed
Fixed edge detection
Updated preference window
Full Changelog: v2023.10.03-1...v2023.11.30-1
v2023.10.03-1 (GE v15)
What's Changed
- add portrait mode by @GrylledCheez in #161
- enlarged hotzone by @GrylledCheez in 042c74c
Full Changelog: v2023.08.09-1...v2023.10.03-1
v2023.08.09-1 (GE v14)
What's Changed
-
major bugfix by @GrylledCheez in #158
-
add support for portrait mode by @GrylledCheez
Screens in Portrait mode will automatically switch column and row values.
Example:
You have 2 ultrawide monitors, one is landscape, the other is portrait.
Your config is set to 5 columns and 2 rows.
The landscape screen with have 5 columns and 2 rows.
The portrait screen with have 5 rows and 2 columns. -
added 1 col mode and 5 row mode by @GrylledCheez
Full Changelog: v13...v2023.08.09-1
v2023.07.25-1
v2023.07.10-1 (GE v13)
What's Changed
- Add row option by @GrylledCheez in #148
- 4 rows, 5 cols, grow, and ctrl drop/resize by @GrylledCheez in #150
- Add 1-4 row option
- Add 2-5 Col option
- add separate row/Col option for ultrawide-only
- Add
<ctrl>
+<Super>
+<Arrow>
will grow in that direction if there's room - Add
<ctrl>
+<drag>
to drop a tile to any grid - While dragging a tile, hold
<ctrl>
+<super>
to create a start point for a preview, then drag a window to be X cols wide by Y rows tall
Full Changelog: v2023.07.03-1...v2023.07.10-1
v2023.07.03-1 (GE v12)
What's Changed
- Add gaps option by @GrylledCheez in #146
Full Changelog: v11.2...v12
EDIT: For those that previously downloaded v12 and had issues editing preferences/settings, please re-download the zip from this release. Thank you.
v11.2
What's Changed
v11.2
- deprecated < 3.36 for v11.2 by @GrylledCheez in #140
- Create CONTRIBUTING.md by @GrylledCheez in #136
- Feature/fix org.gnome.shell.overrides by @phavekes in #122
- remove gaps from between tiles horizontally by @GrylledCheez in #123
- add working lint workflow by @GrylledCheez in #125
- fix animation restarting by @GrylledCheez in #129
- make column count default to 2 by @Fmstrat in #131
- changed journalctl command by @GrylledCheez in #132
- fixes requested by gnome for v11.1 by @GrylledCheez in #138
Full Changelog: v10.1...v11.2
v11.1
What's Changed
v11.1
- Feature/fix org.gnome.shell.overrides by @phavekes in #122
- remove gaps from between tiles horizontally by @GrylledCheez in #123
- add working lint workflow by @GrylledCheez in #125
- fix animation restarting by @GrylledCheez in #129
- make column count default to 2 by @Fmstrat in #131
- Update extension.js by @GrylledCheez in #132
- Merge Develop into master for v11 by @GrylledCheez in #124
- fixes requested by gnome for v11.1 by @GrylledCheez in #138
Full Changelog: v10...v11.1
v11
What's Changed
- Feature/fix org.gnome.shell.overrides by @phavekes in #122
- remove gaps from between tiles horizontally by @GrylledCheez in #123
- add working lint workflow by @GrylledCheez in #125
- fix animation restarting by @GrylledCheez in #129
- make column count default to 2 by @Fmstrat in #131
- Update extension.js by @GrylledCheez in #132
- Merge Develop into master for v11 by @GrylledCheez in #124
New Contributors
Full Changelog: v10.1...v11