This commit is contained in:
mstoeckl 2026-05-22 11:59:14 +08:00 committed by GitHub
commit 9999611a00
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 49 additions and 42 deletions

View file

@ -90,6 +90,7 @@ struct swaynag {
struct wp_cursor_shape_manager_v1 *cursor_shape_manager;
struct wl_surface *surface;
bool needs_redraw;
uint32_t width;
uint32_t height;
int32_t scale;