Home
last modified time | relevance | path

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

/dports/x11-wm/e16/e16-1.0.24/src/
H A Dfocus.c797 char showsticky; member
830 Conf.warplist.showsticky = dd->focuslist.showsticky; in _DlgApplyFocus()
867 dd->focuslist.showsticky = Conf.warplist.showsticky; in _DlgFillFocus()
992 DialogItemCheckButtonSetPtr(di, &dd->focuslist.showsticky); in _DlgFillFocus()
H A Dwarp.c351 if (EoIsSticky(ewin) && !Conf.warplist.showsticky) in _WarpAddEwins()
545 CFG_ITEM_BOOL(Conf.warplist, showsticky, 1),
H A DE.h287 char showsticky; member