Raqbit

Results 13 issues of Raqbit

I think it would be cool if you could click the cat to launch gnome-system-monitor with the resources tab open (`-r` commandline option), to get more detailed info on cpu...

enhancement

Currently you need to use enter to select an item from the pods list. I feel like it would be intuitive if space was also an option. Any thoughts?

enhancement

Hi, I'm relatively new to Flutter & could not really find how PageView handles rendering/loading it's child widgets, but when I use SvgPicture as a child of a PageView, I...

**Is your feature request related to a problem? Please describe.** I recently got myself a Wacom tablet and I'm looking around for software to both write notes and annotate PDFs,...

enhancement

Currently when webview is started using `w.Run()`, a window is shown immediately and the users see 2 (or 3) "flashes" of unstyled/unloaded content * **Flash 1**: At least on Ubuntu,...

help wanted

On January 27 letsencrypt will make star certificates fully available via the ACME v2 protocol. Are you planning on adding support for this?

kind/feature-request
kind/letsencrypt

Simply holding your left mouse button on one place, and dragging across the page will select many elements of the login page. As far as I know the only thing...

Applying glow ink to a sign will break emoji rendering on it. This issue does not appear when you dye the sign text. --- **Before applying glow ink** ![image](https://user-images.githubusercontent.com/11144180/147473619-1cca77b7-d1a1-40eb-b98e-3599b9b2e5bd.png) **After...

Currently Rayon has built-in box and convex/concave shapes. It would be nice to have a sphere shape so that spherical objects can be simulated. Note that while `SphereCollisionShape` is built-into...

When using `make_filtering_bound_logger`, one of the pre-created `BoundLoggerFilteringAt` instances is used. These instances have the `fatal` & `afatal` aliases mapped[^1] to `error` & `aerror` respectively, even though the Python `fatal`...