xedgewarp icon indicating copy to clipboard operation
xedgewarp copied to clipboard

Effortlessly move your cursor across monitors of different resolutions and alignments

Results 5 xedgewarp issues
Sort by recently updated
recently updated
newest added

Not sure how to proceed. ``` makepkg -si ==> Making package: xedgewarp 1.1-1 (Thu 22 Dec 2022 10:18:09 PM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving...

This eliminates Xlib from the code. This will only be possible in the distant feature because xcb-xinput, in any released version, is currently unusable and broken. It works better in...

enhancement
future

With two outputs 200x200+0+0 and 200x200+200+100, the torus behavior doesn't consider warping behavior. So we have these two, inconsistent, warps with torus behavior: ``` +-----+ |< >| | +-----+ |...

enhancement

Tests currently fall back to default pointer motion events since warp_pointer won't generate the raw motion event we ususally listen for. Fix this.

enhancement

Here is a problem I have run into several times now. It may seem hard to reproduce under practical conditions, but I have run into this bug twice within the...

bug