[PR #237] [MERGED] Run Without System Tray Support #1583

Closed
opened 2026-05-05 07:56:51 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/237
Author: @TafThorne
Created: 1/23/2019
Status: Merged
Merged: 1/24/2019
Merged by: @AdrianKoshka

Base: masterHead: run-without-system-tray-support


📝 Commits (2)

  • 0a56cdb Reduce Sysmtem Tray Retry Attempts
  • 79c08ba Do Not Warn About Missing System Tray

📊 Changes

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

View changed files

📝 src/gui/src/main.cpp (+2 -3)

📄 Description

When the system tray feature is not present, quietly continue to operate. As this is no longer considered a critical feature we spend less time waiting for it to become available. We know it will not be available on a number of GNU Linux desktop setups going forward.

This is a response to #155 and maybe sufficient to conclude the required work there.


🔄 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/debauchee/barrier/pull/237 **Author:** [@TafThorne](https://github.com/TafThorne) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 1/24/2019 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `run-without-system-tray-support` --- ### 📝 Commits (2) - [`0a56cdb`](https://github.com/debauchee/barrier/commit/0a56cdbca0f24ff069e4488e1cdad0bd7bef61b0) Reduce Sysmtem Tray Retry Attempts - [`79c08ba`](https://github.com/debauchee/barrier/commit/79c08baf4363a9c3146eca2c822f2caa5250a6c1) Do Not Warn About Missing System Tray ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/gui/src/main.cpp` (+2 -3) </details> ### 📄 Description When the system tray feature is not present, quietly continue to operate. As this is no longer considered a critical feature we spend less time waiting for it to become available. We know it will not be available on a number of GNU Linux desktop setups going forward. This is a response to #155 and maybe sufficient to conclude the required work there. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:56:51 -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/barrier#1583
No description provided.