Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: urwid/urwid

Tags

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release notes: prepare new release (#1059)

Co-authored-by: Aleksei Stepanov <[email protected]>

3.0.2

Toggle 3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bugfix: Corner case: Scrollbar render for only 1 row height (#1021) (#…

…1022)

In the case of only 1 row for render and scroll position not on the top,
`ScrollBar` should not try to render extra 1 line

Co-authored-by: Aleksei Stepanov <[email protected]>

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 3.0.1 (#1020)

Co-authored-by: Aleksei Stepanov <[email protected]>

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 3.0.0 (#1016)

Publish changelog for release

Co-authored-by: Aleksei Stepanov <[email protected]>

2.6.16

Toggle 2.6.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Document python 3.13 support (#944)

Co-authored-by: Aleksei Stepanov <[email protected]>

2.6.15

Toggle 2.6.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ListBox `rows_max` calculation for empty (#910)

In case of empty container,
`get_focus` will return `None, None`

Co-authored-by: Aleksei Stepanov <[email protected]>

2.6.14-docs

Toggle 2.6.14-docs's commit message
Release 2.6.14

2.6.14

Toggle 2.6.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ScrollBar mouse_event handling with ListBox (#905)

Propagate handled from ScrollBar if original widget
(ListBox) handled the event.

2.6.13

Toggle 2.6.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix browse example (#895)

Fix: #892 #641

Co-authored-by: Aleksei Stepanov <[email protected]>
Co-authored-by: Xtinc <[email protected]>

2.6.13-docs

Toggle 2.6.13-docs's commit message
Release 2.6.13