MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / fini

Method fini

plugins/protocols/session-lock.cpp:551–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

549 }
550
551 void fini() override
552 {
553 // TODO: unlock everything?
554 }
555
556 bool is_unloadable() override
557 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected