Skip to content
0.64

Fixes:
- util: drop make_wallpaper (MR 137)
- main: set wallpaper as draw color, not texture (MR 137)
- main: fix tooltip stutter on start when animations are disabled (MR
  137)
- keyboard: skip all animation logic if animations are disabled (MR 137)
- main: Added second optional config file for overrides (MR 135)
- main: only call SDL_GetTicks when necessary (MR 134)
- luksdevice: fix pushing event to main thread after unlock
  attempt (MR 134)
- main: use SDL_RegisterEvents to get user event type (MR 134)

Features:
- luksdevice:unlock: disable read/write workqueues when activating
  device (MR 133)
- config: disable animations and key preview popups when using DirectFB
  (MR 134)
- main: show tooltip when unlocking without animations (MR 134)
- main: show tooltip with instructions when no pass has been entered (MR
  132)
- main: use more descriptive name for pass error tooltip, specify type
  (MR 132)
- tooltip: add support for specifying the type of tooltip to render (MR
  132)