Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ focus_enabled
Method
focus_enabled
src/core/seat/pointer.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
bool wf::pointer_t::focus_enabled() const
67
{
68
return this->focus_enabled_count > 0;
69
}
70
71
void wf::pointer_t::update_cursor_position(int64_t time_msec)
72
{
Callers
1
update_cursor_position
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected