Aire-One

Results 129 comments of Aire-One

This error basically means that something blocked the Awesome process for a long period of time. It is problematic because while Awesome is blocked, the computer feels frozen to the...

Hello, For context: I'm writing a program to scrap some documentation website and generate `.d.tl` files. (Yeah, it's a one-time-usage program. My goal was to experiment building a Teal project.)...

It seems related to #22. Thanks for confirming the assumption I did. > PS > I use this with lua-5.4 Are you sure about that? lgi and awesome both doesn't...

I'm not familiar with Fedora, so maybe they have some kind of magic in their packaging system... I'm actually quite surprised because you are the first user I see, reporting...

> I read some notes from Aire-One from the top of this issue, but which init.lua do you mean, which package? Many components have init.lua. I think you are referring...

Coming here from your post on [r/awesomewm](https://www.reddit.com/r/awesomewm/comments/mdqzuj/module_ruled_not_found_rclua_line_26/) On the awesome repo we have this PR https://github.com/awesomeWM/awesome/pull/3297 to fix the GTK 4 vs GTK 3 issue because LGI don't support GTK...

Should be fixed by https://github.com/mut-ex/awesome-wm-nice/pull/33 or https://github.com/mut-ex/awesome-wm-nice/pull/25. Since the author is AWOL, I recommend you to manually change the code in your locally copied files.

Hello, I investigated for a bit on this issue. The rockspec file need to be updated to include the HTML reporter module. In addition, the static files from `src/luacov/reporter/html` must...

If it's worth anything, I can do touchpad resizing with my laptop. I need to double tap with my finger kept down on the second tap. It's like tap then...

Hello @mxmilkiib, This table is generated from the cmake script https://github.com/awesomeWM/awesome/blob/master/docs/widget_lists.cmake and examples from https://github.com/awesomeWM/awesome/tree/master/tests/examples/wibox/awidget/defaults. To fix this issue, we need to poke around and do some hacks at some...