1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

removed FocusFollowMouse

This commit is contained in:
kojima
2001-05-14 14:58:55 +00:00
parent ab61c599f9
commit 205b3f35b9
5 changed files with 11 additions and 15 deletions

View File

@@ -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