Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot popup alert #675

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Apr 8, 2016

  1. This feature adds a screenshot alert to Sugar.

    On pressing <Alt>+1 key or selecting 'Take a screenshot' option from bottom toolbar
    generates a popup alert where user can change the default name of that screenshot.
    The popup can be dismissed by clicking 'X' button or by pressing 'Escape' key.
    
    Currently there is no notification on screen capture in Sugar.
    The user wants to rename the screenshot, he has to go back to Journal to do it.
    iamutkarshtiwari committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    02636de View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Configuration menu
    Copy the full SHA
    a04d6ad View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. Screenshot module modified

    Module is now inherited from sugar3.graphics.popwindow
    Thumbnail size fixed according to the aspect ratio.
    iamutkarshtiwari committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    139ea38 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2016

  1. Screenshot panel

    Panel file now moved to jarabe/
    iamutkarshtiwari committed Jun 17, 2016
    Configuration menu
    Copy the full SHA
    39062bf View commit details
    Browse the repository at this point in the history