Akuli / porcupine

A decent editor written in tkinter
MIT License
144 stars 46 forks source link

Update check on startup #1452

Closed Akuli closed 3 months ago

Akuli commented 3 months ago

Fixes #1141

If there is a new version, a message like this appears in the status bar of every tab:

screenshot-1710557960

Once you save the file for the first time, the message goes away. This seems weird, but it's just like the "File was reloaded with unsaved changes." message that shows up in red. In my experience, this gives me enough time to read the message but doesn't leave it sticking around forever (I save frequently).