koboplugins
koboplugins copied to clipboard
Kobo updated their firmware to 2.6.x (latest is 2.6.1) and improved the homescreen again (same homescreen as Aura) which means the tweaks no longer work - the plugin doesn't change...
When trying to compile the tweaks plugin, I get this error: TweaksPlugin.cpp:27: fatal error: cpplog.hpp: No such file or directory I got past this by downloading cpplog.hpp from https://github.com/andrew-d/cpplog/blob/master/cpplog.hpp. I...
The code for opening stuff shouldn't be in TweaksPlugin.cpp. Maybe create a TweaksActions.cpp for that?