Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/mir
/ enable
Method
enable
examples/example-server-lib/sw_splash.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
SwSplash::~SwSplash() = default;
95
96
void SwSplash::enable (bool show_splash_opt){
97
self->show_splash = show_splash_opt;
98
}
99
100
void SwSplash::operator()(std::weak_ptr<mir::scene::Session> const& session)
101
{
Callers
3
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected