MCPcopy 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
66bool wf::pointer_t::focus_enabled() const
67{
68 return this->focus_enabled_count > 0;
69}
70
71void wf::pointer_t::update_cursor_position(int64_t time_msec)
72{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected