bling icon indicating copy to clipboard operation
bling copied to clipboard

Error in app launcher

Open Joao-Queiroga opened this issue 2 years ago • 3 comments

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

Joao-Queiroga avatar Feb 11 '23 11:02 Joao-Queiroga

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

Kasper24 avatar Feb 14 '23 00:02 Kasper24

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

Joao-Queiroga avatar Feb 19 '23 10:02 Joao-Queiroga

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?

Kasper24 avatar Feb 24 '23 02:02 Kasper24