BlingCorp / bling

Utilities for the awesome window manager
https://blingcorp.github.io/bling/
MIT License
852 stars 49 forks source link

Error in app launcher #199

Open Joao-Queiroga opened 1 year ago

Joao-Queiroga commented 1 year ago

Every time I tried putting the app launcher in the configuretion, awesome gets an error saying that I am tring to call a nil value (field append_client_mousebinding) Awesomewm error

Kasper24 commented 1 year ago

@JavaCafe01 I think the issue here is he's not using awesome-git. I'm not sure how to do it in 4.3?

Joao-Queiroga commented 1 year ago

I am using awesome 4.3 with luajit on gentoo. I tried with lua 5.3 but had the same results.

Kasper24 commented 1 year ago

Yeah it's because awesome 4.3 didn't have those methods available, and I think the only way to do so in 4.3 is to set the entire global keys table?