emasab / shelltile

A tiling window extension for GNOME Shell
https://extensions.gnome.org/extension/657/shelltile/
GNU General Public License v2.0
648 stars 42 forks source link

For Emacs dragging to the size doesn't maximize to half of the screen (leaves space at bottom) #38

Closed alothings closed 7 years ago

alothings commented 7 years ago

As the title says, I am only encountering this issue with Emacs, and it is the application that I use the most, so it gets a bit frustrating after a while.

Whenever I drag emacs to the sides (both right and left), it is supposed to maximize to cover such half of the screen. However, with Emacs it leaves a small shelltile_example shelltile_example2

space at the bottom. And it does not let me resize it. Also whenever I drag the window to the corners like top right or bottom right, for instance, it leaves a space at the bottom and at the right.

alothings commented 7 years ago

Still happening.

emasab commented 7 years ago

this happens because the terminal forces the width and height to be a multiple of the cursor width and height. If you try to resize it manually you should see that it resizes with steps of several pixels.