Skip to content
  • Yifan Zhu's avatar
    pointer_input: implement edge barrier between screens · ad137653
    Yifan Zhu authored
    Allow users to configure a virtual edge barrier between screens.
    The pointer will only cross over to the other screen after the distance
    travelled surpasses edgeBarrier.
    
    Reduce the speed during interactive moveresize, at edges that trigger,
    and at the corner.
    
    Only supports wayland. Doesn't have X11 support since it is far too
    complicated there.
    
    BUG: 416570
    BUG: 451744
    ad137653