b06f831528
And the same for -pre- events. The property-del name is really confusing (it makes sense only for those with deep knowledge of the implementation), because the property isn't really deleted - it is only reverted to the "default" state (which most properties have). So, name the event property-reset, intentionally similar to property-set, as it is also kind of a value change. Additionally the property-reset event is meant to be called when the (dynamic) default value changes. Due to the current implementation, it is a manual process so it can't be guaranteed to be called in all those cases, but lets try to cover as much as possible. Fixes QubesOS/qubes-issues#5834 |
||
---|---|---|
.. | ||
api | ||
ext | ||
qmemman | ||
storage | ||
tests | ||
tools | ||
vm | ||
__init__.py | ||
app.py | ||
backup.py | ||
config.py | ||
devices.py | ||
dochelpers.py | ||
events.py | ||
exc.py | ||
features.py | ||
firewall.py | ||
log.py | ||
rngdoc.py | ||
tarwriter.py | ||
utils.py |