Separate menu state from Wayland state

This commit is contained in:
adnano 2024-05-02 17:03:07 -04:00
parent 6a39269d2e
commit 6284eea24b
7 changed files with 577 additions and 508 deletions

View file

@ -43,6 +43,7 @@ executable(
'pango.c',
'pool-buffer.c',
'render.c',
'wayland.c',
),
dependencies: [
cairo,