mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #559] Prevent switching screens if mouse button is down #438
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#438
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?
Originally created by @sduff on GitHub (Feb 11, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/559
(Feature Request)
I don't use drag'n'drop for anything, but one annoyance is that if I'm resizing windows and I hit the edge of a screen, it cancels the mouse down and the mouse jumps to another screen. Would be good if I could disable this, and if the mouse is being held down, not to switch screens.
@ArnaudB88 commented on GitHub (Mar 19, 2020):
+1
@kteynor commented on GitHub (Apr 20, 2020):
This would also improve the experience of interacting with scroll view sliders that are on the border of two displays, which has the same problem.
@phuein commented on GitHub (Jun 4, 2020):
+1 scroll bars issue
EDIT: After reviewing the code and realizing drag-n-drop overrides this lock, and then realizing there's an option to disable it...
Configure Server... -> Advanced server settings -> Uncheck "Enable drag and drop..." -> Ok -> Reload. 😃
@github-actions[bot] commented on GitHub (Sep 29, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.