Fmstrat / wintile

Windows 10 window tiling for GNOME
GNU General Public License v3.0
424 stars 54 forks source link

Nice idea and clean implementation #19

Closed scherepanov closed 1 year ago

scherepanov commented 4 years ago

It is a very nice idea how to control tiling with only <Super><Arrows>, for several columns, and 2 rows. Have you thought how to control several columns by several rows in a same way? And, your code is very clean. I think I can rather transparently add similar functionality to gTile.

Fmstrat commented 4 years ago

@scherepanov Thanks for the feedback. Yes, I think that would be a possibility by building out a grid. The multi-column support was added in rather quickly so I did it the manual way instead of calculating a grid.