wok view lxqt-panel/description.txt @ rev 24954

*/stuff/bootloader.S: add CHK_DOS_INT19
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 23 15:28:40 2022 +0000 (2022-04-23)
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.