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

Method get_num_faces

plugins/cube/cube.cpp:227–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

225 bool tessellation_support;
226
227 int get_num_faces()
228 {
229 return output->wset()->get_workspace_grid_size().width;
230 }
231
232 wf::plugin_activation_data_t grab_interface{
233 .name = "cube",

Callers

nothing calls this directly

Calls 2

wsetMethod · 0.80

Tested by

no test coverage detected