Binilla

Latest version: v1.3.8

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

Scan your dependencies

Page 3 of 3

1.2.3

Changed
- Fix tags with relative tagpaths not being deletable from handler.

1.2.2

Changed
- (Windows) Fix startup crash.

1.2.1

Added
- (Linux) Add support for Zenity and Yad filedialogs.
- (Linux) Warn user when they don't have either Yad, Zenity, or kdialog installed.

Changed
- Filter out invalid stdout from kdialog on Linux. Fixes configurations that wrongfully print other stuff to the stdout of the system while kdialog is running.


**We're not supporting the tkinter filedialog anymore on Linux. If you're having issues with it please don't report them or you'll get the `won't fix` label**

1.2.0

Added
- A button to reset the style, which allows you to reset to both a light or dark theme.
- A default dark theme.
- A report bug button.
- filedialog wrapper that uses kdialog when available to fix it being unusable on Linux.
- Michelle as an author.
- Michelle in the license.
- This changelog!
- util.open_in_default_program, opens files and folders in their default program.

Changed
- About window now opens licenses and readmes in default program if the requirements for the about window cannot be imported.
- Better default fonts for Linux.
- Binilla window path properties always return pathlib.Path objects and convert to them.
- Disabled blocks start hidden and auto-rescale on Linux by default (Fixes some issues with some window managers on Linux).
- Fix loads of filesystem path things breaking on case sensitive file systems.
- Fix scroll menu widths.
- Improve reliability of DynamicEnumFrame when options are volatile.
- Make default spacing on widgets a little nicer.
- Requirements. Now has a minimum version for supyr_struct. And a tkinter extensions.
- Several places where try-except blocks could catch control+c.
- Switch to tkcolorpicker that supports alphas (Fixes linux having a terrible colorpicker).
- Update repo url to be github
- Use pathlib Path for handling filesystem paths.

Removed
- get_cwd. Use pathlib or os for this instead.
- **REMOVED SUPPORT FOR VERSIONS OF PYTHON BELOW 3.5**

1.1.3

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.