mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-28 09:22:27 +01:00
fixed some bugs
made click on windows that are unfocused windows focus them on sloppy/evil focus mode
This commit is contained in:
@@ -525,11 +525,7 @@
|
||||
|
||||
|
||||
/* number of window shortcuts */
|
||||
#ifdef EXTEND_WINDOWSHORTCUT
|
||||
# define MAX_WINDOW_SHORTCUTS 10
|
||||
#else
|
||||
# define MAX_WINDOW_SHORTCUTS 4
|
||||
#endif
|
||||
#define MAX_WINDOW_SHORTCUTS 10
|
||||
|
||||
|
||||
#define WM_PI 3.14159265358979323846
|
||||
|
||||
Reference in New Issue
Block a user