mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
This PR splits the GUI source files from the core source files. The immediate goal is to allow the CLI to require only a minimum number of dynamic libraries. The long term goal is to create an architectural boundary around the core module, in preparation of libkdbx. |
||
|---|---|---|
| .. | ||
| AppKit.h | ||
| AppKitImpl.h | ||
| AppKitImpl.mm | ||
| DeviceListenerMac.cpp | ||
| DeviceListenerMac.h | ||
| MacPasteboard.cpp | ||
| MacPasteboard.h | ||
| MacUtils.cpp | ||
| MacUtils.h | ||
| ScreenLockListenerMac.cpp | ||
| ScreenLockListenerMac.h | ||