Alex Saveau
Alex Saveau
@wiiznokes thanks! :heart: I see you have iced experience which is awesome if you want to collab. Not sure what you enjoy implementing—I personally don't like UI so I'd love...
@Drakulix > Let me preface answering your more specific questions with the round about answer of: This is great! Long term it would nice to have this documented in some...
For anyone wondering what happened to this on my end, I'm pretty close to a production ready clipboard: https://github.com/SUPERCILEX/clipboard-history. I still need to implement a wayland watcher and paste support,...
How will this work if the iGPU literally doesn't have the hardware to output a desired display resolution? Personally, I'm using an 8K display that can only be rendered at...
> The dGPU would be used for the display connected to the dGPU. How can I set this up? By default, hybrid just straight up doesn't work because it tries...
Sweet, as long as it isn't broken. :)
Shameless self promo: I'm also working on a clipboard manager that will integrate with COSMIC (https://github.com/SUPERCILEX/clipboard-history).
Nice! That will help speed things up, thanks.
I've been thinking about this too. I would love to see some sort of "same paragraph" detection to glue things like equations to text. For example of I don't have...
unlinkat is supported by io_uring, so we should be able to queue a getdents buffer size worth of file unlinks. Whether or not that faster, I'm not sure. The uring...