Searched refs:ClickToFocus (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Dwin_iconify.c144 if(! Scr->ClickToFocus) {
599 if(! Scr->ClickToFocus) {
H A Dscreen.h799 /// ClickToFocus case, as well as when f.focus is called on a window,
893 bool ClickToFocus; ///< ClickToFocus config var member in struct:ScreenInfo
H A Dwin_ops.c193 if(! Scr->ClickToFocus) {
H A Dworkspace_utils.c294 if(Scr->ClickToFocus || Scr->SloppyFocus) {
H A Dctwm_main.c667 if(Scr->ClickToFocus) {
1204 scr->ClickToFocus = false;
H A Devent_handlers.c1894 if(Scr->ClickToFocus || Scr->SloppyFocus) {
1997 if(Scr->ClickToFocus && Tmp_win->wmhints->input) {
2788 if(Scr->ClickToFocus && Tmp_win->wmhints->input) {
2794 if(Scr->ClickToFocus || Scr->RaiseOnClick) {
2795 if(Scr->ClickToFocus && Tmp_win->wmhints->input) {
2858 if(Scr->ClickToFocus && Tmp_win->wmhints->input) {
3568 * based on the leave" flag. This gets unset when ClickToFocus
H A Dparse_be.c796 Scr->ClickToFocus = true;
H A Dadd_window.c1924 if(Scr->ClickToFocus) {
H A DCHANGES.md379 but now occurs for `ClickToFocus` users as well.
1036 1. The keyword "ClickToFocus" has been correctly implemented
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc626 ClickToFocus::

Completed in 24 milliseconds