You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look into 'Gap buffer' & 'Rope (data strucutre)' to work with text, because storing text as char array is expensive
Running on Linux
Install SDL3 core and SDL ttf (instructions are provided by SDL under SDL repo)
error while loading shared libraries: libSDL3.so.0: cannot open shared object file: No such file or directory
to solve it, run sudo ldconfig
Known errors/bugs
On linux, when using picom there might be some flickering (not sure why atm).
I was using CPU on Powersave mode and the frames dropped quite low at times,
but on performance mode they still seem too low on my desktop vs on my laptop.
Desktop gets slightly over 100, but laptop goes to ~300 without the cap.
Desktop has i5, laptop has i7