🐛 Fixes unmap + analysis of various properties
This commit is contained in:
parent
b7aa0cdd40
commit
9f876c8714
9 changed files with 118 additions and 17 deletions
|
|
@ -17,6 +17,7 @@ add_executable(aswm
|
|||
src/aswm/event_handlers/destroy.c
|
||||
src/aswm/event_handlers/map.c
|
||||
src/aswm/event_handlers/unmap.c
|
||||
src/aswm/event_handlers/property.c
|
||||
src/aswm/log/log.c
|
||||
)
|
||||
target_include_directories(aswm PUBLIC ${X11_INCLUDE_DIR} src)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue