[PR #739] [MERGED] GUI status log comments #1695

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/739
Author: @simons-public
Created: 6/5/2020
Status: Merged
Merged: 6/6/2020
Merged by: @p12tic

Base: masterHead: gui-status-log-comments


📝 Commits (1)

  • 7331519 add comments explaining the use of CLOG_PRINT

📊 Changes

3 files changed (+8 additions, -0 deletions)

View changed files

📝 src/lib/barrier/ClientApp.cpp (+2 -0)
📝 src/lib/barrier/ServerApp.cpp (+3 -0)
📝 src/lib/barrier/win32/DaemonApp.cpp (+3 -0)

📄 Description

This adds comments explaining the reason for using CLOG_PRINT for certain status messages. It also reverts #725 which reintroduces issues #652 and #516.

@p12tic This also covers #738 if you want to close that, sorry I didn't include these comments in the first place.


🔄 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/739 **Author:** [@simons-public](https://github.com/simons-public) **Created:** 6/5/2020 **Status:** ✅ Merged **Merged:** 6/6/2020 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `gui-status-log-comments` --- ### 📝 Commits (1) - [`7331519`](https://github.com/debauchee/barrier/commit/7331519b516b433074fd62b3fb074261d79c5f73) add comments explaining the use of CLOG_PRINT ### 📊 Changes **3 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/barrier/ClientApp.cpp` (+2 -0) 📝 `src/lib/barrier/ServerApp.cpp` (+3 -0) 📝 `src/lib/barrier/win32/DaemonApp.cpp` (+3 -0) </details> ### 📄 Description This adds comments explaining the reason for using CLOG_PRINT for certain status messages. It also reverts #725 which reintroduces issues #652 and #516. @p12tic This also covers #738 if you want to close that, sorry I didn't include these comments in the first place. --- <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:59:41 -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#1695
No description provided.