JLErvin / berry

:strawberry: A healthy, byte-sized window manager
MIT License
1.01k stars 46 forks source link

Move or Resize Windows with mouse/touchpad is not working #199

Open adi1090x opened 1 year ago

adi1090x commented 1 year ago

I have berry-git git+e5bcb3-1 installed, and i also have this in the autostart file

berryc move_mask       "mod4"
berryc move_button    1
berryc resize_mask      "mod4"
berryc resize_button    3

Still, I can't move or resize windows with touchpad (using a laptop) https://user-images.githubusercontent.com/26059688/211999607-0659eb95-6fd8-4d32-8486-8ac76312373d.mp4

Previously when there was no such config, it used to work fine.

Solutions?

larstale commented 1 year ago

I had the same problem last week. It manifested itself when using SDDM and SLIM. Installed LightDM - everything worked fine.

adi1090x commented 1 year ago

It used to work just fine with sddm and replacing sddm is not a option for me, at all.

larstale commented 1 year ago

Faced the same problem again. This time, after switching the layout to my native language, moving and resizing windows with the mouse stops working. With the English keyboard layout enabled, these problems are not present.