remove focus ignore/steal stuff. use apps that behave.

This commit is contained in:
seanpringle
2012-11-07 18:01:28 +10:00
parent b9eacb9f50
commit 019d6c210b
3 changed files with 1 additions and 10 deletions

1
xoat.c
View File

@@ -59,7 +59,6 @@ Display *display;
#define ATOMLIST 10
enum { MONITOR_CURRENT=-1 };
enum { SPOT1=1, SPOT2, SPOT3, SPOT_CURRENT, SPOT_SMART, SPOT1_LEFT, SPOT1_RIGHT };
enum { FOCUS_IGNORE=1, FOCUS_STEAL, };
enum { LEFT=1, RIGHT, UP, DOWN };
typedef struct {