wok-6.x view lxqt-panel/description.txt @ rev 25563

New toolchain GCC 4.9.2, Glibc 2.19, Binutils 2.37
author Stanislas Leduc <shann@slitaz.org>
date Fri May 05 18:12:18 2023 +0200 (13 months ago)
parents
children
line source
1 Lxqt-panel represents the taskbar of LXQt.
3 The elements available in lxqt-panel are called "plugin" technically.
4 This applies e. g. to the source code where they reside in directories
5 ./plugin-<plugin> like plugin-mainmenu.
6 In contrast to this they are called "widgets" by the configuration GUI
7 so far.
8 Also, a more descriptive term is used to refer to distinct plugins within
9 the GUI. E. g. the aforementioned plugin-mainmenu is called
10 "Application menu" that way.