マリウス

Results 172 comments of マリウス

Having trouble building this as well: ```sh error: failed to run custom build command for `webp-dev v0.4.1` Caused by: process didn't exit successfully: `/tmp/cargo-installB7gZGS/release/build/webp-dev-669d82b7c8196503/build-script-build` (exit status: 101) --- stdout cargo:rustc-link-search=native=/tmp/cargo-installB7gZGS/release/build/webp-dev-76a9c299cd1ee3de/out/webmproject-libwebp-8bac456/src...

[image.jpg.zip](https://github.com/imager-io/imager/files/10312032/image.jpg.zip)

Seems to be a resolution issue. When the resolution is dividable by 2 it works. So maybe `round::floor(width / 2)` might help here?

> On another note, development on https://github.com/philc/vimium is really slow and many open bugs make it hard to use. I recently stumbled upon https://github.com/gdh1995/vimium-c#readme but haven't tested it yet. It...

@ExpandingMan to add to the information, there is this older yet still relevant [post on hackernews](https://news.ycombinator.com/item?id=24700746) in which people list various alternatives - some of which work in chromium. Another...

I like the idea! I think I'd go for slightly smaller avatars though, but maybe that could be made configurable. In any way feel free to change it this way,...

The project's current description on GitHub says: > A simple server for push notifications via Matrix (and a minimalistic alternative to Pushover and Gotify **with a strong focus on security**)...

@tkapias first of all: That's a super nifty use case! Do you happen to have dotfiles with the Neomutt config? Would be curious to try it myself. :-) I'll have...

What would need to be improved here for this to become mergable? @muesli @meowgorithm It would be super useful to have this for the time being until an actual compositor...

> adding directly to your project Hey Christian! [Did exactly that](https://github.com/mrusme/neonmodem/blob/master/ui/helpers/overlay.go), works *like a Charm*! Had to copypasta a few internals though, but it's okay for now. Would nevertheless be...