fix: various bug fixes in desktop components
This commit is contained in:
@@ -177,6 +177,9 @@ struct DesktopState {
|
||||
Rect temp_icon_rect;
|
||||
|
||||
int screen_w, screen_h;
|
||||
uint32_t* background_cache;
|
||||
int background_cache_pitch;
|
||||
bool background_cache_dirty;
|
||||
|
||||
// IDs of external windows we've sent a close event to but that haven't
|
||||
// been destroyed yet by their owning process. Prevents the poll loop
|
||||
|
||||
Reference in New Issue
Block a user