SystemTrayMenu/Business
Peter Kirmeier 5314af937f Improve icon loading performance
Revert always loading common file icon extensions in sync.
(It slows down load time of sub menu significantly, so keep using async)
Fix preferring persistent icons for watcher updates.
Simplified icon loading routines.
2023-09-23 19:12:54 +02:00
..
App.xaml Use global style for all windows 2023-09-01 17:34:42 +02:00
App.xaml.cs Fix start/stop of icon loading workers 2023-09-23 17:10:54 +02:00
IpcPipe.cs Fix for closing pipe upon application shutdown. 2023-06-03 21:15:13 +02:00
KeyboardInput.cs Context menu will horizontally follow mouse 2023-09-01 19:49:34 +02:00
Menus.cs Improve icon loading performance 2023-09-23 19:12:54 +02:00
Program.cs [BUG] Child processes won't elevate (#488) 2023-08-12 14:00:26 +02:00
WaitToLoadMenu.cs Reintroduce hover state of list items 2023-09-17 19:11:08 +02:00