mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
more dnd changes
window cycling stuff finnish pot files
This commit is contained in:
@@ -308,6 +308,7 @@ typedef struct WPreferences {
|
||||
char constrain_window_size; /* don't let windows get bigger than
|
||||
* screen */
|
||||
|
||||
char windows_cycling; /* windoze cycling */
|
||||
char circ_raise; /* raise window after Alt-tabbing */
|
||||
|
||||
char ignore_focus_click;
|
||||
@@ -426,6 +427,7 @@ typedef struct WPreferences {
|
||||
unsigned int noupdates:1; /* don't require ~/GNUstep (-static) */
|
||||
unsigned int noautolaunch:1; /* don't autolaunch apps */
|
||||
unsigned int norestore:1; /* don't restore session */
|
||||
unsigned int createstdcmap:1; /* create std colormap */
|
||||
} flags; /* internal flags */
|
||||
} WPreferences;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user