mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
removed FocusFollowMouse
This commit is contained in:
@@ -1587,8 +1587,7 @@ wUnmanageWindow(WWindow *wwin, Bool restore, Bool destroyed)
|
||||
|
||||
newFocusedWindow = tmp;
|
||||
|
||||
} else if (wPreferences.focus_mode==WKF_SLOPPY
|
||||
|| wPreferences.focus_mode==WKF_POINTER) {
|
||||
} else if (wPreferences.focus_mode==WKF_SLOPPY) {
|
||||
unsigned int mask;
|
||||
int foo;
|
||||
Window bar, win;
|
||||
|
||||
Reference in New Issue
Block a user