deskflow/src/lib/platform
2025-06-02 21:55:36 +01:00
..
CMakeLists.txt build: remove unused platform/MSWindowsUtils 2025-06-02 21:55:36 +01:00
EiEventQueueBuffer.cpp chore: use const pointer / ref where possible 2025-05-22 20:46:41 +01:00
EiEventQueueBuffer.h chore: use const pointer / ref where possible 2025-05-22 20:46:41 +01:00
EiKeyState.cpp chore: use c++17 style if,switch init-initilizer where possible 2025-05-20 16:20:07 +01:00
EiKeyState.h chore: Use override for override methods 2025-04-28 11:27:33 +01:00
EiScreen.cpp chore: use const pointer / ref where possible 2025-05-22 20:46:41 +01:00
EiScreen.h chore: use final for overrides and remove virtual for non base classes 2025-05-28 09:42:08 +01:00
IMSWindowsClipboardFacade.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
IOSXKeyResource.cpp chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
IOSXKeyResource.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
MSWindowsClipboard.cpp chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
MSWindowsClipboard.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardAnyTextConverter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardAnyTextConverter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardBitmapConverter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardBitmapConverter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardFacade.cpp chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
MSWindowsClipboardFacade.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardHTMLConverter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardHTMLConverter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardTextConverter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardTextConverter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardUTF16Converter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsClipboardUTF16Converter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsDebugOutputter.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsDebugOutputter.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsDesks.cpp chore: MSWindows only items initilize members in header 2025-05-28 09:42:08 +01:00
MSWindowsDesks.h chore: MSWindows only items initilize members in header 2025-05-28 09:42:08 +01:00
MSWindowsEventQueueBuffer.cpp Port simplified EventTypes from 8b23570379 2025-05-05 17:17:01 -04:00
MSWindowsEventQueueBuffer.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsHandle.h refactor: Move Windows SendSAS call to new thread 2025-03-12 12:18:32 -04:00
MSWindowsHook.cpp chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsHook.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsKeyState.cpp chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsKeyState.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01: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 chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsProcess.h feat: Implement basic IPC connection between Daemon and GUI 2025-02-28 17:58:16 +00:00
MSWindowsScreen.cpp chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsScreen.h chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsScreenSaver.cpp chore: MSWindows only items initilize members in header 2025-05-28 09:42:08 +01:00
MSWindowsScreenSaver.h chore: MSWindows only items initilize members in header 2025-05-28 09:42:08 +01:00
MSWindowsSession.cpp chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsSession.h chore: clean up windows code smells missed by sonarscan 2025-05-03 21:13:09 +01:00
MSWindowsWatchdog.cpp chore: Cleanup windows includes 2025-06-02 21:55:36 +01:00
MSWindowsWatchdog.h feat: remove stopOnDeskSwitch, its broken 2025-04-22 10:00:45 +01:00
OSXAutoTypes.h refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboard.cpp chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
OSXClipboard.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardAnyBitmapConverter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardAnyBitmapConverter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardAnyTextConverter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardAnyTextConverter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardBMPConverter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardBMPConverter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardHTMLConverter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardHTMLConverter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardTextConverter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardTextConverter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardUTF8Converter.cpp refactor: Reuse compliance 2025-01-27 17:05:47 -05:00
OSXClipboardUTF8Converter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardUTF16Converter.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXClipboardUTF16Converter.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXCocoaApp.h feat: remove drag and drop support, its broken on all platforms 2025-05-08 09:47:41 -04:00
OSXCocoaApp.m feat: remove drag and drop support, its broken on all platforms 2025-05-08 09:47:41 -04:00
OSXEventQueueBuffer.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXEventQueueBuffer.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXKeyState.cpp chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXKeyState.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01: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 chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXPowerManager.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
OSXScreen.h feat: remove drag and drop support, its broken on all platforms 2025-05-08 09:47:41 -04:00
OSXScreen.mm chore: arch: Remove XArch exception class 2025-05-28 14:00:18 +01:00
OSXScreenSaver.cpp Port simplified EventTypes from 8b23570379 2025-05-05 17:17:01 -04:00
OSXScreenSaver.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01: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 chore: use nullptr where possible in place of NULL 2025-04-28 13:08:40 +01:00
OSXUchrKeyResource.h chore: clean up macos code smell missed by sonarscan 2025-05-03 21:23:15 +01:00
PortalInputCapture.cpp chore: static_cast to replace reinterpret_cast where possible 2025-05-28 09:42:08 +01:00
PortalInputCapture.h chore: static_cast to replace reinterpret_cast where possible 2025-05-28 09:42:08 +01:00
PortalRemoteDesktop.cpp chore: static_cast to replace reinterpret_cast where possible 2025-05-28 09:42:08 +01:00
PortalRemoteDesktop.h chore: static_cast to replace reinterpret_cast where possible 2025-05-28 09:42:08 +01:00
Wayland.h chore: rename lib/platform/wayland.h => lib/platform/Wayland.h 2025-03-20 13:06:45 +00:00
XWindowsClipboard.cpp chore: use const for more local ref and pointer vars 2025-05-28 09:42:08 +01:00
XWindowsClipboard.h chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
XWindowsClipboardAnyBitmapConverter.cpp chore: define only one variable per line 2025-05-20 16:20:07 +01:00
XWindowsClipboardAnyBitmapConverter.h chore: XClipboardAnyBitmapConverter use default for constructor / deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardBMPConverter.cpp chore: XClipboardBMPConverter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardBMPConverter.h chore: mark explicit methods 2025-05-22 20:46:41 +01:00
XWindowsClipboardHTMLConverter.cpp chore: XClipboardHTMLConverter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardHTMLConverter.h chore: XClipboardHTMLConverter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardTextConverter.cpp chore: XClipboardTextConverter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardTextConverter.h chore: XClipboardTextConverter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardUCS2Converter.cpp chore: XClipboardUCS2Converter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardUCS2Converter.h chore: XClipboardUCS2Converter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardUTF8Converter.cpp chore: XClipboardUTF8Converter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsClipboardUTF8Converter.h chore: XClipboardUTF8Converter use default for deconstructor 2025-05-02 12:12:17 +01:00
XWindowsEventQueueBuffer.cpp chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
XWindowsEventQueueBuffer.h chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
XWindowsKeyState.cpp chore: use const for more local ref and pointer vars 2025-05-28 09:42:08 +01:00
XWindowsKeyState.h chore: use final for overrides and remove virtual for non base classes 2025-05-28 09:42:08 +01:00
XWindowsPowerManager.cpp chore: use c++17 style if,switch init-initilizer where possible 2025-05-20 16:20:07 +01:00
XWindowsPowerManager.h refactor: move Screensaver inhibate call for xwindows from arch to platform 2025-03-17 16:59:43 +00:00
XWindowsScreen.cpp chore: arch: Remove XArch exception class 2025-05-28 14:00:18 +01:00
XWindowsScreen.h chore: use final for overrides and remove virtual for non base classes 2025-05-28 09:42:08 +01:00
XWindowsScreenSaver.cpp chore: Combine unnessessary multi level if into less fewer checks 2025-05-28 09:42:08 +01:00
XWindowsScreenSaver.h chore: initialize class vars using the order class define, initilizer list, constructor 2025-05-23 10:19:11 -07:00
XWindowsUtil.cpp chore: use const for more local ref and pointer vars 2025-05-28 09:42:08 +01:00
XWindowsUtil.h chore: mark explicit methods 2025-05-22 20:46:41 +01:00