Commit Graph

7 Commits

Author SHA1 Message Date
Will McGugan
b6272a3b59 fix dictionary example going down 2023-02-18 17:57:48 +00:00
Will McGugan
8982d88f9e simplify compose 2022-10-15 13:07:15 +01:00
darrenburns
36ac94734f Move focus logic to screen, add more key replacements, collapse bindings in footer (#880)
* Move focusing logic to the Screen level

* Update tests to support per-screen focus management

* Some additional key name replacements

* Improve rendering of bindings in footer when multiple items have same action

* Clean up footer, allow key_displays csv

* Prevent exception when widget is not in screen
2022-10-13 10:43:16 +01:00
Will McGugan
e61eaf7597 replace TextInput with Input 2022-10-01 14:43:46 +01:00
Will McGugan
d962dcd49c new align 2022-09-27 16:35:40 +01:00
Darren Burns
0ab5ba1b6f Add missing __future__ import in dictionary example 2022-09-22 15:27:49 +01:00
Will McGugan
3a53cdb2a5 dictionary example 2022-09-20 15:42:08 +01:00