amikha1lov / RecApp

User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.
GNU General Public License v3.0
115 stars 19 forks source link

Indicator when reccording? #48

Open harshadgavali opened 4 years ago

harshadgavali commented 4 years ago

Hi, App doesn't show any indicator when recording is on. I've gnome-shell-extension-appindicator installed from fedora repos. Is there possibility of having indicator even when appindicator is not installed? Like what GNOME's default screen-recorder does.

amikha1lov commented 4 years ago

Hi.I can send a notification about the beginning of the recording, will this be enough?

harshadgavali commented 4 years ago

Benefit of indicator of would be

  1. as an Indicator that recording is on.
  2. Stop recording without searching app to stop.
  3. Start recording, useful if want to take multiple recordings.

I tried adding indicator using guide

But I don't know all dependencies for python libindicator for flatpak, so can't actually test if it works or not.

rugk commented 3 years ago

On Wayland at least, GNOME displays it's built-in indicator in the top right when you record your desktop… :thinking: (tested with fedora 32)

SeaDve commented 3 years ago

Using built-in gnome shell video recorder should also give an indicator in x11 (if it didn't use gst-launch as a backend)