Jump to content

Josh Sanford

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Understood. Thank you for the information.
  2. Thanks Joel. Is there any anticipated timeline for 3.0?
  3. Does µGFX have the ability to display a cursor (a.k.a. a mouse pointer) to track the mouse? I am currently testing µGFX in Raw32 mode, using a Linux framebuffer for GDisplay and input from a USB mouse for GMouse. µGFX is receiving the mouse movement and button presses correctly, but isn't displaying any cursor. (Under X11 the cursor was of course provided by X11 itself.) After looking through the code, it appears to me that neither µGFX nor the Linux kernel provide any cursor support for framebuffers. Can anybody confirm that, or offer any recommendations? I can try blitting my own cursor, but would prefer to use existing capabilities if any are available.
×
×
  • Create New...