[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] vm-display-fbdev (#515)

Ken Dickey notifications at github.com
Sun Aug 23 03:09:17 UTC 2020


Note: mvm needs TLC for framebuffer builds.
Armbian does not use MUSL, but -DMUSL was harmless.
ToDo: mouse wheel events not yet converted to arrow codes.
Armbian-Notes.txt and AlpineLinux-Notes.txt need to be migrated or merged into HowToBuild


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/515

-- Commit Summary --

  * just a start
  * adding Evdev
  * evdev
  * much unparsed code
  * mumble
  * simplify
  * commentary
  * a bit closer (unparsed)
  * parses;untested
  * basic evdev mouse & keyboard
  * build flags - stdoutStack
  * display looks good
  * cursor tracks now; no kbd
  * still lacking mouse button events
  * because white pixels are boring
  * latest trial
  * mouse buttons seen
  * basics work
  * keymap fixups
  * elided X11 cruft
  * static fbSelf
  * useful
  * dup
  * added openssl-dev to apk
  * hdmi boot config
  * cruft removal
  * shell vars
  * cursor looks OK now
  * platform independent sizes (16ok|32no)
  * 32bit fb depth OK
  * reboot lossage fixup
  * 32 bit depth works
  * cmd-. works
  * shorted splash screen display time
  * new

-- File Changes --

    A AlpineLinux-Notes.txt (80)
    A Armbian-Notes.txt (21)
    A build.linux64ARMv8/HowToBuild (352)
    M build.linux64ARMv8/squeak.cog.spur/build/mvm (7)
    M build.linux64ARMv8/squeak.stack.spur/build.debug/mvm (7)
    M build.linux64ARMv8/squeak.stack.spur/build/mvm (8)
    M platforms/Cross/vm/sqVirtualMachine.c (4)
    M platforms/unix/vm-display-fbdev/00_README.fbdev (9)
    A platforms/unix/vm-display-fbdev/Balloon.h (2644)
    A platforms/unix/vm-display-fbdev/sqUnixEvdevKeyMouse.c (660)
    A platforms/unix/vm-display-fbdev/sqUnixEvdevKeycodeMap.c (620)
    M platforms/unix/vm-display-fbdev/sqUnixFBDev.c (27)
    M platforms/unix/vm-display-fbdev/sqUnixFBDevFramebuffer.c (176)
    M platforms/unix/vm/debug.h (2)
    M platforms/unix/vm/sqUnixMain.c (5)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/515.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/515.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/515
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200822/f1886807/attachment.html>


More information about the Vm-dev mailing list