Lightmann
Lightmann
### All Submissions * [ ] Have you made sure there aren't any other open [Pull Requests](https://github.com/ProcursusTeam/Procursus/pulls) for the same update/change? * [ ] This Pull Request doesn't contain any...
On the repo as of 12/11: - `shshd` v1.1.1.1 -- which is marked as `Essential` - `essential` v0-5 -- which has `shshd` as a dependency Both of these characteristics were...
Changes: ~~- Bumped deployment target to 11.0 to prevent a mass of unavailable warnings~~ - Cleaned up supporting resources - Added most (all?) necessary path macros - A bit of...
After opening the font or theme preview panes in the app's settings and attempting to dismiss the pane with a swipe down, the app crashes. Same crash for both. Details:...
What does this implement/fix? Explain your changes. --------------------------------------------------- See title Does this close any currently open issues? ------------------------------------------ No, but it does allow a line to be removed from the...
Occurs when building latest cctools-port HEAD with libtapi support enabled on Ubuntu 20.04. Log: ``` libtool: link: /home/test/work/linux/iphone/bin/clang++ -D__DARWIN_UNIX03 -Wall -Wno-long-long -Wno-import -Wno-format -Wno-deprecated -Wno-unused-variable -Wno-unused-private-field -Wno-unused-function -Wno-invalid-offsetof -Wno-int-conversion -Wno-char-subscripts...
Occurs when building latest HEAD on Ubuntu 20.04. Log: ``` [1980/1981] Linking CXX executable bin/tapi FAILED: bin/tapi : && /usr/bin/c++ -I/home/test/apple-libtapi/src/llvm/projects/clang/include/ -I/home/test/apple-libtapi/build/projects/clang/include/ -fPIC -fvisibility-inlines-hidden -Werror=date-time -w -fdiagnostics-color -ffunction-sections -fdata-sections -fno-common...
The current sidebar implementation works wonderfully on a typical browser, with the various pages and subpages hyperlinked on the side. On mobile, however, this sidebar is placed at the bottom...
A number of users have expressed that navigating to the docs from the current homepage is unclear and/or that the current homepage's existence doesn't make sense. To remedy this, I...
What does this implement/fix? Explain your changes. --------------------------------------------------- See title Does this close any currently open issues? ------------------------------------------ No, but it will tick an item off of https://github.com/theos/theos/issues/308 Any relevant...