GNOME Bugzilla – Bug 785886
AeroSnap does not respect taskbar in CSD windows
Last modified: 2018-05-02 18:49:16 UTC
If snapping a CSD window to the left/right the taskbar is not considered when calculating the dimensions of the window. As a result a part of the snapped CSD window will be hidden behind the taskbar.
I haven't looked at the implementation on either the GTK+ or Windows side, but as a rushed thought, is it possible that the problem is caused by not adjusting for the height of the CSD widgets, rather than failing to account for the taskbar?
The window height seems to be exactly the height of the monitor (regardless of the CSD widgets visible in the window) so it seems unlikely...
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/871.