altpersist->cycling to be more clear that this is for cycling mod

persistence; based on a diff from Alexander Polakov, in preparation for
looping through other potential cycling modifiers.
This commit is contained in:
okan
2012-05-13 15:17:13 +00:00
parent fb4936d0f7
commit 57766d8606
3 changed files with 5 additions and 5 deletions

View File

@@ -202,7 +202,7 @@ struct screen_ctx {
Window menuwin;
struct color color[CWM_COLOR_MAX];
GC gc;
int altpersist;
int cycling;
int xmax;
int ymax;
struct gap gap;