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

Split backends #63

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

Split backends #63

wants to merge 9 commits into from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    f2e33ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f7e2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce699f7 View commit details
    Browse the repository at this point in the history
  4. feat(wayland) Simplify CMakeLists file

    Use external scripts to obtain the selected backend in lv_conf.h
    Generate wayland protocol via a shell script instead of CMake
    etag4048 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a554e94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b012151 View commit details
    Browse the repository at this point in the history
  6. feat(wayland) Move wayland display init and runloop to a separate file

    Solve merge conflit with the main branch
    etag4048 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    542e76a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c82a448 View commit details
    Browse the repository at this point in the history
  8. chore(simulator) Clean-up and re-organize each backend

    into a separate file.
    
    Centralized error handling in case of user error
    
    Update Makefile and CMakeLists.txt accordingly
    etag4048 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    96b28fa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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