Skip to content

Releases: Silun/Trayifier

Minor Improvements

06 Feb 16:52
Compare
Choose a tag to compare

Slight changes to verbose mode and some more little things.

New Name! Icon Extraction! Automatic Quitting! PyPI!

05 Feb 01:53
ce86b5b
Compare
Choose a tag to compare
  • Trayify has been renamed to Trayifier because Trayify was already taken on PyPI.
  • Trayify will now extract an executable's icon to use in the tray.
  • Trayify will now check whether the trayified process is still running, and quit if it is not.
  • Trayify can now be imported by other python scripts and trayify processes from within other scripts.
  • Updated to python 3.10, and some minor improvements have been made.
  • Trayifier will be added to PyPI!

Bug Workaround

27 Mar 18:13
Compare
Choose a tag to compare

Hopefully worked around a bug that caused issues when setting the active window.

Small Fixes

31 Dec 03:23
Compare
Choose a tag to compare

The windows will now be put into focus when being toggled, and if the trayified application has already terminated when Trayify closes, there will not be an error any more.

First release!

30 Dec 03:11
77c888a
Compare
Choose a tag to compare

Initial release. Tested on Python 3.7.