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

Backports for 1.1 #659

Merged
merged 6 commits into from
May 13, 2023
Merged

Backports for 1.1 #659

merged 6 commits into from
May 13, 2023

Commits on May 11, 2023

  1. fix(widget): Provide fallbacks for lookup colors

    The user could set a custom theme lacking the requested colors. Although
    this will look broken and completely out of place, we still don't want
    the application to crash because it couldn't find a color.
    
    Fixes #641
    marhkb committed May 11, 2023
    Configuration menu
    Copy the full SHA
    17dcfe9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. fix(source-view-search-widget): Delegate GtkEditable props

    This will prevent a crash when setting properties that belong to
    `GtkEditable`.
    marhkb committed May 13, 2023
    Configuration menu
    Copy the full SHA
    0afdbe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df604dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    867f011 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e72bab9 View commit details
    Browse the repository at this point in the history
  5. chore: Release v1.1.3

    marhkb committed May 13, 2023
    Configuration menu
    Copy the full SHA
    9ae1688 View commit details
    Browse the repository at this point in the history