Gerdriaan Mulder

Results 9 issues of Gerdriaan Mulder

On an Ubuntu 20.04 machine, we run govips @ 2.7.0, using libvips from the PPA mentioned in the readme: ``` $ apt search libvips libvips-dev/focal,now 8.10.5-2ubuntu1tonimelisma2 amd64 [installed] libvips-doc/focal,now 8.10.5-2ubuntu1tonimelisma2...

In #141, an automatic refresh was requested. This PR adds a command line option where you can specify an interval (using Go's `time.Duration` syntax) that clears the screen, refreshes the...

enhancement

This PR tries to solve the problem in #31, namely that the table width is more or less equal to the terminal width, instead of smaller. On a 80x24 window,...

The documentclass options `alwaysshowauthor` and `alwaysshowdata` only give output when `slidenumbers` is either `slide` or `relative`[[src](https://github.com/naiaden/presentations/blob/master/ruhuisstijl/distributed/beamerruhuisstijl.cls#L268)]. This seems counterintuitive, because of the word 'always' in the option. I think there...

Although the [streams documentation](https://github.com/php/php-src/blob/ee82c94208d28958c9133c30d6ac7acdecf54b57/docs/streams.md?plain=1#L24) indicates a return type of `size_t` (and a warning that the prototypes are out of date), the [current implementation](https://github.com/php/php-src/blob/ee82c94208d28958c9133c30d6ac7acdecf54b57/main/php_streams.h#L321) is `ssize_t`. When using `size_t`, we get...

This was introduced in 946ee797a53bd90b63d1d51cf99a2978d1e4f403 a long time ago (the initial release). Apart from some forks on Github, I do not see any use of this function outside of this...

This prevents compile-time warnings about missing field initializers.

It seems the most recent activity in this repository is about 4 years ago (2020), indicating a code freeze while CI is being setup. Some [30 commits](https://github.com/projectdelphai/panorama-tab-groups/compare/0.8.12...master) have been merged...