Results 14 comments of HALS

hmmm this is not resolved I suppose? I seemed to have focusOnMouseMove work for a while in version 0.16.9999 and recently found it stopped working...

It happened a few times which was unwanted so that I commented out the adjustInputEvent hook. I came to this issue only after I wanted to reenable this feature. maybe...

> I can't reproduce the issue in the OP. I tried with the following config: > > ```haskell > import XMonad > import XMonad.Actions.UpdatePointer > import XMonad.Hooks.DynamicLog > > main...

> > Strangely in step 5, if I move pointer using touchpad (I'm on a laptop), the pointer will not warp. > > This suggests it's more likely a bug...

> XMonad can't tell the difference between the two inputs, so they should behave the same way unless there's something in the hardware or the server interfering. (It's possible to...

> No, but it might conceivably affect this. I see! and the culprit is indeed the sensitivity script! After disabling it, the updatePointer works correctly. As long as the default...

After rename WS 1 to 2, tabs persist behind the BSP layout: ![WS 2](https://user-images.githubusercontent.com/14981695/139189464-24297ae2-ba7e-46ee-bd6c-97ad229088c3.png) WS 2 ![WS 8](https://user-images.githubusercontent.com/14981695/139189527-c6a7a412-9f4c-42a5-99d1-741641b65d9d.png) WS 8 tabs persist on every other workspaces rename WS 2 back...

generally 1/10 speed of ls

can options/flags accept no space? like `-f'pattern' -r'string'` `-l1x`. Would save a few spaces in a long command