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

Linear and Radial Gradients feature on CanvasItems #621

Closed
wants to merge 40 commits into from

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    8d03b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab71732 View commit details
    Browse the repository at this point in the history
  3. Refactor ColorRow

    The ColorRow widget should be used only for handling widgets in the row.
    When colors change, the ColorMode class should change colors based on the mode.
    Also added ColorMode widget
    AshishS-1123 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3b9eb7f View commit details
    Browse the repository at this point in the history
  4. Added ColorMode widget.

    This widget consists of 3 buttons that select the Solid, Linear Gradient or Radial Gradient color mode.
    When the Linear or Radial Gradient mode button is clicked, an EventBox appears.
    This eventbox an be used to set the stop colors for gradient.
    AshishS-1123 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    86689d6 View commit details
    Browse the repository at this point in the history
  5. Added GradientEditor widget

    This is a Gtk.EventBox. It only becomes active in Linear or Radial gradient mode.
    Clicking on the event box adds a new stop color.
    AshishS-1123 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    d8a1d33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef4dd67 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f1eece View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    508b617 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e326245 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b05d96e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee86fca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06e30b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    5acc76b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5051082 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    dd179c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    114595d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e14305c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 2, 2021

  1. Minor bug fix in Nobs

    AshishS-1123 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    6ef1d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838b6d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac7421 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbace66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e3c1eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fc6f70 View commit details
    Browse the repository at this point in the history
  7. Linting related fixes

    AshishS-1123 committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7508cd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    068c29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b9b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    d0420bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ab966 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    5b2a84c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a298597 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    7a2db2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    833835e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a27e86 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    241fbce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd678bc View commit details
    Browse the repository at this point in the history
  3. Linting fixes

    AshishS-1123 committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    1835cb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

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

Commits on Jul 25, 2021

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

Commits on Aug 9, 2021

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