Send NoExposure in CopyArea
Im not sure if/when i should be sending GraphicsExposure but this fixes xterm hanging when scrolling
This commit is contained in:
@@ -114,6 +114,8 @@ struct Object
|
||||
|
||||
uint32_t font;
|
||||
|
||||
bool graphics_exposures;
|
||||
|
||||
uint32_t clip_mask;
|
||||
int32_t clip_origin_x;
|
||||
int32_t clip_origin_y;
|
||||
|
||||
Reference in New Issue
Block a user