ntevenhere

Results 19 issues of ntevenhere

A filter for #right-arrow elements removes arrows everywhere, making it impossible to navigate horizontal lists: ![FakerClipPoker](https://user-images.githubusercontent.com/66701832/169660881-6ae8dc1d-34f3-48f5-be4d-7304e6120a24.png) ![HumpsCreepPelf](https://user-images.githubusercontent.com/66701832/169660883-aabc5313-f403-4233-a050-52b104678f4e.png) It was introduced in #260 to hide a weird fading effect.

Before: [![Plats-Ouch-Bone.png](https://i.postimg.cc/jdwxpxH9/Plats-Ouch-Bone.png)](https://postimg.cc/ykKC9zrX) After: [![Laded-Bolus-Tote.png](https://i.postimg.cc/k5cqQBCV/Laded-Bolus-Tote.png)](https://postimg.cc/t1YKyRYy)

Links displayed close to the right side margin of the viewport are basically guaranteed to the be unreadable. Figure (the black bar is my scrollbar): ![NapesEmptyYid](https://user-images.githubusercontent.com/66701832/163578545-b02399d2-efcd-4d27-b8f9-7085f08efa0e.png) The extension should calculate...

bug
frontend

Mpv's JSON IPC documentation [describes getting replies](https://mpv.io/manual/master/#socat-example), such as with the command [`get_property`](https://mpv.io/manual/master/#json-ipc-get-property). Browsing in subed's code for examples, I was surprised subed doesn't rely on reading properties to work,...

This registers an additional font-face distinct from org-link. This pull request doesn't change how anything appears on screen by default, it only makes it easier to customize the element, it's...

1. enhancement
Stale

Hi, I'm getting this error log at runtime: ``` Linker Error: 0:3(10): error: GLSL 1.30 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES ``` It hangs up...

Hello, your patch [export with useful anchors](https://github.com/alphapapa/unpackaged.el#export-to-html-with-useful-anchors) is just what I was looking for, and worked like I was expecting when I pasted it in, but the _second_ time I...

These `WGET_ARGS`, `CURL_ARGS`, etc. options let the user shoot themselves in the foot, silently. I think the documentation or the variables themselves should be changed to be more ergonomic. Did...

touches: configuration
why: functionality
size: easy
good first ticket
help wanted
status: backlog
expected: maybe someday

Making a pull request of @renaisun's work for them, since it looks good to me but has been cold for two months. # Summary #981 # Changes these areas -...

#### Describe the bug On a large archive, `archivebox update` or `archivebox list` starts right away some CPU intensive process that takes a long time to complete. #### Steps to...

size: easy
why: performance
status: backlog
type: enhancement