Adam Fenwick
Adam Fenwick
How has this progressed? Just set everything up, with 3 monitors, 2 across the top and one at the bot (L on its side). All screens lock fine, however the...
@patrick96 Cloned your repo, and installed i3lock-fancy-git from AUR. Moved the icons/ and lock to /usr/local/bin and when typing `lock -f FiraCode-Regular -- scrot -z` the lock symbol still appears...
Well there was the issue, working perfectly for what I need. Thank you
> I think the root issue here is that we're faking a link when it's not semantically defined in the HTML. > What if JS fails to load? We end...
Nomensa have a good blog post around clickable cards, different ways to do them and use them https://www.nomensa.com/blog/how-build-accessible-cards-block-links @mikemonteith Users can still Ctrl + Click onto the link/title itself, as...
I should be able to do some further testing on this and the example @andymantell provided next week. Adrien Roselli also has a good blog post regarding the CSS only...
I have done some testing on this with the CSS only solution, and a modified version of the current JS solution: ## CSS Only * Generally works the same, but...
Generally I would be in favour of moving to the CSS only solution. `position: relative` can be added to the card and removed from the content without issue, or at...
Spotted one issue that occurs with MacOS Hover Text. The large-text view does not work for the content of the card due to the overlay, hovering the heading will display...
Added a gif of the issue, if it can't be resolved we will have to make a decision on whether it is acceptable as it is. I would image any...