[Github-comments] [geany/geany] Windows: Do not manually realize the main window prematurely (#2892)

Enrico Tröger notifications at xxxxx
Sun Sep 5 14:04:59 UTC 2021


This has been added in 9431eea24 but seems no longer necessary and actually causes problems with setting the message window height. After each start of Geany, the message window will be set a bit lower until it is not visible anymore at all.
The manual realize step was maybe necessary with older GTK2 versions but actually works contrarily on recent GTK3 builds.

Fixes #2591.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2892

-- Commit Summary --

  * Windows: Do not manually realize the main window prematurely

-- File Changes --

    M src/libmain.c (5)

-- Patch Links --

https://github.com/geany/geany/pull/2892.patch
https://github.com/geany/geany/pull/2892.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2892
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210905/4247cae4/attachment.htm>


More information about the Github-comments mailing list