{"id":16923984,"url":"https://github.com/bugaevc/ladybird-gtk4","last_synced_at":"2025-03-22T11:31:00.688Z","repository":{"id":185252105,"uuid":"673009794","full_name":"bugaevc/ladybird-gtk4","owner":"bugaevc","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-16T17:10:14.000Z","size":225,"stargazers_count":33,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T10:51:31.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugaevc.png","metadata":{"files":{"readme":"README.md","changelog":"HistoryEntry.cpp","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-31T16:57:54.000Z","updated_at":"2025-02-03T20:39:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"73e731f9-edaf-462a-9a26-601749adba75","html_url":"https://github.com/bugaevc/ladybird-gtk4","commit_stats":null,"previous_names":["bugaevc/ladybird-gtk4"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fladybird-gtk4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fladybird-gtk4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fladybird-gtk4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fladybird-gtk4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugaevc","download_url":"https://codeload.github.com/bugaevc/ladybird-gtk4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244951225,"owners_count":20537339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:01:14.339Z","updated_at":"2025-03-22T11:31:00.323Z","avatar_url":"https://github.com/bugaevc.png","language":"C++","readme":"# Ladybird: GTK 4 version\n\nWell hello friends! :^)\n\nThis is a WIP attempt to develop an elegant, beautiful UI for the SerenityOS Browser engine, based on GTK 4 and Adwaita.\n\nThis is a project by us, for us, based on the things we like. If you like some of the same things, you are welcome to join the project!\n\n## License\n\nThis project is licensed under a 2-clause BSD license.\n\n## Building\n\nThis project depends on the yet-unreleased libadwaita version. You're either\ngoing to have to build libadwaita from source, or you can use `flatpak-builder`\nto create a [Flatpak](https://flatpak.org/) dev environment.\n\n\n### Setup: Install Flatpak and dependencies\n\nIf you don't already have Flatpak installed on your system, install it from\nyour package manager. On a Debian-based system like Ubuntu, the Flatpak\ninstallation steps will look like below:\n\n```sh\nsudo apt install flatpak flatpak-builder\n```\n\nYou will likely need to re-log into your user session after installing Flatpak\nto ensure your environment variables are updated properly. To verify that\n`XDG_DATA_DIRS` is set up properly, run `env | grep XDG`. Something similar\nto the output below should be present:\n\n```\nXDG_DATA_DIRS=$HOME/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:\u003cos-defaults\u003e\n```\n\n### Setup: Install GNOME development Flatpak packages\n\nOnce Flatpak is installed on your system, install the GNOME Platform and SDK\npackages from the gnome-nightly repository. You need to use the master branch,\nsince this project requires unreleased libadwaita features.\n\n```sh\n# Make sure that the gnome-nightly repositories are in your user Flatpak installation\nflatpak remote-add --user --if-not-exists gnome-nightly https://nightly.gnome.org/gnome-nightly.flatpakrepo\n\n# Install the GNOME SDK\nflatpak install --user org.gnome.Platform//master org.gnome.Sdk//master\n```\n\n### Build: Build the application package\n\n```sh\n# Build and install the application to your local Flatpak installation\nflatpak-builder --user --install --force-clean --ccache build org.serenityos.Ladybird-gtk4.json \n\n# Run the app\nflatpak run --user org.serenityos.Ladybird-gtk4\n```\n\nIf you are only modifying the ladybird-gtk4 files, then adding the `--keep-build-dirs` flag will help\nreduce churn for the serenity components. The `--ccache` flag is essentially mandatory to reduce incremental build times.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugaevc%2Fladybird-gtk4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugaevc%2Fladybird-gtk4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugaevc%2Fladybird-gtk4/lists"}