Skip to content

bug: diagonal mouse movement with $mod+middle mouse will desync cursor from initial positon #279

@RambilE

Description

@RambilE
  • Scroll Version:
pacman -Q sway-scroll
sway-scroll 1.12.11-1
  • Configuration File:
exec foot

set $mod Mod1
floating_modifier $mod normal

layout_default_width 0.5
layout_default_height 1.0
layout_widths [0.5 1.0]
layout_heights [0.5 1.0]

default_border pixel 2
default_decoration border_radius 10 shadow true shadow_dynamic false shadow_size 10 shadow_blur 30 shadow_offset 20 20
titlebar_border_radius 8
gaps inner 4
gaps outer 8
client.focused #f2cdcd #11111b #cdd6f4 #f2cdcd #f2cdcd
client.focused_inactive #595959 #3b3b3b #e0e0e0 #2e9ef4 #595959
client.unfocused #595959 #1b1b1b #e0e0e0 #2e9ef4 #595959
  • Description:
    As the title says, the cursor will desync if you move it diagonally. The important part of the config is floating_modifier $mod normal.
    Video demonstration: (github does not allow me to upload videos for some reason)
    https://femboy.beauty/MDj6nJ

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions