Publish tool cleanup and Framework monitoring refinements
This commit is contained in:
@@ -23,6 +23,7 @@ find_package(XKB REQUIRED)
|
||||
|
||||
# KWin caches both QML components and directory listings for its whole session.
|
||||
# Changed helper code needs a new directory, not just a new filename.
|
||||
set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS TaskbarGeometry.qml)
|
||||
file(SHA256 "${CMAKE_CURRENT_SOURCE_DIR}/TaskbarGeometry.qml" geometry_hash)
|
||||
set(geometry_dir "plasma-task-group-shortcuts/${geometry_hash}")
|
||||
configure_file(TaskbarGeometry.qml "qml/${geometry_hash}/TaskbarGeometry.qml" COPYONLY)
|
||||
|
||||
Reference in New Issue
Block a user