koboplugins icon indicating copy to clipboard operation
koboplugins copied to clipboard

Results 3 koboplugins issues
Sort by recently updated
recently updated
newest added

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?