[PR #392] [MERGED] Fix xephyr methods referring to xpra #3610

Closed
opened 2026-05-05 10:04:36 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/392
Author: @ghost
Created: 3/28/2016
Status: Merged
Merged: 3/28/2016
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • d7eed6a Fix xephyr methods referring to xpra

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 src/firejail/x11.c (+8 -7)

📄 Description

A few lines in the Xephyr methods were still referring to or using xpra methods (most importantly line 176).
Does the if-statement after line 169 ("xpra does a number of weird things") also apply to Xephyr?


🔄 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/netblue30/firejail/pull/392 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/28/2016 **Status:** ✅ Merged **Merged:** 3/28/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`d7eed6a`](https://github.com/netblue30/firejail/commit/d7eed6af15684a22b5bd8468f10daeb6cbc1991c) Fix xephyr methods referring to xpra ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/x11.c` (+8 -7) </details> ### 📄 Description A few lines in the Xephyr methods were still referring to or using xpra methods (most importantly line 176). Does the if-statement after line 169 ("xpra does a number of weird things") also apply to Xephyr? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:04:36 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3610
No description provided.