Search found 2 matches
- Tue Dec 06, 2011 3:10 pm
- Forum: Support and Development
- Topic: love.graphics.setMode accept only fixed sized dimensions?
- Replies: 4
- Views: 2588
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
- Tue Dec 06, 2011 2:23 pm
- Forum: Support and Development
- Topic: love.graphics.setMode accept only fixed sized dimensions?
- Replies: 4
- Views: 2588
love.graphics.setMode accept only fixed sized dimensions?
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 de...