github pinnacle-comp/pinnacle v0.2.3

9 hours ago

Featuring copy-paste errors from me 9 months ago!

Additions

  • There is now very basic tablet support. I mean really basic as in the pointer doesn't even move when you hover the pen around. Probably not all that useful until I implement that.
  • You can now specify drm devices that Pinnacle will use with the PINNACLE_DRM_DEVICES environment variable:
    PINNACLE_DRM_DEVICES="/dev/dri/card1:/dev/dri/renderD128" pinnacle
    Devices not listed will not be used. (#413 - thanks @rustysec)

Fixes

  • Builds on ARM should work now
  • nix: The UWSM session should have a shorter name now (#407 - thanks @cassandracomar)
  • nix: Cross compilation fixes (#410 - thanks @doronbehar)
  • Applications like Nautilus no longer start maximized (read: I copy pasted the code for maximize_request to unmaximize_request and didn't change it) (#419 - thanks @Ph4ntomas)

Don't miss a new pinnacle release

NewReleases is sending notifications on new releases.