Re: Feature request : task-lamp and a gui tool to enable services
Posted: Fri Oct 20, 2023 12:40 pm
Topic moved to requests area, second topic locked.
Support for MX and antiX Linux distros
http://www.forum.mxlinux.org/
That's what it does in the right-side panel. For sysvinit there's not much info, only the stuff I can load from "/etc/init.d/<ServiceName>" for systemd it might have better description. Mageia might use systemd, have no idea, try to boot to systemd and see if the description shown there is what you want.fadi wrote: Fri Oct 20, 2023 11:33 am I love the new mx service manager . However it should show the service description . This can be achieved by showing a tool tip when you hover over the name of the service. Mageia service manager, which inspired this great tool, does this.
I closed your task lamp meta package topic. Didn't see an MX service manager request in that.fadi wrote: Fri Oct 20, 2023 2:12 pm But I posted a request about mx service manager in my last post . Should I post it somewhere else.
just a misunderstanding Eadwine Rose. There are two topics in the current post task-lamp , and the evolution of mx service manager.I closed your task lamp meta package topic. Didn't see an MX service manager request in that.
New update show have a tooltip on hover, it took me a while to add this without impacting the performance (I don't want to read all the descriptions when loading the list of services regardless if users will hover or not over the item, the tooltip is generate each time you hover on an item -- it should be reasonable fast doing that).
Adrian wrote: Sat Oct 21, 2023 11:16 pm
New update show have a tooltip on hover, it took me a while to add this without impacting the performance (I don't want to read all the descriptions when loading the list of services regardless if users will hover or not over the item, the tooltip is generate each time you hover on an item -- it should be reasonable fast doing that).
I also eliminated some service duplication and some services that were listed even if they were marked as "not-found".