[PR #2968] [CLOSED] Default to X11 when supported #1408

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

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2968
Author: @charlesthobe
Created: 5/2/2023
Status: Closed

Base: masterHead: x11_default


📝 Commits (1)

  • 6a05421 QT: default to X11 when supported

📊 Changes

2 files changed (+25 additions, -0 deletions)

View changed files

📝 src/duckstation-qt/CMakeLists.txt (+4 -0)
📝 src/duckstation-qt/qthost.cpp (+21 -0)

📄 Description

This should be reverted once QT on Wayland gets fixed.


🔄 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/2968 **Author:** [@charlesthobe](https://github.com/charlesthobe) **Created:** 5/2/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `x11_default` --- ### 📝 Commits (1) - [`6a05421`](https://github.com/stenzek/duckstation/commit/6a05421b54f8789d6c699790c218757fdee94a62) QT: default to X11 when supported ### 📊 Changes **2 files changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/duckstation-qt/CMakeLists.txt` (+4 -0) 📝 `src/duckstation-qt/qthost.cpp` (+21 -0) </details> ### 📄 Description This should be reverted once QT on Wayland gets fixed. --- <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:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1408