HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dailyanchovy

no profile record

Submissions

Show HN: Re-Implementing the macOS Spatial Finder

github.com
75 points·by dailyanchovy·10 tháng trước·37 comments

comments

dailyanchovy
·5 tháng trước·discuss
Yes, and “genuine question” or “am i missing something?”
dailyanchovy
·9 tháng trước·discuss
Oh that’s not a limitation, it was a choice. You can remove that restriction by changing the appropriate line to scan ~ instead of ~/Documents.
dailyanchovy
·9 tháng trước·discuss
I see. While making this I found that if you hide the Finder sidebar and toolbar (both are options in the menu), then your scenario plays out. In a way it’s nicer than the video on my github.
dailyanchovy
·9 tháng trước·discuss
You can just choose not to use this. Nothing bad about having the choice, so no need to be negative.
dailyanchovy
·10 tháng trước·discuss
Ah yes, that may be an issue. But that is solved by not installing the "window_title_changed" hook, so that the scripts only take effect when new Finder windows are opened. In that case, windows never move around. All the points you mentioned are issues with the default behaviour of Finder (e.g. when opening a new Finder window as is, you cannot predict where it will open and so it may block other elements).