mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
This commit is contained in:
@@ -320,7 +320,10 @@ typedef struct WPreferences {
|
||||
char window_balloon;
|
||||
char miniwin_balloon;
|
||||
char appicon_balloon;
|
||||
|
||||
#ifdef WEENDOZE_CYCLE
|
||||
char windoze_cycling; /* Windoze 95 style Alt+Tabbing */
|
||||
char popup_switchmenu; /* Popup the switchmenu when Alt+Tabbing */
|
||||
#endif /* WEENDOZE_CYCLE */
|
||||
/* some constants */
|
||||
int dblclick_time; /* double click delay time in ms */
|
||||
|
||||
@@ -332,9 +335,9 @@ typedef struct WPreferences {
|
||||
|
||||
/* shading animation */
|
||||
char shade_speed;
|
||||
|
||||
|
||||
int edge_resistance;
|
||||
|
||||
|
||||
struct {
|
||||
unsigned int nodock:1; /* don't display the dock */
|
||||
unsigned int noclip:1; /* don't display the clip */
|
||||
|
||||
Reference in New Issue
Block a user