diff options
author | David Robillard <d@drobilla.net> | 2025-02-08 16:49:49 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-02-08 18:02:30 -0500 |
commit | 45d36b04b8998af3e939b24d3e6a9cd7e504800b (patch) | |
tree | ed54a627c1715f6238515cf580347a2985bce0b3 /doc/cpp/index.rst | |
parent | 7c42a6a510e9b57c7956cbaafbeec68c9014a4da (diff) | |
download | pugl-45d36b04b8998af3e939b24d3e6a9cd7e504800b.tar.gz pugl-45d36b04b8998af3e939b24d3e6a9cd7e504800b.tar.bz2 pugl-45d36b04b8998af3e939b24d3e6a9cd7e504800b.zip |
Remove PuglRect entirely
This is no longer used internally, and overall, I've found it to be more of a
hassle than a convenience in client code. It's also arguably questionable to
have a "flat" rectangle when point and area types exist (compare with NSRect,
for example).
Also towards fully separating position from size and discouraging the joining
of them in general, towards Wayland and to discourage common plugin GUI bugs.
Diffstat (limited to 'doc/cpp/index.rst')
0 files changed, 0 insertions, 0 deletions