forked from external/yambar
plugins: only dlopen() each plugin once. dlcose() in destructor
This commit is contained in:
parent
64b77a0efc
commit
962252467f
5 changed files with 95 additions and 96 deletions
|
@ -30,6 +30,7 @@ add_executable(f00bar
|
|||
main.c
|
||||
module.c module.h
|
||||
particle.c particle.h
|
||||
plugin.c plugin.h
|
||||
tag.c tag.h
|
||||
xcb.c xcb.h
|
||||
yml.c yml.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue