about summary refs log tree commit diff stats
path: root/src/event/client_events.h
diff options
context:
space:
mode:
authorJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-04 00:06:04 +0200
committerJohn Hernandez <129467592+H3rnand3zzz@users.noreply.github.com>2023-04-10 11:04:20 +0200
commit0740d692dc401dd8614fcbc9f628086279ca3c93 (patch)
tree25184bded131a66afd30a25566afb1d6379392b3 /src/event/client_events.h
parent54cf152130fe7829740a20780533ca2c8d957135 (diff)
downloadprofani-tty-0740d692dc401dd8614fcbc9f628086279ca3c93.tar.gz
Improve titlebar flexibility
Before this change, only nickname or JID (if no nickname set) is shown in the titlebar.
Change allows to alter nickname/JID preference
using already implemented /titlebar show jid|name setting.
If both are set to "show", then it is displayed in "nickname <JID>" format.
Diffstat (limited to 'src/event/client_events.h')
0 files changed, 0 insertions, 0 deletions
1 ^
62cd83ba ^
b3556b21 ^
62cd83ba ^



b3556b21 ^
62cd83ba ^






4c13e1f2 ^






c9383c72 ^


4c13e1f2 ^
c9383c72 ^
4c13e1f2 ^





c9383c72 ^

62cd83ba ^
c9383c72 ^





















4c13e1f2 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71