mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
Changes relate to virtual edge.
This commit is contained in:
@@ -451,11 +451,11 @@ WDefaultEntry optionList[] = {
|
||||
{"VirtualEdgeVerticalScrollSpeed", "1", NULL,
|
||||
&wPreferences.vedge_vscrollspeed, getInt, NULL
|
||||
},
|
||||
{"VirtualEdgeWidth", "2000", NULL,
|
||||
&wPreferences.vedge_width, getInt, NULL
|
||||
{"VirtualEdgeMaximumWidth", "3000", NULL,
|
||||
&wPreferences.vedge_maxwidth, getInt, NULL
|
||||
},
|
||||
{"VirtualEdgeHeight", "2000", NULL,
|
||||
&wPreferences.vedge_height, getInt, NULL
|
||||
{"VirtualEdgeMaximumHeight", "3000", NULL,
|
||||
&wPreferences.vedge_maxheight, getInt, NULL
|
||||
},
|
||||
#endif
|
||||
{"StickyIcons", "NO", NULL,
|
||||
|
||||
Reference in New Issue
Block a user