SystemTrayMenu/Utilities
Peter Kirmeier 0e812d207b Allow waking up another process when started a second time.
This was not possible before and was solved by sending hotkey in version 1.
In v2 it will use named pipes for IPC communication, so it don't rely on hotkeys any more.
2023-06-03 20:18:10 +02:00
..
File Replaced Icon dictionary (cache) with BitmapSource 2023-05-19 21:26:47 +02:00
ActionCommand.cs Lots of major improvements 2022-12-03 02:14:15 +01:00
AppRestart.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
FolderOptions.cs Reduce code complexity and refined member variables 2023-04-29 18:57:39 +02:00
GenerateDriveShortcuts.cs [BUG] DirectoryNotFoundException when GenerateDriveShortctus enabled and move root folder (#302), version 1.2.2.8 2022-01-30 11:26:40 +01:00
IconToImageSourceConverter.cs Replaced some Icon objects with ImageSource 2023-05-19 20:43:19 +02:00
Log.cs Fix some nullables 2022-12-05 01:27:57 +01:00
Scaling.cs Fix lots of nullable warnings 2023-04-16 23:27:27 +02:00
SingleAppInstance.cs Allow waking up another process when started a second time. 2023-06-03 20:18:10 +02:00
Translate.cs Cleanup, refactoring and SVG package removed 2022-12-03 22:41:03 +01:00
Translator.cs Cleanup, refactoring and SVG package removed 2022-12-03 22:41:03 +01:00
WPFExtensions.cs Replaced some Icon objects with ImageSource 2023-05-19 20:43:19 +02:00