markusfisch / WaveLinesWallpaper

A simple, unobstrusive live wallpaper for Android showing slowly moving wave lines
https://play.google.com/store/apps/details?id=de.markusfisch.android.wavelines
MIT License
104 stars 13 forks source link

Wave position finetune #7

Open Wilker-uwu opened 5 years ago

Wilker-uwu commented 5 years ago

currently, we can set the number of lines that we can have, and define the order of colors to change the position of the colors, but it would be nice to also have a position finetune slider so we can set the smaller details, to sync them with an element in the home screen, for example.

what do you think? :3

markusfisch commented 5 years ago

Sorry for answering so late. What kind of control do you have in mind? How should the waves sync or interact with some special spot?

Wilker-uwu commented 5 years ago

i was just thinking of a slider next to the settings where you set up the layers of colors and positions of the colors. currently, we set up the amount of waves to adjust their sizes (when uniform height is on), and change their positions by changing the order of the colors and stuff. my use case is that sometimes i want to sync the waves with some elements on the screen, but it is hard to figure the height and how many waves makes the size and position fit in nicely. a slider for position finetune sounds simple enough (i guess) an example screenshot of the home screen using KISS launcher. a wave in the dark wallpaper is colored in pink for highlighting, making it apparent that this was a failed attempt at making the wave stay in a proper position behind the icons. in this background, i duplicated several black colors and put one different color in a certain wave so i could try to make some kind of toolbar background with the icons.

* the waves are flat because of the timing.
* the wave was colored pink for highlighting.

what do you think? :3

markusfisch commented 5 years ago

I think I understand. You want a slider to give a vertical offset for all waves, right? Of course, that would only be meaningful for uniform waves 🤔

Wilker-uwu commented 5 years ago

yes :3

maybe without uniform waves too, but idk if it is worth it..

i guess that having the value of the slider measured relative to the default wave sizes (from -0.50w to 0.50w where w is the height of a wave on the screen in its default size (which changes with the amount of waves set)) would make it easy to understand.