Tkinter-tooltip

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 3

3.0.0

What's Changed
* Improves default tkinter arguments of ToolTip by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/77
* Remove ButtonPress binding by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/78
* Refactor use enum for visibility status by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/79
* fix: following whilst moving correctly reevaluates callable by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/80
* chore: renamed demo.py to matrix.py by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/81
* Refactor message updates by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/82
* feat: adds button press event binding by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/83
* feat: add ability to destroy the tooltip by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/84
* docs: add note about strange tooltip behaviour by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/85


**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/2.2.0...3.0.0

2.2.0

What's Changed
* Bump actions/setup-python from 3 to 4.1.0 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/13
* Bump actions/setup-python from 4.1.0 to 4.2.0 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/16
* Remove BuyMeACofee links by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/17
* feat: rewrites the documentation by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/21
* Feature/minor-doc-updates by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/22
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/24
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/25
* Bump actions/checkout from 2 to 3 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/26
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/27
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/28
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/29
* Bump actions/setup-python from 4.2.0 to 4.3.0 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/30
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/31
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/32
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/33
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/34
* Bump actions/setup-python from 4.3.0 to 4.3.1 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/35
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/36
* Bump actions/setup-python from 4.3.1 to 4.4.0 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/38
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/37
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/42
* Bump actions/setup-python from 4.4.0 to 4.5.0 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/40
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/47
* feat: add testing by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/48
* update readme by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/49
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/50
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/51
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/52
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/53
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/54
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/55
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/57
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/58
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/61
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/62
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/63
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/65
* ci: setup coverage before running pytest by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/69
* refactor: type checking for tool tip message by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/68
* chore(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/66
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gnikit/tkinter-tooltip/pull/70
* build: setuptools scm deprication by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/71
* docs: replace code quality shield with coverage by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/72

New Contributors
* pre-commit-ci made their first contribution in https://github.com/gnikit/tkinter-tooltip/pull/24

**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/2.1.0...2.2.0

2.1.0

**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/2.0.1...2.1.0

2.0.1

Renames `__main__.py` which was causing problems with `pyproject.toml` and `setuptools_scm`

**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/2.0.0...2.0.1

2.0.0

What's Changed
* Bump actions/setup-python from 2 to 3 by dependabot in https://github.com/gnikit/tkinter-tooltip/pull/9
* Switches to setup.cfg and pyproject.toml by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/10

New Contributors
* dependabot made their first contribution in https://github.com/gnikit/tkinter-tooltip/pull/9

**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/1.4.0...2.0.0

1.4.0

What's Changed
* Feature/dependabot by gnikit in https://github.com/gnikit/tkinter-tooltip/pull/8


**Full Changelog**: https://github.com/gnikit/tkinter-tooltip/compare/1.3.0...1.4.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.