aboutsummaryrefslogtreecommitdiffstats
path: root/waflib/ConfigSet.py
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-09 21:49:53 +0100
committerDavid Robillard <d@drobilla.net>2020-03-09 21:49:53 +0100
commita7cb0cb1506792d6893556bc976822e254a89106 (patch)
treec6ea552a3fb0fbf711ecbfafc699030eda3f8158 /waflib/ConfigSet.py
parented301f0548438692269481096e6ef51c3ead01dc (diff)
downloadpugl-a7cb0cb1506792d6893556bc976822e254a89106.tar.gz
pugl-a7cb0cb1506792d6893556bc976822e254a89106.tar.bz2
pugl-a7cb0cb1506792d6893556bc976822e254a89106.zip
Add create, destroy, map, and unmap events
These can be used to do things when a view is created or destroyed, in particular set up the GL context in a more controlled way. Map and unmap events are also added for when views are shown and hidden so application can react to this as well. Towards the deprecation of puglEnterContext() and puglLeaveContext(), which are prone to abuse. squash! Remove client event stuff
Diffstat (limited to 'waflib/ConfigSet.py')
0 files changed, 0 insertions, 0 deletions