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

Wayland colorpicking #619

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 28, 2021

  1. Implement global colors (akiraux#599)

    * Create initial widgets and settings for global colors
    
    * Style color library
    
    * Improve styling and remove duplication
    Alecaddd authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7120c73 View commit details
    Browse the repository at this point in the history
  2. Partials widgets rename (akiraux#600)

    * Rename Partials to Widgets
    
    * Consistent block comment for all widgets
    
    * Disconnect events on destruction
    
    * Remove constructor and update window attribute to unowned
    
    * Update the ButtonImage widget
    Alecaddd authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3a5ee74 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Alecaddd authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e69ed33 View commit details
    Browse the repository at this point in the history
  4. Add color row widget (akiraux#604)

    * Move color picker code to its own class
    
    * Move color field inside reusable color picker widget
    
    * Move the opacity field in the color button widget
    
    * Update the item fill color when the opacity field is changed
    
    * Properly update colors and alpha of items and UI buttons
    
    * Use a shared ColorModel for fills and borders
    
    * Reload list of fill deletion
    
    * Remove 2 way bindings for color fields
    
    * Hook border to reusable UI widget
    Alecaddd authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5bf10e4 View commit details
    Browse the repository at this point in the history
  5. Fix nobs regression (akiraux#608)

    * Fix regression of corner nobs not shifting when the item is small
    
    * Do early return for rotation nob before other conditions
    
    * Account for item rotation. Fixes akiraux#607
    Alecaddd authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    5401218 View commit details
    Browse the repository at this point in the history
  6. Translated in Italian (akiraux#618)

    * Translated in Italian
    
    * Fixed some typos
    Sav22999 authored and madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e339e45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    51268af View commit details
    Browse the repository at this point in the history
  8. Update meson.build

    Co-authored-by: Bilal Elmoussaoui <[email protected]>
    madjesc and bilelmoussaoui committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1241a96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc0ee2c View commit details
    Browse the repository at this point in the history
  10. libporta_dependency

    madjesc committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    504549f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    af9b81b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. change indent

    madjesc committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    112332f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    717520b View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/build.yml

    Co-authored-by: Bilal Elmoussaoui <[email protected]>
    madjesc and bilelmoussaoui committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    6cc3574 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. build fixed

    madjesc committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7e9fbe0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'wayland_colorpick' of https://github.com/Mkefs/Akira in…

    …to wayland_colorpick
    madjesc committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    728bbd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

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

Commits on Jul 28, 2021

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