CapSel

Results 31 comments of CapSel
trafficstars

Are you sure you have newest certificate pack? X3 is expired but R3 is also signed by X1, that should be in your CA certificate pack.

I reproduced this problem with iOS device and epiphany (gnome web) on Linux. Firefox and Brave are not affected on Linux. I think solution would be to add X1 into...

Works excellent! libinput uses hardcoded 500ms. Is there a way to disable keyboard cursor arrows based window movement?

Now: Cursor movement is disabled but the cross arrows are visible and window (in KDE) is semi-transparent = waiting for drag finish. Now and previous version of this branch: There...

When I start drag mouse cursor is as a 4-way-arrows, window is semi-transparent. If I finish drag by waiting 500ms: - with previous version: mouse cursor stays 4-way-arrows, window is...

### Next best thing - Ideas for workaround with current software available to us It is possible to enable "infinality" mode in freetype provided by Archlinux. What this is may...

> Since Libevent 2.0.1-alpha, any number of events may be pending for the same conditions at the same time. For example, you may have two events that will become active...

So this is what I believe is happening: - redis is constantly sending parts of reply hitting format_send_reply() - format_send_reply() checks for `started_responding == 0` and schedules writing of response...