Peter Nerlich

Results 45 issues of Peter Nerlich

I am trying to make a comic epub out of scanned pages. To make sure the image covers the whole page i tested the following code as chapter data: ```...

I suggest adding bindable events. In particular I would find something like `onSpeedZero` or `onLooping` interesting. I imagine: - `onSpeedZero` calls callback when the player speed is set to `00`...

Relying on my Request for Events (#22), I have the idea of implementing a playlist. Handy would probably come a `loopsBeforeNext` as well as a `nextGap` property, holding a number...

I set the font size of all text, icons and the tray to 12px, but waybar doesn't shrink anymore. I confirmed that removing workspaces from the list of modules collapses...

`Q` and `QCombination` can be combined with `&` and `|`, which is really cool! I have experimenting with writing a search query parser for a university project, that takes `something...

I am not well-versed in that matter, but I had the thought whether hardlinking the files would actually be a better idea. From what I think I understand, hardlinks are...

in pre-commit, only re-add svg files which were already added to prevent wrong files to be committed unintentionally The pre-commit hook used to automatically vacuum SVGs changes files, thus they...

This will probably be heavily discussed if not flat out discarded because of the computational overhead, but hear me out on the advantages I think it would bring: - **Surface**:...

enhancement
Backend

*I'm coming straight from the YT video and haven't even tried the program yet. Ignore this should it not apply any longer, though I'd be surprised if this is the...

I cannot seem to figure out how `--excludeRegex` works. I read all examples I could find, but they did not prove to be very helpful. Variants tried (with `b2 sync...