]> granicus.if.org Git - procps-ng/commit
top: allow sticky 'Ctrl' bottom window code by #define
authorJim Warner <james.warner@comcast.net>
Mon, 2 May 2022 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Tue, 3 May 2022 09:21:21 +0000 (19:21 +1000)
commit16e202d26d8de2950e6f92bdb4003ddbbd35f4ec
treea9430c66313de61d96a2ee65be0956374e65b12e
parent54b949a113aef5fa1960d6f5124ffb5844671842
top: allow sticky 'Ctrl' bottom window code by #define

After making that new bottom window more persistent, I
decided to offer a build choice for somebody who might
prefer to have the rug pulled out from under him while
reviewing window contents should some target task end.

If 'TAGGED_BRIEF' is defined old behavior is restored.

[ it should be noted, however, that when this define ]
[ is active we'll lose any benefit of onetime update ]
[ for the bottom window. just like with the original ]
[ behavior, it is repainted with every update cycle. ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top.c
top/top.h