Aire-One

Results 129 comments of Aire-One

``` There were 1 errors: - /home/runner/work/awesome/awesome/tests/test-awful-layout.lua: 2025-03-29 02:32:38 E: awesome: Error during a protected call: lib/awful/layout/init.lua:267: bad argument #-2 to 'geometry' (value in [-32768.0, 32767.0] expected, got 65576.0) ```...

Since we have some activity today, I figured I should provide an update here. I have a slow-work-in-progress branch on my fork at https://github.com/awesomeWM/awesome/pull/4024. - I have an (uncomited) Devcontainer...

Sooooo it took me some additional researching and try-and-fails, but it actually seems like there was an issue with the memory management from LuaJIT with lightuserdata. Using an updated version...

Hello, I've rebased/pushed the working commits from my private branch to here. The CI is working again! Things that should be noted : - As mentioned earlier here, and described...

Thank you for the merge @actionless :rocket:

My understanding is that @RobberFox needs a way to specify the sn_rules passed to the spawn command https://github.com/awesomeWM/awesome/blob/master/lib%2Fmenubar%2Finit.lua#L211

Some first investigations: - Open some random PR from the list - Go to the `Checks` tab - In the `Build & Test` Block, click the `codecov-lua5.3` menu item -...

Digging in our GitHub Workflow, we install some bash script from codecov (https://github.com/awesomeWM/awesome/blob/master/.github/workflows/main.yml#L243) to manage the coverage upload later (https://github.com/awesomeWM/awesome/blob/master/.github/workflows/main.yml#L324 and https://github.com/awesomeWM/awesome/blob/master/.github/workflows/main.yml#L347) The bash script headers comment links to https://github.com/codecov/codecov-bash/blob/master/readme.md...

> Have either of you tried that? I don't have access to the repository secrets on GitHub, so I cannot add the API key for the Actions (even if I...

>anongit.freedesktop.org is getting DDOSsed, so the CI doesn't get far enough for me to test. @Elv13: Ru-running today the CI for https://github.com/awesomeWM/awesome/actions/runs/10468278447. The git service seems to be back up...