mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
add an option to virtual desktop
This commit is contained in:
@@ -441,6 +441,9 @@ WDefaultEntry optionList[] = {
|
|||||||
{"VirtualEdgeThickness", "1", NULL,
|
{"VirtualEdgeThickness", "1", NULL,
|
||||||
&wPreferences.vedge_thickness, getInt, NULL
|
&wPreferences.vedge_thickness, getInt, NULL
|
||||||
},
|
},
|
||||||
|
{"VirtualEdgeExtendSpace", "0", NULL,
|
||||||
|
&wPreferences.vedge_border, getInt, NULL
|
||||||
|
},
|
||||||
{"VirtualEdgeHorizonScrollSpeed", "1", NULL,
|
{"VirtualEdgeHorizonScrollSpeed", "1", NULL,
|
||||||
&wPreferences.vedge_hscrollspeed, getInt, NULL
|
&wPreferences.vedge_hscrollspeed, getInt, NULL
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user