1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

Changes relate to virtual edge.

This commit is contained in:
id
2000-11-17 02:10:32 +00:00
parent 899226207d
commit 816ce22875
7 changed files with 55 additions and 38 deletions

View File

@@ -381,8 +381,8 @@ typedef struct WPreferences {
unsigned int vedge_thickness;
unsigned int vedge_hscrollspeed;
unsigned int vedge_vscrollspeed;
unsigned int vedge_height; /* could be change to workspace specific one day */
unsigned int vedge_width;
unsigned int vedge_maxheight;
unsigned int vedge_maxwidth;
#endif
char ws_cycle; /* Cycle existing workspaces */