MaartenBaert / ssr

SimpleScreenRecorder, a screen recorder for Linux
http://www.maartenbaert.be/simplescreenrecorder/
GNU General Public License v3.0
2.5k stars 288 forks source link

Wishlist: AppIndicators Additions to Streamline for Frequent Use #53

Open 3vi1 opened 10 years ago

3vi1 commented 10 years ago

I've tried pretty much every other screen recording app on Linux, and think this one is the best of the bunch. I have just a few minor wishlist items for the interface that I think would make it even better:

The interface, as it is, is great for new users. But, once you've set up your commonly used container, codec, etc. settings, it's rather cumbersome to use. I think there is some low-hanging fruit here that would really streamline use for power-users.

The above two items make it possible for power-users to put it in their startup apps and have it available for recording tutorials on the fly. That's the only advantage Istanbul has over SSR right now.

These two items will allow the power users to quickly change settings without opening the full dialog, and verify that they have changed to another mode in a previous session before clicking the Start Recording option.

These changes won't affect first-time users at all, but will make the program much more efficient for users that frequently record tutorials/demos.

MaartenBaert commented 10 years ago

Starting minimized only makes sense if you are able to skip to the recording page as well. I don't want to use the systray menu for this because the current code doesn't handle unexpected page switches like that. It would have to be a command-line option as well. And it would be nice to have profiles (issue #5) as well to make sure that the settings are correct.

It's not practical to put all the settings in the systray menu, it would be very messy and it's a lot of work. I don't want to create two interfaces for the same settings. What's wrong with just clicking the icon and changing the settings as needed? I could put a short summary there, without the ability to change it, but that's not what systray menus are meant for. I think a tooltip would make more sense for this.