Matt Schreiber

Results 33 issues of Matt Schreiber

Marked as a draft because it depends on changes from #201. Summary of changes: 1. Introduce support for a [custom launcher type](https://github.com/cdown/clipmenu/compare/develop...tomeon:extend-launcher-support?expand=1#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R147-R168) that exposes an interface for the user to...

First, thanks for `clipmenu` -- it has upped my clipboard game significantly :) While working on a different PR, I ran the `clipmenu` test suite and was surprised to find...

Marked this PR as a draft because it depends on #89. This PR adds a Nix flake overlay output that defines the function `pandocResume.buildResume`. The idea is to allow users...

This PR factors out the construction of `specialArgs`, making those arguments available to flake module users as well as to users of `devshell.mkShell`. Associated changes include: 1. Replacing uses of...

I hesitate to make this PR given that part of Values' appeal is its exceptionally small size; so, apologies in advance if the changeset it unwanted, and thanks for taking...

by running `FileUtils#cp_r` with the `:remove_destination` option enabled. This makes asset copying more robust in the face of restrictive permissions on asset file destination paths. This should be safe and...

Most importantly -- need to permit specifying a user account for use with `machinectl`'s `--uid` option.

enhancement

The development setup for this plugin has grown surprisingly baroque. Should probably add some notes on how to use the bundle Vagrant setup, build nspawn images with `mkosi`, and build...

documentation

builds.sr.ht has a wide variety of build images available (not just old Ubuntu stuff!). Using this service would permit binning all of the contortions related to running `systemd` in a...

enhancement