dengelt

Results 12 issues of dengelt

I had originally written this man page for Debian (because every executable is required to have a man page in Debian), and while working on the new package I asked...

When the user is mentioned in a chat message (with @name), the message should be highlighted. This would make it easier to spot messages directed to the user, especially in...

chat
user suggestion

A searchable chat would be useful for finding older messages or for finding messages a certain user has sent, by searching for his name. The messages or the found text...

chat
user suggestion

I'm on an internal network where all the internal servers (including mail servers) use certificates signed by an internal root CA. Thus, all systems have this root CA (and intermediate...

type:feature
good first issue
component:transport

**Issue Summary:** I would like to request the addition of pkg-config support in the project build system. Currently, the project relies on CMake for its build configuration, but having a...

type:enhancement
Under Investigation

**Issue Summary:** I would like to request the addition of pkg-config support in the project build system. Currently, the project relies on CMake for its build configuration, but having a...

I saw that some source code files have a comment on top with a license text, but it would be nice if there was a LICENSE.txt file with the license...

**Issue Summary:** I would like to request the addition of pkg-config support in the project build system. Currently, the project relies on CMake for its build configuration, but having a...

enhancement

This PR implements deleting files and folders permanently, skipping the trash. Works with either Shift+Delete as a shortcut, or with a context menu entry. The context menu entry is gated...

Fixes #506 I fixed it by adding a variant to `GraphFailure` for `Box`. This was the easiest way to fix it. Since `GraphFailure` is `pub` this changes the API and...