Skip to content

Releases: Zingzy/hPyT

hPyT v1.3.6

01 Dec 11:48
Compare
Choose a tag to compare

Changelog

v1.3.6

  • Minor Bug Fixes

hPyT v1.3.5

28 Nov 00:19
Compare
Choose a tag to compare

Changelog

v1.3.5

  • Add feature for automatically detect and change the accent color of the titlebar and border by @Valer100 in #28
  • Implement proper type hinting by @Zingzy in #32

New Contributors

Full Changelog: v1.3.4...v1.3.5

hPyT v1.3.4

06 Sep 22:34
Compare
Choose a tag to compare

Changelog

v1.3.4

  • Add method for applying the current windows accent color to the titlebar and border color
  • Add method for getting the current windows accent color
  • Add type annotations and docstrings to functions for better clarity and autocompletion

v1.3.4 preview

Full Changelog: v1.3.3...v1.3.4

hPyT v1.3.3

08 Aug 15:16
Compare
Choose a tag to compare

Changelog

v1.3.3

  • chore: Update hPyT version to 1.3.3

Full Changelog: v1.3.2...v1.3.3

For detailed information and previews please refer the README.md file

hPyT v1.3.2

02 Jul 13:35
Compare
Choose a tag to compare

Changelog

v1.3.2

  • Add support for synchronizing the rainbow effect with other ui elements.
  • Add synchronization-example.py by @Sae3sy in #20

New Contributors

Full Changelog: v1.3.1...v1.3.2

For detailed information and previews please refer the README.md file

hPyT v1.3.1

07 Jun 14:15
Compare
Choose a tag to compare

Changelog

v1.3.1

  • Added Kivy support by @manahter in #15
  • Add support for UI libraries like PySimpleGUI, PyGame, etc.
  • Improve the rainbow titlebar & border effects.
  • Improve the center_relative function & examples.

For detailed information and previews please refer the README.md file

hPyT v1.3.0

25 Apr 15:36
Compare
Choose a tag to compare

Changelog

v1.3.0

  • Add support for setting custom border color
  • Add support for rainbow border color effect
  • Add support for resetting the titleBar color and titleText color
  • Fix an issue which caused the titleBar to appear black after the rainbow titleBar effect was stopped

For detailed information and previews please refer the README.md file

hPyT v1.2.1

28 Feb 09:17
Compare
Choose a tag to compare

Changelog

v1.2.1

  • Minor Bug Fixes

For detailed information and previews please refer the README.md file

hPyt Preview App v1.2.0

24 Aug 10:42
25fbf9a
Compare
Choose a tag to compare

This is the official Preview App of hPyt, you can install the app and test out the package before using it in your project.

hPyT-Preview-1.2.0.mp4

hPyT v1.2.0

27 Feb 21:54
Compare
Choose a tag to compare

Changelog

v1.2.0

  • Add support for rainbow titlebar
  • Add support for styling title text
  • Add support for vertical, horizontal shake and circle motion window animations
  • Add support for centering a window on the screen
  • Add support for centering a window relative to another window
  • Add support for moving/resizing/maximizing/minimizing/restoring a window
  • Add support for setting custom titlebar color
  • Add support for setting custom titlebar text color

For detailed information and previews please refer the README.md file