Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ get_geometry
Method
get_geometry
src/view/compositor-view.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
wf::geometry_t wf::color_rect_view_t::get_geometry()
163
{
164
return this->geometry;
165
}
166
167
wlr_surface*wf::color_rect_view_t::get_keyboard_focus_surface()
168
{
Callers
1
get_bounding_box
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected