[PR #790] [MERGED] Add missing Sun keyboard keys #1699

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/790
Author: @fesc2000
Created: 7/10/2020
Status: Merged
Merged: 1/10/2021
Merged by: @p12tic

Base: masterHead: master


📝 Commits (1)

  • 0c86f1f lib: Add missing Sun keyboard keys

📊 Changes

4 files changed (+57 additions, -0 deletions)

View changed files

doc/newsfragments/sun-keyboard-keys.bugfix (+1 -0)
📝 src/lib/barrier/key_types.cpp (+6 -0)
📝 src/lib/barrier/key_types.h (+7 -0)
📝 src/lib/platform/XWindowsUtil.cpp (+43 -0)

📄 Description

This is for issue #784.
I can't add these keys via the Gui, but when manually editing the config file they work fine.


🔄 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/790 **Author:** [@fesc2000](https://github.com/fesc2000) **Created:** 7/10/2020 **Status:** ✅ Merged **Merged:** 1/10/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0c86f1f`](https://github.com/debauchee/barrier/commit/0c86f1fbf94d4291f88148b43abc2c9f89331a11) lib: Add missing Sun keyboard keys ### 📊 Changes **4 files changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `doc/newsfragments/sun-keyboard-keys.bugfix` (+1 -0) 📝 `src/lib/barrier/key_types.cpp` (+6 -0) 📝 `src/lib/barrier/key_types.h` (+7 -0) 📝 `src/lib/platform/XWindowsUtil.cpp` (+43 -0) </details> ### 📄 Description This is for issue #784. I can't add these keys via the Gui, but when manually editing the config file they work fine. --- <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:48 -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#1699
No description provided.