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

Implement customer-focused code based on Deskflow #1

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

Commits on Sep 23, 2024

  1. Build Deskflow as subproject

    nbolton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c585588 View commit details
    Browse the repository at this point in the history
  2. Add to tasks and launch files

    nbolton committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    efc659d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Remove subproject

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3bc1415 View commit details
    Browse the repository at this point in the history
  2. Ignore Deskflow in .gitignore

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    628666b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37cf8c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5300243 View commit details
    Browse the repository at this point in the history
  5. Apply branding CMake vars

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8dc3d4b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    10e448e View commit details
    Browse the repository at this point in the history
  7. Clone specific Deskflow tag

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f1c61aa View commit details
    Browse the repository at this point in the history
  8. Add reinstall daemon task

    nbolton committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7c3e4b3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    38e8476 View commit details
    Browse the repository at this point in the history
  2. Apply Synergy branding

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    decb318 View commit details
    Browse the repository at this point in the history
  3. Replace "macos" with "mac"

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    14f4390 View commit details
    Browse the repository at this point in the history
  4. Set macOS bundle code

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f4e2c85 View commit details
    Browse the repository at this point in the history
  5. Windows daemon Synergy args

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a5f2599 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60cc213 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ce211d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ace71d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09b8a30 View commit details
    Browse the repository at this point in the history
  10. Cloned Deskflow CI

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dd4f9ae View commit details
    Browse the repository at this point in the history
  11. Cloned Deskflow CI

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5c10ebb View commit details
    Browse the repository at this point in the history
  12. Fixed bash typo

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    abab264 View commit details
    Browse the repository at this point in the history
  13. Conditional repo address

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    80e7497 View commit details
    Browse the repository at this point in the history
  14. Fixed action path

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    6b90eb6 View commit details
    Browse the repository at this point in the history
  15. Multiline output

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0eab30d View commit details
    Browse the repository at this point in the history
  16. Add --no-install-deps opt

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    698180e View commit details
    Browse the repository at this point in the history
  17. Fixed json path

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e759d83 View commit details
    Browse the repository at this point in the history
  18. Simplify json filter

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c571e6f View commit details
    Browse the repository at this point in the history
  19. Debug line

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    733680b View commit details
    Browse the repository at this point in the history
  20. Remove init Python

    nbolton committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0c92f64 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Better venv debugging

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    beb17df View commit details
    Browse the repository at this point in the history
  2. Use Deskflow actions

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4077e3a View commit details
    Browse the repository at this point in the history
  3. Use bin-dir option

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f5d1c55 View commit details
    Browse the repository at this point in the history
  4. Hash deskflow vcpkg config

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1fc2093 View commit details
    Browse the repository at this point in the history
  5. Only get git repo first

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e7ec06 View commit details
    Browse the repository at this point in the history
  6. Improve comment

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e98bc9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8d1905 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fe072f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0ac277 View commit details
    Browse the repository at this point in the history
  10. Pull in upload action

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    08e90ea View commit details
    Browse the repository at this point in the history
  11. Change to submodule :(

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b2b5b5b View commit details
    Browse the repository at this point in the history
  12. Only if not CI

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5123892 View commit details
    Browse the repository at this point in the history
  13. Use submodules in CI

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    14940f6 View commit details
    Browse the repository at this point in the history
  14. Use decommercialize branch

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    95c15ac View commit details
    Browse the repository at this point in the history
  15. Remove unused import

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8140e19 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    040d544 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c601cbf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ade2bf4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9f1a1e6 View commit details
    Browse the repository at this point in the history
  20. Use Synergy macOS icons

    nbolton committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    59c838a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e72cdd0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2332fc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Pull in license code

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1c3b1e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a80b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5bf42b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d87af0d View commit details
    Browse the repository at this point in the history
  5. Fixed dir name

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dbb9289 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    528e878 View commit details
    Browse the repository at this point in the history
  7. Do not use dev thanks message

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    78e09c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    236278e View commit details
    Browse the repository at this point in the history
  9. Run pre-start code in GUI

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c4dd5e View commit details
    Browse the repository at this point in the history
  10. Change macro name

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    69edc77 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4117e35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d73eb1 View commit details
    Browse the repository at this point in the history
  13. Show activation dialog

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    68c40f5 View commit details
    Browse the repository at this point in the history
  14. Use QtCore instead

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e6616b2 View commit details
    Browse the repository at this point in the history
  15. Fixed activation dialog logic

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2edb663 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    98703ba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d16294b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9a64940 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6d6c050 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ae4612f View commit details
    Browse the repository at this point in the history
  21. Save and load serial key

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bb17d0c View commit details
    Browse the repository at this point in the history
  22. Show upgrade dialog

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a0bae51 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7235562 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c7997f7 View commit details
    Browse the repository at this point in the history
  25. Remove obsolete code

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    277d151 View commit details
    Browse the repository at this point in the history
  26. Apply Clang format

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8a12307 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    91b85ce View commit details
    Browse the repository at this point in the history
  28. Fixed serial key action

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2b98542 View commit details
    Browse the repository at this point in the history
  29. Cleanup dead/prviate code

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e9c10f4 View commit details
    Browse the repository at this point in the history
  30. remove todo funcs

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    af2a770 View commit details
    Browse the repository at this point in the history
  31. Bump CI

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f9e0327 View commit details
    Browse the repository at this point in the history
  32. Bump CI

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1e781f0 View commit details
    Browse the repository at this point in the history
  33. Bump CI

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ec668e7 View commit details
    Browse the repository at this point in the history
  34. Product name env or set it

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    13c0fd5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    d3398c2 View commit details
    Browse the repository at this point in the history
  36. Bump CI

    nbolton committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    784476f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    2b9ebcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c37ef17 View commit details
    Browse the repository at this point in the history
  3. Use new var names

    nbolton committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b1442d6 View commit details
    Browse the repository at this point in the history
  4. Roll back mac bundle name

    nbolton committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f485714 View commit details
    Browse the repository at this point in the history
  5. Use product name env var

    nbolton committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f4933d9 View commit details
    Browse the repository at this point in the history
  6. Use default product name

    nbolton committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    142e098 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ccf35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb904ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c47616 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcede0f View commit details
    Browse the repository at this point in the history
  11. Defines for Deskflow

    nbolton committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8c9b9e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    5af4e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6cf11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1262bf7 View commit details
    Browse the repository at this point in the history
  4. Add missing include

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b641048 View commit details
    Browse the repository at this point in the history
  5. Remove CI debug

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a5c575a View commit details
    Browse the repository at this point in the history
  6. Better time related aliases

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    08d9fba View commit details
    Browse the repository at this point in the history
  7. Set macOS target

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f68ab89 View commit details
    Browse the repository at this point in the history
  8. Refactor config

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    175c63e View commit details
    Browse the repository at this point in the history
  9. Change macOS sysroot

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    96024d8 View commit details
    Browse the repository at this point in the history
  10. Move definition into cpp

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    963dbbd View commit details
    Browse the repository at this point in the history
  11. Remove ineffective --sysroot

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f4c11b5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    159322b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    842c320 View commit details
    Browse the repository at this point in the history
  14. Improve log levels

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3be68e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1e1b47 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9c0697f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2f50794 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e635534 View commit details
    Browse the repository at this point in the history
  19. use pr sha

    nbolton committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2af8834 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9c9b5e6 View commit details
    Browse the repository at this point in the history