feat: empty dummy provider
feat: make view more compact and user friendly
feat: make textbox for sending packets disabled when sending and button change text to stop
feat: use custom dispose method for comms packet provider to prevent the DI disposing
fix: dispose property cahnge
fix: keep correct name of comms packet provider
feat: add basic packet sender
feat: add dispose and disconnect upon closing a tab
feat: replace datagrid with listbox for better performance
feat: observe changes of filtered packets inside of source list subscription
feat: allow connecting to process from menu
feat: add file saving, loading from top menu
fix: move border away from menu to make menu usable
feat: add longer delay to scroll
fix: ensure lower allocation amounts in NosTale processes
feat: add injection and named pipes connection support
feat: set title of packet log document on file open
fix: correctly pass recv and send filter viewmodels
feat: add main window docking
feat: add data grid with process selection to new document tab