mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
- Fixed compilation warnings.
- Readded 'Auto placement' mode, with the old behavior, and made 'Smart placement' mode behave in the new way. Auto and Smart are no longer aliases.
This commit is contained in:
@@ -147,6 +147,7 @@ typedef enum {
|
||||
#define WPM_CASCADE 1
|
||||
#define WPM_SMART 2
|
||||
#define WPM_RANDOM 3
|
||||
#define WPM_AUTO 4
|
||||
|
||||
/* text justification */
|
||||
#define WTJ_CENTER 0
|
||||
|
||||
Reference in New Issue
Block a user