wok annotate lxqt-panel/description.txt @ rev 25317

updated soundtouch and soundtouch-dev (2.1.2 -> 2.3.1)
author Hans-Günter Theisgen
date Thu Jul 21 07:14:01 2022 +0100 (2022-07-21)
parents
children
rev   line source
Hans-Günter@24787 1 Lxqt-panel represents the taskbar of LXQt.
Hans-Günter@24787 2
Hans-Günter@24787 3 The elements available in lxqt-panel are called "plugin" technically.
Hans-Günter@24787 4 This applies e. g. to the source code where they reside in directories
Hans-Günter@24787 5 ./plugin-<plugin> like plugin-mainmenu.
Hans-Günter@24787 6 In contrast to this they are called "widgets" by the configuration GUI
Hans-Günter@24787 7 so far.
Hans-Günter@24787 8 Also, a more descriptive term is used to refer to distinct plugins within
Hans-Günter@24787 9 the GUI. E. g. the aforementioned plugin-mainmenu is called
Hans-Günter@24787 10 "Application menu" that way.