IanDarwin / pdfshow

Deliver/present talks from PDFs - A simple PDF presenter oriented towards slideshow decks in PDF form
Other
9 stars 4 forks source link

Files from command line args don't get into Recent Documents list #18

Closed IanDarwin closed 4 years ago

IanDarwin commented 4 years ago

The Recents Menu API is maintained in the darwinsys-api project, and used here. When a document is opened from the File menu, it appears in Recents. But when passed from the command line, it does not. This should be a fairly easy fix, unless the issue is in the Recents API itself.