PumpkinOS is a re-implementation of PalmOS.
Stars
796
Forks
23
Watchers
796
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Launcher: ignore taps to the right of the last app in a row.
66a98f9View on GitHublibpumpkin,windows: solve unitialized variable warning when compiling under optimization.
34f775fView on GitHublibpit,libshell: solve unitialized variable warning when compiling with O2.
59ee53dView on GitHubDateBook,ToDo: solve strict aliasing warnings when compiling with O2.
c20f386View on GitHublibpumpkin/Window: implemented WinSetScalingMode and WinGetScalingMode, but only kBitmapScalingOff is supported for now.
dde13e7View on GitHublibpumpkin/Event: adjust pen coordinates on all windows, not only modal windows.
0711ca4View on GitHublibpumpkin/TextMgr: added comment on different behevior observed on TxtCharAttr.
41daf67View on GitHub