Open Drugoy opened 7 years ago
This is probably due to the fact that gedit uses client side decorations (something not used when I wrote this). The shadow of this CSDs are taken into account for the size. _GTK_FRAME_EXTENTS should be the right atom for this.
I've found out that gedit's window gets resized as if it has an invisible outline/border.
I thought that since gedit is based on the GTK+3 other GTK+3 applications may be affected, but transmission-gtk's and mousepad's windows get resized properly (both are based on GTK+3).