Loïc Coyle

Results 17 comments of Loïc Coyle

I ran into the same issue with Alacritty, I tried to implement this, here is what I got: https://imgur.com/a/A8BUJmj Here is my fork: https://github.com/loiccoyle/bspwm/tree/resize_on_release Note: * The resize indicator lines...

Thanks for the feedback I'll look into the monitor boundary issue. I deliberately only move the lines around and don't change their height/width which is why the corner doesn't join...

@apiad Would you mind sharing the .whl if you still have it on hand ? Thanks !

> About this issue. @loiccoyle I was thinking of adding a flag to set custom repeat rates, which will just call xset after setting up the uinput device, what do...

it works fine for me. ``` XF86MonBrightnessUp xbacklight -inc 5 ``` ^Triggers as expected when pressing the brightness adjustment keys on my laptop.

I tried it on bspwm and river. Both the audio keys and the brightness keys work... In testing I found there is a mistake for the `xf86audioplay` key it should...

I think it's because it's running as the `root` user. You can specify the config file path yourself using the `-c` option.