mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
TaskbarGrouped: add scroll support
TaskbarGroupoedSettings: add colorize, hide when unoccupied, name display settings
This commit is contained in:
@@ -260,6 +260,17 @@ SmartPanel {
|
||||
"icon": "settings-screen-recorder",
|
||||
"source": screenRecorderTab
|
||||
}, {
|
||||
"id": SettingsPanel.Tab.SessionMenu,
|
||||
"label": "settings.session-menu.title",
|
||||
"icon": "settings-session-menu",
|
||||
"source": sessionMenuTab
|
||||
}, // {
|
||||
// "id": SettingsPanel.Tab.SystemMonitor,
|
||||
// "label": "settings.system-monitor.title",
|
||||
// "icon": "settings-system-monitor",
|
||||
// "source": systemMonitorTab
|
||||
// },
|
||||
{
|
||||
"id": SettingsPanel.Tab.Hooks,
|
||||
"label": "settings.hooks.title",
|
||||
"icon": "settings-hooks",
|
||||
|
||||
Reference in New Issue
Block a user