Jonathon
Jonathon
**Describe the bug** When moving the camera to look at a high-brightness area (e.g. out of a window into bright sunlight) the camera view will freeze. The rest of the...
This is an experimental hook-wrapper combo which allows for automatic wrapping of JuNest applications ready for use in the outer system's `$PATH`. It's essentially an extension of the [Command Not...
For #350, an alternative approach to unknown tags within descriptions would be to strip them. This is a WIP PR to explore that approach.
The theme's [gnome-look.org page](https://www.gnome-look.org/p/1253385/) lists a number of releases that are not tagged in the repo. Please add tags to this repo so distribution packaging (e.g. on [the AUR](https://aur.archlinux.org/packages/sweet-gtk-theme-dark/)) can...
Currently, switching patterns has a hard cut with silent loading time. Buffering then crossfading once the new pattern is ready would be awesome for random play, as well as use...
Even today, Numix remains a bastion of clean, minimal design in a world of bland material design-alikes and macOS-derivatives. Please consider coming back to this theme and adding GTK4 support....
The original source code carries a copyright notice (Copyright © 2005 Novell, Inc., Author: David Reveman ): https://bazaar.launchpad.net/~shantanu-goel/xwinwrap/devel/view/head:/xwinwrap.c You should probably restore that and clarify the license?
0.3 has introduced a rendering change that removes/occludes certain objects (mainly 2D scenery) outside of the inner radius. The lower resolution rendering steps still take effect as expected for 3D...
Building hyperstart 1.1.0 with GCC 8.2: ``` container.c: In function ‘hyper_setup_container_rootfs’: container.c:660:24: error: ‘/’ directive writing 1 byte into a region of size between 0 and 511 [-Werror=format-overflow=] sprintf(rootfs, "%s/%s/",...
This implements https://github.com/iv-org/documentation/pull/269 to correct the `proxy_pass` directive.