Riley

Results 11 comments of Riley

I would love this as well. After discovering that microG doesn't support Android Wear, I'm completely discouraged from switching to it.

I started working on a markdown version of the PDF and I've created a pull request (#2). So far I've only finished the first 2 sections so any assistance would...

Hey unixn3rd! I'm glad you like my project, and decided to try out making your own! If you break up a piece of ASCII art into lines, put each line...

Disabling the error in your makefile isn't really a fix, the code should really be written using the current standard.

Thanks for the advice, I'll go check out the projects you recommended.

I was having the same issue, but installing `xprop` via eopkg solved it.

I'm using the OSX-arc-shadow theme, and it appears to be using the symbolic alternates to the normal window control buttons. What it currently looks like: ![selection_001](https://user-images.githubusercontent.com/8906201/34583162-8126055a-f14b-11e7-8b01-7ccf12ccae3c.png) What it should look...

I'm getting the same issue after uninstalling LittleX. I had it installed on Electra beta 11 and the upgraded to the official release. While unjailbroken, I can't close apps without...

Instead of hiding them completely, it could be nice to have them be disabled until the appropriate option is enabled, so they still appear, just greyed out

It looks like it should be possible with a `ResizeObserver()` ([reference here](https://developer.mozilla.org/en-US/docs/Web/API/ResizeObserver)) that saves the new size to localstorage