Commit Graph

3 Commits

Author SHA1 Message Date
Darren Burns
d0cfd1a000 Fix variables in Screens, remove dark reactive from Screen 2022-10-19 14:16:13 +01:00
darrenburns
0f31cc4e45 Add directory of file to run to sys path (#947) 2022-10-18 15:16:46 +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