Max Glenister

Results 24 comments of Max Glenister

Thanks for this, will add it in the next update.

Hi Jesse Thanks for that, I'll take a look and see about adding this in the next update! Cheers Max

It's fine if they do, they will then be sorted alphabetically by their title: ``` 01_A.sh 01_B.sh 01_C.sh ```

I think if the auto dim is disabled by changing the values in https://github.com/omgmog/launcher/blob/master/sys.py/config.py#L23 this would be resolved (disable the auto dim) But then it might also be fixed if...

This could be patched in with a proc LKM, as described here: - https://www.thegeekstuff.com/2012/04/create-proc-files/ - https://stackoverflow.com/a/33237363 Skeleton example of a `/proc/driver/XX` with read/write: ```c #define PROC_ENTRY_NAME "driver/XX" static struct proc_dir_entry...

This should probably be it's own project, then we can keep the calls to `/proc/driver/led1` as they are in the `launcher` code

That would be great, something that looks good on a dark background would be good! 👍

Just posting these here for my own reference later, thanks for making them @timmyiscool8! ![PocketCHIPNiiiiceSmallBlank](https://user-images.githubusercontent.com/50949/59059021-d1085680-8895-11e9-9320-d1aa5135939d.png)![PocketCHIPNiiiiceSmall](https://user-images.githubusercontent.com/50949/59058995-b7670f00-8895-11e9-81d6-774c75312198.png) ![PocketCHIPNiiiiceSmallRainbow](https://user-images.githubusercontent.com/50949/59058996-b7ffa580-8895-11e9-8672-9fd075c7b02f.png)![giiif](https://user-images.githubusercontent.com/50949/59058994-b7670f00-8895-11e9-8319-5d1bdddc8e99.gif)

Updated the Settings > About page in 1b91d1da6379dd96b794658030b8169eeb908c89 Made a new shutdown/reboot image in b114bf8747f53579a0eb8ba4287eebca5532ee8a ![](https://cdn.discordapp.com/attachments/585956055503208611/586535933382492160/2019-06-07-134339_480x272_scrot.png) ![](https://raw.githubusercontent.com/omgmog/launcher/b114bf8747f53579a0eb8ba4287eebca5532ee8a/sys.py/gameshell/wallpaper/seeyou.png)

![2019-06-10-100136_480x272_scrot](https://user-images.githubusercontent.com/50949/59184901-0e573780-8b67-11e9-9737-4663f076b157.png) I've made a similar icon, but in just white to be more consistent. Once I've made new icons for "Reload UI" and "Power OFF" I'll add these to the...