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

Method display_crashed

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

Source from the content-addressed store, hash-verified

188 }
189
190 void display_crashed()
191 {
192 display("💥");
193 }
194
195 // Ensure pointer interaction is not passed to views behind this node.
196 std::optional<wf::scene::input_node_t> find_node_at(const wf::pointf_t& at) override

Callers 2

wayfire_session_lockMethod · 0.80
lock_outputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected