Home
last modified time | relevance | path

Searched refs:get_minimize_hint (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/wayfire/wayfire-0.7.0/plugins/animate/
H A Dbasic_animations.hpp87 auto hint = view->get_minimize_hint(); in init()
/dports/x11-wm/wayfire/wayfire-0.7.0/src/api/wayfire/
H A Dview.hpp306 virtual wlr_box get_minimize_hint();
/dports/x11-wm/wayfire/wayfire-0.7.0/src/view/
H A Dview.cpp766 wlr_box wf::view_interface_t::get_minimize_hint() in get_minimize_hint() function in wf::view_interface_t