Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/canonical/mir
/ commit
Method
commit
examples/example-server-lib/wayland_surface.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
void WaylandSurface::commit() const
53
{
54
wl_surface_commit(surface_);
55
}
56
57
void WaylandSurface::set_fullscreen(wl_output* output)
58
{
Callers
3
draw_background
Method · 0.45
draw_new_stuff
Function · 0.45
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected