Angelo Bulfone

Results 16 issues of Angelo Bulfone

With futures becoming standardized and integrated into the core library, I feel like this crate has less reason to exist. The biggest part of this crate is `type nb::Result =...

discussion

Attempting to run the current build of Zelda64Recomp under Wayland results in SDL creating a Wayland handle, and then RT64 misinterpreting it as an X11 handle before passing it into...

enhancement
help wanted

Linux 6.10.0-rc1, bcachefs version 1.7; From the looks of things, a prior attempt to remove the subvolume set its `bi_dir` and `bi_dir_offset` fields to 0, however subsequent attempts to reattach...

If someone's color scheme comes from base16 or base24, then it may not have proper support for bright or dim colors. Luckily, Cosmic Term has support for modifying the base...

Simp1e Cursors allow for generating cursor themes with a given color scheme. This patch enables generating a Simp1e cursor theme based on the global base16 theme. It will also automatically...

**Cosmic-files version:** About page: Git commit 8dd2626 on 315532800 [nixos-cosmic](https://github.com/lilyinstarlight/nixos-cosmic/tree/899e91d): 1.0.0-alpha.2-unstable-2024-09-26 **Issue/Bug description:** **Steps to reproduce:** * Define external thumbnailer. I'm currently using `$XDG_DATA_HOME/thumbnailers/djxl.thumbnailer` with ```ini [Thumbnailer Entry] TryExec=djxl Exec=djxl...