Skip to content

Commit 8c971dd

Browse files
committed
Split 'Desktop clients' into GUI/TUI and make tables less wide
So they fit on 13' screens without overflowing. I also think it makes sense to split clients this way, as they don't have the same audience.
1 parent 0de8e75 commit 8c971dd

File tree

2 files changed

+72
-69
lines changed

2 files changed

+72
-69
lines changed

_data/sw_clients.yml

Lines changed: 70 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,6 @@
5959
userhost-in-names:
6060
SASL:
6161
- PLAIN
62-
- name: BitchX
63-
# ref: https://github.com/BitchX/BitchX/search?q=%22CAP+REQ%22&
64-
link: http://www.bitchx.com
65-
support:
66-
stable:
67-
cap-3.1:
68-
sasl-3.1:
69-
SASL:
70-
- plain
7162
- name: Colloquy
7263
# ref: handleCapWithParameters() in https://github.com/colloquy/colloquy/blob/main/Chat%20Core/MVIRCChatConnection.m
7364
link: http://www.colloquy.info
@@ -92,26 +83,6 @@
9283
userhost-in-names:
9384
SASL:
9485
- plain
95-
- name: Glirc
96-
# ref: https://github.com/glguy/irc-core/blob/v2/src/Client/State/Network.hs#L686-L687
97-
link: https://hackage.haskell.org/package/glirc
98-
support:
99-
stable:
100-
account-notify:
101-
away-notify:
102-
batch:
103-
cap-notify:
104-
cap-3.1:
105-
cap-3.2:
106-
chghost:
107-
extended-join:
108-
multi-prefix:
109-
sasl-3.1:
110-
server-time:
111-
sts:
112-
userhost-in-names:
113-
SASL:
114-
- plain
11586
- name: HexChat
11687
# ref: https://github.com/hexchat/hexchat/blob/v2.10.3/src/common/inbound.c#L1728
11788
link: https://hexchat.github.io
@@ -156,30 +127,6 @@
156127
server-time:
157128
SASL:
158129
- plain
159-
- name: Irssi
160-
# ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17
161-
link: https://irssi.org
162-
support:
163-
stable:
164-
account-notify: Git
165-
away-notify: Git
166-
cap-3.1:
167-
cap-3.2: Git
168-
cap-notify: Git
169-
chghost: Git
170-
extended-join: Git
171-
invite-notify: Git
172-
message-tags: Git
173-
multi-prefix:
174-
sasl-3.1:
175-
setname: Git
176-
starttls: Git
177-
SASL:
178-
- external
179-
- plain
180-
partial:
181-
stable:
182-
setname: "Git draft cap"
183130
- name: Konversation
184131
# ref: Server::initCapablityNames() in https://github.com/KDE/konversation/blob/v21.04.0/src/irc/server.cpp
185132
link: https://konversation.kde.org
@@ -313,20 +260,6 @@
313260
sasl-3.2:
314261
SASL:
315262
- plain
316-
- name: Swirc
317-
# ref: https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md
318-
link: https://www.nifty-networks.net/swirc/
319-
support:
320-
stable:
321-
account-notify:
322-
away-notify:
323-
cap-3.1:
324-
invite-notify:
325-
sasl-3.1:
326-
server-time:
327-
SASL:
328-
- plain
329-
- scram-sha-256
330263
- name: Textual
331264
# ref: isCapabilitySupported in https://github.com/Codeux-Software/Textual/blob/55498fb845baf9efe1df93bc4e463edbe5c2057f/Sources/App/Classes/IRC/IRCClient.m
332265
# ref: https://github.com/Codeux-Software/Textual/blob/v6.0.1/Classes/IRC/IRCClient.m#L4590
@@ -348,6 +281,76 @@
348281
SASL:
349282
- external
350283
- plain
284+
285+
- name: Terminal Clients
286+
software:
287+
- name: BitchX
288+
# ref: https://github.com/BitchX/BitchX/search?q=%22CAP+REQ%22&
289+
link: http://www.bitchx.com
290+
support:
291+
stable:
292+
cap-3.1:
293+
sasl-3.1:
294+
SASL:
295+
- plain
296+
- name: Glirc
297+
# ref: https://github.com/glguy/irc-core/blob/v2/src/Client/State/Network.hs#L686-L687
298+
link: https://hackage.haskell.org/package/glirc
299+
support:
300+
stable:
301+
account-notify:
302+
away-notify:
303+
batch:
304+
cap-notify:
305+
cap-3.1:
306+
cap-3.2:
307+
chghost:
308+
extended-join:
309+
multi-prefix:
310+
sasl-3.1:
311+
server-time:
312+
sts:
313+
userhost-in-names:
314+
SASL:
315+
- plain
316+
- name: Irssi
317+
# ref: https://github.com/irssi/irssi/blob/8a5d5d384ed20cefa3fdc4a65d27fac3e4913a7b/src/irc/core/irc-servers.h#L17
318+
link: https://irssi.org
319+
support:
320+
stable:
321+
account-notify: Git
322+
away-notify: Git
323+
cap-3.1:
324+
cap-3.2: Git
325+
cap-notify: Git
326+
chghost: Git
327+
extended-join: Git
328+
invite-notify: Git
329+
message-tags: Git
330+
multi-prefix:
331+
sasl-3.1:
332+
setname: Git
333+
starttls: Git
334+
SASL:
335+
- external
336+
- plain
337+
partial:
338+
stable:
339+
setname: "Git draft cap"
340+
- name: Swirc
341+
# ref: https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md
342+
link: https://www.nifty-networks.net/swirc/
343+
support:
344+
stable:
345+
account-notify:
346+
away-notify:
347+
cap-3.1:
348+
invite-notify:
349+
sasl-3.1:
350+
server-time:
351+
SASL:
352+
- plain
353+
- scram-sha-256
351354
- name: WeeChat
352355
# ref: https://weechat.org/files/changelog/ChangeLog-devel.html or IRC_COMMAND_CAP_SUPPORTED_COMPLETION
353356
# in https://github.com/weechat/weechat/blob/v3.1/src/plugins/irc/irc-command.h

_includes/support_list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
{% assign sw_index = 0 %}
1919
{% assign sw_index_body = 0 %}
2020
{% assign sw_count = 0 %}
21-
{% assign max_sw_per_table = 9 %}
22-
{% assign min_fullwidth_display = 8 %}
21+
{% assign max_sw_per_table = 7 %}
22+
{% assign min_fullwidth_display = 6 %}
2323

2424
{% for abcxyz in (1..9999) %}<!-- we expect to break out of this loop in all cases, so this is fine -->
2525
{% assign sw_count = 0 %}

0 commit comments

Comments
 (0)