MCPcopy 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

schedule_instructionsMethod · 0.45
compute_visibilityMethod · 0.45
wayfire_cubeClass · 0.45

Calls 1

get_layout_geometryMethod · 0.80

Tested by

no test coverage detected