✨ Default input focus and _NET_ACTIVE_WINDOW support
This commit is contained in:
parent
6a20573dfa
commit
2b0014be11
4 changed files with 61 additions and 7 deletions
|
|
@ -18,6 +18,7 @@ add_executable(aswm
|
|||
src/aswm/event_handlers/map.c
|
||||
src/aswm/event_handlers/unmap.c
|
||||
src/aswm/event_handlers/property.c
|
||||
src/aswm/event_handlers/message.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