WINGs: in WText, do not re-query Atom value every time they are used
commit894d096d6e8ed681de1d4002eb993055f6e0c76c
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 4 Sep 2021 17:05:27 +0000 (4 19:05 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 4 Sep 2021 18:03:53 +0000 (4 19:03 +0100)
treefd354af20612ab1ef9f26b2f71ee84c7dabb5cda
parenta41b0aa21da78acb3f32d1829ce01a7d102ade5b
WINGs: in WText, do not re-query Atom value every time they are used

It is resource-consuming to query the server for an Atom, yet the protocol
ensures the values will stay unique, so we'd better ask them once and
retain the values for further use.
WINGs/wtext.c