jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.17k stars 59 forks source link

bars padding / positioning not working as expected #168

Open BLovegrove opened 4 years ago

BLovegrove commented 4 years ago

All settings are standard beyond changing the width/height to match my computer and the color of the bars. Here's my neofetch for system details as I imagine the WM etc would be relevant here: Screenshot_2020-07-04-29_592x456

When displaying, there's always some phantom padding on the left of the visualizer (at my absolute roughest guesstimate - 20/30px? Not really sure there). Screenshot of what I'm talking about here: Screenshot_2020-07-04-02_1679x496 (Note the large gap on the far left of the bars. That's the padding I'm talking about)

Everything else runs fine, but all effects have this. Circle/radial isn't an issue as I can always adjust the offset from within the individual effects themselves - but the 'bars' effect is fixed and thus looks awful. On top of that, the x and y values next to width and height for handling offset change nothing. negative/positive values both large and small make no difference.

If you need any more info let me know, but I haven't touched anything other than the aforementioned color/res.

Love glava, hoping to get this solved asap. Thanks in advance.

BLovegrove commented 4 years ago

As an addendum, setting forced-geometry to true does fix the problem. Should I just leave it at that, or will using the deprecated setting be a bad idea.

radiationcowboy commented 3 years ago

Having the same issue, Manjaro KDE, Glava v1.6.3 stable from the manjaro repo. the x y values of setgeometry do nothing. I will also try the forced-geometry setting I also noticed that glava usually starts on the display that the terminal i run it from is on.