Commit Graph

3023 Commits

Author SHA1 Message Date
wallcarpet40
257e48a80d Fix Linux build and some typos 2025-01-31 17:35:18 +02:00
Yukino Song
ff667ec802 Fix build for Linux 2025-01-31 20:57:23 +08:00
VMFortress
5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
dependabot[bot]
ce28e36a47 build(deps): bump third-party/wayland-protocols from 6bcf87d to c7b582c (#3611)
build(deps): bump third-party/wayland-protocols

Bumps third-party/wayland-protocols from `6bcf87d` to `c7b582c`.

---
updated-dependencies:
- dependency-name: third-party/wayland-protocols
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 14:05:30 -05:00
Yukino Song
2e38a2640a Fix localization for per-client-app-identity (again) 2025-01-29 04:11:50 +08:00
Lukas Senionis
23e131439f fix(video): allow encoder probing when there are no devices at all (#3594) 2025-01-27 12:19:47 -05:00
dependabot[bot]
24cce3a666 build(deps): bump third-party/libdisplaydevice from 2ac3386 to 53a0ea5 (#3597)
build(deps): bump third-party/libdisplaydevice

Bumps [third-party/libdisplaydevice](https://github.com/LizardByte/libdisplaydevice) from `2ac3386` to `53a0ea5`.
- [Release notes](https://github.com/LizardByte/libdisplaydevice/releases)
- [Commits](2ac338626c...53a0ea5317)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-27 08:37:18 -05:00
Lukas Senionis
0631472533 fix(video): prevent encoder probing with no active displays (#3592) 2025-01-26 18:21:15 -05:00
Yukino Song
038e118ccb Update README for game auto suspension 2025-01-27 02:08:14 +08:00
Yukino Song
e1f7e58a46 Update FAQ 2025-01-26 09:11:35 +08:00
Yukino Song
94b636f3c8 Disable client commands for Desktop entry by default w/ auto close Steam Big Picture by default 2025-01-26 04:38:03 +08:00
Yukino Song
f9ed7c313d Fix localization for per-client-app-identity 2025-01-26 02:38:30 +08:00
ReenigneArcher
a5c791658e build(deps): bump wayland-protocols from 1.38 to 1.39 (#3482) 2025-01-24 16:37:17 -05:00
Yukino Song
2fb79e1ca1 Log the final pair rejection 2025-01-25 00:54:09 +08:00
ReenigneArcher
a513acc16b ci(packaging): fix flatpak metainfo (#3588) 2025-01-24 15:36:50 +00:00
Yukino Song
7b653280fb Default to disable dd_configuration_option 2025-01-24 21:56:23 +08:00
Yukino Song
fb2008c346 Fix some Chinese translations 2025-01-24 21:07:00 +08:00
Yukino Song
b63d93b3c2 Update info text for disabling advanced display device config 2025-01-24 19:28:33 +08:00
Yukino Song
e89354e4a8 Log fail reason for pair attempt 2025-01-24 19:13:43 +08:00
Yukino Song
6a8b263b06 Update FAQ 2025-01-24 02:04:42 +08:00
Yukino Song
8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song
8433eaa8b3 Update driver 2025-01-24 02:04:41 +08:00
Yukino Song
f85eab9822 Disable client commands on built-in virtual display app 2025-01-23 04:03:58 +08:00
Yukino Song
5aaeb70722 Add option to enable/disable client commands per-app 2025-01-23 02:35:40 +08:00
Yukino Song
d5f81773a8 Per client DO/UNDO commands frontend part - done 2025-01-22 22:28:57 +08:00
Cody Maness
64544e7960 fix(httpcommon): sonarqube warning cleanup (#3558)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-22 09:16:14 -05:00
Yukino Song
4403cff32f Per client DO/UNDO commands server part - done 2025-01-22 21:05:17 +08:00
Yukino Song
f4e445a58b Trim input for app name 2025-01-22 19:10:23 +08:00
Yukino Song
bdc17dfd36 Remove display persistence file on bootup if it's set to disabled 2025-01-22 17:31:58 +08:00
Yukino Song
4705783e81 Update text warning for multi instances 2025-01-22 17:18:46 +08:00
Yukino Song
dfa39abfb5 Do not change resolution on resume when current session is using virtual display 2025-01-22 17:18:08 +08:00
LizardByte-bot
2a31ee5422 chore(l10n): update translations (#3563) 2025-01-22 02:45:44 +00:00
dependabot[bot]
8263d8976f build(deps): bump packaging/linux/flatpak/deps/shared-modules from f5d368a to 26def5f (#3568)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `f5d368a` to `26def5f`.
- [Commits](f5d368a31d...26def5f1d2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 20:38:20 -05:00
ReenigneArcher
eb6916ef34 fix(web-ui): fix new version notification conditions (#3577) 2025-01-22 00:46:04 +00:00
dependabot[bot]
5af21bde88 build(deps): bump third-party/tray from e80058b to d45306e (#3574)
Bumps [third-party/tray](https://github.com/LizardByte/tray) from `e80058b` to `d45306e`.
- [Commits](e80058b9a9...d45306e686)

---
updated-dependencies:
- dependency-name: third-party/tray
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 09:15:26 -05:00
dependabot[bot]
31866fde35 build(deps): bump third-party/libdisplaydevice from 63599b0 to 1975f75 (#3576)
build(deps): bump third-party/libdisplaydevice

Bumps [third-party/libdisplaydevice](https://github.com/LizardByte/libdisplaydevice) from `63599b0` to `1975f75`.
- [Release notes](https://github.com/LizardByte/libdisplaydevice/releases)
- [Commits](63599b0765...1975f75add)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 09:14:58 -05:00
Yukino Song
088d0006eb Add notice for HDR not supported on Windows 10 2025-01-21 16:45:10 +08:00
dependabot[bot]
299b12347f build(deps): bump third-party/doxyconfig from 4c94524 to 4501c7b (#3573)
Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig) from `4c94524` to `4501c7b`.
- [Commits](4c9452482b...4501c7b191)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-21 05:06:24 +00:00
LizardByte-bot
2ac87fdc36 chore: update global workflows (#3570) 2025-01-21 02:30:06 +00:00
dependabot[bot]
a88c01f3b8 build(deps): bump third-party/tray from ebbd14f to e80058b (#3567)
Bumps [third-party/tray](https://github.com/LizardByte/tray) from `ebbd14f` to `e80058b`.
- [Commits](ebbd14fe6a...e80058b9a9)

---
updated-dependencies:
- dependency-name: third-party/tray
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 20:19:36 -05:00
ReenigneArcher
f5b923c406 fix(flatpak): fix broken desktop file, icons, and service (#3561) 2025-01-21 00:15:23 +00:00
Yukino Song
a63b0892aa Fix all display being enabled when virtual display quits
The inclusion of libdisplaydevice further complicated the already messy display configuration thing...
2025-01-20 21:55:49 +08:00
Yukino Song
0b2ca076da Update README 2025-01-20 20:17:23 +08:00
Yukino Song
791b25400a Fix output_name not working 2025-01-20 20:13:28 +08:00
Yukino Song
55b76ed971 Fix header 2025-01-20 19:33:02 +08:00
ReenigneArcher
3048e6fe20 docs(guides): fix blog url (#3564) 2025-01-20 04:35:57 +00:00
ReenigneArcher
c2420427b1 style: adjust clang-format rules (#2186)
Co-authored-by: Vithorio Polten <reach@vithor.io>
2025-01-19 22:34:47 -05:00
ReenigneArcher
f57aee9025 build(linux)!: remove legacy input option (#3562) 2025-01-19 12:18:08 -05:00
ReenigneArcher
26566cc04d test(fixtures): move certificate fixtures to source code (#3554) 2025-01-18 15:18:40 +00:00
Yukino Song
9e4389fe88 Update README 2025-01-18 15:50:32 +08:00