[PR #2967] [MERGED] Linux: implement DBus screensaver inhibitor #1403

Open
opened 2026-01-29 19:16:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2967
Author: @charlesthobe
Created: 5/1/2023
Status: Merged
Merged: 5/2/2023
Merged by: @stenzek

Base: masterHead: pr


📝 Commits (3)

  • 8483738 Fix order of macros
  • b65f189 Add vscode preferences folder to .gitignore
  • 53de37e Linux: implement DBus screensaver inhibitor

📊 Changes

5 files changed (+88 additions, -5 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 CMakeLists.txt (+1 -0)
📝 scripts/make-appimage.sh (+1 -0)
📝 src/frontend-common/CMakeLists.txt (+8 -0)
📝 src/frontend-common/platform_misc_unix.cpp (+77 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stenzek/duckstation/pull/2967 **Author:** [@charlesthobe](https://github.com/charlesthobe) **Created:** 5/1/2023 **Status:** ✅ Merged **Merged:** 5/2/2023 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `pr` --- ### 📝 Commits (3) - [`8483738`](https://github.com/stenzek/duckstation/commit/8483738bf03bc67cdad2ca484111a2319803a62a) Fix order of macros - [`b65f189`](https://github.com/stenzek/duckstation/commit/b65f1896019502961238dadb6879b39621be5bae) Add vscode preferences folder to .gitignore - [`53de37e`](https://github.com/stenzek/duckstation/commit/53de37eaa8aa7eaa61c58050aca44c951b3cd7c5) Linux: implement DBus screensaver inhibitor ### 📊 Changes **5 files changed** (+88 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `CMakeLists.txt` (+1 -0) 📝 `scripts/make-appimage.sh` (+1 -0) 📝 `src/frontend-common/CMakeLists.txt` (+8 -0) 📝 `src/frontend-common/platform_misc_unix.cpp` (+77 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:16:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1403