Hi,
> I used this geany test binary on my win7
> Now when I do maximize window, it does not respect desktop geometry.
>
> I have toolbar on the left side and the geany window is shifted right by
> the width of the toolbar.
> Looks ok when toolbar is on the bottom.
I can reproduce this. Though everything we do in Geany is calling
gtk_window_maximize()
(in src/libmain.c:163)
which instructs GTK to maximize the window.
To me, this seems like a GTK bug.
_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel