deskflow/src/lib/platform
2025-03-21 11:42:32 +00:00
..
CMakeLists.txt chore: Move used code from Win32Hook to MSWindowsHook and remove Win32Hook 2025-03-21 11:42:32 +00:00
EiEventQueueBuffer.cpp refactor: Simplify lock_guard usage by removing explicit mutex type 2025-03-12 12:18:32 -04:00
EiEventQueueBuffer.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
EiKeyState.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
EiKeyState.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
EiScreen.cpp chore: rename lib/common/constants.h.in => lib/common/Constants.h.in 2025-03-20 13:06:45 +00:00
EiScreen.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
IMSWindowsClipboardFacade.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
IOSXKeyResource.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
IOSXKeyResource.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboard.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboard.h chore: remove StdVector and include vector directly where needed 2025-03-21 11:42:32 +00:00
MSWindowsClipboardAnyTextConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardAnyTextConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardBitmapConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardBitmapConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardFacade.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardFacade.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardHTMLConverter.cpp chore: update formating for clang-format 20.1.0 2025-03-11 10:57:51 -04:00
MSWindowsClipboardHTMLConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardTextConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardTextConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardUTF16Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboardUTF16Converter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsDebugOutputter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsDebugOutputter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsDesks.cpp chore: Move used code from Win32Hook to MSWindowsHook and remove Win32Hook 2025-03-21 11:42:32 +00:00
MSWindowsDesks.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
MSWindowsDropTarget.cpp chore: rename lib/common/common.h => lib/common/Common.h 2025-03-20 13:06:45 +00:00
MSWindowsDropTarget.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsEventQueueBuffer.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsEventQueueBuffer.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsHandle.h refactor: Move Windows SendSAS call to new thread 2025-03-12 12:18:32 -04:00
MSWindowsHook.cpp chore: rename lib/deskflow/protocol_types => lib/deskflow/ProtocolTypes 2025-03-20 13:06:45 +00:00
MSWindowsHook.h chore: Move used code from Win32Hook to MSWindowsHook and remove Win32Hook 2025-03-21 11:42:32 +00:00
MSWindowsKeyState.cpp refactor: Move Windows SendSAS call to new thread 2025-03-12 12:18:32 -04:00
MSWindowsKeyState.h chore: remove StdVector and include vector directly where needed 2025-03-21 11:42:32 +00:00
MSWindowsPowerManager.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsPowerManager.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsProcess.cpp refactor(daemon): More helpful and less noisy logging 2025-03-14 14:19:46 +00:00
MSWindowsProcess.h feat: Implement basic IPC connection between Daemon and GUI 2025-02-28 17:58:16 +00:00
MSWindowsScreen.cpp chore: rename lib/common/constants.h.in => lib/common/Constants.h.in 2025-03-20 13:06:45 +00:00
MSWindowsScreen.h chore: Move used code from Win32Hook to MSWindowsHook and remove Win32Hook 2025-03-21 11:42:32 +00:00
MSWindowsScreenSaver.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsScreenSaver.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsSession.cpp fix: Restore active desktop name check in Windows daemon 2025-02-19 18:23:10 +00:00
MSWindowsSession.h fix: Restore active desktop name check in Windows daemon 2025-02-19 18:23:10 +00:00
MSWindowsUtil.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsUtil.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsWatchdog.cpp chore: rename lib/base/log_outputters => lib/base/LogOutputters 2025-03-20 13:06:45 +00:00
MSWindowsWatchdog.h refactor(daemon): Separate arg parsing from program control flow 2025-03-14 14:19:46 +00:00
OSXAutoTypes.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboard.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboard.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardAnyBitmapConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardAnyBitmapConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardAnyTextConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardAnyTextConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardBMPConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardBMPConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardHTMLConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardHTMLConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardTextConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardTextConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardUTF8Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardUTF8Converter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardUTF16Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardUTF16Converter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXDragSimulator.h chore: rename lib/common/common.h => lib/common/Common.h 2025-03-20 13:06:45 +00:00
OSXDragSimulator.m refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXDragView.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXDragView.m refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXEventQueueBuffer.cpp refactor: Simplify lock_guard usage by removing explicit mutex type 2025-03-12 12:18:32 -04:00
OSXEventQueueBuffer.h chore: Switched event buffer from Carbon to GCD 2025-01-28 13:11:24 +00:00
OSXKeyState.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXKeyState.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
OSXMediaKeySupport.h chore: rename lib/deskflow/key_types => lib/deskflow/KeyTypes 2025-03-20 13:06:45 +00:00
OSXMediaKeySupport.m refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXPasteboardPeeker.h chore: rename lib/common/common.h => lib/common/Common.h 2025-03-20 13:06:45 +00:00
OSXPasteboardPeeker.m refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXPowerManager.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXPowerManager.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXScreen.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
OSXScreen.mm refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXScreenSaver.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXScreenSaver.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXScreenSaverControl.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXScreenSaverUtil.h chore: rename lib/common/common.h => lib/common/Common.h 2025-03-20 13:06:45 +00:00
OSXScreenSaverUtil.m refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXUchrKeyResource.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXUchrKeyResource.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
PortalInputCapture.cpp fix: Wrong cb_activated signature in input-capture 2025-01-30 14:50:08 -05:00
PortalInputCapture.h fix: Wrong cb_activated signature in input-capture 2025-01-30 14:50:08 -05:00
PortalRemoteDesktop.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
PortalRemoteDesktop.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
Wayland.h chore: rename lib/platform/wayland.h => lib/platform/Wayland.h 2025-03-20 13:06:45 +00:00
XWindowsClipboard.cpp chore: remove StdVector and include vector directly where needed 2025-03-21 11:42:32 +00:00
XWindowsClipboard.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
XWindowsClipboardAnyBitmapConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardAnyBitmapConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardBMPConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardBMPConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardHTMLConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardHTMLConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardTextConverter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardTextConverter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardUCS2Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardUCS2Converter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardUTF8Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsClipboardUTF8Converter.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsEventQueueBuffer.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsEventQueueBuffer.h chore: remove StdVector and include vector directly where needed 2025-03-21 11:42:32 +00:00
XWindowsKeyState.cpp chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
XWindowsKeyState.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
XWindowsPowerManager.cpp chore: rename lib/common/constants.h.in => lib/common/Constants.h.in 2025-03-20 13:06:45 +00:00
XWindowsPowerManager.h refactor: move Screensaver inhibate call for xwindows from arch to platform 2025-03-17 16:59:43 +00:00
XWindowsScreen.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsScreen.h chore: remove StdVector and include vector directly where needed 2025-03-21 11:42:32 +00:00
XWindowsScreenSaver.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
XWindowsScreenSaver.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00
XWindowsUtil.cpp chore: rename lib/deskflow/key_types => lib/deskflow/KeyTypes 2025-03-20 13:06:45 +00:00
XWindowsUtil.h chore: remove StdMap and include map directly where needed 2025-03-21 11:42:32 +00:00