diff: display filenames in the left title area
commit8922d73c4e3d5394ab75e586af424f833575e275
authorDavid Aguilar <davvid@gmail.com>
Fri, 29 Dec 2023 20:29:00 +0000 (29 12:29 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 29 Dec 2023 20:30:29 +0000 (29 12:30 -0800)
tree7e774b58d93e8f3a3d8983f59edd07c6f465dd51
parent423e44abc3497c12762619009cf95afacf7273fd
diff: display filenames in the left title area

Use a PlainTextLabel to display the currently selected filename.
Use the titlebar area instead of the corner area.
Use an italic font to better differentiate the display.

Related-to: #1367
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/diff.py
cola/widgets/main.py