nick87720z
nick87720z
This sort of assignment, +=, works in makefiles, but not in shell scripts.
There was question, on irc, about how to set pulse channels to 2, while default was 8 (suround 7.1) — same as channels number in jack master output. This was...
There's strange escape sequence: `)B`, not removed by &T option (whose description states removing all terminal sequences, not just colors. This sequence seems to be part of v2 format, as...
There could be set of frame-specific options, specified in value string for outer variable like `frameopt`, to prevent collisions with other options (i.e.. `&frameopt=[...]`). Some of them could work in...
## TODO * [ ] Add option `title` with one-line format to configure title output for HTML/ANSI responses ## Details For now page name looks like "Weather report for Cityname"....
I would recommend to add [light](https://github.com/haikarainen/light) to list of supported backlight control backends. I already tried it with tint2 backlight control executor, driven by scroll events. Light creates very tiny...
Current approach of properties is somewhat unconvenient. For now style is only changed for objects to be later added, existing view can't be changed. Meanwhile, core graphviz is more flexible...
Current way, starting connection with right click and ending with double click, is far from intuitive. For comparison: - draw.io simply places everything (nodes, connections) isolated, allowing to manually connect...
I made some enhancements, for now only optimizations: #180 Please, let me know if something else needs to be done with that branch. Tried to at least not break things...
test-perf - turned data generator into persistant pipeline - main loop is rewritten in gawk (making ≈4x speed boost in total) clipmenu - somehow sed outmatched cut in speed. Without...