summaryrefslogtreecommitdiffstats
path: root/x11vnc/winattr_t.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/winattr_t.h')
-rw-r--r--x11vnc/winattr_t.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/winattr_t.h b/x11vnc/winattr_t.h
index 1696b3f..cfde047 100644
--- a/x11vnc/winattr_t.h
+++ b/x11vnc/winattr_t.h
@@ -17,6 +17,8 @@ typedef struct winattr {
double time;
double bs_time;
double su_time;
+ double vis_obs_time;
+ double vis_unobs_time;
int bs_x, bs_y, bs_w, bs_h;
int su_x, su_y, su_w, su_h;
Window above;