bloxstrap/Bloxstrap/UI/ViewModels/Settings
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
..
AboutViewModel.cs Issue reporting autofill + shorthand build checks 2024-08-27 11:36:49 +01:00
AppearanceViewModel.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
BehaviourViewModel.cs Cleanup new shortcuts functionality 2024-08-13 14:51:15 +01:00
FastFlagEditorWarningViewModel.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
FastFlagsViewModel.cs Remove preset registration for Vulkan/OpenGL 2024-08-27 11:50:52 +01:00
IntegrationsViewModel.cs Draft: new installer system 2024-08-10 13:08:04 +01:00
MainWindowViewModel.cs Move activity watcher to separate process (#810) 2024-08-28 22:47:04 +01:00
ModsViewModel.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00
ShortcutsViewModel.cs Migrate mod presets to deferred settings system 2024-08-16 00:44:58 +01:00