wok-current annotate lxqt-panel/description.txt @ rev 24787
lxqt-panel: worldclock plugin removed
| author | Hans-Günter Theisgen |
|---|---|
| date | Mon Mar 21 09:17:44 2022 +0100 (2022-03-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. |