SystemTrayMenu/Business
Peter Kirmeier 13b2338b11 Reorganize main objects
Notify icon moved into Menus class (multiple instances would get multiple icons)
Taskbar logo moved into Menus class (multiple instances would get multiple icons)
joystickHelper moved into App class (Only one watcher for gamepad inputs even when multiple Menus exist)
Simplified event calling of these classes
2023-05-18 21:25:03 +02:00
..
App.xaml Baseline for version 2.x 2022-10-23 00:14:31 +02:00
App.xaml.cs Reorganize main objects 2023-05-18 21:25:03 +02:00
KeyboardInput.cs Rework open calls and events 2023-05-18 20:42:46 +02:00
Menus.cs Reorganize main objects 2023-05-18 21:25:03 +02:00
Program.cs Shutdown immediately when configuration path is empty 2023-05-15 23:26:03 +02:00
WaitToLoadMenu.cs Rework open calls and events 2023-05-18 20:42:46 +02:00