mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #242] [CLOSED] Horizontal scroll and additional mouse buttons #1587
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#1587
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/242
Author: @AdrianKoshka
Created: 1/25/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
5111f40Horizontal scroll and additional mouse buttons57e7899Remove obsolete comment📊 Changes
8 files changed (+123 additions, -77 deletions)
View changed files
📝
src/lib/barrier/mouse_types.h(+7 -4)📝
src/lib/platform/MSWindowsDesks.cpp(+19 -2)📝
src/lib/platform/MSWindowsHook.cpp(+11 -0)📝
src/lib/platform/MSWindowsScreen.cpp(+6 -6)📝
src/lib/platform/MSWindowsScreen.h(+1 -1)📝
src/lib/platform/OSXScreen.mm(+1 -0)📝
src/lib/platform/XWindowsScreen.cpp(+72 -60)📝
src/lib/platform/XWindowsScreen.h(+6 -4)📄 Description
Patch talked about in issue #51. Going to mention @vorph1, as I don't know whether they consider this change finished or not.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.