WindowServer: Move applet code from MenuManager to AppletManager.

Move applet logic to the own class. Remove applet code from MenuManager.
With new AppletManager applet order is configurable via WindowManager.ini file.
This commit is contained in:
asliturk 2020-02-09 20:37:42 +03:00 committed by Andreas Kling
commit 077ef556a7
Notes: sideshowbarker 2024-07-19 09:27:44 +09:00
9 changed files with 204 additions and 73 deletions

View file

@ -22,3 +22,6 @@ DoubleClickSpeed=250
[Background]
Mode=scaled
[Applet]
Order=Clock,Audio,CPUGraph,UserName