Skip to content

v0.15.2beta

Compare
Choose a tag to compare
@vaxerski vaxerski released this 09 Oct 21:41
· 3014 commits to main since this release

Rather minor update, some bugfixes and minor features.

New features:

  • Added clipping support, clip windows on slide anim
  • add open/close layer events

Fixes:

  • fix a VRAM leak in destroyMonitorResources
  • Transform the box data send to texture shaders.

Other:

  • Check earlier if pixman regions are empty.
  • Check earlier if pixman_region is empty in some places.
  • better subsurface handling on unmaps
  • ensure texture safety in clearWithTex()
  • inverse_transform the box in renderRectWithDamage.
  • make swipe respect slidevert
  • offset floating windows out of bounds on ws anims
  • release all fbs in destroyMonitorResources
  • swallow improvements

Special thanks

Special thanks as usual to these chads for donating:

  • Neutronic
  • Karagra
  • Lipt0nas
  • HauntedCoffeePot

Full Changelog: v0.15.1beta...v0.15.2beta