mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-16 05:55:45 +01:00
added contrib/ directory, updated WPrefs and wmsetbg for smoothed
backgrounds, added GNUstep info panel, added patch for saving menu position state
This commit is contained in:
@@ -31,11 +31,11 @@ typedef struct W_Scroller {
|
||||
* dragged */
|
||||
#endif
|
||||
struct {
|
||||
WMScrollArrowPosition arrowsPosition:3;
|
||||
WMScrollArrowPosition arrowsPosition:4;
|
||||
|
||||
unsigned int horizontal:1;
|
||||
|
||||
WMScrollerPart hitPart:3;
|
||||
WMScrollerPart hitPart:4;
|
||||
|
||||
/* */
|
||||
unsigned int documentFullyVisible:1; /* document is fully visible */
|
||||
|
||||
Reference in New Issue
Block a user