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

Adding a feature for desktop files #251

Draft
wants to merge 48 commits into
base: develop
Choose a base branch
from

Commits on Feb 19, 2023

  1. Expose (and use) desktop root window

    Andy Williams committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    f584396 View commit details
    Browse the repository at this point in the history
  2. First pass incorporating Fyles to a desktop files module

    Andy Williams committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    65c9ecd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    21426e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79946e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    27f2dbc View commit details
    Browse the repository at this point in the history
  2. We don't vendor any more

    andydotxyz committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    6683bed View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Show Trash on the desktop

    andydotxyz committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    eedd0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913267f View commit details
    Browse the repository at this point in the history
  3. Also add a settings desktop icon

    This will launch the settings UI
    andydotxyz committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    66404e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9021568 View commit details
    Browse the repository at this point in the history
  5. Add missing comment

    andydotxyz committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    94d4b51 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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

Commits on Feb 2, 2024

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

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    e1058c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c54cb41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cba7d6 View commit details
    Browse the repository at this point in the history
  4. dim iconified

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    5d15cdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e0905 View commit details
    Browse the repository at this point in the history
  6. latest Fyne release

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0fa8d87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bef669 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bb4c5b View commit details
    Browse the repository at this point in the history
  9. Prep for release

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1032169 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9d69e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dfde53e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    54ddbfb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0aafac8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da10f03 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2868348 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4025eda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4c47e78 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    83a70a9 View commit details
    Browse the repository at this point in the history
  19. Update launcher icons to show transparent if iconified

    And update switcher to match
    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f383242 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    64cdab3 View commit details
    Browse the repository at this point in the history
  21. support checks in the menu

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    bce3204 View commit details
    Browse the repository at this point in the history
  22. Updating to Fyne release

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a412547 View commit details
    Browse the repository at this point in the history
  23. Add basic UI for theme selection

    Include a basic neon and matrix colour scheme for testing
    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    63e5c68 View commit details
    Browse the repository at this point in the history
  24. Avoid deprecated API

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    aa8fc05 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ac5eb02 View commit details
    Browse the repository at this point in the history
  26. That's not a public method

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c81627a View commit details
    Browse the repository at this point in the history
  27. Fix possible nil crash

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    88bc07b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    7bb05ae View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a854465 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    abf646b View commit details
    Browse the repository at this point in the history
  31. Fix more deprecations

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    38074e6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    a04363e View commit details
    Browse the repository at this point in the history
  33. fix bad merge

    andydotxyz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a6b9e8b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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