Justin Bronder

Results 5 comments of Justin Bronder

Regarding changing PV to a date, I don't think that makes sense here. The eclass-manpages have a date as they're generated from a snapshot of the portage tree. This is...

Yeah, I don't have a good way to fix that. We can make the PV match the current Qt release as you suggest. Should there also be something in the...

Alternatively, we could see if getting subslots on the dictionaries is a possibility.

I can consistently reproduce this in sway 1.8 with qutebrowser 2.5.2 by taking a long time to finish my selection with the mouse. That is, push the mouse button down,...

> The following tentative patch, which prevents dispatching events in the middle of `selection_callback()`, seems to solve the issue for me: > > ```diff > diff --git a/src/wl-paste.c b/src/wl-paste.c >...