guiodic

Results 30 comments of guiodic

@nicman23 sorry to bother you but... any news?

thank you. I tried to build it. I receive an error on qtdbusmenu so I tried commenting the line in cmake but then I receive another error on "FindQt.cmake". Well,...

> On my test machine I don't see a package named "Qt6" which this would parse to: `find_package(QT NAMES Qt${QT_VERSION_MAJOR})` It may be the package named "Qt6-base". I presume "package"...

@nicman23 sorry to bother you again ...

thank you. I still receive this error: CMake Error at /usr/lib/cmake/Qt6DBus/Qt6DBusMacros.cmake:64 (qt5_add_dbus_interface): Unknown CMake command "qt5_add_dbus_interface". Call Stack (most recent call first): src/libdbusmenuqt/CMakeLists.txt:24 (qt_add_dbus_interface)

and if I comment the qt dbusmenu including in cmake, thei I receive this other error: CMake Error at /usr/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:2829 (message): qt_generate_foreign_qml_types() is only available in Qt 6. Call Stack...

p.s. I use this command to build: cmake -DCMAKE_INSTALL_PREFIX=/usr ..

yes, it works! thank you! but it has not shadow

i tried to add this to kdecoration_materialrc [Common] MenuAlwaysShow=true ShadowStrength=128 but the shadow doesn't show. Anyway the menu works

@nicman23 I hope the shadows can be restored.