**Intended outcome:**
`dialogx.jsx` is clickable
**Actual outcome:**
`dialogx.jsx` is not clickable in diff view
**How to reproduce the issue:**
https://github.com/cockpit-project/cockp…
In #18897 one leak is fixed, but there are more left, see comments 27 and later:
```
sage: L = [1,1,0,1,0,1,2,1,1,0,0,1,2,0,0,1,1,0,2,0,0,0,0,0,1]
sage: def test(L, dim):
....: import gc
....: …
## Expected Behavior
Hello together,
my ultimate goal is to change the background color of a single column in a uitable.
Therefore I'd like to modify the uitable's style. Is this currently possib…
We have a `CharMatcher` but its capabilities are limited. I would like to have the ability to match more complex strings. Examples:
- Strings starting with three letters and ending with a digit (e.…
I've started experimenting with trepan2, which looks very promising :)
Unfortunately it appears to be very slow, too slow to use it as my regular debugging tool. The following is a small benchmark …
Hey! Super nice work on this package.
I've been using it for a bit now, but there's one problem I haven't managed to figure out yet: I use EXWM, and the mini-frame is always displayed behind X wind…