mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-11 04:27:49 -05:00
fdm: use the FDM's poll loop
This commit is contained in:
parent
293adbb295
commit
5fefb950b3
5 changed files with 409 additions and 202 deletions
|
|
@ -68,6 +68,7 @@ executable(
|
|||
'config.c', 'config.h',
|
||||
'commands.c', 'commands.h',
|
||||
'csi.c', 'csi.h',
|
||||
'fdm.c', 'fdm.h',
|
||||
'font.c', 'font.h',
|
||||
'grid.c', 'grid.h',
|
||||
'input.c', 'input.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue