mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
Added support on X11 for a global option to delay switching screens
when the mouse reaches a jump zone.
This commit is contained in:
@@ -263,6 +263,12 @@ CXWindowsSecondaryScreen::onEvent(CEvent* event)
|
||||
}
|
||||
}
|
||||
|
||||
void
|
||||
CXWindowsSecondaryScreen::onOneShotTimerExpired(UInt32)
|
||||
{
|
||||
// ignore
|
||||
}
|
||||
|
||||
SInt32
|
||||
CXWindowsSecondaryScreen::getJumpZoneSize() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user