Application Compatibility
Application
Works with display server
Works with tarnish
KOReader
✔️
✔️ 7
DOOMarkable
✔️
✔️
recrossable
✔️
✔️
Plato
✔️
✔️
Puzzles
✔️
✔️
Sill
✔️4
✔️4
TilEm
✔️
✔️
Calculator
✔️
✔️
ChessMarkable
✔️
✔️
harmony
✔️
✔️
keywriter
✔️
✔️
nao
✔️ 1
✔️ 1
rmFm
✔️ 1
✔️ 1
xochitl
❌ 2
❌ 2
whiteboard-hypercard
❌3
❌3
wikipedia
❌9
❌9
yaft
✔️
✔️
dumbskull
✔️
✔️
mines
✔️
✔️
wordlet
✔️
✔️
rpncalc
✔️
✔️
netsurf
❌ 5
❌5
reterm
❌6
❌6
folly
✔️4
✔️4
sudoku
✔️
✔️
fingerterm
❌8
❌8
The surface closes between screens and shows the app behind it
Some UI display issues, and drawing will not update the display
Crashes entire display server with bad_alloc
Drawing lags behind very noticeably
Rendering issues, crashes easily, displays images even after pages are no longer open
Application crashes
Requires updating the application registration to the following:
{
"displayName" : " KOReader" ,
"description" : " An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats" ,
"bin" : " /opt/koreader/reader.lua" ,
"icon" : " /opt/etc/draft/icons/koreader.png" ,
"type" : " foreground" ,
"workingDirectory" : " /opt/koreader" ,
"environment" : {
"KO_DONT_GRAB_INPUT" : " 1" ,
"KO_DONT_SET_DEPTH" : " 1" ,
"TESSDATA_PREFIX" : " data" ,
"STARDICT_DATA_DIR" : " data/dict"
}
}
Many issues:
Will often freeze the display server and crash the application.
Unable to open side menu
OXIDE_PRELOAD_FORCE_QT=1
Side menu will now open
will have some of the UI rotate, but not the right direction.
The terminal itself will still display as if it's not rotated.
Will complain about an unknown special key 16777249
when pressing left ctrl
Will fail to start bash properly often will leave you unable to run any commands.
Display renders incorrectly with areas left blank or not updating after you click the first link.