-
I was trying to execute the hello world yesterday and noticed that after having installed the [Flatpak version of love2d](https://flathub.org/apps/details/org.love2d.love2d), the love command was unab…
-
Wiki Page: https://love2d.org/wiki/love.textedited
I believe this callback is missed and not included in `loveCallbacks` .
-
I think it would be good if the API reference worked well offline. There are two issues I can see:
1: The page uses an image. If the page is saved from a browser, the image will be saved with the H…
-
I'm under a Windows 10 environment.
I have my %appdata%\Roaming folder as a symlink to a different drive.
Here's a image showing a commandline print of 'dir /a', which shows the Roaming folder being…
-
It can't be launched without them... just in case someone haven't used to love2d distribution.
-
Hello,
I'm not sure how to achieve a smooth camera movement. I'm not sure if it is a bug or not, so if this not the right place to ask feel free to point me to a better place, maybe love2d forum, a…
-
**[Original report](https://bitbucket.org/MartinFelis/love-android-sdl2/issue/177) by Anonymous.**
----------------------------------------
I would like to use visuals created in Love as live wallpa…
-
I'm a blind Love2D programmer, using both the Mac and Windows. For my errorhandler, I have the following:
```lua
function love.errorhandler(msg)
msg = msg .. "\n" .. debug.traceback()
if love.au…
-
I've basically already discussed this on the [official forums](https://love2d.org/forums/viewtopic.php?f=4&t=93825), but I'll reiterate it here.
> Hello,
> I'm learning love2d and I've been tink…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
Windows
### What is the issue affecting?
Other
### Expected Behaviour
When …