Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kvision/linuxdeploy-plugin-gtk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f46da60
Choose a base ref
...
head repository: linuxdeploy/linuxdeploy-plugin-gtk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3b67a1d
Choose a head ref
  • 17 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 12, 2023

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

Commits on Apr 1, 2023

  1. Allow for RHEL-style /usr/lib64 paths in build filesystem (linuxdeplo…

    …y#45)
    
    * Ensure /usr/lib64 isn't used inside final AppImage.
    
    * Correct some additional lib64 paths.
    
    * Ensure path is quoted in case of spaces in path.
    
    * Correct symlink path.
    
    * Include the trailing slash in the matching path for symlinks.
    freakboy3742 authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    5ce0401 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Configuration menu
    Copy the full SHA
    474c039 View commit details
    Browse the repository at this point in the history
  2. CI: update actions to Node.js 16

    It fixes following warning:
    
    Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
    TheTumultuousUnicornOfDarkness authored and TheAssassin committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    858e909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f054c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

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

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    e3450bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edfaf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    167e408 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b27f339 View commit details
    Browse the repository at this point in the history
  5. Merge pull request linuxdeploy#51 from linuxdeploy/fix_debian_i386

    Fix search_library_path() on Debian i386
    TheTumultuousUnicornOfDarkness authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cba816b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. GTK library path handling fixes

    - Do not prioritize /usr/lib or /usr/lib64 if dpkg-architecture isn't
      found in the build environment
    - Normalize LD_GTK_LIBRARY_PATH to avoid opaque parameter substitution
      issues with its use later
    rmartin16 authored and TheTumultuousUnicornOfDarkness committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5050cbb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

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

Commits on Sep 17, 2023

  1. Prefer color-scheme from org.freedesktop.portal.Desktop

    In some distros GNOME 42 or later versions are not available, thus
    querying color-scheme will return an error.
    easyteacher authored and TheTumultuousUnicornOfDarkness committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    221b680 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08d598 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a983ad View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

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