about summary refs log tree commit diff stats
path: root/apidocs/python/src
diff options
context:
space:
mode:
authorJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-04 02:14:52 +0200
committerJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-10 16:28:44 +0200
commit7d290b04d50c59075d7cd6efa0650f7b8b9d4c77 (patch)
tree792b446d55b5a2a9a306816b3a399326643132b6 /apidocs/python/src
parent0740d692dc401dd8614fcbc9f628086279ca3c93 (diff)
downloadprofani-tty-7d290b04d50c59075d7cd6efa0650f7b8b9d4c77.tar.gz
Fixes Statusbar tabs and Cleanup
- Fixes statusbar tabs.
Bug: Statusbar used nickname if it was set in roster,
irrelevant to /statusbar chat setting.
Expected behaviour would be using this setting set as "user" to show nickname,
and to show jid with "jid" setting.
Other solution is to give a user control over it with another settings.
- _status_bar_draw_maintext cleaned up, no changes to behaviour
Diffstat (limited to 'apidocs/python/src')
0 files changed, 0 insertions, 0 deletions
'>118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198