poezio/poezio/windows
Jonas Schäfer 8b13d3c572 Colourize tab name in its infobar
This is for faster learning the colour <-> tab association and to
see quickly in which tab you’re currently in.
2022-04-06 20:30:33 +02:00
..
__init__.py
base_wins.py fix: windows: drop the DummyWi 2021-04-02 17:44:36 +02:00
bookmark_forms.py fix: do not crash on bookmarks without a nickname 2021-12-11 19:25:11 +01:00
confirm.py
data_forms.py fix default dataform field handling (#3554) 2022-02-11 21:46:15 +01:00
image.py fix: windows: drop the DummyWi 2021-04-02 17:44:36 +02:00
info_bar.py Add option to use XEP-0392 for tab names/numbers in the infobar 2022-04-06 20:30:33 +02:00
info_wins.py Colourize tab name in its infobar 2022-04-06 20:30:33 +02:00
input_placeholders.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
inputs.py clean: remove unused imports 2022-02-25 22:35:30 +01:00
list.py from __future__ import annotations 2020-12-12 19:36:18 +01:00
misc.py fix: add a type ignore to curses vline 2021-04-02 17:44:36 +02:00
muc.py refactor: rewrite config.get() to getbool, getstr, getint… 2021-04-02 17:44:36 +02:00
roster_win.py clean: remove unused imports 2022-02-25 22:35:30 +01:00
text_win.py fix: display issue when changing show_timestamps value 2021-04-15 18:28:42 +02:00