Skip to content

Releases: dstd/QuickLookPreview

Release list

1.2

Choose a tag to compare

@dstd dstd released this 08 Aug 15:22
  • File Types Association: Disable When in Focus didn't work properly – handling of files was disabled while the app was running, not while it was in focus
  • Opening of files while the app is running adds them into the list, and they can be navigated by the buttons in QLP window

1.1

1.1

Choose a tag to compare

@dstd dstd released this 10 Sep 23:58
  • Menu items to associate/unassociate file types with the app
  • Option to get good "Open in" action ¹

¹ Quite a hack: to make the "Open in" button in the QuickLook panel perform a useful function (rather than recursion), we return previous file type associations while QuickLook is in focus. Thus, the button will not have "QuickLookPreview" on it, but "QuickTime Player", for example.

NB. I've got strange results from LSCopyDefaultRoleHandlerForContentType during my tests, like Skype as a default handler for XLS files. Not sure how it happened.

1.0

1.0

Choose a tag to compare

@dstd dstd released this 10 Sep 00:11

The app I've wanted for quite some time