bloxstrap/Bloxstrap/UI
pizzaboxer fd290f9ff7
Move activity watcher to separate process (#810)
this was done to:
- ensure robloxplayerbeta launches as an orphaned process
- help alleviate problems with multiple instances
- alleviate problems with the notifyicon causing blocking conflicts on the bootstrapper ui thread
- help reduce functional dependency on the bootstrapper, makes it less monolithic and more maintainable

ive always wanted to do this for a long while, but have always put it off because of how painful it would be

this may genuinely be the most painful refactoring i've ever had to do, but after 2 days, i managed to do it, and it works great!
2024-08-28 22:47:04 +01:00
..
Converters System for better management of enum names 2024-07-04 09:44:23 +04:00
Elements Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00
Utility Consolidation - global usings 2023-07-15 22:52:44 +01:00
ViewModels Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00
Frontend.cs Refactor arg parser + channel handling 2024-08-19 15:37:56 +01:00
IBootstrapperDialog.cs make progress bar smoother 2023-10-06 17:56:11 +01:00
NotifyIconWrapper.cs Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00