Skip to content

Commit

Permalink
DOC: pre-release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
klauer committed Aug 9, 2023
1 parent bd02669 commit 2013b3d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/source/upcoming_release_notes/566-screenshot.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
566 screenshot
#################

API Changes
-----------
- Added ``TyphosSuite.save_screenshot`` which takes a screenshot of the entire
suite as-displayed.
- Added ``TyphosSuite.save_device_screenshots`` which takes individual
screenshots of each device display in the suite and saves them to the
provided formatted filename.

Features
--------
- Add ``typhos --screenshot filename_pattern`` to take screenshots of typhos
displays prior to exiting early (in combination with ``--exit-after``).

Bugfixes
--------
- N/A

Maintenance
-----------
- N/A

Contributors
------------
- klauer

0 comments on commit 2013b3d

Please sign in to comment.