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

Use clutter for the background menu #1769

Closed
wants to merge 34 commits into from
Closed

Commits on Sep 27, 2023

  1. Prototype menu

    leolost2605 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b3d04cb View commit details
    Browse the repository at this point in the history
  2. Add missing files

    leolost2605 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    efe7619 View commit details
    Browse the repository at this point in the history
  3. Add menuitems

    leolost2605 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    88bcd62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6f73c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Make items selectable

    leolost2605 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b57ea7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4d0521 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    leolost2605 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bf1a583 View commit details
    Browse the repository at this point in the history
  4. Use correct font

    leolost2605 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1e52803 View commit details
    Browse the repository at this point in the history
  5. Add separatormenuitem

    leolost2605 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    bf66104 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Make separator look right

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    dcef4f4 View commit details
    Browse the repository at this point in the history
  2. Scaling works

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8fa5855 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    e9c6956 View commit details
    Browse the repository at this point in the history
  4. Add add_separator

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    c499ef0 View commit details
    Browse the repository at this point in the history
  5. Finish background menu

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    5742055 View commit details
    Browse the repository at this point in the history
  6. Fix scale + cleanup

    leolost2605 committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    8a8cb84 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Configuration menu
    Copy the full SHA
    ad17b0c View commit details
    Browse the repository at this point in the history
  2. Add keyboard navigation

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e20c35e View commit details
    Browse the repository at this point in the history
  3. Add keyboard navigation

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4de20e7 View commit details
    Browse the repository at this point in the history
  4. Fix small issue

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d5fb1cd View commit details
    Browse the repository at this point in the history
  5. Use MenuItem.with_label

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    cc25b6a View commit details
    Browse the repository at this point in the history
  6. Don't use error dialogs

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    a36329d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27191b0 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    e5f8c79 View commit details
    Browse the repository at this point in the history
  9. Lookup colors

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f0b5fc9 View commit details
    Browse the repository at this point in the history
  10. Update with theme

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    d6318c6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd81770 View commit details
    Browse the repository at this point in the history
  12. Fix wayland

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8250879 View commit details
    Browse the repository at this point in the history
  13. Cleanup

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    f6340a4 View commit details
    Browse the repository at this point in the history
  14. More cleanup

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    dd188aa View commit details
    Browse the repository at this point in the history
  15. Update meson.build order

    leolost2605 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    fc7f5d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    121cae0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cae29e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Nov 11, 2023

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