Open udiboy1209 opened 6 years ago
Cool, thanks! Will test it out soon.
Have you tested to see if it properly handles configs that don't have the new options?
I have not tested without adding those options. How is that handled, can you show me? I will add it to the code.
@prikhi I have checked with a missing "window-position-x" conf and the latest commit works.
Added
window-position-x
andwindow-position-y
as double value 0.0-1.0 to allow user to move the window on the screen.