Nuckle

Results 10 comments of Nuckle

Had the same problem on x230. After installing `x230_coreboot_seabios` without `free` it got fixed

> > x230_coreboot_seabios > > Did you make this via config file? No, I did this via `sudo ./skulls.sh -b x230`. Just downloaded a skulls image with proprietary VGA bios

I think the problem is the fact OpenWeatherMap disabled an ability for new free accounts to use `onecall`. For example, if I send a request to `https://api.openweathermap.org/data/2.5/onecall?lat=45.5&lon=-73.57&appid=NEW_FREE_API&units=metric&exclude=minutely` I'll get the...

On Debian sid bookworm the issue is still present. I installed `libncurses-dev` and `libpulse-dev`. Compiled with `make` . Any unicode symbol turns into something like this, but dropdown menu looks...

You can do page breaks using this ```html ```

> i think in your rule you need to also set border_width to 0 I did, but the popup feels weird. Sometimes it appears on the wrong side ![image](https://github.com/awesomeWM/awesome/assets/37220313/734760b0-0b5b-4d5e-a39d-02b839939d68) Or...

> in that case mb rule is not actually matching that popup: > > > rule = { > > class = "Firefox", > > role = "Popup", > >...

Am I doing this right? Because I get an error `/usr/loca/sare/aweosme/lib/awful/client/focus.lua:118 invalid object` when I spawn the popup ```lua rule = { class = "Firefox", role = "Popup", }, properties...

Full trace ```sh 2024-02-20 13:31:58 W: awesome: luaA_dofunction:78: error while running function! stack traceback: [C]: in metamethod '__index' /usr/local/share/awesome/lib/awful/client/focus.lua:118: in function 'awful.client.focus.filter' /usr/local/share/awesome/lib/ruled/client.lua:769: in method '_execute' /usr/local/share/awesome/lib/gears/matcher.lua:649: in method 'apply'...

I kinda fixed it. Still not perfect but for me it's enough. I also checked if the issue happens in Firefox Developer (from Nix) and it seems to be way...