linutil icon indicating copy to clipboard operation
linutil copied to clipboard

feat: short disclaimer-like script descriptions

Open adamperkowski opened this issue 1 year ago • 1 comments

Merge #594 before this

Type of Change

  • [x] New feature
  • [x] UI/UX improvement

Description

A lot of users like to know what's going "behind the scenes" and are not neccessarily familiar with shell scripting / don't want to scroll through code. This adds a list of important actions performed by a script on the right.

Impact

Every tab_data.toml would have to be changed.

Issues / other PRs related

  • Resolves #590

Preview

image

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [x] My changes generate no errors/warnings/merge conflicts.

adamperkowski avatar Sep 21 '24 18:09 adamperkowski

Ready for reviews.

adamperkowski avatar Sep 22 '24 02:09 adamperkowski