FintasticMan

Results 23 issues of FintasticMan

I have BUILDDIR="/tmp/makepkg" set in makepkg.conf to speed up builds. However some packages, such as the kernel or chromium, take up too much space during building, so I want to...

Adds a rain mode toggle to the quick settings, which disables the touch panel. Currently the symbols for rain mode and flashlight don't show up, and the touch panel only...

Like the title says, [v0.1.0](https://github.com/microg/FakeStore/releases/tag/v0.1.0) is shown on the microG download page as a "preview release". On F-Droid the release isn't marked as "suggested". Why is that? Is the release...

question

This feature makes the device go to sleep if you lower your wrist. Closes #713.

enhancement

With this implementation, your hand needs to be raised at a certain speed to register. The values for the speed and threshold are values that feel about right to me,...

enhancement

### Describe your suggested feature For all the places where you can sort manga, there should be a toggle for sorting in reverse order. This removes the need for a...

feature request

Inspired by @darkdragon-001 https://github.com/InfiniTimeOrg/InfiniTime/pull/827#issuecomment-1881580414. Checks if the user's wrist is pointing towards the floor, rather than only the amount of roll. It will turn off the display if the watch...

Handles rounding correctly.

maintenance

There are a couple more TODOs related to using `std::chrono::year`, which was added in C++20, but not supported by GCC 10 it seems.