diff options
author | David Robillard <d@drobilla.net> | 2020-11-22 17:50:32 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-11-22 17:50:32 +0100 |
commit | 0a5b734f6d373b5230d79db625ca311255a49abf (patch) | |
tree | 8ec68e217707c088a256d2e6d24aec226b7a0b3a /examples/.clang-tidy | |
parent | c7213092415732272aa5ccd4547940bf9fe4c7b5 (diff) | |
download | pugl-0a5b734f6d373b5230d79db625ca311255a49abf.tar.gz pugl-0a5b734f6d373b5230d79db625ca311255a49abf.tar.bz2 pugl-0a5b734f6d373b5230d79db625ca311255a49abf.zip |
X11: Fix position of child windows and clean up window creation code
This fixes an issue where the default frame position would be set based on the
screen size for child windows. This went unnoticed so far because most
plugins, like pugl_embed_demo, explicitly set the frame and so avoided this
code path.
Also generally tidy up puglRealize() along the way to make it a bit more
readable.
Diffstat (limited to 'examples/.clang-tidy')
0 files changed, 0 insertions, 0 deletions