[PR #1297] [MERGED] Simple maintenance improvements #1776

Closed
opened 2026-05-05 08:01:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1297
Author: @a1346054
Created: 9/23/2021
Status: Merged
Merged: 9/23/2021
Merged by: @p12tic

Base: masterHead: fixes


📝 Commits (8)

📊 Changes

87 files changed (+377 additions, -344 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/bug_report.yml (+1 -1)
📝 LICENSE (+60 -1)
📝 README.md (+5 -4)
📝 _config.yml (+1 -1)
📝 clean_build.bat (+1 -1)
📝 clean_build.sh (+3 -3)
📝 dist/macos/bundle/build_dist.sh.in (+8 -8)
📝 dist/macos/bundle/build_installer.sh.in (+9 -9)
📝 dist/macos/bundle/reref_dylibs.sh (+11 -11)
📝 doc/barrier.conf.example-advanced (+1 -1)
📝 doc/newsfragments/gui-keyboard-enabled-screen-layout.feature (+1 -1)
📝 doc/org.barrier-foss.org.barrierc.plist (+9 -9)
📝 doc/org.barrier-foss.org.barriers.plist (+6 -6)
📝 osx_environment.sh (+2 -2)
📝 res/Readme.txt (+1 -1)
📝 res/barrier.desktop (+1 -2)
📝 res/makeicon.sh (+4 -4)
📝 src/cmd/CMakeLists.txt (+0 -1)
📝 src/cmd/barrierc/CMakeLists.txt (+0 -1)
📝 src/cmd/barrierc/OSXClientTaskBarReceiver.cpp (+0 -1)

...and 67 more files

📄 Description

Review comments are very welcome.


🔄 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/1297 **Author:** [@a1346054](https://github.com/a1346054) **Created:** 9/23/2021 **Status:** ✅ Merged **Merged:** 9/23/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `fixes` --- ### 📝 Commits (8) - [`9bb25d8`](https://github.com/debauchee/barrier/commit/9bb25d8887ef24797d1893ce3ad2b38479e17d1e) Use complete license file from gnu.org - [`4865455`](https://github.com/debauchee/barrier/commit/486545527bc8466a79ef4c9a5e12d29c7073a5d5) Fix shellcheck warnings - [`3aee8dd`](https://github.com/debauchee/barrier/commit/3aee8dd3418e0748118ea71c381d879f451cd67b) Add missing final newline - [`8c014b4`](https://github.com/debauchee/barrier/commit/8c014b4bb6bbf365f27277c53d783245dd21b4b0) Fix spelling - [`9549352`](https://github.com/debauchee/barrier/commit/9549352a10a4dbec9a867b319ba4e637f875af5e) Fix codestyle deviations - [`ab3bdad`](https://github.com/debauchee/barrier/commit/ab3bdad5ab9047b1571b0a3b1874f9b487cc7f8f) Use correct barrier.desktop category - [`9c41441`](https://github.com/debauchee/barrier/commit/9c4144186155da8c5241f825af45fdba6f46d240) Fix whitespace alignment - [`872e78d`](https://github.com/debauchee/barrier/commit/872e78d342465944f94d48c92e8953e8d83bcfb7) Trim excess whitespace ### 📊 Changes **87 files changed** (+377 additions, -344 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/bug_report.yml` (+1 -1) 📝 `LICENSE` (+60 -1) 📝 `README.md` (+5 -4) 📝 `_config.yml` (+1 -1) 📝 `clean_build.bat` (+1 -1) 📝 `clean_build.sh` (+3 -3) 📝 `dist/macos/bundle/build_dist.sh.in` (+8 -8) 📝 `dist/macos/bundle/build_installer.sh.in` (+9 -9) 📝 `dist/macos/bundle/reref_dylibs.sh` (+11 -11) 📝 `doc/barrier.conf.example-advanced` (+1 -1) 📝 `doc/newsfragments/gui-keyboard-enabled-screen-layout.feature` (+1 -1) 📝 `doc/org.barrier-foss.org.barrierc.plist` (+9 -9) 📝 `doc/org.barrier-foss.org.barriers.plist` (+6 -6) 📝 `osx_environment.sh` (+2 -2) 📝 `res/Readme.txt` (+1 -1) 📝 `res/barrier.desktop` (+1 -2) 📝 `res/makeicon.sh` (+4 -4) 📝 `src/cmd/CMakeLists.txt` (+0 -1) 📝 `src/cmd/barrierc/CMakeLists.txt` (+0 -1) 📝 `src/cmd/barrierc/OSXClientTaskBarReceiver.cpp` (+0 -1) _...and 67 more files_ </details> ### 📄 Description Review comments are very welcome. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:01:39 -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#1776
No description provided.