Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ get_node
Method
get_node
src/output/workspace-impl.cpp:752–755 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
750
}
751
752
scene::floating_inner_ptr workspace_set_t::get_node() const
753
{
754
return pimpl->wnode;
755
}
756
757
uint64_t workspace_set_t::get_index() const
758
{
Callers
5
update_promotion_state
Method · 0.45
start_move_view_to_wset
Method · 0.45
adjust_view_output_on_map
Method · 0.45
set_toplevel_parent
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected