Commit graph

3,063 commits

Author SHA1 Message Date
5dd6e9214e Show and copy paired client UUIDs
Some checks failed
ci-bundle.yml / Show and copy paired client UUIDs (push) Failing after 0s
ci-copr.yml / Show and copy paired client UUIDs (push) Failing after 0s
ci-homebrew.yml / Show and copy paired client UUIDs (push) Failing after 0s
2026-02-12 12:43:52 -07:00
808d868b8e Ignore non-owner client input policy updates
Some checks failed
ci-bundle.yml / Ignore non-owner client input policy updates (push) Failing after 0s
ci-copr.yml / Ignore non-owner client input policy updates (push) Failing after 0s
ci-homebrew.yml / Ignore non-owner client input policy updates (push) Failing after 0s
2026-02-12 09:11:55 -07:00
69c2693984 Add host-side per-session input policy controls
Some checks failed
ci-bundle.yml / Add host-side per-session input policy controls (push) Failing after 0s
ci-copr.yml / Add host-side per-session input policy controls (push) Failing after 0s
ci-homebrew.yml / Add host-side per-session input policy controls (push) Failing after 0s
2026-02-12 08:43:39 -07:00
7e2ef2037c Reduce troubleshooting session status polling frequency
Some checks failed
ci-bundle.yml / Reduce troubleshooting session status polling frequency (push) Failing after 0s
ci-copr.yml / Reduce troubleshooting session status polling frequency (push) Failing after 0s
ci-homebrew.yml / Reduce troubleshooting session status polling frequency (push) Failing after 0s
2026-02-12 01:36:59 -07:00
07c8a7b5fb Fix input policy control packet framing and declaration order
Some checks failed
ci-bundle.yml / Fix input policy control packet framing and declaration order (push) Failing after 0s
ci-copr.yml / Fix input policy control packet framing and declaration order (push) Failing after 0s
ci-homebrew.yml / Fix input policy control packet framing and declaration order (push) Failing after 0s
2026-02-12 00:42:02 -07:00
6fdeb1b868 Send input policy to clients on start and ack
Some checks failed
ci-bundle.yml / Send input policy to clients on start and ack (push) Failing after 0s
ci-copr.yml / Send input policy to clients on start and ack (push) Failing after 0s
ci-homebrew.yml / Send input policy to clients on start and ack (push) Failing after 0s
2026-02-12 00:38:13 -07:00
5d0a6106e6 Apply per-session input policy updates via control stream
Some checks failed
ci-bundle.yml / Apply per-session input policy updates via control stream (push) Failing after 0s
ci-copr.yml / Apply per-session input policy updates via control stream (push) Failing after 0s
ci-homebrew.yml / Apply per-session input policy updates via control stream (push) Failing after 0s
2026-02-12 00:13:42 -07:00
e2d3f23575 Clear stale input state on session reset
Some checks failed
ci-bundle.yml / Clear stale input state on session reset (push) Failing after 0s
ci-copr.yml / Clear stale input state on session reset (push) Failing after 0s
ci-homebrew.yml / Clear stale input state on session reset (push) Failing after 0s
2026-02-11 21:31:23 -07:00
1981060f09 Load live input indicator styles from shared stylesheet
Some checks failed
ci-bundle.yml / Load live input indicator styles from shared stylesheet (push) Failing after 0s
ci-copr.yml / Load live input indicator styles from shared stylesheet (push) Failing after 0s
ci-homebrew.yml / Load live input indicator styles from shared stylesheet (push) Failing after 0s
2026-02-11 16:30:43 -07:00
718c45b76a Improve visibility of live input activity dots
Some checks failed
ci-bundle.yml / Improve visibility of live input activity dots (push) Failing after 0s
ci-copr.yml / Improve visibility of live input activity dots (push) Failing after 0s
ci-homebrew.yml / Improve visibility of live input activity dots (push) Failing after 0s
2026-02-11 16:22:40 -07:00
54afa9bb67 Push live session activity over WebSocket with polling fallback
Some checks failed
ci-bundle.yml / Push live session activity over WebSocket with polling fallback (push) Failing after 0s
ci-copr.yml / Push live session activity over WebSocket with polling fallback (push) Failing after 0s
ci-homebrew.yml / Push live session activity over WebSocket with polling fallback (push) Failing after 0s
2026-02-11 16:02:49 -07:00
d5218297a4 Use dot-only live input indicators in troubleshooting page
Some checks failed
ci-bundle.yml / Use dot-only live input indicators in troubleshooting page (push) Failing after 0s
ci-copr.yml / Use dot-only live input indicators in troubleshooting page (push) Failing after 0s
ci-homebrew.yml / Use dot-only live input indicators in troubleshooting page (push) Failing after 0s
2026-02-11 15:43:30 -07:00
3f19554cfa Improve live input indicator visibility
Some checks failed
ci-bundle.yml / Improve live input indicator visibility (push) Failing after 0s
ci-copr.yml / Improve live input indicator visibility (push) Failing after 0s
ci-homebrew.yml / Improve live input indicator visibility (push) Failing after 0s
2026-02-11 15:33:10 -07:00
916eb1a213 Support Wayland monitor selection by connector name
Some checks failed
ci-bundle.yml / Support Wayland monitor selection by connector name (push) Failing after 0s
ci-copr.yml / Support Wayland monitor selection by connector name (push) Failing after 0s
ci-homebrew.yml / Support Wayland monitor selection by connector name (push) Failing after 0s
2026-02-11 15:25:48 -07:00
c4315144b3 Avoid broadcast lifecycle races in active sessions API
Some checks failed
ci-bundle.yml / Avoid broadcast lifecycle races in active sessions API (push) Failing after 0s
ci-copr.yml / Avoid broadcast lifecycle races in active sessions API (push) Failing after 0s
ci-homebrew.yml / Avoid broadcast lifecycle races in active sessions API (push) Failing after 0s
2026-02-11 15:02:53 -07:00
a271a63602 Fix crash: check joinable() before thread join in end_broadcast
Some checks failed
ci-bundle.yml / Fix crash: check joinable() before thread join in end_broadcast (push) Failing after 0s
ci-copr.yml / Fix crash: check joinable() before thread join in end_broadcast (push) Failing after 0s
ci-homebrew.yml / Fix crash: check joinable() before thread join in end_broadcast (push) Failing after 0s
2026-02-11 14:46:56 -07:00
0f070b144f Fix client UUID resolution from SSL peer certificate
Some checks failed
ci-bundle.yml / Fix client UUID resolution from SSL peer certificate (push) Failing after 0s
ci-copr.yml / Fix client UUID resolution from SSL peer certificate (push) Failing after 0s
ci-homebrew.yml / Fix client UUID resolution from SSL peer certificate (push) Failing after 0s
2026-02-11 14:39:37 -07:00
6c3a91357c Fix compilation
Some checks failed
ci-bundle.yml / Fix compilation (push) Failing after 0s
ci-copr.yml / Fix compilation (push) Failing after 0s
ci-homebrew.yml / Fix compilation (push) Failing after 0s
2026-02-11 13:59:42 -07:00
0c16e913da Phase 2
Some checks failed
ci-bundle.yml / Phase 2 (push) Failing after 0s
ci-copr.yml / Phase 2 (push) Failing after 0s
ci-homebrew.yml / Phase 2 (push) Failing after 0s
2026-02-11 13:44:02 -07:00
bbc1f724e1 Phase 1
Some checks failed
ci-bundle.yml / Phase 1 (push) Failing after 0s
ci-copr.yml / Phase 1 (push) Failing after 0s
ci-homebrew.yml / Phase 1 (push) Failing after 0s
2026-02-10 06:34:17 -07:00
David Lane
97b6168ba6
ci(deps): use codecov-action for test results (#4689)
Some checks failed
ci-bundle.yml / ci(deps): use codecov-action for test results (#4689) (push) Failing after 0s
ci-copr.yml / ci(deps): use codecov-action for test results (#4689) (push) Failing after 0s
ci-homebrew.yml / ci(deps): use codecov-action for test results (#4689) (push) Failing after 0s
CodeQL / CodeQL (push) Has been cancelled
CI / GitHub Env Debug (push) Has been cancelled
CI / Release Setup (push) Has been cancelled
CI / Docker (push) Has been cancelled
CI / FreeBSD (push) Has been cancelled
CI / Homebrew (push) Has been cancelled
CI / Linux (push) Has been cancelled
CI / Archlinux (push) Has been cancelled
CI / Linux Copr (push) Has been cancelled
CI / Linux Flatpak (push) Has been cancelled
CI / Windows (push) Has been cancelled
CI / Bundle Analysis (push) Has been cancelled
CI / Coverage-Homebrew-macos-14 (push) Has been cancelled
CI / Coverage-Homebrew-macos-15 (push) Has been cancelled
CI / Coverage-Homebrew-macos-26 (push) Has been cancelled
CI / Coverage-Archlinux (push) Has been cancelled
CI / Coverage-FreeBSD-14.3-aarch64 (push) Has been cancelled
CI / Coverage-FreeBSD-14.3-amd64 (push) Has been cancelled
CI / Coverage-Homebrew-ubuntu-22.04 (push) Has been cancelled
CI / Coverage-Linux-AppImage (push) Has been cancelled
CI / Coverage-Windows-AMD64 (push) Has been cancelled
CI / Coverage-Windows-ARM64 (push) Has been cancelled
CI / Release (push) Has been cancelled
CI / Release Homebrew Beta (push) Has been cancelled
Build GH-Pages / prep (push) Has been cancelled
Build GH-Pages / call-jekyll-build (push) Has been cancelled
2026-02-08 22:41:51 -05:00
Coia Prant
8aed1a82c8
build(web-ui): fix rollup failing (#4687) 2026-02-08 15:30:40 -05:00
David Lane
5bd3a2b225
docs: miscellaneous updates (#4597) 2026-02-08 00:12:38 -05:00
Conn O'Griofa
2f61116432
revert: "fix(linux/xdgportal): flag stream as realtime" (#4686)
This reverts commit bf574afdfd.
2026-02-07 22:03:27 -05:00
Coia Prant
d591643706
build(windows): add arm64 support (#3905)
Signed-off-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Signed-off-by: Coia Prant <coiaprant@gmail.com>
Co-authored-by: Ricky8955555 <rkmiao@duck.com>
Co-authored-by: Mike Fara <mjfara@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2026-02-07 21:03:05 -05:00
David Lane
cdc444314f
feat(installer/windows): add wix installer (#3916) 2026-02-07 15:21:25 -05:00
David Lane
e2652fa52b
refactor(packaging/windows): installer script execution (#4675) 2026-02-07 13:04:43 -05:00
Conn O'Griofa
bf574afdfd
fix(linux/xdgportal): flag stream as realtime (#4684) 2026-02-07 11:32:37 -05:00
Conn O'Griofa
b48a96f9f1
fix(linux/xdgportal): populate host latency statistics (#4685) 2026-02-07 09:40:06 -05:00
dependabot[bot]
476b984f7f
build(deps): bump vmactions/freebsd-vm from 1.3.8 to 1.4.0 (#4676)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](ba6bedee4a...f674f993e1)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 09:07:59 -05:00
dependabot[bot]
76b84be999
build(deps): bump third-party/moonlight-common-c from 305993b to 6250fa2 (#4682)
build(deps): bump third-party/moonlight-common-c

Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `305993b` to `6250fa2`.
- [Commits](305993b013...6250fa29ee)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-version: 6250fa29ee87873716045e3b64f1f229374324e8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 09:07:15 -05:00
dependabot[bot]
837c2d48ae
build(deps): bump packaging/linux/flatpak/deps/shared-modules from cb06063 to 3d87a66 (#4683)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `cb06063` to `3d87a66`.
- [Commits](cb060638c3...3d87a6632c)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-version: 3d87a6632cf1e787b009e234b13a8ccfa6d15df8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-07 09:05:45 -05:00
dependabot[bot]
865574243b
build(deps): bump third-party/libdisplaydevice from f31e46d to b46492b (#4678)
build(deps): bump third-party/libdisplaydevice

Bumps [third-party/libdisplaydevice](https://github.com/LizardByte/libdisplaydevice) from `f31e46d` to `b46492b`.
- [Release notes](https://github.com/LizardByte/libdisplaydevice/releases)
- [Commits](f31e46d873...b46492be8e)

---
updated-dependencies:
- dependency-name: third-party/libdisplaydevice
  dependency-version: b46492be8e5d1933ead8fb8867a7910ed10b610a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 10:14:12 -05:00
dependabot[bot]
22065bfeec
build(deps): bump third-party/doxyconfig from 1188ef2 to 89c8ec9 (#4657)
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig) from `1188ef2` to `89c8ec9`.
- [Commits](1188ef2b96...89c8ec928a)

---
updated-dependencies:
- dependency-name: third-party/doxyconfig
  dependency-version: 89c8ec928a11e04a75f06a00ddaa3848fc5edf27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 13:02:21 -05:00
dependabot[bot]
d0d581ca22
build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group across 1 directory (#4663)
build(deps): bump actions/checkout

Bumps the github-actions group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e8c483db8...de0fac2e45)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 10:09:13 -05:00
dependabot[bot]
66cdaf9d14
build(deps): bump babel from 2.17.0 to 2.18.0 (#4653)
Bumps [babel](https://github.com/python-babel/babel) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0)

---
updated-dependencies:
- dependency-name: babel
  dependency-version: 2.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 11:04:41 -05:00
LizardByte-bot
db15af207f
chore: update GitHub Actions to use commit hashes (#4659) 2026-02-03 10:49:53 -05:00
David Lane
874880e5ea
feat(linux)!: Support streaming through XDG portals and Pipewire (#4417)
Co-authored-by: Carlos Garnacho <carlosg@gnome.org>
Co-authored-by: Carson Katri <Carson.katri@gmail.com>
Co-authored-by: Bond <bond-d@ukr.net>
Co-authored-by: d.bondarev <d.bondarev@crm-onebox.com>
Co-authored-by: Conn O'Griofa <connogriofa@gmail.com>
2026-02-03 08:19:02 -05:00
dependabot[bot]
5dbeb74f0d
build(deps): bump LizardByte/actions from 2026.129.194351 to 2026.203.15239 in the lizardbyte-actions group across 1 directory (#4656)
build(deps): bump LizardByte/actions

Bumps the lizardbyte-actions group with 1 update in the / directory: [LizardByte/actions](https://github.com/lizardbyte/actions).


Updates `LizardByte/actions` from 2026.129.194351 to 2026.203.15239
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](09a6e10dc8...ce5d2be83b)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2026.203.15239
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 08:17:56 -05:00
David Lane
b6757c5ed3
build: add --ignore-scripts to npm install commands (#4655) 2026-02-03 08:17:35 -05:00
dependabot[bot]
f59e6aacc4
build(deps): bump LizardByte/actions from 2026.116.208 to 2026.129.194351 in the lizardbyte-actions group across 1 directory (#4647)
build(deps): bump LizardByte/actions

Bumps the lizardbyte-actions group with 1 update in the / directory: [LizardByte/actions](https://github.com/lizardbyte/actions).


Updates `LizardByte/actions` from 2026.116.208 to 2026.129.194351
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](e6bc045033...09a6e10dc8)

---
updated-dependencies:
- dependency-name: LizardByte/actions
  dependency-version: 2026.129.194351
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: lizardbyte-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 09:03:25 -05:00
dependabot[bot]
14bcfcd6f0
build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools from db39dc0 to 216a52e (#4640)
build(deps): bump packaging/linux/flatpak/deps/flatpak-builder-tools

Bumps [packaging/linux/flatpak/deps/flatpak-builder-tools](https://github.com/flatpak/flatpak-builder-tools) from `db39dc0` to `216a52e`.
- [Commits](db39dc0f75...216a52efa4)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/flatpak-builder-tools
  dependency-version: 216a52efa4fcaaf6612147ffe53d9b70c97addfc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 09:03:07 -05:00
dependabot[bot]
9bd9fdce86
build(deps): bump packaging/linux/flatpak/deps/shared-modules from d1a2cf5 to cb06063 (#4644)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `d1a2cf5` to `cb06063`.
- [Commits](d1a2cf59d1...cb060638c3)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-version: cb060638c39e333014306c8ab9daa2f2256fd688
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 09:01:59 -05:00
dependabot[bot]
20df217234
build(deps): bump third-party/build-deps from 4463f7a to 4f5e8b2 (#4609)
Bumps [third-party/build-deps](https://github.com/LizardByte/build-deps) from `4463f7a` to `4f5e8b2`.
- [Commits](4463f7a010...4f5e8b264e)

---
updated-dependencies:
- dependency-name: third-party/build-deps
  dependency-version: 4f5e8b264e9854a050f6e0ad4e194723c4988aa5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 09:01:21 -05:00
dependabot[bot]
843d7bf0f9
build(deps): bump vmactions/freebsd-vm from 1.3.7 to 1.3.8 (#4643)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](a9c0dcaf5e...ba6bedee4a)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-version: 1.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 09:01:03 -05:00
dependabot[bot]
37738abf34
build(deps): bump @lizardbyte/shared-web from 2025.922.181114 to 2026.125.235713 (#4632)
build(deps): bump @lizardbyte/shared-web

Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web) from 2025.922.181114 to 2026.125.235713.
- [Release notes](https://github.com/LizardByte/shared-web/releases)
- [Commits](https://github.com/LizardByte/shared-web/compare/v2025.922.181114...v2026.125.235713)

---
updated-dependencies:
- dependency-name: "@lizardbyte/shared-web"
  dependency-version: 2026.125.235713
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 19:35:09 -05:00
dependabot[bot]
30fed4f9a2
build(deps): bump third-party/moonlight-common-c from 435bc6a to 305993b (#4648)
build(deps): bump third-party/moonlight-common-c

Bumps [third-party/moonlight-common-c](https://github.com/moonlight-stream/moonlight-common-c) from `435bc6a` to `305993b`.
- [Commits](435bc6a5a4...305993b013)

---
updated-dependencies:
- dependency-name: third-party/moonlight-common-c
  dependency-version: 305993b01322aeb7710a5443960774ecd391c55c
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 16:17:24 -05:00
David Lane
bd857c2d83
build(fedora): use nvm to install npm for rawhide (#4646) 2026-01-30 14:31:22 -05:00
LizardByte-bot
2a31583c7f
chore(l10n): update translations (#4600) 2026-01-30 11:22:14 -05:00
David Lane
3ce39b36d0
fix(web-ui): modernize UI (#4631) 2026-01-29 10:16:37 -05:00