Christophe-Marie Duquesne
Christophe-Marie Duquesne
I know this sounds crazy, but In the end, autorandr is about 3 things: 1. Listening for changes in the physically plugged displays (something that we can do with dbus-monitor,...
Hi there, `autorandr_dbus_monitor` is a script to automatically trigger autorandr based on events collected via `dbus-monitor`. If you have `dbus` (which is a dependency of `systemd`), then you have `dbus-monitor`....
In #169, I contributed a way to detect if the lid is open/closed based on `libinput`. Today I discovered that `dbus-monitor` was also getting that information. You may test this...
Hi, I recently acquired a GPS watch and I would like to automate my contributions to openstreetmap. I saw that this feature was requested in #145, but unfortunately the issue...
Add logo
Hi, An increasingly popular way to verify that a json document conforms to a specification is to provide a [json schema](https://json-schema.org/) to validate it. The benefit of json schemas is...
Hi there, Author of https://github.com/chmduquesne/rollinghash here. I know that syncthing uses rollinghash for some operations, and I see that vendoring is used. - The version you use is quite old....