1
0
Fork 0
mirror of https://github.com/topydo/topydo.git synced 2024-05-20 13:58:33 +00:00
topydo/topydo/ui
Jacek Sowiński 3d34497576 Highlight title widget of currently focused column
Previously there wasn't any indicator of focus for empty columns. Now
title widget is highlighted then. Color is the same as for TodoWidget
focus and already configured by 'focus_background_color'.
2020-11-23 12:33:44 +01:00
..
cli Sorted import statements 2017-07-30 11:34:33 +02:00
columns Highlight title widget of currently focused column 2020-11-23 12:33:44 +01:00
prompt Sorted import statements 2017-07-30 11:34:33 +02:00
__init__.py Start of a new user interface. 2015-06-08 21:50:50 +02:00
CLIApplicationBase.py Fixed pylint errors 2017-07-30 11:04:51 +02:00
CompleterBase.py Sorted import statements 2017-07-30 11:34:33 +02:00
UILoader.py Merge branch 'style-fixes' 2017-08-13 11:13:33 +02:00