Home
last modified time | relevance | path

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

/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dtag.h84 std::string floatingLayerCanBeFocused(bool floatingFocused);
H A Dtag.cpp643 string HSTag::floatingLayerCanBeFocused(bool floatingFocused) in floatingLayerCanBeFocused() argument
645 if (floatingFocused && !hasVisibleFloatingClients()) { in floatingLayerCanBeFocused()