negesti / gnome-shell-extensions-negesti

An gnome-shell extension that makes window movement a lot easier.
GNU General Public License v3.0
287 stars 46 forks source link

Windows not aligned properly top-left, bottom-left, top-right and bottom-right #84

Closed fastrizwaan closed 9 years ago

fastrizwaan commented 9 years ago

I want to have 4 windows with equal sizes 50-50 size, so that I could work with 4 windows. The Top Left and Top Right and Bottom Left and Bottom right ( window beside window is properly arranged)

But

Top Left and Bottom Left windows and Top Right and Bottom Right windows are overlapping each other.

Please observe the title bar of Bottom Left and Bottom Right windows here and in the next image

screenshot from 2015-09-05 12-53-33 screenshot from 2015-09-05 12-55-51

The titlebar size is ignored it seems. Please take full window size to calculate 50% of the window size. Thanks.

fastrizwaan commented 9 years ago

looks like the top-bar size is not taken into consideration, for gedit, whereas with firefox The whole titlebar, tabs and location bar are overlapped by the top window.

fastrizwaan commented 9 years ago

This is How to try this: open 4 windows of say firefox/gedit

press super+5 followed by super+7, super+1, super+9, super+3 for each window

Fedora 22, x86_64, gnome-shell 3.16

negesti commented 9 years ago

Definitely a bug, but im not aure if this can be fixed. Sie is always calculated using the whole window dimension. Anyway, whats the usecase for such a window alignment?