mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-06 22:04:12 +01:00
- moved WINGs's internal handlers (timer, idle and input) to handlers.c
to avoid code duplication. - simplified wevent.c and wutil.c - renamed WMAddEternalTimerHandler() to WMAddPersistentTimerHandler()
This commit is contained in:
@@ -29,6 +29,7 @@ libWINGs_a_SOURCES = \
|
||||
dragsource.c \
|
||||
error.c \
|
||||
findfile.c \
|
||||
handlers.c \
|
||||
hashtable.c \
|
||||
host.c \
|
||||
international.c \
|
||||
@@ -81,6 +82,7 @@ libWUtil_a_SOURCES = \
|
||||
data.c \
|
||||
error.c \
|
||||
findfile.c \
|
||||
handlers.c \
|
||||
hashtable.c \
|
||||
host.c \
|
||||
international.c \
|
||||
|
||||
Reference in New Issue
Block a user