mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-29 20:14:06 +02:00
removed FocusFollowMouse
This commit is contained in:
+4
-1
@@ -155,9 +155,12 @@ typedef enum {
|
||||
|
||||
/* keyboard input focus mode */
|
||||
#define WKF_CLICK 0
|
||||
#define WKF_POINTER 1
|
||||
#define WKF_SLOPPY 2
|
||||
|
||||
/* colormap change mode */
|
||||
#define WCM_CLICK 0
|
||||
#define WCM_POINTER 1
|
||||
|
||||
/* window placement mode */
|
||||
#define WPM_MANUAL 0
|
||||
#define WPM_CASCADE 1
|
||||
|
||||
Reference in New Issue
Block a user