Marcus 🇵🇸

Results 117 comments of Marcus 🇵🇸

Okay, I can hide the alt tag for screen readers. Is there a conventional way we do this? With `aria-hidden=true`, maybe?

That's been done now. The main thing missing is that I'm not sure when single.tpl and grid.tpl will be used, so I can create some test data that would trigger...

I have the same issue you do, with the infinite loop. I start it from fish shell: ```fish if status is-login if test -z "$WAYLAND_DISPLAY" -a "$XDG_VTNR" = 1 #...

In that case maybe it's easier for niri-session to detect whether it's running in a TTY as opposed to a login shell, and then automatically behave like it does for...

Ideally to me the button was almost always available. Then there could be a popup of sorts, after the posting is done, with a clickable link to see it. That...

i will just change this to a draft until I I've separated out the validation in the user class and made register call it, so they can't get out of...

Okay, so I tried adding new tests for `validateNickname`, but the CI pipeline fails, apparently because it expects me to mock something in the database, but I'm currently not doing...

I added a new testing class to do some non-database checks. Not sure if it would be better to reuse UserTest and write database tests? Currently the case where a...

There are multiple factors resulting in Facebook taking a massive downward turn. Things like: - almost no moderation compared to the amount of content, even when things obviously goes against...

Related discussion, but no answer from Alexays yet: https://github.com/Alexays/Waybar/discussions/4623