diff options
Diffstat (limited to 'exa/exa.h')
-rw-r--r-- | exa/exa.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ struct _ExaOffscreenArea { ExaOffscreenState state; ExaOffscreenArea *next; + + unsigned eviction_cost; }; /** |