Merge branch 'noctalia-dev:main' into sidebar-toggle-settings

This commit is contained in:
Kainoa Kanter 2025-09-04 11:54:32 -07:00 committed by GitHub
commit f303f305af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -39,6 +39,7 @@ NIconButton {
|| BarWidgetRegistry.widgetMetadata["CustomButton"].middleClickExec
readonly property bool hasExec: (userLeftClickExec || userRightClickExec || userMiddleClickExec)
sizeRatio: 0.8
icon: userIcon
tooltipText: {
if (!hasExec) {