DOOMer / screengrab

Crossplatform tool for fast making screenshots.
http://screengrab.doomer.org/
GNU General Public License v2.0
23 stars 8 forks source link

Settings reworking & English fixes #28

Closed jleclanche closed 10 years ago

jleclanche commented 10 years ago
Main

Split in two sections:

  1. Saving section. With default save dir, default file name and default format
  2. Screenshot section, with Delay and Window decorations on two separate lines
    Advanced

"Insert DateTime in filename" -> "Insert current date and time in file name"

"Filenames to clipboard on saving" -> "Copy file name to the clipboard when saving" "No copy" -> "Do not copy" "Only filename" -> "Copy file name only" "Full path to file" -> "Copy full file path"

"Allow multiple copies" -> "Allow multiple instances of ScreenGrab" (?) "Enable external viewer" -> ??? (I don't know what that does)

NOTE: Move the filename clipboard copy to the Main tab, in the Saving section

Display
  1. Always save the window size, remove the option
  2. Move "Zoom area ..." to the Main tab, in the Screenshot section
    Tray
  3. Rename section to "System tray"
  4. Instead of hiding other options when the tray isn't checked, disable them (gray them out)

"Use tray" -> "Show ScreenGrab in the system tray" "Close in tray" -> "Minimize to tray when closing"

Uploader
  1. Rename section to "Uploading"
  2. Rename any instances of ImgUr or Img Ur to "Imgur".
  3. Use Imgur as the default host (or better yet, MediaCrush ;)). ImageShack is terrible and bugged.
  4. Move the clipboard setting below the default host.

"Auto copy result link to clipboard" -> "Always copy the link to the clipboard" "Default upload to" -> "Default image host"

DOOMer commented 10 years ago

Always save the window size, remove the option

Full remove or make automaticaly saving window size on cloase app (as KSnapshot)?

jleclanche commented 10 years ago

Make it save the window size. It's easy enough to reset yourself if you don't want it, doesn't warrant an option.

DOOMer commented 10 years ago

Ok.

DOOMer commented 10 years ago

"Enable external viewer" -> ??? (I don't know what that does)

That enable or disable opening screenshot in default image viewer when double-clicking on screenshot area in main window. Issue #18

jleclanche commented 10 years ago

Aha! Please change it to "Open in external viewer on double click" :)

DOOMer commented 10 years ago

Ok.

DOOMer commented 10 years ago

Use Imgur as the default host (or better yet, MediaCrush ;)). ImageShack is terrible and bugged. It's already in release 1.0 by default. MediaCrush support in next time :)