Add “Reveal Log File” button to menubar

This commit is contained in:
Mykola Grymalyuk
2023-05-30 14:18:07 -06:00
parent 1cf0e3d363
commit 49f6a62926
5 changed files with 9 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
- ex. OpenCore-Patcher.app during root patching
- Resolve indeterminate progress bars not rendering with wxWidgets in Monterey and later
- ex. OpenCore-Patcher.app
- UI changes:
- Add "Show Log File" button to menubar
- Backend changes:
- Call `setpgrp()` to prevent app from being killed if parent process is killed (ie. LaunchAgents)
- Rework logging handler: