Hpyt

Latest version: v1.4.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.4.0

**This is a big update with a lot of changes and improvements. Most of the improvements make `hPyT` more consistent with older version of windows.**

🌟 **New Features**

- **Custom Corner Radius**: Introduced support for setting custom corner radius styles. 🌐
- **`window_dwm` Class**: A new class for manipulating the non-client area of windows, offering: 🛠️
- **RTL Layout**: Enable Right-to-Left layout for improved accessibility and user experience. 🌍
- **Disable Window Transitions**: Snap windows without transitions for better performance without altering global settings. 🚀
- **Cloak Window**: Hide the window from view while still rendering it, enhancing user experience and performance. 👻

🪲 **Bug Fixes**

- **`title_text.stylize`**: Resolved fallback issues to older title text when the method was invoked after manual text changes. 53 💬
- **Older Windows Support**: Corrected unicode buffer size calculations, fixing `title_text.stylize` on Windows 7, 8, and 8.1. 51 🖥️

🔧 **Improvements**

- **`x86`/`x32` Architecture**: Enhanced support by using architecture-specific versions of `GetWindowLong` and `SetWindowLong` functions. 🖧
- **`title_bar.hide`**: Improved aesthetics on older Windows versions by maintaining the top border when hiding the title bar. 🎨


🎨 **Visual Previews**

**Improved support for older versions of windows**

| Function | Windows 7 | Windows 8 |
| :---: | :---: | :---: |
| `title_bar.hide` | <img src="https://github.com/user-attachments/assets/a3e38b6a-1e71-43bd-b389-cffc8d18f54f" alt="Hide Titlebar" width=400> | <img src="https://github.com/user-attachments/assets/7509832b-5390-4bee-abd5-50ae02de424b" alt="Hide Titlebar" width=400> |
| `title_text.stylize` | <img src="https://github.com/user-attachments/assets/6a6caa9f-7325-4595-b4e0-6b625f954388" alt="Stylize Text Windows 7" width=400> | <img src="https://github.com/user-attachments/assets/4605bc8f-69a1-49bf-8ee6-a516025fd19c" alt="Stylize Text Windows 8" width=400>
| `toggle_rtl_layout` | `No Preview` | <img src="https://github.com/user-attachments/assets/e6a9686c-8291-4ef7-ab6c-65ee3dc4dfcc" alt="RTL Layout Windows 8" width=400> |

**Corner Radius Customization**

| Style | Preview |
| :---: | :---: |
| `small-round` | <img src="https://raw.githubusercontent.com/zingzy/hPyT/main/.github/assets/corner_small_round.png" alt="Round-small" width=400> |
| `square` | <img src="https://raw.githubusercontent.com/zingzy/hPyT/main/.github/assets/corner_square.png" alt="Square" width=400> |


**Disabled DWM Animations**

<img src="https://raw.githubusercontent.com/zingzy/hPyT/main/.github/assets/dwm_transitions_disabled.gif" alt="Disabled DWM Animations" width=600>

**RTL Layout Enabled** (windows 11 Preview)

<img src="https://raw.githubusercontent.com/zingzy/hPyT/main/.github/assets/dwm_rtl.png" alt="RTL Layout" width=400>

**Full Changelog**: https://github.com/Zingzy/hPyT/compare/v1.3.7...v1.4.0

1.3.7.1

List of Improvements

- Update the placement of the buttons under the hide title bar frame to improve app consistency
- Disable features which are not supported in older versions of windows by default
- Add dynamic updating of the code for `title_text.stylize` function.

1.3.7

What's Changed
* Fix color conversion issue by amaztony in https://github.com/Zingzy/hPyT/pull/40
* Add handling for `WM_NCACTIVATE` and `WM_NCPAINT` messages to improve title bar rendering by Zingzy in https://github.com/Zingzy/hPyT/pull/43
* Add dynamic height adjustment to `hide_titlebar` method using the `no_span` parameter by Zingzy in https://github.com/Zingzy/hPyT/pull/44

New Contributors
* amaztony made their first contribution in https://github.com/Zingzy/hPyT/pull/40

**Full Changelog**: https://github.com/Zingzy/hPyT/compare/v1.3.6...v1.3.7

1.3.7.0

First public release of the hPyT Preview App 🎉

![hPyT Preview App Screenshot](https://github.com/user-attachments/assets/aafdeae9-29d8-4ef6-85aa-a7a5e9796491)

1.3.6

* Minor Bug Fixes

1.3.5

* Add feature for automatically detect and change the accent color of the titlebar and border by Valer100 in https://github.com/Zingzy/hPyT/pull/28
* Implement proper type hinting by Zingzy in https://github.com/Zingzy/hPyT/pull/32

New Contributors
* Valer100 made their first contribution in https://github.com/Zingzy/hPyT/pull/28

**Full Changelog**: https://github.com/Zingzy/hPyT/compare/v1.3.4...v1.3.5

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.