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

Steps towards background layers #1781

Open
wants to merge 61 commits into
base: main
Choose a base branch
from
Open

Steps towards background layers #1781

wants to merge 61 commits into from

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    da67da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d445b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d79b8ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    119c8cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff654f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a93de44 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1219ea7 View commit details
    Browse the repository at this point in the history
  8. Fix arg name

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ad8a771 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d55e755 View commit details
    Browse the repository at this point in the history
  10. Add missing await

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    73d87a2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bfae39 View commit details
    Browse the repository at this point in the history
  12. Use this.sources getter

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9e757aa View commit details
    Browse the repository at this point in the history
  13. Rename method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bf5cf04 View commit details
    Browse the repository at this point in the history
  14. Make getBackgroundLayerNamesForSourceIndex use a cache; add and use g…

    …etSourceIndexForLayerName
    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9b1141b View commit details
    Browse the repository at this point in the history
  15. Rename method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c31537c View commit details
    Browse the repository at this point in the history
  16. Fix method name

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2f6bc6a View commit details
    Browse the repository at this point in the history
  17. Rename method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3c186d9 View commit details
    Browse the repository at this point in the history
  18. Move method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    49bafb2 View commit details
    Browse the repository at this point in the history
  19. Rename method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    58188c5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    24a11cc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    72781bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dbb5d20 View commit details
    Browse the repository at this point in the history
  23. Rename argument

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    44a83c6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0e7e5cd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    40b5f3c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1bb6523 View commit details
    Browse the repository at this point in the history
  27. Remove unused method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    cac78ef View commit details
    Browse the repository at this point in the history
  28. Add comment

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    d174462 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1572bca View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8eb72d9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f24ce3e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e3f9ae2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9bbfaaf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    56a36aa View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b5a9a7c View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    39687cf View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c69a562 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    0a9eb3b View commit details
    Browse the repository at this point in the history
  39. Delete unused method

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1252631 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c238f37 View commit details
    Browse the repository at this point in the history
  41. Rename property

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    997d6df View commit details
    Browse the repository at this point in the history
  42. Rename variable

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b35d2ff View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ddfd591 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8e87372 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    09a6efe View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    c423a09 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a7c9643 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1746b61 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    dcb8e51 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    283b967 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    86b6bcb View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    237c755 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    bad896d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    bb266d7 View commit details
    Browse the repository at this point in the history
  55. Add new UI strings

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    941f032 View commit details
    Browse the repository at this point in the history
  56. Add submenu title

    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1459cbe View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a071c4f View commit details
    Browse the repository at this point in the history
  58. Use altKey instead of shiftKey: shift-command-arrow key shifts by 100…

    … units, for better or for worse
    justvanrossum committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9abce6c View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    1878981 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    38e80e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    631a3c5 View commit details
    Browse the repository at this point in the history