mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-05 07:15:30 -04:00
notify: break out desktop notifications from osc.c
This commit is contained in:
parent
21cc68d49e
commit
03cbb6ad90
5 changed files with 117 additions and 91 deletions
|
|
@ -155,6 +155,7 @@ executable(
|
|||
'ime.c', 'ime.h',
|
||||
'input.c', 'input.h',
|
||||
'main.c',
|
||||
'notify.c', 'notify.h',
|
||||
'quirks.c', 'quirks.h',
|
||||
'reaper.c', 'reaper.h',
|
||||
'render.c', 'render.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue