mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:47:34 +00:00
WindowManager: Basic support for system keymap switching
This commit is contained in:
parent
181d1e2dd6
commit
68a01f0e27
6 changed files with 150 additions and 3 deletions
|
@ -36,6 +36,7 @@ set(SOURCES
|
|||
WindowManagerServerEndpoint.h
|
||||
WindowManagerClientEndpoint.h
|
||||
WMClientConnection.cpp
|
||||
KeymapSwitcher.cpp
|
||||
)
|
||||
|
||||
serenity_bin(WindowServer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue