mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #2133] [CLOSED] Feature api resolve #1846
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1846
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/debauchee/barrier/pull/2133
Author: @etherneco
Created: 2/23/2026
Status: ❌ Closed
Base:
master← Head:feature-api-resolve📝 Commits (5)
ddd4c8bInitial Etherwaver fork setup (UHID groundwork + API scaffold)6871883Remove standalone HID helper artifactsc471d63Merge pull request #1 from etherneco/feature/linux-uhid-backend79f7d3cRename project to Etherwaver and update READMEcb445d4feat(server): add active-client resolve API with IP tracking📊 Changes
83 files changed (+1903 additions, -328 deletions)
View changed files
📝
CMakeLists.txt(+3 -3)📝
README.md(+103 -96)📝
clean_build.sh(+0 -0)📝
cmake/Version.cmake(+3 -4)📝
debian/control(+5 -5)📝
debian/rules(+0 -0)📝
dist/macos/bundle/Barrier.app/Contents/Info.plist.in(+4 -4)📝
dist/macos/bundle/build_dist.sh.in(+8 -8)📝
dist/macos/bundle/build_installer.sh.in(+4 -4)📝
dist/rpm/barrier.spec.in(+20 -20)📝
doc/UpdateManpages.txt(+5 -5)📝
doc/waverc.1(+4 -4)📝
doc/wavers.1(+6 -6)📝
res/makeicon.sh(+0 -0)📝
snap/snapcraft.yaml(+12 -12)📝
src/cmd/barrierc/CMakeLists.txt(+5 -4)📝
src/cmd/barrierc/barrierc.rc(+2 -2)📝
src/cmd/barriers/CMakeLists.txt(+5 -4)📝
src/cmd/barriers/barriers.rc(+2 -2)📝
src/gui/CMakeLists.txt(+13 -12)...and 63 more files
📄 Description
Contributor Checklist:
doc/newsfragmentsdirectory IF it is auser-visible change (and make sure to read the
README.mdin that directory)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.