nina

Results 24 issues of nina

I'm currently thinking about what the best way to implement graphical user services would be. Ideally I'd like to have a special user service (called e.g. `graphical.target`). This user service...

when you reboot to windows, the official driver somehow changes the firmware settings so after reboot back to linux the scroll wheel suddenly scrolls ~3 times as much and there...

Right now filling the buffer just truncates and it will not log anything past that. This makes it generally of limited use except for stuff that only prints a small...

C-dinit
Feature Request

We have support for s6-style readiness notification with the pipe/file descriptor. It would be nice to additionally have support for systemd-style readiness notification, at very least for its READY state...

C-dinit
Feature Request

I'm currently evaluating using mimalloc as libc allocator in Chimera Linux (https://chimera-linux.org). Currently, we have LLVM's Scudo integrated into our libc but testing shows that mimalloc may be a better...

Previously, bold color would display as just regular color. Now with the react UI it seems that nothing displays at all and it becomes just plain text. Example: https://build.chimera-linux.org/#/builders/5/builds/233/steps/5/logs/pkg_contrib_uv_0_2_28-r0 e.g....

bug

When you have a log with ansi colors in it, the escapes stop being interpreted at line 500 and after in some manner. I found that when I saw our...

bug

If we just return cssClasses, we are returning the previous instance which may be filled with existing colors. That means a reset sequence `CSI_PREFIX[m`, which has zero ansi classes, will...

The service may specify this with ready-notification=socket. This will result in dinit creating an abstract datagram socket and perform reads on it. As soon as the READY=1 datagram arrives, the...

This is not properly tested yet and does not come with documentation. I mostly want to get an opinion on it for now. This adds 3 things; when dinit is...

Enhancement/New Feature
P-Linux
A-Importance: Normal
C-dinit-service
meson
make