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

add WPE WebKit packages #38

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

Commits on Nov 14, 2024

  1. wlroots: add package

    Add wlroots Wayland compositor library.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7084546 View commit details
    Browse the repository at this point in the history
  2. cage: add package

    Add Cage which is a Wayland kiosk compositor running a single
    application in full-screen.
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4dd08cf View commit details
    Browse the repository at this point in the history
  3. add WPE WebKit packages

    Add WEP WebKit HTML5 application runtime.
     * libwpe: backend abstraction (Wayland or KMS/DRM)
     * wpebackend-fdo: FreeDesktop Linux backend for WPE
     * wpewebkit: official WebKit port
     * cog: simple browser canvas application (best used with 'cage')
    
    Signed-off-by: Daniel Golle <[email protected]>
    dangowrt committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    59e35bc View commit details
    Browse the repository at this point in the history