hyprnote icon indicating copy to clipboard operation
hyprnote copied to clipboard

Notify user after failing to start recording

Open ComputelessComputer opened this issue 8 months ago • 0 comments

  • Added error handling to the start action in the ongoingSessionStore to return a promise and reset the store state on errors
  • Added error handling for failed recording sessions, displaying a toast notification if the main window is visible or a system notification if it's not

ComputelessComputer avatar May 04 '25 03:05 ComputelessComputer