Home
last modified time | relevance | path

Searched refs:focus_btns (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/wayfire/wayfire-0.7.0/src/core/
H A Dwm.hpp36 wf::option_wrapper_t<wf::activatorbinding_t> focus_btns{"core/focus_buttons"}; member in wayfire_focus
H A Dwm.cpp125 wf::option_sptr_t<wf::activatorbinding_t> tmp = focus_btns; in init()