aboutsummaryrefslogtreecommitdiff
path: root/src/render.c
Commit message (Collapse)AuthorAge
* Increase spinner speedache2022-11-06
|
* Show dateache2022-11-06
|
* Change the logo panel colorache2021-10-01
|
* New logo panelache2021-10-01
|
* Don't show the "Authenticating..." prompt until after a short delayJames Magahern2021-05-22
|
* Clean up the cursor animation a bitJames Magahern2019-02-09
| | | | Now the cursor won't start fading again until a short delay after the last keypress
* Some potentially unnecessary performance optimizationsJames Magahern2019-02-09
| | | | | Keep track of which "layers" are dirty using a bitfield, and only redraw the ones that are dirty.
* Animate with easing functionJames Magahern2019-01-27
|
* Some code cleanupJames Magahern2019-01-27
|
* Spinner animation and tweaks to memory managementJames Magahern2019-01-20
|
* Red flash animation on bad passwordJames Magahern2019-01-20
|
* Fade out passwordJames Magahern2019-01-20
|
* Cursor fade anim tweakJames Magahern2019-01-20
|
* Animation support. Logo animates in and out nowJames Magahern2019-01-20
|
* Authentication now worksJames Magahern2019-01-19
|
* Start working on accept animJames Magahern2019-01-19
|
* Switch to using gresources for svgsJames Magahern2019-01-19
|
* Split out to render.cJames Magahern2019-01-18