This commit is contained in:
mstoeckl 2026-04-01 02:54:22 +00:00 committed by GitHub
commit 247e362863
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;