Skip to content

Releases: slow3586/DesktopFidget

Performance update

31 Aug 12:23

Choose a tag to compare

You will need to delete the older .ini file (if you already have one).

Reduced amount of calculations during the draw loop;
Opening the settings menu while it's already active will pop an alert;
Double clicking the notify icon puts the application on top;

Dialogs fixed

28 Feb 16:46

Choose a tag to compare

No more crashes with dialogs enabled;

Dialogs update

24 Feb 12:36

Choose a tag to compare

(If you've been using one of the older versions, then you need to delete your fsettings.ini file!)
Dialogs implemented;
Head animations tweaked;

Shadow update

19 Feb 20:45

Choose a tag to compare

Shadow function implemented;
'Follow the mouse' completely remade;

More customizations update

17 Jan 11:45

Choose a tag to compare

If you've already been using the program, delete the .ini file so a new one can be created (with new parameters).

'Always turn towards center of screen' function;

'Animations frequency' customization;

Tail now moves faster while moving from side to side;

Head animations now get cancelled when side switching is ordered;

Settings file update (Quickfix)

14 Jan 11:34

Choose a tag to compare

(Quickfix) Fixed movement during mouse following;

All the settings are now stored in an .INI file in the executable's folder and will be loaded automatically when the program starts;

Completely remade source code's layout;

Fixed teleportation during side switching if the size was custom;

Improved Fidget's flight direction detection;

Follow the mouse update

10 Jan 20:03

Choose a tag to compare

'Follow the mouse' function finally implemented. It will be improved eventually;

Wings now flap faster depending on Fidget's speed during movements;

Multiple instances update

10 Jan 14:33

Choose a tag to compare

MUCH smoother side switching animation (fixed wings/tail/teleportation);

Fixed bugs that occur when you launch multiple instances of the program (now you can have as many Fidgets at the same time as you want!)

Implemented 'Change size' feature;

Changed settings menu layout;

Smoothed animations a little;

Random movement update

09 Jan 14:52

Choose a tag to compare

Implemented random movement (at a basic level);
Fixed teleportation during side switching (not completely);
Fixed floating formulae (not really noticeable);