Erkki Seppälä

Results 14 issues of Erkki Seppälä

I wrote https://github.com/eras/ClickMuteJack/ using this and noticed that it crashes if I start it with an empty `DISPLAY`: % DISPLAY= target/debug/click_mute Loaded config from click_mute.ini XOpenDisplay() failed! zsh: segmentation fault...

When adding keyboard shortcuts to the actions buttons have, it seems difficult to express the user that the binding exists. One easy way would be to have a styled button...

enhancement
views
good first issue

It would be nice to have such a file, even if the license is mentioned in `Cargo.toml`. GitHub can also detect the license via that.

Currently there are a few fixed categories (such as email and messaging) for filtering which notifys are forwarded to the Pebble. It would be nice if there was more accurate...

Edit: I just realized the files are not superfluous at all but rather different versions for Pebble Time I think :). In any case, I'm still on the old v2.9...

### Your use case #### What would you like to do? When quoting context for a message with ```> xxx``` I would like the output to have higher contrast. ####...

A-Timeline
X-Needs-Design
T-Enhancement
A11y
O-Uncommon

The temporary directory can get quite large, and as I use tmpfs that space is out from my memory. Additionally, it can be beneficial to to cache that information over...

Chronograf version: 1.10.0 Installation method: docker image chronograf:1.10 from docker hub Related issues: https://github.com/influxdata/chronograf/issues/5090, https://github.com/influxdata/chronograf/issues/5137, https://github.com/influxdata/chronograf/issues/5343 Related PRs: https://github.com/influxdata/chronograf/pull/5516 This is a re-opening of https://github.com/influxdata/chronograf/issues/5343, which was reported by commit...

Currently message events (m.room.message) can contain formatted data in its formatted_body field, if the format of the message is org.matrix.custom.html. This is a proposal to allow the `mxc://` schema to...

proposal
blocked
kind:maintenance
unresolved-concerns
proposal-in-review

It seems that nothing in ocaml-irc has an opinion about well-formed messages. In particular, it seems to be trivially possibly to send messages with embedded newlines in them, resulting in...

bug