add region-recorder - #656
Conversation
|
This pull request was converted to a draft because its description is missing required Missing:
Add the items above to the description, keeping their exact wording, then mark the pull Sections that only offer context may be deleted; nothing else about this pull request was |
|
This draft pull request is missing required parts of Missing:
Add the items above to the description, keeping their exact wording, then mark the pull Sections that only offer context may be deleted; nothing else about this pull request was |
|
This pull request was converted to a draft because its description is missing required Missing:
Add the items above to the description, keeping their exact wording, then mark the pull Sections that only offer context may be deleted; nothing else about this pull request was |
|
The description now contains the required template structure. |
|
Plugin
h-jangra/region-recorderplugin.toml)What it does
Region Recorder is a minimal, high-performance Noctalia plugin for region screen recording with interactive
slurpselection. Itsupports region, focused-window, portal, and fullscreen recording through a bar widget, control center shortcut, and IPC service.
External dependencies
slurp— interactive region selection.gpu-screen-recorder,wl-screenrec, orwf-recorder— recording engine; at least one is required.ffmpeg— video processing/encoding.Testing
Tested the bar widget, control center shortcut, region selection, fullscreen recording, recording stop/finalization, IPC commands,
and plugin settings on Hyprland.
Screenshots / Videos
N/A
Checklist
Ready-for-review requirement: Every box in this section must be checked. If any statement is not true, keep the
pull request as Draft. An explanation does not replace a required check.
idafter the/inplugin.tomlexactly.plugin.toml,README.md,thumbnail.webp, andtranslations/en.json.README.mdfollows the README template,documents every entry id and dependency, and includes exact panel IPC commands and launcher prefixes where applicable.
thumbnail.webpis present and relevant; for a new plugin I created it with the thumbnail generator, and for an update I regenerated it with the generator if the visual identity or user-facing appearance changed.versionfollows semver and is bumped in this PR;plugin_apiis the oldest API level this plugin requires.language well enough to review and maintain it (no unreviewed machine/LLM translations).
catalog.toml; CI generates it.Code review attestation
Plugins run as trusted, unsandboxed Luau in the user's session. Confirm:
Ready-for-review requirement: Every attestation below must be checked.
licensedeclared inplugin.toml.