Skip to content

PDF Presenter Lite 1.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:57

Keyboard and clicker control now works from the Output window, the two windows have distinct names, and the titlebar's Diagnostics and Default PDF App panels open as popups instead of wrecking the presenter view.

Fixed

  • Keyboard shortcuts are accepted when the Output window has focus (#9). Left/Right, Up/Down, Page Up/Page Down, Space, B and W all drive the show whether the presenter view or the fullscreen Output window is focused. This is what a presentation clicker needs on a single-display machine, and what saves you after a stray click moves focus to the Output window mid-show.
  • The two windows have distinct, meaningful names (#9). They used to be indistinguishable in the window switcher, Mission Control and alt-tab — both read "PDF Presenter Lite". They are now "PDF Presenter Lite — Control" and "PDF Presenter Lite — Output (display name)".
  • Diagnostics and Default PDF App open as popups (#10). They used to expand inline inside the titlebar, shoving the presenter view out of shape with no obvious way to close them again. They are now centred popups that leave the page untouched, dismissed with the close button, Escape, or a click outside.
  • Titlebar labels no longer wrap or clip (#10). Below roughly 1300px the controls were being squeezed until every button label broke into a one-word-per-line column. Labels now keep their width, a long filename ellipsises, and the bar takes a second row instead. The default window is wider so the single-row bar is what you get on launch.
  • The diagnostics bundle reports the correct app version again.

Verified

Checked against a running build, not just the code: real keystrokes on a focused fullscreen Output window drive next/previous/blank; the presenter view's measured layout is byte-identical before, during and after opening either popup; and no titlebar label wraps or clips from 1600px down to the 820px minimum window width.

No control hardware (clicker, OSC console) was connected during testing.

Full Changelog: v1.2.1...v1.3.0