Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ get_bounding_box
Method
get_bounding_box
plugins/cube/cube.cpp:167–170 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
wf::geometry_t get_bounding_box()
168
{
169
return cube->output->get_layout_geometry();
170
}
171
172
private:
173
std::vector<std::shared_ptr<wf::workspace_stream_node_t>> workspaces;
Callers
4
cube_render_instance_t
Method · 0.45
schedule_instructions
Method · 0.45
compute_visibility
Method · 0.45
wayfire_cube
Class · 0.45
Calls
1
get_layout_geometry
Method · 0.80
Tested by
no test coverage detected