92c3ba578a
It is critical to call rename-related events in the right order related to those in QubesVM, because handler at QubesVM renames VM directory. After "qubes/events: fix event handlers ordering" in qubes-core-admin it is (again) possible to deterministically order event handler from extension in relation to those from the class itself. But since ordering on object class have higher priority (first from base class), those handlers needs to be attached to the same class. |
||
---|---|---|
.. | ||
test-data | ||
__init__.py | ||
qubes-appmenu-select.desktop.template | ||
qubes-servicevm.directory.template | ||
qubes-templatevm.directory.template | ||
qubes-vm.directory.template | ||
qubes.SyncAppMenus | ||
qubes.SyncAppMenus.policy | ||
receive.py | ||
tests.py |