FernTheDev

Results 31 issues of FernTheDev

Maybe I'll fix it using something like moxygen? Unsure yet, but here you go

So currently, we use `ByRef` which works fine for `ref/out` but in the case that it is `in` passed, we don't need it to be `T` but rather `const T`....

enhancement
good first issue

The purpose of this PR is a few: - Track the progress of the socket implementation - Discuss the direction of the implementation - Document and draft the specifications of...

If anyone would like to contribute any of the NE v3 functionality, they are welcome to do. - [x] Most key renames are already done (`_animate` -> `animate`) - [x]...

enhancement
help wanted
good first issue

MenuAnchor for Material 3 is great for contextual menus but there are some minor issues related to accessibility. This PR aims to close the gap by adding `autofocus` to the...

framework
f: material design

`DependencyInjectionManagerNode` injects all nodes at the `Ready` stage. This is called first to children, then to their parents. Because of this, all nodes have their fields set to `null` even...

partially resolved

So this is a suggestion and an issue I'd like to report. When you nick and unnick (LuckPerms perms btw) when you switch servers you lose your prefix and suffix...

Help wanted
New Feature Idea