Eldred Habert

Results 161 issues of Eldred Habert

## Description [Short description of the changes:](https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1823#note_2649065) ## Checklist N/A :P

Some people have pointed out that Part II and Part III can be confusing with their “piecemeal” approach (sometimes people get confused as to what their code is *supposed* to...

Pulling specific versions of its files via `git2`. Fixes #110 (by keeping the variable even after outliving its usefulness, so maybe not a real fix) Paves the way for #117,...

As pointed out by @sonosoos, it would be a good idea to invite people to play with the tutorial code more; this should help them make that tutorial feel more...

This would be a little more visually pleasing than the macros we are currently using. - [ ] The `GAME BOY` logo is the easiest one: run it through `rgbgfx...

enhancement
good first issue

This enables to be used for other purposes, without vertical nav styling interfering. (I will generate the CSS files once this PR has been approved in concept.)

`button { cursor: pointer; }` may be considered bad practice (https://adamsilver.io/blog/buttons-shouldnt-have-a-hand-cursor gives a good summary, and cites several primary guidelines) I know this may be controversial, I'm fully open to...

Fixes #2618 I have confirmed that this fixes http://eldred.fr/blog/backcompat/part4/#compat-or-changes (the issue causes a `` to go missing, which becomes especially noticeable at the bottom of the page). I haven't added...

This is broken as-is, as `sample_song.asm` was exported by an older version of hUGETracker (`include "include/hUGE.inc"` instead of the newer `include "hUGE.inc"`). I'm not sure how it was initially generated.