xlmnxp / blue-recorder

Simple Screen Recorder written in Rust based on Green Recorder
Other
498 stars 27 forks source link

No feedback for record button for audio-only recording #44

Closed faveoled closed 8 months ago

faveoled commented 1 year ago

image

  1. Start the app
  2. Disable "Record video"
  3. Click "Record" Expected condition: "Record" changed to "Stop recording". Actual: "Record" stays. Recording is done in the background (screenshot is after clicking the record button)
xlmnxp commented 1 year ago

I think already fixed in GTK4 port which still work in progress

39

xlmnxp commented 8 months ago

fixed in #39