KrispyCamel4u / SysMonTask

Linux system monitor with the compactness and usefulness of windows task manager to allow higher control and monitoring.
BSD 3-Clause "New" or "Revised" License
683 stars 59 forks source link

Support for KDE Global Menu #68

Open lylythechosenone opened 3 years ago

lylythechosenone commented 3 years ago

I use KDE Plasma, and I have a global menu enabled. Currently, it's empty when this app is open, with the menu inside the window instead.

I'm not sure what framework this app uses, but I know that Qt, GTK (with appmenu-gtk-module on Arch) and Electron (with libdbusmenu-glib on Arch) all support the global menus.

I would love to see this in the app, as well as dark mode. With this I would definitely use this as my system monitor.

KrispyCamel4u commented 3 years ago

Hi, Thanks first of all.

Can you share some screenshots for what you have described above, so that i can get a good and clear understanding?

lylythechosenone commented 3 years ago

image KDE Global Menu for Brave image In-window menu in SysMonTask

KrispyCamel4u commented 3 years ago

okay, I will look into the matter and try for improvement. Thanks

lylythechosenone commented 3 years ago

Update: I realized that I didn't actually have appmenu-gtk-module installed. Now that I have it installed, the app has no menu at all.