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

Merge Airyx changes #117

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

Merge Airyx changes #117

wants to merge 23 commits into from

Commits on Jul 28, 2021

  1. Start on Filer Cocoa integration & CoreServices

    Move dbusinterface files to src dir
    Add Cocoa stub and Makefile (work around ravynsoft/ravynos#68)
    Update cmake link steps for Foundation
    Rename filer-qt -> Filer
    Package as Filer.app bundle
    mszoek committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ed54703 View commit details
    Browse the repository at this point in the history
  2. Add plist

    mszoek committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a5649e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

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

Commits on Aug 5, 2021

  1. Airyx LaunchServices integration and improvements

    Open in LS all regular files, .app Bundles and AppDirs
    Network URIs and regular folders open natively in Filer
    Register with LS any discovered applications
    Properly extract display name and icon from Bundles
    Extract Name from .desktop file in AppDir if present
    Use .DirIcon in AppDir root if present
    mszoek committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a1b0065 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

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

Commits on Aug 18, 2021

  1. Codebase cleanup/refactoring for merge.

    * Removed ObjC code by converting to CoreFoundation and Qt
    * Added ifdefs for AIRYX changes
    * CMake now also builds Airyx 'glue'
    mszoek committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2e2089c View commit details
    Browse the repository at this point in the history
  2. Wait for plasmashell to start

    mszoek committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d3a890f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Fix crash on Get Info (ravynsoft/ravynos#102) and formatting. Fix rea…

    …ding of plist args. Also wait for global menu
    mszoek committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    ff3c7e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

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

Commits on Sep 10, 2021

  1. Add support for "Reveal in Filer"

    Implements a "ShowItems" method on DBus. When passed a list of file
    URI strings, it will open each group of related files in a window
    showing their parent folder with the files selected.
    mszoek committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    8a2817c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. Minor optimization

    mszoek committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    b909143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9acef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. Ensure launch spec is NULLed

    mszoek committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    0ffec57 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

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

Commits on Sep 18, 2021

  1. Configuration menu
    Copy the full SHA
    43d946e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ccf8b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

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

Commits on Sep 30, 2021

  1. Fixed Filer 'about' dialog

    mszoek committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    7f66b4e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Update icon

    mszoek committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    06bf3ef View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Update Icons

    KevDoy committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a2c8c3a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Merge pull request #1 from KevDoy/airyx

    Update Icons
    mszoek authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    5f67d7d View commit details
    Browse the repository at this point in the history