Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Make screenshot interval configurable #42

Open
1 of 3 tasks
andreipopovici opened this issue Mar 4, 2020 · 3 comments
Open
1 of 3 tasks

Make screenshot interval configurable #42

andreipopovici opened this issue Mar 4, 2020 · 3 comments
Labels

Comments

@andreipopovici
Copy link

andreipopovici commented Mar 4, 2020

Feature Request Type

  • Core functionality
  • Alteration (enhancement/optimization) of existing feature(s)
  • New behavior

Description

It would be great to be able to adjust the screenshot interval before starting a recording. I'll look into how that would get done from the menubar with py2app the AppKit and/or Foundation libraries PyObjC . Possibly a slider and/or second value input dialog once a menu option is selected?

Thank you for this simple yet incredibly useful app!

@andreipopovici
Copy link
Author

Looks like NSAlert might do the trick. Seems you can also place a NSTextField inside but that's as far as I got tonight 🤷‍♂️

@cmangla
Copy link
Collaborator

cmangla commented Mar 4, 2020

@andreipopovici Thanks a lot for your efforts! A PR will be most welcome, and feel free to start one as a work-in-progress with whatever you've managed to do so far.

@mre
Copy link
Owner

mre commented Mar 14, 2020

@andreipopovici any progress on this? I tried the NSAlert, but it didn't work for me. It just got stuck and didn't show any message. Then again, the source code is a decade old already, so probably things have changed in the meantime. Did you have more luck?

@mre mre added the feature label May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants