WIP progress!

This commit is contained in:
Rakarake 2026-01-08 17:50:55 +01:00
parent 9cb10980e3
commit 53af3af200
2 changed files with 10 additions and 3 deletions

View file

@ -25,7 +25,6 @@ struct surface_list {
};
struct client_state {
// TODO: move this to surface
int width, height;
int running;
int output_type;