Satanarious / TranslucentFlyoutsConfig

A configuration GUI for Translucent Flyouts
GNU General Public License v3.0
128 stars 7 forks source link
acrylic blur context-menu customization easy-to-use flyouts gui gui-application mica pyqt pyqt6 python python3 qt translucent translucent-flyouts windows

Translucent Flyouts Config GUI is a companion application for Translucent Flyouts¹ for Windows 10/11, which allows various customizations for windows32 style context menus.

Other Languages

Catalog:

[!Important] If the latest version of Translucent Flyouts¹ doesn't work well or doesn't work at all with the latest version of Translucent Flyouts Config, make sure to create an issue or discussion and talk about it there. Both Translucent Flyouts¹ and Translucent Flyouts Config are developed under a FOSS license, and any incompatibility might be due to communication gap and difference in time zones between the two developers, and the fact that this software is dependent on Translucent Flyouts¹ and not the other way around. Rest assured, I strive to make this software compatible with the latest version of Translucent Flyouts as soon as possible if that is ever not the case for future releases.

Installation Instructions

1. 1-Click Install (★ Recommended)

[!Warning] For old Translucent Flyouts¹ users, uninstall the manually installed version of Translucent Flyouts¹ and then follow the underlying steps.

2. Manual Install

Assuming you have the latest release of Translucent Flyouts¹ Installed.

Usage Instructions

Contribution

Translation

You can contribute to the language of your choice that you are confident in contributing to for this project. You may wanna look at this translation file before proceeding to contribute.

For first time contributors use the following Steps:

[!Important] There's a translations where a line ends with <code> and another that starts with </code>, pay close attention and keep it that way in you translation as well, else it will break the code. Here are the lines:

  • "Uses the corresponding value in the global tab as the <code>"
  • "</code> value."

If you wanna go a few steps further and edit python, you might as well follow these:

[!Note] If you just wanna do the first part, I'll accept PR for the same as well and do the 2nd part myself. But the 2nd part would be appreciated.

Bug Fixes and Improvements

For more information, see the contribution guide.

Planned Features

Checkout the tracker for more details on this.

Dependencies

TranslucentFlyouts

An application that makes most of the win32 popup menus translucent/transparent on Windows 10/11, providing more options to tweak it to meet your need.

PyQT6

PyQt is a set of Python bindings for The Qt Company's Qt application framework and runs on all platforms supported by Qt including Windows, macOS, Linux, iOS and Android. Documentations can be found here.

PyInstaller

PyInstaller bundles a Python application and all its dependencies into a single package. The user can run the packaged app without installing a Python interpreter or any modules. PyInstaller supports Python 3.7 and newer, and correctly bundles many major Python packages such as numpy, matplotlib, PyQt, wxPython, and others.

VColorPicker

VColorPicker is a simple visual Color Picker with a modern UI created with Qt to easily get color input from the user.

[Winrar]()

Unrar.exe used in the project is taken from winrar and used to uncompress the files downloaded from TranslucentFlyouts.

Tick icon by Freepik - Flaticon

The Tick icon included in the application, which appears when the user clicks the apply button is designed by Freepik - Flaticon

Disclaimer

This application contains everything necessary to be known and understood about configuring the appearance of context menus without the need to refer to the previously mentioned Config file.

[!Note] This application just serves as a GUI to eliminate any kind of registry editing, required by the previously mentioned application to configure the appearance of context menus. This is not a standalone application and is required to be used alongside Translucent Flyouts¹

Take a look at the Config File which provides description as well as methods to configure various aspects of the windows32 style context menus. Though some features are restricted to Windows 11 due to the absence of Mica on Windows 10.

License

This software is licensed under the GNU GPL v3.0 License.
More information is provided in the dedicated LICENSE file.