github JackTulli/Linux-explorer v1.43.1
1.43.1: System Properties keeps its text inside the window

one hour ago

Fixed

  • System Properties ran its text off the edge of the window. The processor line was wrapped to the width of the sheet and nothing else was, so a long motherboard name -- "Micro-Star International Co., Ltd. MS-7C91" -- carried on past the right edge and was cut in half by it. The distribution, kernel, owner, host name and memory had the same fault waiting for a long enough value, and so did the full computer name on the Network Identification tab.

    Every value now goes through one helper that wraps it to what is left of the tab, and the lines below it move down by however many it took.

    curl -fsSL https://jacktulli.github.io/w2k | sh

Don't miss a new Linux-explorer release

NewReleases is sending notifications on new releases.