mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
added None option to MoveDisplay and ResizeDisplay
fixed window instance enumeration bug
This commit is contained in:
@@ -151,7 +151,7 @@ typedef enum {
|
||||
#define WDIS_CENTER 1 /* center of screen */
|
||||
#define WDIS_TOPLEFT 2 /* top left corner of screen */
|
||||
#define WDIS_FRAME_CENTER 3 /* center of the frame */
|
||||
|
||||
#define WDIS_NONE 4
|
||||
|
||||
/* keyboard input focus mode */
|
||||
#define WKF_CLICK 0
|
||||
|
||||
Reference in New Issue
Block a user