GaZaTu / x11-emoji-picker

Linux XServer emoji picker
MIT License
204 stars 7 forks source link

fix OOM in compilation #30

Closed GaZaTu closed 1 year ago

GaZaTu commented 1 year ago

probably an issue with src/emojis.cpp (its just too fucking big). I could split the translations into seperated files per language and have them register themselves somehow so the translation lookup knows which one to reference.