summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
10 daysUpdate to 6.6.5 with rebased D-Bus API patchJerzy Kołosowski
2026-04-07Update to 6.6.4 with rebased D-Bus API patchJerzy Kołosowski
2026-03-19Update to 6.6.3 with rebased D-Bus API patchJerzy Kołosowski
2026-03-06Update to 6.6.2 with rebased D-Bus API patchJerzy Kołosowski
2026-02-27Update to 6.6.1 with rebased D-Bus API patchJerzy Kołosowski
- Bump pkgver to 6.6.1, reset pkgrel to 1 - Sync deps with upstream: add iio-sensor-proxy, remove qt6-sensors - Regenerate patch rebased onto v6.6.1
2026-02-22Update patch with review fixes and split bugfix commitJerzy Kołosowski
Regenerated patch from two upstream commits: - Fix null dereference in popup window tracking (bugfix) - D-Bus API for stream introspection and consumer tracking (feature) Review fixes included: removeAll→removeOne, uint→quint32 consistency, unused hasConsumer() removed, caption/geometry D-Bus change tracking, Q_UNUSED style cleanup.
2026-02-22Update to 6.6.0-2 with refreshed D-Bus API patchJerzy Kołosowski
Sync with upstream kwin 6.6.0-2: bump pkgrel, add libevdev and milou deps, remove unused install script, regenerate patch.
2026-01-18Rename package to kwin-screencast-apiJerzy Kołosowski
More accurately describes the package content: KWin with D-Bus API for screencast stream introspection. The screencast border effect is now a separate package.
2026-01-18Update to 6.5.5 with D-Bus API onlyJerzy Kołosowski
- Extract screencast border effect to separate repository - Keep only D-Bus API for screencast stream introspection - Effect plugin now available as standalone package
2025-11-19Update to KWin 6.5.3Jerzy Kołosowski
- Updated pkgver to 6.5.3 - Regenerated patch from v6.5.3 tag - Updated checksums for tarball and patch - Regenerated .SRCINFO
2025-11-15Initial commit: kwin-screencastborder 6.5.2-1Jerzy Kołosowski
KWin 6.5.2 with screencast border indicator effect plugin. Features: - Visual borders around recorded windows/regions/outputs - Interactive stop buttons with drag-to-reposition - Per-application color customization (Default/Excluded/Custom modes) - Auto-hide with pin option - Scene graph integration for proper Z-ordering - KCM configuration module Based on official Arch kwin 6.5.2 PKGBUILD.