mirror of
https://codeberg.org/adnano/wmenu.git
synced 2025-10-29 05:40:20 -04:00
Move menu and rendering logic into separate files
This commit is contained in:
parent
1104e8e51b
commit
e8782db9c8
10 changed files with 1024 additions and 963 deletions
|
|
@ -37,8 +37,10 @@ executable(
|
|||
'wmenu',
|
||||
files(
|
||||
'main.c',
|
||||
'menu.c',
|
||||
'pango.c',
|
||||
'pool-buffer.c',
|
||||
'render.c',
|
||||
),
|
||||
dependencies: [
|
||||
cairo,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue