holomorph

Results 6 issues of holomorph

I tried writing a program structured like so ``` c++ GSMSSLClient client; void setup() { /* ... */ client.connect(host, 443); /* ... */ } void loop() { unsigned long now;...

`/usr/local` is hardcoded everywhere, making it impossible to use make to install with `PREFIX=/usr` or even a user-local place like `~/.local`

the default installation location `SHAREDLIBDIR=/var/lib/gnugol` on Linux for the solibs seems wrong to me. From `hier(7)`: ``` /lib This directory should hold those shared libraries that are necessary to boot...

ability to add or remove tags to client windows, as well as toggle visibility of tags. characteristic of dwm

feature
plugin

Generally `mod-Tab` in a number of WMs.

feature

Feature request for allowing incrementing by dB. I'm most interested in just being able to increment in the dB scale, as there is a big difference between the linear and...

enhancement