Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ get_split_direction
Method
get_split_direction
plugins/tile/tree.cpp:245–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
}
244
245
split_direction_t split_node_t::get_split_direction() const
246
{
247
return this->split_direction;
248
}
249
250
split_node_t::split_node_t(split_direction_t dir)
251
{
Callers
2
tree_to_json
Function · 0.80
handle_move_retile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected