Hi all, straight to the point, I want to use LOVE for making simple graphical interfaces for my lua scripts, I use a tiling window manager (Awesome wm) and for me will be better to have the love windows occupy the maximum space available (variable over time, as I open or clore other windows in my desktop).
love.graphics.setMode seems to accept only precise pixel values and the window is opened with this values on screen center wich for me is not very good. Please prove I'am wrong.
Thanks, Vasilj
love.graphics.setMode accept only fixed sized dimensions?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: love.graphics.setMode accept only fixed sized dimensions
LÖVE creates an irresizeable window, so no, you are not wrong. Though, maybe this could be a feature for future versions.
Re: love.graphics.setMode accept only fixed sized dimensions
Ok, thanks. After all, now I know I have to live with this (until a new version of love will be released). Karma +1
Re: love.graphics.setMode accept only fixed sized dimensions
though not quite as easy as love you might want to consider something like lua fltk or murgaLua (or even wxlua)
http://lua-fltk.sourceforge.net/
http://www.murga-projects.com/murgaLua/
http://wxlua.sourceforge.net/
http://lua-fltk.sourceforge.net/
http://www.murga-projects.com/murgaLua/
http://wxlua.sourceforge.net/
Re: love.graphics.setMode accept only fixed sized dimensions
and there is more:osgeld wrote:though not quite as easy as love you might want to consider something like lua fltk or murgaLua (or even wxlua)
https://github.com/pavouk/lgi
http://oproj.tuxfamily.org/wiki/doku.php?id=lgob
http://luaforge.net/projects/lua-gtk/
https://github.com/mkottman/lqt
My lovely code lives at GitHub: http://github.com/miko/Love2d-samples
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot], Semrush [Bot] and 13 guests