JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 673,
"has_wiki": false,
"homepage": null,
"languages": {
"C++": 464870,
"Nix": 3922,
"CMake": 5040,
"Shell": 135
},
"pushed_at": "2026-07-29T13:07:07Z",
"created_at": "2024-06-18T08:56:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T13:08:48Z",
"description": "Aquamarine is a very light linux rendering backend library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "main",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "https://hyprland.org",
"name": "Hypr Development",
"type": "Organization",
"login": "hyprwm",
"company": null,
"location": null,
"followers": 2892,
"avatar_url": "https://avatars.githubusercontent.com/u/107882187?v=4",
"created_at": "2022-06-20T18:00:15Z",
"is_verified": null,
"public_repos": 41,
"account_age_days": 1500
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-07-27T16:35:21Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-07-18T09:48:32Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-06-11T16:18:15Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-05-30T08:41:26Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-04-25T23:27:24Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-11-23T18:33:55Z"
},
{
"tag": "v0.9.5",
"kind": "patch",
"published_at": "2025-10-03T13:58:40Z"
},
{
"tag": "v0.9.4",
"kind": "patch",
"published_at": "2025-08-23T10:56:09Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2025-08-17T14:14:54Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2025-07-17T09:11:33Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2025-07-07T15:58:51Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-07-05T18:43:46Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-03-16T22:01:55Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2025-01-28T23:46:24Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-01-12T17:22:23Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-01-10T18:53:07Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-01-05T18:41:43Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2024-12-13T22:44:08Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2024-11-16T16:36:01Z"
},
{
"tag": "v0.4.5",
"kind": "patch",
"published_at": "2024-11-11T13:07:09Z"
},
{
"tag": "v0.4.4",
"kind": "patch",
"published_at": "2024-11-09T14:41:48Z"
},
{
"tag": "v0.4.3",
"kind": "patch",
"published_at": "2024-10-14T10:40:49Z"
},
{
"tag": "v0.4.2",
"kind": "patch",
"published_at": "2024-10-07T18:44:01Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2024-09-07T23:53:05Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2024-09-02T09:20:40Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2024-08-19T18:23:52Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2024-08-18T18:38:57Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2024-08-09T18:34:00Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2024-08-06T14:32:35Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2024-07-29T18:40:03Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2024-07-21T11:52:58Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2024-07-19T18:23:21Z"
}
],
"recent_commits": [
{
"oid": "fc39af0ccec9171aec8185eaea8afb71a46eff90",
"body": "this adds a retry to the inital commit when connecting monitors.\n\nOn some systems, like mine, certain configurations of differing refresh\nrates and resolutions fail when attempting to commit the connectors in\nsequence.\n\nThe retry specifically adds one extra attempt to do them all in one fell\nswoop w\n[…]\n is\nlargely AI written, so if you're more familiar and think this is\nstupid/notice issues, feel free to correct or ignore. I patched it\nlocally but it would be nice to stay faithful to the upstream :)",
"is_bot": false,
"headline": "drm: fix connector sequencing (#346)",
"author_name": "lbarto12",
"author_login": "lbarto12",
"committed_at": "2026-07-29T13:07:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ea27f81a3dac099e95b220690dc675de6d8fbd9",
"body": "if something schedules a frame midframe, the CFrameGuard didnt let it\nbecause a frame is running. and we silently dropped it. let it\nreschedule once more with the idleFrame callback.",
"is_bot": false,
"headline": "frame: reschedule one more idle frame if requested (#345)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-28T20:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79fb21b2e2a82dd061a6d071802bcf38bd5c383",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.14.0",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-07-27T16:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30213169fb17ce13cfc25fbff0193a032655cd8a",
"body": "dont set the the clock as HW_CLOCK on nvidia when sequence is 0, its a\nplain ktime_get() software time whenever the event was called. because\nnvidia doesnt register vblank counters without manually setting\nnvidia_drm vblank=1",
"is_bot": false,
"headline": "drm: dont set HW_CLOCK on nvidia reporting seq 0 (#340)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-26T14:10:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaed2488ebcb555b53938bf5cf4abca9d8611e1d",
"body": "ensure the frameidle doesnt reschedule itself with a CFrameRunningGuard\nso if the pageflip occurs, its whats driving the frames.",
"is_bot": false,
"headline": "drm: add frameguard for idle frame (#341)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-23T19:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c847837ad6234a180daacf019150965084bad9ae",
"body": "add support for COLOR_RANGE drm prop, so we both can manually set it,\nand quirk around a nvidia bug\nhttps://github.com/NVIDIA/open-gpu-kernel-modules/discussions/1105 ,\nalso add a enum for getting the backend gpu driver in use.",
"is_bot": false,
"headline": "drm: add support for COLOR_RANGE prop (#335)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-21T18:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0bd9ede4f561984b2e5adae88aae6ab1b6ec760",
"body": "this is a USER error and aquamarine has no business in fixing this",
"is_bot": false,
"headline": "drm: do not stash failed commits (#336)",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-07-20T15:31:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbba47175605937b44d35744adb4af5cbd753204",
"body": null,
"is_bot": false,
"headline": "gitignore: add direnv",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-07-20T13:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b5f14d9483445e766294eb8fbe0b8f370269ed0",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.13.0",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-07-18T09:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "817d9859bd57f9bbf5351147d1c3f6763d66089f",
"body": "this commit hasnt been presented and handlePF emits frameReady before\ndraining the stash, clearing here would drop scheduleFrame requests made\nwhile the flip was in flight.",
"is_bot": false,
"headline": "drm: dont reset needFrame on stashing (#334)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-16T09:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86f26251004355ef0d7a7ecf3b57e21c5471c05b",
"body": "* backend/drm: fix dangling this in a callback\n\n* e",
"is_bot": false,
"headline": "backend/drm: fix dangling this in a callback (#333)",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-07-14T07:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "063d888352d507a61c9dc305b3f61ec90bad3c69",
"body": "there is a race going on between commiting when pageflips are waiting,\ncombined with stashing commits and calling drainStashedCommit in\nhandlePF, snapshot the committed flags and data and store them per commit\ninstead of using the current \"live\" STATE. which will mismatch wildly\ncausing all range of issues from cursors not being applied on login to\ndamage damaging entire buffers because damage is 0 when draining the\ncommit.",
"is_bot": false,
"headline": "drm: snapshot the commit for stashing it (#332)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-07-12T14:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726a228aa66ee39373d92093b1e2a07af6aeeb1c",
"body": null,
"is_bot": false,
"headline": "backend: enable libinput plugins if available (#327)",
"author_name": "Andrei Sabalenka",
"author_login": "mechakotik",
"committed_at": "2026-07-10T12:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e68b8002b3c17478274d5e57002e460ccaf164a8",
"body": "The consumer reconfigures the output swapchain before testing a new\nmode, but the commit still carries the previous front buffer. Both\nimpls size the scanout from that buffer (atomic planeProps() derives\nsrc_w/h and crtc_w/h from it; legacy SetCrtc has the same requirement),\nso drivers without prima\n[…]\nhen the buffer was only\nused to validate a test commit (or the commit failed) so the acquire\ncursor stays in sync with the consumer.\n\nFixes #268\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "drm: attach a right-sized swapchain buffer on modeset commits (#330)",
"author_name": "Aaron Nall",
"author_login": "aaron-nall",
"committed_at": "2026-07-09T08:49:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ff6996a86bc5628b089cdc76e79cdbd2633a6cb",
"body": "* drm: extract CFrameScheduler to own per-connector flip/frame state\n\nMechanical refactor, no behaviour change. The page-flip/frame scheduling\nstate (isPageFlipPending, pageFlipPendingAtMs, frameEventScheduled,\nisFrameRunning) lived as four loose fields on SDRMConnector, mutated from\n11 sites across\n[…]\nero-latency direct-submit path on the next cycle.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "drm: deterministic page-flip scheduling + coalescing (#304, #306) (#312)",
"author_name": "Martin Schrodt",
"author_login": "spheenik",
"committed_at": "2026-07-08T19:25:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d6e2384f381def4ea4ea81543cba4bbdac72457",
"body": null,
"is_bot": false,
"headline": "internal: chase hu fixes",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-06-21T20:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49d9c4ade35561ed420e6f19ed1c1f1b3ab0ea5",
"body": null,
"is_bot": false,
"headline": "backend: fix implicit bool cast",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-06-21T16:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107c83e95befca06850f6f1e8f7c3f7440ba0076",
"body": "ensure we only get one frame if a pageflip occurs or a idleFrame\ncallback is about to run, otherwise we can end up emitting .frame()\ntwice. the wayland event loop has no order guarantee that one or the\nother is called first even if added or signaled first.\n\nalso add a pendingIdleFrame() function that can be used from compositors\nto early out scheduling if there is already one scheduled.\n\nand close the idle.fd in backend destructor.",
"is_bot": false,
"headline": "frame: ensure only one frame when pageflip occurs (#325)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-06-18T17:22:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77e783ace2def8c509fea053b5110ad6699a7ef",
"body": "Fixes undefined behavior where negative cursor plane coordinates are cast directly from double to uint64_t.\nOn generic x86-64 targets, the compiler emits a signed conversion that incidentally produces the correct bit representation of a negative input.\nOn AVX-512 targets, the compiler emits a true u\n[…]\ns and gets read as -1. This locks CRTC_X or CRTC_Y to -1 when either axis of the cursor plane position is negative.\nThe fix is to first cast to int64_t and then to uint64_t, which is defined behavior.",
"is_bot": false,
"headline": "atomic: fix undefined behavior in cursor plane position cast (#322)",
"author_name": "HelloYelloMan",
"author_login": "HelloYelloMan",
"committed_at": "2026-06-14T11:49:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6333f8fe987ecc86b0ecdf866d432e79fcccfc32",
"body": "* drm: fix resource leaks\n\n* fix resource cleanup in DRM and Wayland backends\n\n---------\n\nCo-authored-by: Pppp1116 <ACCOUNT1_NOREPLY>",
"is_bot": false,
"headline": "drm: fix resource leaks (#323)",
"author_name": "NotPppp1116",
"author_login": null,
"committed_at": "2026-06-13T18:17:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5fc63054547b89d0a29c51581ff19c554b57551",
"body": "EGL introduced EGL_CONTEXT_OPENGL_DEBUG starting with 1.5, older EGL\nimplementations don't recognize this attribute and will return\nEGL_BAD_ATTRIBUTE error back.\nFor older implementations exposing EGL_KHR_create_context, request the\nequivalent debug context through EGL_CONTEXT_FLAGS_KHR and\nEGL_CONTEXT_OPENGL_DEBUG_BIT_KHR.",
"is_bot": false,
"headline": "renderer: use version-compatible EGL debug context attributes (#321)",
"author_name": "Rayen Daadaa",
"author_login": "7r1n1t3",
"committed_at": "2026-06-12T15:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06669631175b4db2383b94e7f8c13f45a9d28757",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.12.1",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-06-11T16:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ecde03f47172753fe5a2f334f9d3facfb7e6784",
"body": null,
"is_bot": false,
"headline": "backend/headless: fix framecb never firing",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-06-06T14:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5cca7322ec5376570bb6868e79f5f4061500754",
"body": "Co-authored-by: Pppp1116 <pcaiadoguerreiro@gmail.com>",
"is_bot": false,
"headline": "drm: avoid redundant identity ctm modesets (#320)",
"author_name": "NotPppp1116",
"author_login": null,
"committed_at": "2026-06-05T16:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1699271f610719dd0b7f643899c863162a3beb87",
"body": null,
"is_bot": false,
"headline": "headless: don't use raw this in lambda capture without checking",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-05-30T11:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01eeae12aa171fc13869b530b0dbb918521fa401",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.12.0",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-05-30T08:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7c8f9b917bce2e0139d58210b4f8a1feb68a99",
"body": null,
"is_bot": false,
"headline": "drm: fix crash on null crtc in getGammaSize/getDeGammaSize (#315)",
"author_name": "jchrys",
"author_login": "jchrys",
"committed_at": "2026-05-30T07:27:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff9b933d5559ca88289f8d2521dda39640b5aaab",
"body": "…erate without an EGL renderer. (#310)",
"is_bot": false,
"headline": "drm: fix DisplayLink/evdi hotplug by allowing evdi DRM backends to op…",
"author_name": "Michael Wizner",
"author_login": "mwz",
"committed_at": "2026-05-27T20:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1070d0b184603accd295ad18ea8382e9a7b601dc",
"body": null,
"is_bot": false,
"headline": "backend: remove trailing newlines from libseat and libinput logs (#309)",
"author_name": "davc0n",
"author_login": "davc0n",
"committed_at": "2026-05-27T15:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab2b0af63fbc9fb779d684f19149b790978be8a8",
"body": "… KMS requirement (#255)\n\n* Add AQ_NO_KMS environment variable for bypassing KMS requirement\n\n* Replace getenv with envEnabled\n\n* Rename `AQ_NO_KMS` to `AQ_NO_KMS_REQUIREMENT` and apply de morgan's law for readability",
"is_bot": false,
"headline": "session: Add AQ_NO_KMS_REQUIREMENT environment variable for bypassing…",
"author_name": "ThevGPUSupplier",
"author_login": "ThevGPUSupplier",
"committed_at": "2026-05-15T14:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be35f75ac305f430f5f9d89b5f5a4af59ca7567e",
"body": "ref #300",
"is_bot": false,
"headline": "output/state: init ctm to identity (#303)",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-05-12T21:14:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27b35e7c20205db6f5d612fd7dfa80bf4c57b4ec",
"body": "This reverts commit d5a4411a0a5b75d8b969fbbc90c9037832b31e85.\n\nSee #301",
"is_bot": false,
"headline": "drm: revert \"re-read EDID on resume to detect dock port swaps (#298)\"",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-05-11T13:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f44fecf278a4b7f03e26592db1aba88edd8e51b6",
"body": "…rent-syspath match fails (#291)\n\nOn split-node platforms (Apple Silicon being the canonical case), the\nGPU and KMS device sit under different parent platform devices, so\nparent-syspath matching in resolveMatchingRenderNode never succeeds.\nWith renderNodeFd left at -1, DRM.cpp's renderer attaches to\n[…]\n\nGL) to 0xE280 (asahi renderD128); Firefox WebRender returns to\nhardware; YouTube fullscreen and Slack scroll are native again.\n\nFixes #290.\n\nCo-authored-by: James Wiesebron <jameswiesebron@proton.me>",
"is_bot": false,
"headline": "drm: fall back to first render node on single-renderD systems when pa…",
"author_name": "James",
"author_login": "jwbron",
"committed_at": "2026-05-11T12:33:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5a4411a0a5b75d8b969fbbc90c9037832b31e85",
"body": "After a hibernate/resume, dock and MST hubs can re-route a different\ndisplay to the same DRM connector. The kernel notices and re-reads the\nnew EDID via /sys/class/drm/.../edid, but recheckOutputs() skips\nconnectors that are still flagged CONNECTED with a live output, so\naquamarine keeps the previou\n[…]\ngainst the cached\ncopy. On mismatch, force a disconnect so recheckOutputs() reconnects\nthe connector and re-emits a fresh newOutput with the correct EDID.\n\nFixes #259.\n\nCo-authored-by: j4kuuu <j4kuuu>",
"is_bot": false,
"headline": "drm: re-read EDID on resume to detect dock port swaps (#298)",
"author_name": "Sc4r3Cr0w",
"author_login": "UncleJ4ck",
"committed_at": "2026-05-10T11:11:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6f406e87d8f3acffc1ba615f213478fd27405485",
"body": "A previous compositor (kwin etc.) can leave HDR, gamma, degamma and CTM\nproperties set on a connector when it exits. Aquamarine only re-emitted\nthese on user commits, so anything we don't actively manage stayed at\nthe previous compositor's value, manifesting as washed-out colors or\nshifted saturatio\n[…]\nt one. the blob\n builder produces a real identity matrix when STATE.ctm == Mat3x3(),\n so we never send blob_id=0 (which #256 documented as problematic).\n\nFixes #127.\n\nCo-authored-by: j4kuuu <j4kuuu>",
"is_bot": false,
"headline": "drm: clear stale color state on modeset (#297)",
"author_name": "Sc4r3Cr0w",
"author_login": "UncleJ4ck",
"committed_at": "2026-05-10T11:10:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "574e2fef58925cd75af3c25f9b71beaf70fd83af",
"body": "Both the wayland and headless backends generated WAYLAND-N / HEADLESS-N\nauto names from a monotonic counter without checking for existing\noutputs. If a user creates an output with an explicit name that matches\na future counter slot (e.g. via hyprctl output create wayland WAYLAND-2),\nthe next auto-named output collides on the same name.\n\nSkip past any taken slot when generating an auto name, and reject\nexplicit creates whose name is already in use.\n\nFixes #185.\n\nCo-authored-by: j4kuuu <j4kuuu>",
"is_bot": false,
"headline": "backend: avoid duplicate auto-named outputs (#296)",
"author_name": "Sc4r3Cr0w",
"author_login": "UncleJ4ck",
"committed_at": "2026-05-10T11:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e33e0d8da2fa99efc34d38da112361146c0cb00e",
"body": "addConnector() in the atomic path was emitting max_bpc, Colorspace,\ncontent_type and crtc_id on every page-flip. The kernel sees these as\nconnector_state writes and runs drm_atomic_helper_check_modeset, which\nre-issues the AVI infoframe on some HDMI displays. Samsung TVs in\nparticular interpret this\n[…]\nt commit, or when a value actually changes.\nThe cache is updated only after a successful non-test commit so a\nfailed or test-only commit cannot poison it.\n\nFixes #265.\n\nCo-authored-by: j4kuuu <j4kuuu>",
"is_bot": false,
"headline": "drm: skip unchanged connector_state on page-flips (#295)",
"author_name": "Sc4r3Cr0w",
"author_login": "UncleJ4ck",
"committed_at": "2026-05-10T11:09:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "813c1e8981893c11e118b19c125d6bc282f51765",
"body": "drmGetFormatModifierName() can return NULL for DRM modifiers that\nlibdrm has no human-readable name for (notably Apple Silicon /\nAsahi GPU vendor-specific modifiers). drmModifierToName() then\nconstructs a std::string from the NULL pointer and aborts with\n`std::logic_error: basic_string: construction\n[…]\ne\nagainst an Asahi GBM buffer.\n\nMirror the existing NULL handling in fourccToName() (which already\nfalls back to \"unknown\") to avoid the abort.\n\nCo-authored-by: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "FormatUtils: null-check drmGetFormatModifierName result (#287)",
"author_name": "NZKea",
"author_login": "NZKea",
"committed_at": "2026-04-29T21:52:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f5cdaa88019ffbc1f244a8fcac64ae7d6f7dbd6b",
"body": "…pend (#254)\n\n* drm: handle CRTC starvation recovery when outputs are disabled\n\nWhen more displays are connected than CRTCs available, connectors that\narrive after all CRTCs are claimed become starved. The compositor can\nfree a CRTC by disabling an output, but nothing reclaimed that CRTC for\nthe st\n[…]\nx, making elapsed time look like zero\n after resume.\n\nTimestamp recorded in both atomic and legacy commit paths.\n\nRelates to Hyprland#8312, Hyprland#6289.\n\n---------\n\nCo-authored-by: j4kuuu <j4kuuu>",
"is_bot": false,
"headline": "drm: CRTC starvation recovery + clear stale page-flip state after sus…",
"author_name": "Sc4r3Cr0w",
"author_login": "UncleJ4ck",
"committed_at": "2026-04-27T20:02:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cd8321eba285e3cce50c50f19d5174a0b2567297",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.11.0",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-04-25T23:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648a13d0ee1e03a843b3e145b8ece15393058701",
"body": null,
"is_bot": false,
"headline": "headless: hold ref in next frame timer",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-04-22T16:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ea868665ae3094456d3b78e2079cff473b8781",
"body": null,
"is_bot": false,
"headline": "headless: verify fn is valid before calling",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-04-22T16:45:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a1ca6b8cb4d86a599787a55b78f2ddf809bf945",
"body": null,
"is_bot": false,
"headline": "internal: avoid repeated vector access in backend and DRM loops (#281)",
"author_name": "Visal Vijay",
"author_login": "B2krobbery",
"committed_at": "2026-04-20T16:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ab4fdd25950ad292866570e2afde613cb2dac1",
"body": null,
"is_bot": false,
"headline": "CI: use org-wide actions",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2026-04-17T11:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981132ce0b6bd512b382fbefca44ca5e46e54f2c",
"body": "* libinput: method to get `libinput_tablet_tool` from ITabletTool\n\nLibinput has some configuration specific to the tablet tool that could\nbe interesting to set for Tablet users. However there's currently no\nway of getting the required `libinput_tablet_tool` ptr from\n`ITabletTool`. Meaning it's not p\n[…]\n on\nHyprland (or anything else using aquamarine).\n\nThis change adds the virtual function `getLibinputTool()` to\n`ITabletTool` as well as an implementation for `CLibInputTabletTool`\n\n* Run clang-format",
"is_bot": false,
"headline": "libinput: method to get `libinput_tablet_tool` from ITabletTool (#278)",
"author_name": "Marcello Haddeman",
"author_login": "marcello505",
"committed_at": "2026-04-16T17:18:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "24f1db3c0664fc372775add13f36d0b45ec1d627",
"body": "…(#274)",
"is_bot": false,
"headline": "drm: guard logging in connector disconnect to avoid null dereference …",
"author_name": "Visal Vijay",
"author_login": "B2krobbery",
"committed_at": "2026-04-11T14:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d50986c1eb3c704d3e0df88ef6c3d08dbefb23f",
"body": null,
"is_bot": false,
"headline": "backend: handle unhandled libinput switch enum with default case (#273)",
"author_name": "Visal Vijay",
"author_login": "B2krobbery",
"committed_at": "2026-04-11T14:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7371b669b22aa2af980f913fc312a786d2f1abb2",
"body": "Fixes error `no member named 'stable_partition' in namespace 'std'` on llvm/musl",
"is_bot": false,
"headline": "backend: include algorithm header (#269)",
"author_name": "Linux User",
"author_login": "LinuxUserGD",
"committed_at": "2026-04-07T10:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e92655932deb5e4f6d9ca932c8b486340deafa53",
"body": "This reverts commit ed26bdbab9c1ccbcb3846bd144c55ea653ec8ac6.\n\nBreaks apple, see https://github.com/hyprwm/aquamarine/issues/260",
"is_bot": false,
"headline": "drm: revert \"reduce duplicated code in render creation (#247)\"",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-04-04T18:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62a4dbfa4e5584f14ad4c62afedf6e4b433cf70",
"body": "…T (#263)\n\n* drm: remove an unnecessary reset after VT switching (#223)\n\nI've tested DPMS and different monitor modes with this change, and\neverything seems to be working exactly as expected.\n\n* backend/drm: skip direct buffer import on multi-gpu during restore\n\n---------\n\nCo-authored-by: Mason Davy <54364725+Nosamdaman@users.noreply.github.com>",
"is_bot": false,
"headline": "backend/drm: fix multi-GPU buffer import failure during restoreAfterV…",
"author_name": "Pericle Purple AZ",
"author_login": "CristianoCorsi",
"committed_at": "2026-03-22T20:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67142c8c0966c94ecf88beddb14003256d8058c",
"body": "* backend/headless: improve timer FD deadline logic\n\nFixes increased timer latency, etc.\n\n* backend/headless: increase precision of frame scheduling and clean up code\n\n* backend/headless: fix code not compiling and skill issue\n\n* backend/headless: fix typo\n\n* backend/headless: improve code quality\n\n\n[…]\ndesync in scheduleFrames\n\n* backend/headless: formatting\n\n* backend/headless: fix buffer size in dispatchTimers (and optimize the function to be O(n) rather than O(n*n))\n\n* backend/headless: fix build",
"is_bot": false,
"headline": "backend/headless: Improve and optimize timer FD logic (#258)",
"author_name": "umbrageodotus",
"author_login": "umbrageodotus",
"committed_at": "2026-03-17T16:04:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ed71bb83dcd059b1752cfa3d6c72710a537f6c1",
"body": "…37)\"\n\nThis reverts commit 1dbbba659c1cef0b0202ce92cadfe13bae550e8f.\n\nSee #260, breaks M1/M2, potentially more split-node drivers.",
"is_bot": false,
"headline": "drm: revert \"fallback to first render node for non-standard buses (#2…",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-03-17T15:59:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f10d24391692bba3d762931ee35e7f17f8e8b8",
"body": null,
"is_bot": false,
"headline": "drm: re-send ctm blob on modeset (#256)",
"author_name": "Matthew Wong",
"author_login": "wongma7",
"committed_at": "2026-03-13T21:12:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "023eed5c9bae8e1d1aa2156960c0406a241cbcfd",
"body": null,
"is_bot": false,
"headline": "README: drop todo list",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-03-05T13:15:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b90396425a2eeda90162dd8f1ce48a8b15b27cc9",
"body": "fixes #206",
"is_bot": false,
"headline": "backend/headless: implement FPS caps for headless outputs",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2026-03-05T13:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2cb726b16ee349df443f84b64cff53221b6983",
"body": null,
"is_bot": false,
"headline": "flake.lock: update",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2026-03-02T14:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aba5246b516dbede58871bb2f73e0faaac1fefb",
"body": null,
"is_bot": false,
"headline": "nix: separate overlay with deps",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2026-03-02T14:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25496568e4fccf822821cb91a1053e007c9479e3",
"body": null,
"is_bot": false,
"headline": "treewide: alejandra -> nixfmt",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2026-03-02T14:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbbba659c1cef0b0202ce92cadfe13bae550e8f",
"body": "Signed-off-by: Deepak Meena <who53@disroot.org>\nCo-authored-by: Tom Englund <tomenglund26@gmail.com>",
"is_bot": false,
"headline": "drm: fallback to first render node for non-standard buses (#237)",
"author_name": "Deepak Meena",
"author_login": "who53",
"committed_at": "2026-02-28T15:27:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa84901669f55ad43f19814aafbc022bea1f833",
"body": null,
"is_bot": false,
"headline": "drm/renderer: glFlush when clearing buffers (#252)",
"author_name": "fazzi",
"author_login": "fxzzi",
"committed_at": "2026-02-27T10:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9eb087703ec4acc6b288d02fa9ea3db803cd3d",
"body": "add a way to get if there are pending pageflip so the compositor can\ndelay its commits.",
"is_bot": false,
"headline": "output: add a pendingPageFlips() method (#251)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-02-20T17:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed26bdbab9c1ccbcb3846bd144c55ea653ec8ac6",
"body": "initMgpu already does build gl formats so remove the temp creation of\nallocator and renderer in onReady() that only built glformats,\nalso if guard the creation of renderers and allocators to make it less\nlikely to recreate one that is already existing.",
"is_bot": false,
"headline": "drm: reduce duplicated code in render creation (#247)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-02-19T00:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0209205a0de2a9f589f095aefebb7b44ccc3de",
"body": "After a VT switch or sleep/resume, the kernel discards all DRM property\nblobs. restoreAfterVT() rebuilds the atomic commit with the in-memory\nHDR metadata, but prepareConnector() skips blob creation because\nSTATE.committed (the \"what changed\" bitmask) was cleared after the last\npre-sleep commit.\n\nDu\n[…]\nre already handled unconditionally.\n\nThe existing has_value() check prevents false positives: non-HDR\nmodesets (resolution changes etc.) don't populate data.hdrMetadata, so\nthe block is still skipped.",
"is_bot": false,
"headline": "drm: re-send HDR metadata blob on modeset (#250)",
"author_name": "Matt Prestlien",
"author_login": "mattchue",
"committed_at": "2026-02-17T13:52:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a0eb4f0a7e8a6ff9b64fc942021b0a6345e3b91",
"body": null,
"is_bot": false,
"headline": "drm/renderer: split input and output buffer attachments (#249)",
"author_name": "Lee Bousfield",
"author_login": "PlasmaPower",
"committed_at": "2026-02-17T13:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "603f5cdd42e2db194c549d0938144a8c759f2fdd",
"body": "make the pageflips drive the frames instead of waiting on the idle\ndispatch, it adds unnecessery latency at the beginning of each frame.",
"is_bot": false,
"headline": "drm: make pageflips drive the frames (#241)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-02-15T21:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a494d50d32b5567956b558437ceaa58a380712f7",
"body": null,
"is_bot": false,
"headline": "backend: fix use-after-free of logger during teardown (#244)",
"author_name": "André Silva",
"author_login": "andresilva",
"committed_at": "2026-02-12T11:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2f6c1a838fa33540e2b4ff593e1672c4bb12175",
"body": "Currently aquamarine initializes all the secondary renderers and keeps them alive all the time, even when no output on that GPU is enabled. Keeping a secondary renderer alive prevents unused GPU from powering down completely, which e.g. makes battery life significantly worse on Optimus laptops with DP/HDMI ports wired to dGPU.\n\nThis patch initializes secondary renderers only when at least one connected output is enabled, and deinitializes them when no enabled outputs remain.",
"is_bot": false,
"headline": "drm: keep secondary renderers alive only when they're needed (#239)",
"author_name": "Andrei Sabalenka",
"author_login": "mechakotik",
"committed_at": "2026-02-12T01:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b91f570bb7885df9e4a512d6e95a13960a5bdca0",
"body": "Some high-resolution displays (e.g. Apple Studio Display 5K) expose\nmultiple DRM connectors in a tile group. However, when the driver\nhandles tiling internally, a single connector will advertise the full\npanel resolution, and its other connectors will be inoperative and\nredundant.\n\nTo avoid ghost outputs from those dead tiles, we can filter out any\ntiles where there is a connector in that group that offers the full\nresolution by itself.",
"is_bot": false,
"headline": "drm: ignore redundant tiled display connectors (#238)",
"author_name": "Kevin McConnell",
"author_login": "kevinmcconnell",
"committed_at": "2026-02-06T21:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35fa4a965e0fa725fe21c289703680fd75e61211",
"body": "* drm: use parent device matching for render nodes\n\nSigned-off-by: Deepak Meena <who53@disroot.org>\n\n* Revert \"rendernode: dont bother finding one on evdi\"\n\nThis reverts commit 81a0ddf42fc3ac25e23adfe1b25f139e9cd0f344.\n\n---------\n\nSigned-off-by: Deepak Meena <who53@disroot.org>",
"is_bot": false,
"headline": "drm: use parent device matching for render nodes (#235)",
"author_name": "Deepak Meena",
"author_login": "who53",
"committed_at": "2026-02-04T01:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2455556b426fd82e119e4c98c57fcd7a54625478",
"body": "* atomic: properly check min max bpc values\n\nproperly use maxBpcBounds[0] and clamp it in getMaxBpc. lets not go\nbelow or beyond what HW supports.\n\n* atomic: actually set blobid in prepareGammaBlob\n\nset blobid to zero and not the local copied pointer.\n\n* atomic: add hdr blob to apply and rollback aswell\n\nadd missing hdr blob to apply and rollback.\n\n* drm: dont leak modeinfo\n\nfree currentModeInfo when done with it.",
"is_bot": false,
"headline": "drm: minor AMS fixes (#229)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-01-31T13:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af4c6fedbe45854cee841e02ef6ecbc0ede20d75",
"body": "EGL_CONTEXT_RELEASE_BEHAVIOR_KHR determines what happends with implicit\nflushes when context changes, on multigpu scenario we change context\nfrequently when blitting content. while we still rely on explicit sync\nfences, the flush is destroying driver optimisations.\n\nsetting it to EGL_CONTEXT_RELEASE_BEHAVIOR_NONE_KHR essentially mean\njust swap context and continue processing on the next context.",
"is_bot": false,
"headline": "renderer: set EGL_CONTEXT_RELEASE_BEHAVIOR_KHR if supported (#234)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-01-30T19:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "def5e74c97370f15949a67c62e61f1459fcb0e15",
"body": "* backend: read idle timer\n\nthe manpage for timerfd_create and read states this.\n\ntimefd_create creates a new timer object, and returns a file descriptor\nthat can be used to read the number of expirations that have occurred.\n\nThe FD becomes readable when the timer expires.\n\nread removes the “readabl\n[…]\npdateIdleTimer()\nfunction.\n\n* backend: check if fd is readable log otherwise\n\nensure we dont accidently trigger some blocking read call on a non\nreadable fd, log an error if this occurs, else read it.",
"is_bot": false,
"headline": "backend: read idle timer (#233)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-01-26T11:59:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "534c88e2f20ee728123464dba28c441d55be14c3",
"body": "* modifiers: add drmModifierToName and print names\n\nmakes it easier to parse logs.\n\n* modifiers: print both uint and name\n\nprint both the uint and name",
"is_bot": false,
"headline": "drm/formats: add drmModifierToName and print names (#230)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2026-01-05T23:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8a0c5ba5a9fbd2c660be7dd98bdde0ff3798556",
"body": "Without refing pad groups they would get destroyed when the current\nevent gets out of scope, causing a segfault when destroying a\nCLibinputTabletPad.",
"is_bot": false,
"headline": "libinput: fix pad groups not being ref'd (#227)",
"author_name": "Maxime Nordier",
"author_login": "DarkCreepy59",
"committed_at": "2025-12-29T16:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b53bcb42f7663acf710025090f4f775b4cfe36",
"body": "dont overwrite gammalut when setting degammalut",
"is_bot": false,
"headline": "output: fix degammalut typo (#226)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-12-28T12:34:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83c97f8f5c0aae553c1489c7d9eff3eadcadace",
"body": "I've tested DPMS and different monitor modes with this change, and\neverything seems to be working exactly as expected.",
"is_bot": false,
"headline": "drm: remove an unnecessary reset after VT switching (#223)",
"author_name": "Mason Davy",
"author_login": "Nosamdaman",
"committed_at": "2025-12-16T15:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6354f54f9c9099f5ede823b43ce805ffcd69efa",
"body": "FreeBSD always returning symbolic links '/dev/dri/card*' pointed to '/dev/drm/*',\nso output device will never be found if `AQ_DRM_DEVICES` is set as explicit devices\npath is converted to canonical file path.",
"is_bot": false,
"headline": "drm: convert vd path before compare with explicit device path (#222)",
"author_name": "Molyuu",
"author_login": "bigsaltyfishes",
"committed_at": "2025-12-13T16:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a43bedcceced5c21ad36578ed823e6099af78214",
"body": null,
"is_bot": false,
"headline": "backend: move logger to backend",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-12-02T22:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561ae7fbe1ca15dfd908262ec815bf21a13eef63",
"body": "This may have caused a small memory leak in some cases.",
"is_bot": false,
"headline": "backend: add freeDrmDevice on error in initDmabuf (#221)",
"author_name": "zacoons",
"author_login": "zacoons",
"committed_at": "2025-11-28T22:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20a0e67a33b6848378a91b871b89588d3a12573",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.10.0",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-11-23T18:33:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23e4e25dd301de94f0119279ccbbcd72c96de131",
"body": null,
"is_bot": false,
"headline": "backend: implement hyprutils' cli::logger",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-11-23T16:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0b3567584691bf9d8fedb5d0093309e2f979c7",
"body": null,
"is_bot": false,
"headline": "drm: prevent nullptr deref during DRM backend shutdown (#218)",
"author_name": "André Silva",
"author_login": "andresilva",
"committed_at": "2025-11-05T15:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62479232aae42c1ef09c2c027c8cfd91df060897",
"body": "what if the driver did return modifiers that isnt linear, this wont be\nadded because of the .empty check.",
"is_bot": false,
"headline": "renderer: drop the mods.empty() check",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-10-25T19:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79b515fc442d422658c18ca7a887c4c0f9556231",
"body": "lets use array and eglint in creating eglimage reduces vector\nreallocations and unnecessery casting of data.",
"is_bot": false,
"headline": "renderer: use array and EGLint in creating image",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-10-25T19:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1826a9923881320306231b1c2090379ebf9fa4f8",
"body": null,
"is_bot": false,
"headline": "wayland: send commit after frame",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-10-10T13:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b3d8a8bdee11a6d7e9e210ec4ff7e21a05d6091",
"body": "Originally disconnected monitors were not removed from hyprland\ncorrectly and duplications were created when an external monitor was\nreattached leading to invalid behavior when switching\n(empty desktop is visible).\n\nNow removed monitors are explicitly disconnected during connectors\nscanning.",
"is_bot": false,
"headline": "drm: ensure disconnect called for removed connectors (#215)",
"author_name": "jaro",
"author_login": null,
"committed_at": "2025-10-07T11:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a0ddf42fc3ac25e23adfe1b25f139e9cd0f344",
"body": "evdi/displaylink devices doesnt give us a rendernode at all, and asahi\nwas hard to associate if a rendernode was related to the\ndisplaynode/card so we fallback to just first found if that occurs.\nmight be more appropiate to figure out a proper way to deal with these\ncases then workaround ever single\n[…]\nsnt give rendernodes\nbut so far seems only to be evdi.\n\nproblem that occured is a 3 gpu situation, the evdi card ended up using\na rendernode for a complete different gpu because it fallbacked to that.",
"is_bot": false,
"headline": "rendernode: dont bother finding one on evdi",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-10-06T11:04:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "655e067f96fd44b3f5685e17f566b0e4d535d798",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.9.5",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-10-03T13:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11406cc23afeaaef1ee3ccffb9614e67e2458e29",
"body": "Adds a null backend. A null backend doesn't do anything, but allows us to use e.g. the GBM allocator and swapchains by manually passing a drm fd",
"is_bot": false,
"headline": "backend: add a null backend (#209)",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-09-19T17:21:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81584dae2df6ac79f6b6dae0ecb7705e95129ada",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.9.4",
"author_name": "vaxerski",
"author_login": "vaxerski",
"committed_at": "2025-08-23T10:55:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25fba03140dd1d5dd0fec0407e9d6d383df37f83",
"body": null,
"is_bot": false,
"headline": "flake.lock: update hyprutils",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2025-08-22T07:56:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adb34ed5e352a50c6ead8d62227bef1947e684d6",
"body": null,
"is_bot": false,
"headline": "nix: make mold optional",
"author_name": "Mihai Fufezan",
"author_login": "fufexan",
"committed_at": "2025-08-22T07:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50637ed23e962f0db294d6b0ef534f37b144644b",
"body": "either there is a fd going wrong here or certain drivers just plain\nfails with this. revert for now. but leave the cdrmrenderer using\nrendernode.",
"is_bot": false,
"headline": "drm: revert #203 and half of #202 (#204)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-08-19T19:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84d53cadf8b7908c0f697aca46983ac8919939f4",
"body": "if the backends now gets a rendernode it wont call the authmagic on the\ndisplaynode making dumb buffer creation failing on certain drivers. so\nreopen it again in the creation of the CDRMDumbAllocator.",
"is_bot": false,
"headline": "drmdumb: reopen displaynode (#203)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-08-17T19:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98968ac7699b70fe9c4507c56798a5fa7b1bc29c",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.9.3",
"author_name": "vaxerski",
"author_login": "vaxerski",
"committed_at": "2025-08-17T14:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498f46686dcf45589d820ede6a023175d7c8ad74",
"body": "* renderer: use rendernode if available\n\ninit the CDRMRenderer on the rendernode if available otherwise fallback\nto the displaynode.\n\n* backend: use rendernode if available\n\nuse rendernode if available for the backends, or fallback to display\nnode. make cdrmrenderer use backend fd.",
"is_bot": false,
"headline": "renderer: use rendernode if available (#202)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-08-12T16:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be166e11d86ba4186db93e10c54a141058bdce49",
"body": null,
"is_bot": false,
"headline": "gbm: Default to forcing linear blit for multigpu (#197)",
"author_name": "Lee Bousfield",
"author_login": "PlasmaPower",
"committed_at": "2025-07-22T20:26:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0db9b7eed39970d774908990143eccecd81cc94",
"body": "make a getter for drmRenderNodeFD() so we can create sync timelines on\nthe rendernode on devices not supporting fences on the card* device\ndirectly.",
"is_bot": false,
"headline": "core: introduce drmRenderNodeFD() (#193)",
"author_name": "Tom Englund",
"author_login": "gulafaran",
"committed_at": "2025-07-21T18:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "141a991678b34e768f09b3a670c61a4c1d5d7110",
"body": "There can be axis changes on other tablet events, so we need to handle\naxis changes on proximity, tip and button events too.",
"is_bot": false,
"headline": "libinput: handle tablet axis on proximity, tip and button events (#194)",
"author_name": "Maxime Nordier",
"author_login": "DarkCreepy59",
"committed_at": "2025-07-19T14:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31b575d19e7cf8a8f4398e2f9cffe27a1332506",
"body": null,
"is_bot": false,
"headline": "version: bump to 0.9.2",
"author_name": "Vaxry",
"author_login": "vaxerski",
"committed_at": "2025-07-17T09:11:11Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 32,
"commits_last_year": 96,
"latest_release_at": "2026-07-27T16:35:21Z",
"latest_release_tag": "v0.14.0",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 37,
"days_since_latest_release": 2,
"mean_days_between_releases": 41.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 109,
"stars": 459,
"watchers": 10,
"fork_history": {
"days": [
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-14",
"count": 2
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-23",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-08-19",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-24",
"count": 1
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-10-05",
"count": 1
},
{
"date": "2024-10-20",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-14",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-01-01",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-18",
"count": 1
},
{
"date": "2025-01-28",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-05-09",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-05",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-07-02",
"count": 2
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-06",
"count": 1
},
{
"date": "2025-08-10",
"count": 1
},
{
"date": "2025-08-17",
"count": 2
},
{
"date": "2025-08-18",
"count": 1
},
{
"date": "2025-09-19",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-11-30",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-11",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-10",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-06",
"count": 2
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-03-04",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-09",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-22",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-11",
"count": 2
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-15",
"count": 1
},
{
"date": "2026-04-16",
"count": 3
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-04-30",
"count": 2
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-22",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-05-30",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 1
},
{
"date": "2026-06-16",
"count": 2
},
{
"date": "2026-06-30",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
},
{
"date": "2026-07-24",
"count": 1
},
{
"date": "2026-07-28",
"count": 1
}
],
"complete": true,
"collected": 109,
"total_forks": 109
},
"star_history": null,
"open_issues_and_prs": 59
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 102409,
"source_files_sampled": 50,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 20,
"merged_prs": 167,
"open_issues": 39,
"closed_ratio": 0.727,
"closed_issues": 104,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "vaxerski",
"commits": 214,
"avatar_url": "https://avatars.githubusercontent.com/u/43317083?v=4"
},
{
"type": "User",
"login": "gulafaran",
"commits": 39,
"avatar_url": "https://avatars.githubusercontent.com/u/773455?v=4"
},
{
"type": "User",
"login": "fufexan",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/36706276?v=4"
},
{
"type": "User",
"login": "ikalco",
"commits": 20,
"avatar_url": "https://avatars.githubusercontent.com/u/73481042?v=4"
},
{
"type": "User",
"login": "UjinT34",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/41110182?v=4"
},
{
"type": "User",
"login": "PlasmaPower",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/6006498?v=4"
},
{
"type": "User",
"login": "jbeich",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/11153579?v=4"
},
{
"type": "User",
"login": "UncleJ4ck",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/52085661?v=4"
},
{
"type": "User",
"login": "andresilva",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/123550?v=4"
},
{
"type": "User",
"login": "Honkazel",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/169346573?v=4"
}
],
"contributors_sampled": 54,
"top_contributor_share": 0.539
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"nix.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 6,
"reason": "Found 19/30 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fc39af0ccec9171aec8185eaea8afb71a46eff90",
"ran_at": "2026-07-30T13:48:10Z",
"aggregate_score": 4.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T13:08:48Z",
"oldest_open_prs": [
{
"number": 80,
"created_at": "2024-09-06T18:15:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2024-10-12T23:46:24Z",
"last_comment_at": "2024-10-13T00:11:15Z",
"last_comment_author": "vaxerski"
},
{
"number": 161,
"created_at": "2025-03-26T15:52:50Z",
"last_comment_at": "2025-09-14T07:37:09Z",
"last_comment_author": "LuckShiba"
},
{
"number": 165,
"created_at": "2025-04-17T01:11:00Z",
"last_comment_at": "2025-04-17T02:01:49Z",
"last_comment_author": "vaxerski"
},
{
"number": 170,
"created_at": "2025-05-09T08:01:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 198,
"created_at": "2025-07-25T15:15:26Z",
"last_comment_at": "2026-03-25T17:11:02Z",
"last_comment_author": "umbrageodotus"
},
{
"number": 199,
"created_at": "2025-07-30T17:18:44Z",
"last_comment_at": "2025-07-31T07:46:49Z",
"last_comment_author": "gulafaran"
},
{
"number": 224,
"created_at": "2025-12-20T02:36:12Z",
"last_comment_at": "2026-05-04T15:35:42Z",
"last_comment_author": "fxzzi"
},
{
"number": 236,
"created_at": "2026-02-04T18:13:05Z",
"last_comment_at": "2026-02-11T06:41:04Z",
"last_comment_author": "gulafaran"
},
{
"number": 264,
"created_at": "2026-03-23T21:35:31Z",
"last_comment_at": "2026-06-21T22:42:01Z",
"last_comment_author": "memchr"
},
{
"number": 266,
"created_at": "2026-03-28T10:50:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 270,
"created_at": "2026-04-07T13:49:53Z",
"last_comment_at": "2026-04-09T23:32:11Z",
"last_comment_author": "arcatva"
},
{
"number": 275,
"created_at": "2026-04-11T15:24:03Z",
"last_comment_at": "2026-04-12T16:50:49Z",
"last_comment_author": "dottorblaster"
},
{
"number": 277,
"created_at": "2026-04-14T09:01:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 279,
"created_at": "2026-04-16T19:47:29Z",
"last_comment_at": "2026-05-12T15:17:04Z",
"last_comment_author": "sgtaziz"
},
{
"number": 282,
"created_at": "2026-04-23T18:27:39Z",
"last_comment_at": "2026-04-25T23:57:19Z",
"last_comment_author": "vaxerski"
},
{
"number": 289,
"created_at": "2026-04-30T08:27:19Z",
"last_comment_at": "2026-05-14T21:25:35Z",
"last_comment_author": "jwbron"
},
{
"number": 305,
"created_at": "2026-05-16T08:16:05Z",
"last_comment_at": "2026-07-04T11:16:09Z",
"last_comment_author": "fxzzi"
},
{
"number": 316,
"created_at": "2026-05-30T19:44:04Z",
"last_comment_at": "2026-07-28T21:32:38Z",
"last_comment_author": "shymega"
},
{
"number": 342,
"created_at": "2026-07-25T14:37:38Z",
"last_comment_at": "2026-07-30T11:45:22Z",
"last_comment_author": "gulafaran"
}
],
"last_merged_pr_at": "2026-07-29T13:07:07Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 48,
"created_at": "2024-08-12T19:29:14Z",
"last_comment_at": "2024-08-13T20:50:51Z",
"last_comment_author": "garlett"
},
{
"number": 59,
"created_at": "2024-08-20T19:10:02Z",
"last_comment_at": "2024-10-23T14:41:25Z",
"last_comment_author": "ryan77627"
},
{
"number": 73,
"created_at": "2024-09-01T16:19:57Z",
"last_comment_at": "2024-09-15T19:29:44Z",
"last_comment_author": "sjcobb2022"
},
{
"number": 83,
"created_at": "2024-09-14T21:38:03Z",
"last_comment_at": "2026-05-30T05:11:25Z",
"last_comment_author": "chenxiex"
},
{
"number": 88,
"created_at": "2024-09-27T17:17:27Z",
"last_comment_at": "2024-10-17T05:38:22Z",
"last_comment_author": "a-usr"
},
{
"number": 116,
"created_at": "2024-12-15T19:28:43Z",
"last_comment_at": "2026-04-07T13:52:53Z",
"last_comment_author": "arcatva"
},
{
"number": 134,
"created_at": "2025-01-18T05:53:29Z",
"last_comment_at": "2026-02-23T11:02:22Z",
"last_comment_author": "probablynotval"
},
{
"number": 137,
"created_at": "2025-01-23T10:31:28Z",
"last_comment_at": "2025-05-25T09:22:08Z",
"last_comment_author": "Mikilio"
},
{
"number": 156,
"created_at": "2025-03-05T16:31:51Z",
"last_comment_at": "2025-12-02T19:17:20Z",
"last_comment_author": "luftwafflezz"
},
{
"number": 162,
"created_at": "2025-03-26T17:36:33Z",
"last_comment_at": "2025-06-18T03:26:59Z",
"last_comment_author": "snuffop"
},
{
"number": 167,
"created_at": "2025-04-28T12:41:36Z",
"last_comment_at": "2025-08-20T07:19:55Z",
"last_comment_author": "m-bartlett"
},
{
"number": 169,
"created_at": "2025-05-07T13:22:00Z",
"last_comment_at": "2025-05-28T17:25:36Z",
"last_comment_author": "APokorny"
},
{
"number": 171,
"created_at": "2025-05-14T21:57:43Z",
"last_comment_at": "2025-06-30T15:08:44Z",
"last_comment_author": "Rabcor"
},
{
"number": 177,
"created_at": "2025-06-21T08:59:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 220,
"created_at": "2025-11-27T20:45:19Z",
"last_comment_at": "2026-05-13T08:21:59Z",
"last_comment_author": "solisinvictum"
},
{
"number": 225,
"created_at": "2025-12-27T01:08:13Z",
"last_comment_at": "2026-06-15T23:29:02Z",
"last_comment_author": "Rodrick136"
},
{
"number": 228,
"created_at": "2025-12-29T20:58:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 232,
"created_at": "2026-01-17T18:11:56Z",
"last_comment_at": "2026-04-28T16:03:22Z",
"last_comment_author": "0x7fmyr"
},
{
"number": 240,
"created_at": "2026-02-08T20:45:10Z",
"last_comment_at": "2026-06-17T08:34:24Z",
"last_comment_author": "anmoti"
},
{
"number": 262,
"created_at": "2026-03-18T21:11:25Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hyprwm/aquamarine",
"host": "github.com",
"name": "aquamarine",
"owner": "hyprwm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"security": 48,
"vitality": 93,
"community": 58,
"governance": 64,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 93,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"commits_last_year": 96,
"human_commit_share": 1,
"days_since_last_push": 1,
"active_weeks_last_year": 37
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "37/52 weeks with commits",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 37
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "96 commits in the last year",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 96
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 32,
"latest_release_tag": "v0.14.0",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 41.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "32 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 32
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~41.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 41.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 1,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 1 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 1
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"forks": 109,
"stars": 459,
"watchers": 10,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "459 stars",
"points": 43.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 459
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "109 forks",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 109
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "10 watchers",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 10
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 54,
"top_contributor_share": 0.539
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 54% of commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 54
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "54 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 54
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 167,
"open_issues": 39,
"closed_issues": 104,
"issue_closed_ratio": 0.727,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "73% of issues closed",
"points": 34,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 73
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "167/181 decided PRs merged",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 167,
"decided": 181
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 19/30 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"followers": 2892,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hyprwm",
"public_repos": 41,
"account_age_days": 1500
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2,892 followers of hyprwm",
"points": 24.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2892,
"login": "hyprwm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "41 public repos, account ~4 yr old",
"points": 20,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 41
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "19 out of 21 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 19/30 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.94,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "94 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 94,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.03,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "3 of the last 100 commits agent-authored or agent-credited",
"points": 6,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 3,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 102409,
"source_files_sampled": 50,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/50 source files over 60KB",
"points": 53.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 50,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-30T13:48:36.830816Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hyprwm/aquamarine.svg",
"full_name": "hyprwm/aquamarine",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}