[PR #679] [MERGED] Change hardcoded Xephyr options to close window at exit of last client. #3713

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/679
Author: @manevich
Created: 8/2/2016
Status: Merged
Merged: 8/2/2016
Merged by: @netblue30

Base: masterHead: xephyr


📝 Commits (2)

  • 5ef5939 change Xephyr option from -noreset to -terminate
  • 531c340 change order of arguments to Xephyr to allow override

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 src/firejail/x11.c (+3 -3)

📄 Description

See https://github.com/netblue30/firejail/issues/676.

  • Change default hard-coded option from -noreset to -terminate.
  • Allow override of hard-coded options.

Tested it a bit with both single apps and openbox WM, everything works fine for me.
Old behavior can be restored by adding xephyr-extra-params -noreset to /etc/firejail/firejail.config.


🔄 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/679 **Author:** [@manevich](https://github.com/manevich) **Created:** 8/2/2016 **Status:** ✅ Merged **Merged:** 8/2/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `xephyr` --- ### 📝 Commits (2) - [`5ef5939`](https://github.com/netblue30/firejail/commit/5ef59391e909ca4bdc1794b97bb9c829e30276e8) change Xephyr option from -noreset to -terminate - [`531c340`](https://github.com/netblue30/firejail/commit/531c3401e4ead91118e33610c97128efdc786a53) change order of arguments to Xephyr to allow override ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/x11.c` (+3 -3) </details> ### 📄 Description See https://github.com/netblue30/firejail/issues/676. - Change default hard-coded option from `-noreset` to `-terminate`. - Allow override of hard-coded options. Tested it a bit with both single apps and openbox WM, everything works fine for me. Old behavior can be restored by adding `xephyr-extra-params -noreset` to `/etc/firejail/firejail.config`. --- <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:06:33 -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#3713
No description provided.