-
-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now showing multiple endpoints for sockets & endpoint for pipes (when…
… lookup succeeds). Also, releasing 2.8, updated appcast, verison, docs, links etc.
- Loading branch information
1 parent
70ad377
commit 91b6b74
Showing
5 changed files
with
64 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,3 @@ | ||
|
||
TODO for Sloth 2.9 | ||
* Spin off Lsof task and parsing into separate class, document the parsing and data structure produced | ||
|
||
|
||
TODO list for Sloth 2.8 | ||
DONE * New Dark Mode friendly template icons for Mojave | ||
DONE * Multiple items can now be selected and copied | ||
DONE * Cmd-L menu action to show selected item | ||
DONE * Minor performance improvements | ||
DONE * Sparkle update framework now Mojave Dark Mode-compatible | ||
DONE * No longer shows hidden volumes (e.g. "/private/var/vm"") in Volumes filter | ||
DONE * Fixed issue with mangled process names | ||
DONE * Fixed issue with pipe icon on non-retina displays | ||
DONE * Fixed minor memory leak | ||
DONE * Handle errors where file descriptor is unavailable | ||
DONE * Filter by device id, not just using mount path prefix | ||
DONE * Show file system info (device name & inode) in Info Panel | ||
* Show which processes are connected via pipes & unix domain sockets |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters