From e097a98c659aa81bccbdff3adc0b41b2c1c8170a Mon Sep 17 00:00:00 2001 From: wackyideas Date: Wed, 27 Sep 2023 19:50:10 +0200 Subject: [PATCH] Fixed Seven Start for the most part. --- CHANGELOG.md | 36 +- .../Software/Plasmoids/SevenStart.md | 50 +- .../Software/Plasmoids/SevenTasks.md | 2 +- Documentation/Themes/Seven-Black.md | 2 - INSTALL.md | 21 +- .../Seven-Black/widgets/clock.svg | 1413 +++----- .../contents/ui/CompactRepresentation.qml | 80 +- .../contents/ui/FloatingOrb.qml | 5 +- .../contents/ui/MenuRepresentation.qml | 7 +- .../contents/ui/StartOrb.qml | 62 +- .../contents/ui/orbs/mask.png | Bin 0 -> 9364 bytes .../metadata.json | 28 + .../contents/ui/Task.qml | 5 +- .../contents/ui/main.qml | 11 + .../contents/ui/main.qml | 4 + .../User/plasma_applet_SevenStart.so | Bin 0 -> 73640 bytes .../User/sevenstart_src/CMakeLists.txt | 26 + .../LICENSES/LGPL-2.1-or-later.txt | 468 +++ .../User/sevenstart_src/Messages.sh | 2 + .../Plasma_Widgets/User/sevenstart_src/README | 46 + .../User/sevenstart_src/build/CMakeCache.txt | 1520 ++++++++ .../CMakeFiles/3.27.4/CMakeCCompiler.cmake | 74 + .../CMakeFiles/3.27.4/CMakeCXXCompiler.cmake | 85 + .../3.27.4/CMakeDetermineCompilerABI_C.bin | Bin 0 -> 15424 bytes .../3.27.4/CMakeDetermineCompilerABI_CXX.bin | Bin 0 -> 15440 bytes .../build/CMakeFiles/3.27.4/CMakeSystem.cmake | 15 + .../3.27.4/CompilerIdC/CMakeCCompilerId.c | 866 +++++ .../build/CMakeFiles/3.27.4/CompilerIdC/a.out | Bin 0 -> 15536 bytes .../CompilerIdCXX/CMakeCXXCompilerId.cpp | 855 +++++ .../CMakeFiles/3.27.4/CompilerIdCXX/a.out | Bin 0 -> 15552 bytes .../build/CMakeFiles/CMakeConfigureLog.yaml | 800 +++++ .../CMakeDirectoryInformation.cmake | 16 + .../build/CMakeFiles/CMakeRuleHashes.txt | 6 + .../KF5Config_QCH.dir/DependInfo.cmake | 18 + .../CMakeFiles/KF5Config_QCH.dir/build.make | 83 + .../KF5Config_QCH.dir/cmake_clean.cmake | 5 + .../KF5Config_QCH.dir/compiler_depend.make | 2 + .../KF5Config_QCH.dir/compiler_depend.ts | 2 + .../KF5Config_QCH.dir/progress.make | 1 + .../KF5CoreAddons_QCH.dir/DependInfo.cmake | 18 + .../KF5CoreAddons_QCH.dir/build.make | 83 + .../KF5CoreAddons_QCH.dir/cmake_clean.cmake | 5 + .../compiler_depend.make | 2 + .../KF5CoreAddons_QCH.dir/compiler_depend.ts | 2 + .../KF5CoreAddons_QCH.dir/progress.make | 1 + .../KF5I18n_QCH.dir/DependInfo.cmake | 18 + .../CMakeFiles/KF5I18n_QCH.dir/build.make | 83 + .../KF5I18n_QCH.dir/cmake_clean.cmake | 5 + .../KF5I18n_QCH.dir/compiler_depend.make | 2 + .../KF5I18n_QCH.dir/compiler_depend.ts | 2 + .../CMakeFiles/KF5I18n_QCH.dir/progress.make | 1 + .../KF5Package_QCH.dir/DependInfo.cmake | 18 + .../CMakeFiles/KF5Package_QCH.dir/build.make | 83 + .../KF5Package_QCH.dir/cmake_clean.cmake | 5 + .../KF5Package_QCH.dir/compiler_depend.make | 2 + .../KF5Package_QCH.dir/compiler_depend.ts | 2 + .../KF5Package_QCH.dir/progress.make | 1 + .../KF5Plasma_QCH.dir/DependInfo.cmake | 18 + .../CMakeFiles/KF5Plasma_QCH.dir/build.make | 83 + .../KF5Plasma_QCH.dir/cmake_clean.cmake | 5 + .../KF5Plasma_QCH.dir/compiler_depend.make | 2 + .../KF5Plasma_QCH.dir/compiler_depend.ts | 2 + .../KF5Plasma_QCH.dir/progress.make | 1 + .../KF5Service_QCH.dir/DependInfo.cmake | 18 + .../CMakeFiles/KF5Service_QCH.dir/build.make | 83 + .../KF5Service_QCH.dir/cmake_clean.cmake | 5 + .../KF5Service_QCH.dir/compiler_depend.make | 2 + .../KF5Service_QCH.dir/compiler_depend.ts | 2 + .../KF5Service_QCH.dir/progress.make | 1 + .../KF5WindowSystem_QCH.dir/DependInfo.cmake | 18 + .../KF5WindowSystem_QCH.dir/build.make | 83 + .../KF5WindowSystem_QCH.dir/cmake_clean.cmake | 5 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../KF5WindowSystem_QCH.dir/progress.make | 1 + .../build/CMakeFiles/Makefile.cmake | 310 ++ .../sevenstart_src/build/CMakeFiles/Makefile2 | 397 ++ .../build/CMakeFiles/TargetDirectories.txt | 25 + .../build/CMakeFiles/cmake.check_cache | 1 + .../fetch-translations.dir/DependInfo.cmake | 18 + .../fetch-translations.dir/build.make | 96 + .../fetch-translations.dir/cmake_clean.cmake | 11 + .../compiler_depend.make | 2 + .../fetch-translations.dir/compiler_depend.ts | 2 + .../fetch-translations.dir/progress.make | 3 + .../build/CMakeFiles/progress.marks | 1 + .../CMakeFiles/uninstall.dir/DependInfo.cmake | 18 + .../build/CMakeFiles/uninstall.dir/build.make | 87 + .../uninstall.dir/cmake_clean.cmake | 8 + .../uninstall.dir/compiler_depend.make | 2 + .../uninstall.dir/compiler_depend.ts | 2 + .../CMakeFiles/uninstall.dir/progress.make | 1 + .../sevenstart_src/build/CTestTestfile.cmake | 9 + .../User/sevenstart_src/build/Makefile | 354 ++ .../sevenstart_src/build/cmake_install.cmake | 59 + .../sevenstart_src/build/ecm_uninstall.cmake | 21 + .../User/sevenstart_src/build/install.sh | 3 + .../User/sevenstart_src/build/prefix.sh | 12 + .../CMakeDirectoryInformation.cmake | 16 + .../DependInfo.cmake | 20 + .../SevenStart.cpp.o | Bin 0 -> 45536 bytes .../SevenStart.cpp.o.d | 355 ++ .../plasma_applet_SevenStart.dir/build.make | 127 + .../cmake_clean.cmake | 16 + .../compiler_depend.internal | 933 +++++ .../compiler_depend.make | 1861 ++++++++++ .../compiler_depend.ts | 2 + .../plasma_applet_SevenStart.dir/depend.make | 2 + .../plasma_applet_SevenStart.dir/flags.make | 10 + .../plasma_applet_SevenStart.dir/link.txt | 1 + .../mocs_compilation.cpp.o | Bin 0 -> 56344 bytes .../mocs_compilation.cpp.o.d | 352 ++ .../progress.make | 4 + .../AutogenInfo.json | 175 + .../AutogenUsed.txt | 1 + .../DependInfo.cmake | 18 + .../ParseCache.txt | 1012 ++++++ .../build.make | 93 + .../cmake_clean.cmake | 10 + .../compiler_depend.make | 2 + .../compiler_depend.ts | 2 + .../progress.make | 3 + .../build/src/CMakeFiles/progress.marks | 1 + .../build/src/CTestTestfile.cmake | 6 + .../User/sevenstart_src/build/src/Makefile | 284 ++ .../build/src/cmake_install.cmake | 60 + .../sevenstart_src/build/src/metadata.json | 28 + .../build/src/plasma_applet_SevenStart.so | Bin 0 -> 73640 bytes .../EWIEGA46WW/moc_SevenStart.cpp | 207 ++ .../EWIEGA46WW/moc_SevenStart.cpp.d | 502 +++ .../include/SevenStart.moc | 169 + .../include/SevenStart.moc.d | 504 +++ .../moc_predefs.h | 449 +++ .../mocs_compilation.cpp | 2 + .../User/sevenstart_src/install | 2 + .../User/sevenstart_src/install.sh | 2 + .../User/sevenstart_src/src/CMakeLists.txt | 26 + .../User/sevenstart_src/src/SevenStart.cpp | 24 + .../User/sevenstart_src/src/SevenStart.h | 125 + .../User/sevenstart_src/src/package/COPYING | 346 ++ .../src/package/contents/code/tools.js | 231 ++ .../src/package/contents/code/tools.jsc | Bin 0 -> 18499 bytes .../src/package/contents/config/config.qml | 35 + .../src/package/contents/config/main.xml | 115 + .../src/package/contents/pics/Bitmap7013.bmp | Bin 0 -> 16438 bytes .../src/package/contents/pics/download.jpeg | Bin 0 -> 37854 bytes .../src/package/contents/pics/hovered.png | Bin 0 -> 17362 bytes .../src/package/contents/pics/menu_select.png | Bin 0 -> 4683 bytes .../src/package/contents/pics/normal.png | Bin 0 -> 16604 bytes .../src/package/contents/pics/selected.png | Bin 0 -> 17049 bytes .../src/package/contents/pics/shutdown.png | Bin 0 -> 1274 bytes .../package/contents/pics/shutdown_hover.png | Bin 0 -> 1084 bytes .../contents/pics/shutdown_hover_small.png | Bin 0 -> 1130 bytes .../contents/pics/shutdown_pressed.png | Bin 0 -> 7452 bytes .../contents/pics/shutdown_pressed_small.png | Bin 0 -> 1135 bytes .../package/contents/pics/shutdown_small.png | Bin 0 -> 1277 bytes .../contents/pics/startmenu-buttons.svg | 3179 +++++++++++++++++ .../contents/pics/system-lock-screen.svg | 46 + .../src/package/contents/pics/user.png | Bin 0 -> 12326 bytes .../src/package/contents/pics/user_backup.png | Bin 0 -> 19452 bytes .../src/package/contents/test/ActionMenu.qmlc | Bin 0 -> 16977 bytes .../src/package/contents/test/Clock.qmlc | Bin 0 -> 12168 bytes .../contents/test/CompactRepresentation.qmlc | Bin 0 -> 21005 bytes .../contents/test/ItemGridDelegate.qmlc | Bin 0 -> 19794 bytes .../package/contents/test/ItemGridView.qmlc | Bin 0 -> 51581 bytes .../package/contents/test/ListDelegate.qmlc | Bin 0 -> 14962 bytes .../contents/test/MenuRepresentation.qmlc | Bin 0 -> 114742 bytes .../src/package/contents/test/main.qmlc | Bin 0 -> 26359 bytes .../src/package/contents/ui/ActionMenu.qml | 138 + .../package/contents/ui/ApplicationsView.qml | 341 ++ .../src/package/contents/ui/BaseView.qml | 107 + .../src/package/contents/ui/Breadcrumb.qml | 89 + .../src/package/contents/ui/Clock.qml.a | 55 + .../contents/ui/CompactRepresentation.qml | 217 ++ .../src/package/contents/ui/ConfigGeneral.qml | 189 + .../package/contents/ui/ConfigSidepanel.qml | 103 + .../src/package/contents/ui/ContextMenu.qml | 93 + .../package/contents/ui/CrossFadeBehavior.qml | 131 + .../src/package/contents/ui/FavoritesView.qml | 193 + .../src/package/contents/ui/FloatingIcon.qml | 105 + .../src/package/contents/ui/FloatingOrb.qml | 103 + .../src/package/contents/ui/IconPicker.qml | 78 + .../package/contents/ui/ItemGridDelegate.qml | 106 + .../package/contents/ui/ItemGridDelegate2.qml | 123 + .../contents/ui/ItemGridDelegateBack.qml | 146 + .../src/package/contents/ui/ItemGridView.qml | 422 +++ .../package/contents/ui/ItemGridViewBack.qml | 474 +++ .../package/contents/ui/ItemMultiGridView.qml | 270 ++ .../package/contents/ui/KickerListModel.qml | 154 + .../src/package/contents/ui/KickoffButton.qml | 67 + .../package/contents/ui/KickoffHighlight.qml | 85 + .../src/package/contents/ui/KickoffItem.qml | 188 + .../package/contents/ui/KickoffListView.qml | 213 ++ .../src/package/contents/ui/ListDelegate.qml | 101 + .../contents/ui/MenuRepresentation.qml | 1071 ++++++ .../src/package/contents/ui/OftenUsedView.qml | 36 + .../package/contents/ui/RecentlyUsedView.qml | 31 + .../src/package/contents/ui/SearchView.qml | 114 + .../package/contents/ui/SectionDelegate.qml | 52 + .../contents/ui/SidePanelItemDelegate.qml | 104 + .../src/package/contents/ui/StartOrb.qml | 103 + .../src/package/contents/ui/code/tools.js | 202 ++ .../src/package/contents/ui/main.qml | 239 ++ .../src/package/contents/ui/orbs/hovered.png | Bin 0 -> 17368 bytes .../src/package/contents/ui/orbs/normal.png | Bin 0 -> 17023 bytes .../src/package/contents/ui/orbs/selected.png | Bin 0 -> 17219 bytes .../src/package/contents/ui/svgs/arrows.svgz | Bin 0 -> 3556 bytes .../src/package/contents/ui/svgs/lineedit.svg | 1028 ++++++ .../src/package/contents/ui/svgs/menuitem.svg | 2467 +++++++++++++ .../package/contents/ui/svgs/sidebaritem.svg | 1752 +++++++++ .../contents/ui/svgs/startmenu-buttons.svg | 3179 +++++++++++++++++ .../contents/ui/svgs/system-lock-screen.svg | 54 + .../src/package/metadata.desktop | 20 + .../User/seventasks_src/src/CMakeLists.txt | 2 +- 214 files changed, 33911 insertions(+), 916 deletions(-) create mode 100755 Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/orbs/mask.png create mode 100644 Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/metadata.json create mode 100755 Plasma/Plasma_Widgets/User/plasma_applet_SevenStart.so create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/LICENSES/LGPL-2.1-or-later.txt create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/Messages.sh create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/README create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeCache.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCCompiler.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_C.bin create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeSystem.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/CMakeCCompilerId.c create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/a.out create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.cpp create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/a.out create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeConfigureLog.yaml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeRuleHashes.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile2 create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/TargetDirectories.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/cmake.check_cache create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/progress.marks create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/CTestTestfile.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/Makefile create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/cmake_install.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/ecm_uninstall.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/install.sh create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/prefix.sh create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/CMakeDirectoryInformation.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o.d create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.internal create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/flags.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/link.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.ts create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/progress.make create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/progress.marks create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CTestTestfile.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/Makefile create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/cmake_install.cmake create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart.so create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp.d create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc.d create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/install create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/install.sh create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/COPYING create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.js create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.jsc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/config/config.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/config/main.xml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/Bitmap7013.bmp create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/download.jpeg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/hovered.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/menu_select.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/normal.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/selected.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_hover.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_hover_small.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed_small.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_small.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/startmenu-buttons.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/system-lock-screen.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/user.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/user_backup.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ActionMenu.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/Clock.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/CompactRepresentation.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ItemGridDelegate.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ItemGridView.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ListDelegate.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/MenuRepresentation.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/main.qmlc create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ActionMenu.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ApplicationsView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/BaseView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Breadcrumb.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Clock.qml.a create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CompactRepresentation.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigGeneral.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigSidepanel.qml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ContextMenu.qml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CrossFadeBehavior.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FavoritesView.qml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingIcon.qml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingOrb.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/IconPicker.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate2.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegateBack.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridViewBack.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemMultiGridView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickerListModel.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffButton.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffHighlight.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffItem.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffListView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ListDelegate.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/MenuRepresentation.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/OftenUsedView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/RecentlyUsedView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SearchView.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SectionDelegate.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SidePanelItemDelegate.qml create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/StartOrb.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/code/tools.js create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/main.qml create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/hovered.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/normal.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/selected.png create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/arrows.svgz create mode 100644 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/lineedit.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/menuitem.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/sidebaritem.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/startmenu-buttons.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/system-lock-screen.svg create mode 100755 Plasma/Plasma_Widgets/User/sevenstart_src/src/package/metadata.desktop diff --git a/CHANGELOG.md b/CHANGELOG.md index a5689be..3020c8f 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,35 @@ +

Version 0.2.1

+ +

CHANGED:

+ +

Meta:

+ +- Updated install guide. +- Updated the documentation. +- Deprecated GTK2 support. + +

Seven Start:

+ +- Introduced a WIP Vista-style orb button that sticks out of the panel. +- Included a C++ compiled component for the above mentioned feature. +- Slightly changed the default orb button textures. + +

Seven Tasks:

+ +- Media control buttons have been revamped to look more like Windows 7's counterpart. + +

Plasma theme

+ +- Redesigned the clock widget. Design heavily inspired by [this](http://win7gadgets.com/calendar/aero-x-sky-clock-and-calendar.html) Windows 7 gadget. + +

FIXED:

+ +- The popup orb will no longer appear in fullscreen applications or other areas where it's not supposed to be. +- Fixed some QML errors in various plasmoids. +- Fixed task tooltips not disappearing when clicking on a grouped task twice. +- Task hot tracking dimensions now update properly when tasks change in size. +- Keyboard switcher now scales the button texture depending on the panel size. +

Version 0.2

SUMMARY:

@@ -96,7 +128,7 @@ Lastly, I'd like to apologize for the radio silence and for taking so long. I ha - Minor bugfixes and fixing deprecated code. - The color mixer window (formerly AeroColorMixer) has been fixed to work with Wayland. -

Version 0.1 (Formal release)

+

Version 0.1

SUMMARY:

@@ -106,6 +138,8 @@ The biggest changes were made to the Start Menu, System Tray, the Date & Time, a This release also features a new Qt visual style for Kvantum, which is supposed to replace QGtkStyle for Qt applications. The GTK2 theme is still available for GTK2 applications, and can optionally still be used for Qt applications as well. +(The reason why this version's changelog feels a bit weird is because there were plenty of additions and changes before this project started being versioned.) +

NEW:

- The following plasmoids have been added: diff --git a/Documentation/Software/Plasmoids/SevenStart.md b/Documentation/Software/Plasmoids/SevenStart.md index 10850d4..aaccdd6 100755 --- a/Documentation/Software/Plasmoids/SevenStart.md +++ b/Documentation/Software/Plasmoids/SevenStart.md @@ -31,15 +31,22 @@ Users can also force the orb to have a constant size, which allows the orb to st 1. Right clicking on this dialog window won't open the standard context menu as expected, as it actually isn't part of the compact or full representation. 2. When compositing is disabled, even with the NoBackground hint, this dialog window will simply be drawn with an opaque, black background. -The first problem is solved by implementing a separate context menu that pulls the appropriate actions from [ContainmentInterface](https://api.kde.org/frameworks/plasma-framework/html/classContainmentInterface.html) and [AppletInterface](https://api.kde.org/frameworks/plasma-framework/html/classAppletInterface.html), which is actually the ```plasmoid``` object. +Originally, the first problem was solved by reimplementing the context menu that pulls the appropriate actions from [ContainmentInterface](https://api.kde.org/frameworks/plasma-framework/html/classContainmentInterface.html) and [AppletInterface](https://api.kde.org/frameworks/plasma-framework/html/classAppletInterface.html), which is actually the ```plasmoid``` object. However, a much simpler solution was to make the orb window output-only, which would prevent it from accepting any inputs. The orb is then made interactable again using a ```MouseArea``` from within the panel. The consequence of this is that the topmost part of the orb is not interactable at all, but this is a conscious decision made to prevent the user from accidentally opening the menu when clicking on an element that's close to the orb. Potential solutions to the second problem are far less trivial, as all of them require some sort of compromise. The potential solutions are: 1. Reverting to the regular orb while compositing is disabled, which is embedded within the panel, and/or resizing the orb back to its unaltered scale. This solution is aesthetically not pleasing at all, and it pretty much defeats the purpose of even enabling this feature to begin with. -2. Adding a compiled component to this plasmoid, which would expose more Qt and KDE API methods that can define an opacity mask around the orb. The downside to this solution is that a compiled component reduces portability and makes the installation process slightly more complicated. To see how such an implementation would work however, see this [link](https://github.com/ryanmcalister/donutwindow). -3. Applying an opacity mask through an already existing SVG file which can be applied to the dialog window. The downside to this solution is that it feels pretty much like a hack/workaround, and because it uses the provided frameworks in an unintended way. +2. Applying an opacity mask through an already existing SVG file which can be applied to the dialog window. The downside to this solution is that it feels pretty much like a hack/workaround, and because it uses the provided frameworks in an unintended way. +3. Adding a compiled component to this plasmoid, which would expose more Qt and KDE API methods that can define an opacity mask around the orb. The downside to this solution is that a compiled component reduces portability and makes the installation process slightly more complicated. -This implementation goes for the third solution, which takes advantage of the solid appearance variant found in Plasma themes. The dialog window loads in a completely transparent tooltip SVG that has a customized opacity mask that is created based on the orb texture. This does mean that if the user wants to have a different kind of orb texture that's not spherical in shape, they would also need to provide a correct SVG that represents the opacity mask of the orb. See the source code for more implementation details. +This plasmoid originally implemented the second solution, however this resulted in the orb being constantly visible and on top of everything, even when applications go into fullscreen mode. Because of this, there was no other choice but to include a C++ component. The main advantage of this approach is that applying an input mask is really simple. The input mask has to be: + +1. A PNG file +2. Same dimensions as the orb images + +Black (#000) pixels define the area where input is accepted (and thus, is fully opaque). It's recommended to define the transparent portions of the mask with white (#fff). This input mask is only applied to the orb when compositing is disabled. When compositing is enabled, the mask is simply a blank ```QRegion```, and it lets the compositor figure out transparency. + +Fixed orbs are still a WIP, and have only been tested for one particular configuration. For now, expect the feature to be unstable and to have small visual bugs. Another notable thing about the compact representation is that it is used in an unusual way compared to how plasmoids are generally designed to behave. Plasmoids have two representations: @@ -106,3 +113,38 @@ Files: |StartOrb.qml|Dialog window representing the orb that is used for the small taskbar layout.| |FloatingOrb.qml|The actual orb button that handles the visual animations and functionality.| |ContextMenu.qml|Reimplemented context menu for StartOrb to bypass Dialog limitations.| + +## Native interface (C++) + +Public methods: +
+ +|Type|Name|Description| +|----|----|-----------| +|void|setDashWindow(QQuickWindow* w)|Sets a pointer to the menu representation instance.| +|void|setOrb(QQuickWindow* w)|Sets a pointer to the popup orb instance.| +|void|setMask(QString mask, bool overrideMask)|Sets an input mask to the popup orb. It's loaded in as a QBitmap and cached until overriden.| +|void|setWinState(QQuickWindow* w)|Sets certain window states to the provided window. Used for the popup orb during initialization.| +|void|setWinType(QQuickWindow* w)|Sets the provided window's type to ```NET::Dock```. Used for the popup orb during initialization.| +|void|setTransparentWindow(bool enable)|Sets or unsets the input mask for the popup orb. If compositing is enabled, the input mask is unset, and similarly is set if compositing is disabled.| +|void|setActiveWin(QQuickWindow* w)|Forces the provided window to be active, which raises the window and gives it keyboard focus.| + +Public slots: +
+ +|Type|Name|Description| +|----|----|-----------| +|void|onCompositingChanged(bool enabled)|Calls ```setTransparentWindow(bool)``` when compositing has been changed.| +|void|onShowingDesktopChanged(bool enabled)|Raises the popup orb whenever the desktop is being shown, to prevent it from going under the panel.| +|void|onStackingOrderChanged()|This event happens whenever two or more windows change their visible order. If the menu representation has been shown, it will be raised to the front, which would partially obscure the orb. This method immediately raises the orb as well, to prevent that visual bug from happening.| + +Protected properties: +
+ +|Type|Name|Description| +|----|----|-----------| +|QBitmap*|inputMaskCache|The cached instance of the provided input mask.| +|QQuickWindow*|orb|Popup orb instance.| +|QQuickWindow*|dashWindow|Menu representation instance.| + + diff --git a/Documentation/Software/Plasmoids/SevenTasks.md b/Documentation/Software/Plasmoids/SevenTasks.md index 72e6ccf..64cad70 100755 --- a/Documentation/Software/Plasmoids/SevenTasks.md +++ b/Documentation/Software/Plasmoids/SevenTasks.md @@ -125,7 +125,7 @@ CheckBox { } ``` -### seventasks.h & seventasks.cpp +### Native interface (C++) Public methods:
diff --git a/Documentation/Themes/Seven-Black.md b/Documentation/Themes/Seven-Black.md index ae4b6bf..a5b2026 100755 --- a/Documentation/Themes/Seven-Black.md +++ b/Documentation/Themes/Seven-Black.md @@ -34,7 +34,6 @@ Regular textures are used for all other windows (plasmoids, OSD popups, task swi The opaque appearance state aims to be a recreation of Aero Basic (WIP). Currently, only plasmoids using solid textures and the window manager don't comply with the aesthetic, but everything else does. A potential solution is to detect a change in compositing in plasmoids that use solid textures, change the dialog type to ```NoBackground``` and display a custom texture as the background while compositing is disabled. A similar solution can also be applied to the window manager. -Another important note is that the tooltip SVG used in the solid appearance is now used as a workaround to allow orb transparency in SevenStart. For more information, go to [SevenStart](../Software/Plasmoids/SevenStart.md)'s documentation. ### Icons @@ -72,7 +71,6 @@ The "Unique" column describes if the file itself is exclusive to Seven-Black. |panel-background.svg |opaque/widgets/|Used when compositing is disabled. |N |Y |N | |tooltip.svg |opaque/widgets/|Used when compositing is disabled. |N |Y |N | |background.svg |solid/dialogs/ |Used by the system tray and date and time plasmoid. |Y |Y |N | -|tooltip.svg |solid/widgets/ |Used to provide an opacity mask to SevenStart's orb. |Y |Y |N | ## Nonstandard SVGs diff --git a/INSTALL.md b/INSTALL.md index 93fd65a..038807d 100755 --- a/INSTALL.md +++ b/INSTALL.md @@ -266,10 +266,10 @@ $ ~/.local/share/plasma/plasmoids/ Example: -To install Seven Start, move the directory: +To install Show Desktop (Aero), move the directory: ``` -$ ./Plasma/Plasma_Widgets/User/io.wackyideas.SevenStart/ +$ ./Plasma/Plasma_Widgets/User/io.wackyideas.win7showdesktop/ ``` to: @@ -278,9 +278,24 @@ to: $ ~/.local/share/plasma/plasmoids/ ``` +#### Seven Start + +Seven Start has a feature that allows the orb button to stick out of the panel, which requires a natively compiled component. Before installing Seven Start normally, move the following file: + +``` +$ ./Plasma/Plasma_Widgets/User/plasma_applet_SevenStart.so +``` + +to: + +``` +# /usr/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so +``` + + #### Seven Tasks -Before installing this plasmoid normally, it requires moving a file to a directory which requires root privileges. Move this file: +Just like Seven Start, Seven Tasks also requires a similar installation process. Move the file: ``` $ ./Plasma/Plasma_Widgets/User/plasma_applet_seventasks.so diff --git a/Plasma/KDE_Plasma_Theme/Seven-Black/widgets/clock.svg b/Plasma/KDE_Plasma_Theme/Seven-Black/widgets/clock.svg index 2164d7a..725ca15 100755 --- a/Plasma/KDE_Plasma_Theme/Seven-Black/widgets/clock.svg +++ b/Plasma/KDE_Plasma_Theme/Seven-Black/widgets/clock.svg @@ -2,25 +2,27 @@ + inkscape:export-ydpi="90" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/"> + @@ -35,6 +37,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -115,7 +201,7 @@ offset="0" id="stop4102" /> @@ -165,54 +251,6 @@ offset="1" id="stop4054" /> - - - - - - - - - - - - - - - - @@ -366,14 +404,22 @@ - + + + @@ -404,10 +450,10 @@ inkscape:collect="always" xlink:href="#linearGradient3893" id="linearGradient3907" - x1="17.237007" - y1="345.84045" - x2="14.972376" - y2="500.90479" + x1="-19.918228" + y1="351.26764" + x2="88.447899" + y2="479.19611" gradientUnits="userSpaceOnUse" spreadMethod="reflect" gradientTransform="matrix(0.8723404,0,0,0.8723404,0.07921929,49.992662)" /> @@ -451,7 +497,8 @@ y1="192.34418" x2="525.83093" y2="200.82947" - gradientUnits="userSpaceOnUse" /> + gradientUnits="userSpaceOnUse" + gradientTransform="translate(-5.0785937)" /> - - - - - + gradientTransform="matrix(1.741111,-1.8282229,1.7639139,1.679867,-1032.4155,283.64871)" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + inkscape:snap-grids="true" + inkscape:showpageshadow="2" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1"> + id="grid2987" + originx="0" + originy="0" + spacingy="1" + spacingx="1" + units="px" + visible="true" /> - + - + - - 0 + transform="matrix(1.0584693,0,0,1.0584693,-76.382574,-17.858577)" + cx="320.03586" + cy="384.80273" + r="96.207092"> + + transform="matrix(0.91186719,0,0,0.91186719,-65.426854,33.888751)"> - + width="3.5025079" + height="8.4694271" + x="358.24127" + y="-299.75101" + ry="0" + transform="scale(1,-1)" + class="hourindicator" /> + + id="g29" + transform="matrix(0.78970015,0.4559336,-0.4559336,0.78970015,156.45625,-82.333945)"> + style="fill:url(#linearGradient38)" + id="rect28" + width="3.5025079" + height="8.4694271" + x="358.17529" + y="-299.50461" + ry="0" + transform="scale(1,-1)" + class="hourindicator" /> + style="fill:url(#linearGradient39)" + id="rect29" + width="3.5025079" + height="8.4694271" + x="358.17529" + y="-489.12991" + ry="0" + transform="scale(1,-1)" + class="hourindicator" /> - + id="g31" + transform="matrix(-0.78970015,0.4559336,0.4559336,0.78970015,368.32217,-82.333945)"> + style="fill:url(#linearGradient40)" + id="rect30" + width="3.5025079" + height="8.4694271" + x="357.32178" + y="-299.99741" + ry="0" + transform="scale(1,-1)" + class="hourindicator" /> - - - - - - + style="fill:url(#linearGradient41)" + id="rect31" + width="3.5025079" + height="8.4694271" + x="357.32178" + y="-489.62271" + ry="0" + transform="scale(1,-1)" + class="hourindicator" /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + id="g33" + transform="matrix(-0.4559336,-0.78970015,-0.78970015,0.4559336,734.54007,495.74987)"> + + - + id="g35" + transform="matrix(0.4559336,-0.78970015,0.78970015,0.4559336,-209.76165,495.74987)"> + + + + + + - + + style="opacity:1;fill:#ffffff;fill-opacity:1;stroke:#989898;stroke-width:3.64169;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.98000002" + cx="309.59995" + cy="394.28873" + r="6.9417028" /> - - + - + style="opacity:0.900862;fill:url(#linearGradient3907);fill-opacity:1;stroke:url(#linearGradient4106);stroke-width:0.999907;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" + d="M 4.3728857 302.61172 C -44.31746 302.61172 -83.842352 342.10973 -83.842352 390.80007 C -83.842352 439.49041 -44.317451 479.0153 4.3728857 479.0153 C 53.063231 479.0153 92.561233 439.49041 92.561233 390.80007 C 92.561233 342.10973 53.06324 302.61173 4.3728857 302.61172 z M 4.3728857 307.86047 C 50.166164 307.86048 87.312487 345.0068 87.312487 390.80007 C 87.312487 436.59333 50.166156 473.76656 4.3728857 473.76656 C -41.420376 473.76656 -78.593606 436.59333 -78.593606 390.80007 C -78.593606 345.0068 -41.420385 307.86047 4.3728857 307.86047 z " /> + + + + + + diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/CompactRepresentation.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/CompactRepresentation.qml index 2107ba3..35a238e 100755 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/CompactRepresentation.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/CompactRepresentation.qml @@ -39,6 +39,7 @@ Item { property QtObject dashWindow: null property QtObject orb: null property QtObject contextMenu: null + property alias orbTimer: orbTimer Plasmoid.status: dashWindow && dashWindow.visible ? PlasmaCore.Types.RequiresAttentionStatus : PlasmaCore.Types.PassiveStatus @@ -72,6 +73,10 @@ Item { root.Layout.minimumHeight = orb.height; root.Layout.maximumHeight = orb.height; } + + // This has to be done, or else the orb won't be positioned correctly. ?????????? + orb.y += 5; + orb.y -= 5; // ?????????????????????????????????????? } onStickOutOrbChanged: { @@ -80,10 +85,9 @@ Item { } - /* The following code gets the ContainmentInterface instance which is used for two things: - * 1. Getting context menu actions for entering edit mode and adding plasmoids - * 2. Keeping track on when edit mode is enabled. This allows us to hide the StartOrb - * object so the user can actually highlight and select this plasmoid during edit mode. + /* + * The following code gets the ContainmentInterface instance which is used for keeping track of edit mode's state. + * This allows us to hide the StartOrb object so the user can actually highlight and select this plasmoid during edit mode. */ property var containmentInterface: null readonly property bool editMode: containmentInterface ? containmentInterface.editMode : false @@ -117,22 +121,14 @@ Item { } property bool compositing: kwindowsystem.compositingActive - /* We want to change the background hint for the orb dialog window depending - * on the compositing state. In this case, 0 refers to NoBackground, while - * 2 refers to SolidBackground. - */ onCompositingChanged: { - if(compositing) { - orb.backgroundHints = 0; - } else { - orb.backgroundHints = 2; - } updateSizeHints(); positionOrb(); - // Add a little padding to the orb. - if(compositing) + if(compositing) { orb.x += panelSvg.margins.left; + } + compositingFix.start(); } function positionOrb() { @@ -155,6 +151,15 @@ Item { } return url; } + function showMenu() { + dashWindow.visible = !dashWindow.visible; + dashWindow.showingAllPrograms = false; + plasmoid.nativeInterface.setActiveWin(dashWindow); + dashWindow.m_searchField.focus = true; + orb.raise(); + } + property bool menuShown: dashWindow.visible + property int opacityDuration: 250 function createContextMenu(pos) { @@ -182,36 +187,57 @@ Item { objectName: "innerorb" } - // Covers the entire compact representation just in case the orb dialog doesn't cover - // the entire area by itself. + // Handles all mouse events for the popup orb MouseArea { id: mouseAreaCompositingOff anchors.fill: parent hoverEnabled: true visible: stickOutOrb - acceptedButtons: Qt.LeftButton | Qt.RightButton + acceptedButtons: Qt.LeftButton onClicked: { - if(mouse.button == Qt.RightButton) { - var pos = plasmoid.mapToGlobal(mouse.x, mouse.y); - createContextMenu(pos); + showMenu(); + } + } - } else { - dashWindow.visible = !dashWindow.visible; - dashWindow.showingAllPrograms = false; + // I hate this + + // So the only way I could reasonably think of to make this work is running the function + // with a delay. + Timer { + id: compositingFix + interval: 150 + onTriggered: { + if(!compositing) { + plasmoid.nativeInterface.setTransparentWindow(); } } } + // Even worse, this just makes things even more unsophisticated. If someone has a better + // way of solving this, I would love to know. + Timer { + id: orbTimer + interval: 15 + onTriggered: { + plasmoid.nativeInterface.setOrb(orb); + // Currently hardcoded, will make it configurable soon, when it's been properly tested and hopefully slightly refactored. + plasmoid.nativeInterface.setMask(Qt.resolvedUrl("./orbs/mask.png"), false); + plasmoid.nativeInterface.setWinState(orb); + plasmoid.nativeInterface.setWinType(orb); + plasmoid.nativeInterface.setDashWindow(dashWindow); + updateSizeHints(); + positionOrb(); + } + } Component.onCompleted: { dashWindow = Qt.createQmlObject("MenuRepresentation {}", root); orb = Qt.createQmlObject("StartOrb {}", root); plasmoid.activated.connect(function() { - dashWindow.visible = !dashWindow.visible; - dashWindow.showingAllPrograms = false; + showMenu(); }); - positionOrb(); + } } diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/FloatingOrb.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/FloatingOrb.qml index 59261ce..562cb24 100644 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/FloatingOrb.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/FloatingOrb.qml @@ -92,11 +92,8 @@ Item { if(mouse.button == Qt.RightButton) { var pos = plasmoid.mapToGlobal(mouse.x, mouse.y); createContextMenu(pos); - - } else { - dashWindow.visible = !dashWindow.visible; - dashWindow.showingAllPrograms = false; + root.showMenu(); } } } diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/MenuRepresentation.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/MenuRepresentation.qml index 0cc2ecd..e00390e 100755 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/MenuRepresentation.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/MenuRepresentation.qml @@ -50,7 +50,7 @@ PlasmaCore.Dialog { objectName: "popupWindow" location: "Floating" // To make the panel display all 4 borders, the panel will be positioned at a corner. flags: Qt.WindowStaysOnTopHint | Qt.Popup // Set to popup so that it is still considered a plasmoid popup, despite being a floating dialog window. - hideOnWindowDeactivate: true + hideOnWindowDeactivate: true property int iconSize: units.iconSizes.medium property int iconSizeSide: units.iconSizes.smallMedium @@ -98,7 +98,6 @@ PlasmaCore.Dialog { } resetRecents(); // Resets the recents model to prevent errors and crashes. } - onHeightChanged: { var pos = popupPosition(width, height); x = pos.x; @@ -169,6 +168,9 @@ PlasmaCore.Dialog { return Qt.point(x, y); } + function raiseOrb() { + orb.raise(); + } FocusScope { id: mainFocusScope @@ -182,7 +184,6 @@ PlasmaCore.Dialog { focus: true clip: true - KCoreAddons.KUser { id: kuser } // Used for getting the username and icon. Logic { id: logic } // Probably useful. diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/StartOrb.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/StartOrb.qml index 11b4dc1..02caa67 100644 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/StartOrb.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/StartOrb.qml @@ -32,34 +32,9 @@ import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons * Start menu user icon, in fact most of the code is directly copied from * there. * - * With this approach, two important problems come up: - * 1. Right clicking on this dialog window won't open the standard - * context menu as expected, as it actually isn't part of the - * compact or full representation. - * 2. When compositing is disabled, even with the NoBackground hint, this - * dialog window will simply be drawn with an opaque, black background. - * - * This source code tackles both problems in such a way to avoid having to - * introduce a compiled component of the plasmoid, which would greatly - * reduce its portability and ease of installation. The downside of this - * approach is that the solution to the second problem leaves us bound to - * the Seven-Black Plasma theme, as it uses the SVG file found in - * - * /solid/widgets/tooltip.svg - * - * However, this can be circumvented by copying this file over to any other - * theme, as this is probably the *least* used SVG texture in KDE, if not - * completely unused. This SVG file contains only the opacity and input - * mask of the dialog window, which gets applied when X11 compositing is - * disabled. Another slight limitation to this approach is that the - * possible choice of menu orbs is limited to perfect spheres in this - * particular configuration. This can be corrected if the opacity mask is - * changed in the SVG file, meaning that installing custom orbs might - * potentially be a two-step process now. - * * Compared to the popup avatar, this dialog window should NOT have any * visualParent set, as it causes inexplicable behavior where the orb - * moves away. I have no idea why it does that. + * moves away during certain interactions. I have no idea why it does that. * * This has been developed only for the bottom/south oriented panel, and * other orientations should receive support when I begin giving pretty @@ -69,35 +44,36 @@ import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons PlasmaCore.Dialog { id: iconUser - flags: Qt.WindowStaysOnTopHint | Qt.Popup | Qt.X11BypassWindowManagerHint // To prevent the icon from animating its opacity when its visibility is changed - type: "Tooltip" // Crucial to making this work under no compositing. See above for details. + flags: Qt.WindowStaysOnTopHint | Qt.Popup location: "Floating" - // Positions are defined when the plasmoid has been fully loaded, to prevent undefined behavior. + outputOnly: true // Simplifies things, prevents accidental misclicks when clicking close to the orb. + + // Positions are defined later when the plasmoid has been fully loaded, to prevent undefined behavior. x: 0 y: 0 - onYChanged: { // Tries to circumvent possible inexplicable changes in position. Currently doesn't seem to run in practice anymore, as it has most likely been fixed by keeping the visualParent undefined. - var pos = plasmoid.mapToGlobal(kicker.x, kicker.y); - if(iconUser.y - pos.y < 0) { - iconUser.y -= iconUser.y - pos.y + panelSvg.margins.bottom*2 + panelSvg.margins.top*2; + + // Input masks won't be applied correctly when compositing is disabled unless I do this. WHY? + onYChanged: { + plasmoid.nativeInterface.setTransparentWindow(); + } + onXChanged: { + plasmoid.nativeInterface.setTransparentWindow(); + } + onVisibleChanged: { + if(visible) { + orbTimer.start(); // Delayed initialization, again, for what reason? } } - backgroundHints: PlasmaCore.Types.SolidBackground + backgroundHints: PlasmaCore.Types.NoBackground // Prevents a dialog SVG background from being drawn. visible: root.visible && stickOutOrb - opacity: iconUser.visible // To prevent even more NP-hard unpredictable behavior + opacity: iconUser.visible // To prevent even more NP-hard unpredictable behavior and visual glitches. // The actual orb button, this dialog window is just a container for it. mainItem: FloatingOrb { id: floatingOrbIcon } Component.onCompleted: { - /* - * When compositing is enabled, we want to simply use the NoBackground - * hint to render a fully transparent, blur-free window. If we used the - * same opacity mask for both cases, blur would be applied behind the - * orb, which would also by extension render reflections and colorize - * the entire area as well. - */ - iconUser.backgroundHints = compositing ? 0 : 2; + console.log("Orb initialized."); } } diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/orbs/mask.png b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/contents/ui/orbs/mask.png new file mode 100755 index 0000000000000000000000000000000000000000..059a9f439391c529cf417cf703d921cc5e53caa4 GIT binary patch literal 9364 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 AAOHXW literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/metadata.json b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/metadata.json new file mode 100644 index 0000000..3194f8a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.SevenStart/metadata.json @@ -0,0 +1,28 @@ +{ + "KPlugin": { + "Authors": [ + { + "Email": "wackyideas[at]disroot.org", + "Name": "WackyIdeas" + } + ], + "Category": "Application Launchers", + "Dependencies": [ + ], + "Description": "Open application menu", + "EnabledByDefault": true, + "Icon": "start-here-kde", + "Id": "io.gitgud.wackyideas.SevenStart", + "License": "GPL v2+", + "Name": "Seven Start", + "ServiceTypes": [ + "Plasma/Applet" + ], + "Version": "1.0" + }, + "X-Plasma-API": "declarativeappletscript", + "X-Plasma-MainScript": "ui/main.qml", + "X-Plasma-Provides": [ + "org.kde.plasma.launchermenu" + ] +} diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/Task.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/Task.qml index 7d91674..4f17e85 100755 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/Task.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/Task.qml @@ -99,9 +99,12 @@ MouseArea { hoverColor = plasmoid.nativeInterface.getDominantColor(icon.source); // When label visibility is toggled, that changes the size of each task item, // so we need to update the size of the hot tracking effect too. + updateHoverSize(); + + } + function updateHoverSize() { hoverGradient.verticalRadius = LayoutManager.taskHeight(); hoverGradient.horizontalRadius = LayoutManager.taskWidth(); - } // Updates the hot tracking gradient with the mouse position. diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/main.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/main.qml index c8d3e4a..c294001 100755 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/main.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.seventasks/contents/ui/main.qml @@ -88,6 +88,7 @@ MouseArea { if (plasmoid.configuration.forceStripes) { taskList.height = LayoutManager.layoutHeight(); } + taskList.updateHoverSizes(); } onHeightChanged: { @@ -96,6 +97,7 @@ MouseArea { } taskList.height = LayoutManager.layoutHeight(); + taskList.updateHoverSizes(); } onDragSourceChanged: { @@ -520,6 +522,15 @@ MouseArea { tasks.state = ""; //console.log("Updated hovers"); } + function updateHoverSizes() { + for(var i = 0; i < taskRepeater.count; i++) { + if(taskRepeater.itemAt(i)) { + taskRepeater.itemAt(i).updateHoverSize(); + } + } + tasks.state = ""; + //console.log("Updated hovers"); + } Timer { id: layoutTimer diff --git a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.win7showdesktop/contents/ui/main.qml b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.win7showdesktop/contents/ui/main.qml index af58189..98dd688 100755 --- a/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.win7showdesktop/contents/ui/main.qml +++ b/Plasma/Plasma_Widgets/User/io.gitgud.wackyideas.win7showdesktop/contents/ui/main.qml @@ -60,11 +60,13 @@ Item { onParentChanged: { if (parent) { for (var obj = widget, depth = 0; !!obj; obj = obj.parent, depth++) { + // console.log('depth', depth, 'obj', obj) if (obj.toString().startsWith('ContainmentInterface')) { // desktop containment / plasmoidviewer // Note: This doesn't always work. FolderViewDropArea may not yet have // ContainmentInterface as a parent when this loop runs. if (typeof obj['editMode'] === 'boolean') { + // console.log('\t', 'obj.editMode', obj.editMode, typeof obj['editMode']) widget.containmentInterface = obj break } @@ -72,6 +74,8 @@ Item { // panel containment if (typeof obj['Plasmoid'] !== 'undefined' && obj['Plasmoid'].toString().startsWith('ContainmentInterface')) { if (typeof obj['Plasmoid']['editMode'] === 'boolean') { + // console.log('\t', 'obj.Plasmoid', obj.Plasmoid, typeof obj['Plasmoid']) // ContainmentInterface + // console.log('\t', 'obj.Plasmoid.editMode', obj.Plasmoid.editMode, typeof obj['Plasmoid']['editMode']) widget.containmentInterface = obj.Plasmoid break } diff --git a/Plasma/Plasma_Widgets/User/plasma_applet_SevenStart.so b/Plasma/Plasma_Widgets/User/plasma_applet_SevenStart.so new file mode 100755 index 0000000000000000000000000000000000000000..b8a8c04c462c4b9a3a5cd2fed407f8ffc881db62 GIT binary patch literal 73640 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt new file mode 100755 index 0000000..bd8dd4d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt @@ -0,0 +1,26 @@ +cmake_minimum_required(VERSION 3.16) + +project(plasma-SevenStart) + +find_package(ECM 1.4.0 REQUIRED NO_MODULE) +set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) +set(CMAKE_AUTOMOC ON) + +include(KDEInstallDirs) +include(KDECMakeSettings) +include(KDECompilerSettings NO_POLICY_SCOPE) +include(FeatureSummary) +find_package(KF5WindowSystem) +find_package(KF5 REQUIRED COMPONENTS + Plasma + I18n +) + +find_package(Qt5 CONFIG REQUIRED COMPONENTS + Quick + Core +) + +add_subdirectory(src) + +feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/LICENSES/LGPL-2.1-or-later.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/LICENSES/LGPL-2.1-or-later.txt new file mode 100755 index 0000000..04bb156 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/LICENSES/LGPL-2.1-or-later.txt @@ -0,0 +1,468 @@ +GNU LESSER GENERAL PUBLIC LICENSE + +Version 2.1, February 1999 + +Copyright (C) 1991, 1999 Free Software Foundation, Inc. + +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +[This is the first released version of the Lesser GPL. It also counts as the +successor of the GNU Library Public License, version 2, hence the version +number 2.1.] + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public Licenses are intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. + +This license, the Lesser General Public License, applies to some specially +designated software packages--typically libraries--of the Free Software Foundation +and other authors who decide to use it. You can use it too, but we suggest +you first think carefully about whether this license or the ordinary General +Public License is the better strategy to use in any particular case, based +on the explanations below. + +When we speak of free software, we are referring to freedom of use, not price. +Our General Public Licenses are designed to make sure that you have the freedom +to distribute copies of free software (and charge for this service if you +wish); that you receive source code or can get it if you want it; that you +can change the software and use pieces of it in new free programs; and that +you are informed that you can do these things. + +To protect your rights, we need to make restrictions that forbid distributors +to deny you these rights or to ask you to surrender these rights. These restrictions +translate to certain responsibilities for you if you distribute copies of +the library or if you modify it. + +For example, if you distribute copies of the library, whether gratis or for +a fee, you must give the recipients all the rights that we gave you. You must +make sure that they, too, receive or can get the source code. If you link +other code with the library, you must provide complete object files to the +recipients, so that they can relink them with the library after making changes +to the library and recompiling it. And you must show them these terms so they +know their rights. + +We protect your rights with a two-step method: (1) we copyright the library, +and (2) we offer you this license, which gives you legal permission to copy, +distribute and/or modify the library. + +To protect each distributor, we want to make it very clear that there is no +warranty for the free library. Also, if the library is modified by someone +else and passed on, the recipients should know that what they have is not +the original version, so that the original author's reputation will not be +affected by problems that might be introduced by others. + +Finally, software patents pose a constant threat to the existence of any free +program. We wish to make sure that a company cannot effectively restrict the +users of a free program by obtaining a restrictive license from a patent holder. +Therefore, we insist that any patent license obtained for a version of the +library must be consistent with the full freedom of use specified in this +license. + +Most GNU software, including some libraries, is covered by the ordinary GNU +General Public License. This license, the GNU Lesser General Public License, +applies to certain designated libraries, and is quite different from the ordinary +General Public License. We use this license for certain libraries in order +to permit linking those libraries into non-free programs. + +When a program is linked with a library, whether statically or using a shared +library, the combination of the two is legally speaking a combined work, a +derivative of the original library. The ordinary General Public License therefore +permits such linking only if the entire combination fits its criteria of freedom. +The Lesser General Public License permits more lax criteria for linking other +code with the library. + +We call this license the "Lesser" General Public License because it does Less +to protect the user's freedom than the ordinary General Public License. It +also provides other free software developers Less of an advantage over competing +non-free programs. These disadvantages are the reason we use the ordinary +General Public License for many libraries. However, the Lesser license provides +advantages in certain special circumstances. + +For example, on rare occasions, there may be a special need to encourage the +widest possible use of a certain library, so that it becomes a de-facto standard. +To achieve this, non-free programs must be allowed to use the library. A more +frequent case is that a free library does the same job as widely used non-free +libraries. In this case, there is little to gain by limiting the free library +to free software only, so we use the Lesser General Public License. + +In other cases, permission to use a particular library in non-free programs +enables a greater number of people to use a large body of free software. For +example, permission to use the GNU C Library in non-free programs enables +many more people to use the whole GNU operating system, as well as its variant, +the GNU/Linux operating system. + +Although the Lesser General Public License is Less protective of the users' +freedom, it does ensure that the user of a program that is linked with the +Library has the freedom and the wherewithal to run that program using a modified +version of the Library. + +The precise terms and conditions for copying, distribution and modification +follow. Pay close attention to the difference between a "work based on the +library" and a "work that uses the library". The former contains code derived +from the library, whereas the latter must be combined with the library in +order to run. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License Agreement applies to any software library or other program +which contains a notice placed by the copyright holder or other authorized +party saying it may be distributed under the terms of this Lesser General +Public License (also called "this License"). Each licensee is addressed as +"you". + +A "library" means a collection of software functions and/or data prepared +so as to be conveniently linked with application programs (which use some +of those functions and data) to form executables. + +The "Library", below, refers to any such software library or work which has +been distributed under these terms. A "work based on the Library" means either +the Library or any derivative work under copyright law: that is to say, a +work containing the Library or a portion of it, either verbatim or with modifications +and/or translated straightforwardly into another language. (Hereinafter, translation +is included without limitation in the term "modification".) + +"Source code" for a work means the preferred form of the work for making modifications +to it. For a library, complete source code means all the source code for all +modules it contains, plus any associated interface definition files, plus +the scripts used to control compilation and installation of the library. + +Activities other than copying, distribution and modification are not covered +by this License; they are outside its scope. The act of running a program +using the Library is not restricted, and output from such a program is covered +only if its contents constitute a work based on the Library (independent of +the use of the Library in a tool for writing it). Whether that is true depends +on what the Library does and what the program that uses the Library does. + +1. You may copy and distribute verbatim copies of the Library's complete source +code as you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and disclaimer +of warranty; keep intact all the notices that refer to this License and to +the absence of any warranty; and distribute a copy of this License along with +the Library. + +You may charge a fee for the physical act of transferring a copy, and you +may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Library or any portion of it, +thus forming a work based on the Library, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all +of these conditions: + + a) The modified work must itself be a software library. + +b) You must cause the files modified to carry prominent notices stating that +you changed the files and the date of any change. + +c) You must cause the whole of the work to be licensed at no charge to all +third parties under the terms of this License. + +d) If a facility in the modified Library refers to a function or a table of +data to be supplied by an application program that uses the facility, other +than as an argument passed when the facility is invoked, then you must make +a good faith effort to ensure that, in the event an application does not supply +such function or table, the facility still operates, and performs whatever +part of its purpose remains meaningful. + +(For example, a function in a library to compute square roots has a purpose +that is entirely well-defined independent of the application. Therefore, Subsection +2d requires that any application-supplied function or table used by this function +must be optional: if the application does not supply it, the square root function +must still compute square roots.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Library, and can be reasonably +considered independent and separate works in themselves, then this License, +and its terms, do not apply to those sections when you distribute them as +separate works. But when you distribute the same sections as part of a whole +which is a work based on the Library, the distribution of the whole must be +on the terms of this License, whose permissions for other licensees extend +to the entire whole, and thus to each and every part regardless of who wrote +it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise +the right to control the distribution of derivative or collective works based +on the Library. + +In addition, mere aggregation of another work not based on the Library with +the Library (or with a work based on the Library) on a volume of a storage +or distribution medium does not bring the other work under the scope of this +License. + +3. You may opt to apply the terms of the ordinary GNU General Public License +instead of this License to a given copy of the Library. To do this, you must +alter all the notices that refer to this License, so that they refer to the +ordinary GNU General Public License, version 2, instead of to this License. +(If a newer version than version 2 of the ordinary GNU General Public License +has appeared, then you can specify that version instead if you wish.) Do not +make any other change in these notices. + +Once this change is made in a given copy, it is irreversible for that copy, +so the ordinary GNU General Public License applies to all subsequent copies +and derivative works made from that copy. + +This option is useful when you wish to copy part of the code of the Library +into a program that is not a library. + +4. You may copy and distribute the Library (or a portion or derivative of +it, under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you accompany it with the complete corresponding +machine-readable source code, which must be distributed under the terms of +Sections 1 and 2 above on a medium customarily used for software interchange. + +If distribution of object code is made by offering access to copy from a designated +place, then offering equivalent access to copy the source code from the same +place satisfies the requirement to distribute the source code, even though +third parties are not compelled to copy the source along with the object code. + +5. A program that contains no derivative of any portion of the Library, but +is designed to work with the Library by being compiled or linked with it, +is called a "work that uses the Library". Such a work, in isolation, is not +a derivative work of the Library, and therefore falls outside the scope of +this License. + +However, linking a "work that uses the Library" with the Library creates an +executable that is a derivative of the Library (because it contains portions +of the Library), rather than a "work that uses the library". The executable +is therefore covered by this License. Section 6 states terms for distribution +of such executables. + +When a "work that uses the Library" uses material from a header file that +is part of the Library, the object code for the work may be a derivative work +of the Library even though the source code is not. Whether this is true is +especially significant if the work can be linked without the Library, or if +the work is itself a library. The threshold for this to be true is not precisely +defined by law. + +If such an object file uses only numerical parameters, data structure layouts +and accessors, and small macros and small inline functions (ten lines or less +in length), then the use of the object file is unrestricted, regardless of +whether it is legally a derivative work. (Executables containing this object +code plus portions of the Library will still fall under Section 6.) + +Otherwise, if the work is a derivative of the Library, you may distribute +the object code for the work under the terms of Section 6. Any executables +containing that work also fall under Section 6, whether or not they are linked +directly with the Library itself. + +6. As an exception to the Sections above, you may also combine or link a "work +that uses the Library" with the Library to produce a work containing portions +of the Library, and distribute that work under terms of your choice, provided +that the terms permit modification of the work for the customer's own use +and reverse engineering for debugging such modifications. + +You must give prominent notice with each copy of the work that the Library +is used in it and that the Library and its use are covered by this License. +You must supply a copy of this License. If the work during execution displays +copyright notices, you must include the copyright notice for the Library among +them, as well as a reference directing the user to the copy of this License. +Also, you must do one of these things: + +a) Accompany the work with the complete corresponding machine-readable source +code for the Library including whatever changes were used in the work (which +must be distributed under Sections 1 and 2 above); and, if the work is an +executable linked with the Library, with the complete machine-readable "work +that uses the Library", as object code and/or source code, so that the user +can modify the Library and then relink to produce a modified executable containing +the modified Library. (It is understood that the user who changes the contents +of definitions files in the Library will not necessarily be able to recompile +the application to use the modified definitions.) + +b) Use a suitable shared library mechanism for linking with the Library. A +suitable mechanism is one that (1) uses at run time a copy of the library +already present on the user's computer system, rather than copying library +functions into the executable, and (2) will operate properly with a modified +version of the library, if the user installs one, as long as the modified +version is interface-compatible with the version that the work was made with. + +c) Accompany the work with a written offer, valid for at least three years, +to give the same user the materials specified in Subsection 6a, above, for +a charge no more than the cost of performing this distribution. + +d) If distribution of the work is made by offering access to copy from a designated +place, offer equivalent access to copy the above specified materials from +the same place. + +e) Verify that the user has already received a copy of these materials or +that you have already sent this user a copy. + +For an executable, the required form of the "work that uses the Library" must +include any data and utility programs needed for reproducing the executable +from it. However, as a special exception, the materials to be distributed +need not include anything that is normally distributed (in either source or +binary form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component itself +accompanies the executable. + +It may happen that this requirement contradicts the license restrictions of +other proprietary libraries that do not normally accompany the operating system. +Such a contradiction means you cannot use both them and the Library together +in an executable that you distribute. + +7. You may place library facilities that are a work based on the Library side-by-side +in a single library together with other library facilities not covered by +this License, and distribute such a combined library, provided that the separate +distribution of the work based on the Library and of the other library facilities +is otherwise permitted, and provided that you do these two things: + +a) Accompany the combined library with a copy of the same work based on the +Library, uncombined with any other library facilities. This must be distributed +under the terms of the Sections above. + +b) Give prominent notice with the combined library of the fact that part of +it is a work based on the Library, and explaining where to find the accompanying +uncombined form of the same work. + +8. You may not copy, modify, sublicense, link with, or distribute the Library +except as expressly provided under this License. Any attempt otherwise to +copy, modify, sublicense, link with, or distribute the Library is void, and +will automatically terminate your rights under this License. However, parties +who have received copies, or rights, from you under this License will not +have their licenses terminated so long as such parties remain in full compliance. + +9. You are not required to accept this License, since you have not signed +it. However, nothing else grants you permission to modify or distribute the +Library or its derivative works. These actions are prohibited by law if you +do not accept this License. Therefore, by modifying or distributing the Library +(or any work based on the Library), you indicate your acceptance of this License +to do so, and all its terms and conditions for copying, distributing or modifying +the Library or works based on it. + +10. Each time you redistribute the Library (or any work based on the Library), +the recipient automatically receives a license from the original licensor +to copy, distribute, link with or modify the Library subject to these terms +and conditions. You may not impose any further restrictions on the recipients' +exercise of the rights granted herein. You are not responsible for enforcing +compliance by third parties with this License. + +11. If, as a consequence of a court judgment or allegation of patent infringement +or for any other reason (not limited to patent issues), conditions are imposed +on you (whether by court order, agreement or otherwise) that contradict the +conditions of this License, they do not excuse you from the conditions of +this License. If you cannot distribute so as to satisfy simultaneously your +obligations under this License and any other pertinent obligations, then as +a consequence you may not distribute the Library at all. For example, if a +patent license would not permit royalty-free redistribution of the Library +by all those who receive copies directly or indirectly through you, then the +only way you could satisfy both it and this License would be to refrain entirely +from distribution of the Library. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply, +and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents +or other property right claims or to contest validity of any such claims; +this section has the sole purpose of protecting the integrity of the free +software distribution system which is implemented by public license practices. +Many people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose +that choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +12. If the distribution and/or use of the Library is restricted in certain +countries either by patents or by copyrighted interfaces, the original copyright +holder who places the Library under this License may add an explicit geographical +distribution limitation excluding those countries, so that distribution is +permitted only in or among countries not thus excluded. In such case, this +License incorporates the limitation as if written in the body of this License. + +13. The Free Software Foundation may publish revised and/or new versions of +the Lesser General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to address +new problems or concerns. + +Each version is given a distinguishing version number. If the Library specifies +a version number of this License which applies to it and "any later version", +you have the option of following the terms and conditions either of that version +or of any later version published by the Free Software Foundation. If the +Library does not specify a license version number, you may choose any version +ever published by the Free Software Foundation. + +14. If you wish to incorporate parts of the Library into other free programs +whose distribution conditions are incompatible with these, write to the author +to ask for permission. For software which is copyrighted by the Free Software +Foundation, write to the Free Software Foundation; we sometimes make exceptions +for this. Our decision will be guided by the two goals of preserving the free +status of all derivatives of our free software and of promoting the sharing +and reuse of software generally. + + NO WARRANTY + +15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY +"AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS +FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE +OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME +THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE +THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE +OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA +OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES +OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH +HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Libraries + +If you develop a new library, and you want it to be of the greatest possible +use to the public, we recommend making it free software that everyone can +redistribute and change. You can do so by permitting redistribution under +these terms (or, alternatively, under the terms of the ordinary General Public +License). + +To apply these terms, attach the following notices to the library. It is safest +to attach them to the start of each source file to most effectively convey +the exclusion of warranty; and each file should have at least the "copyright" +line and a pointer to where the full notice is found. + + + +Copyright (C) + +This library is free software; you can redistribute it and/or modify it under +the terms of the GNU Lesser General Public License as published by the Free +Software Foundation; either version 2.1 of the License, or (at your option) +any later version. + +This library is distributed in the hope that it will be useful, but WITHOUT +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more +details. + +You should have received a copy of the GNU Lesser General Public License along +with this library; if not, write to the Free Software Foundation, Inc., 51 +Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Also add information on how to contact you by electronic and paper mail. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the library, if necessary. Here +is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest in + +the library `Frob' (a library for tweaking knobs) written + +by James Random Hacker. + +< signature of Ty Coon > , 1 April 1990 + +Ty Coon, President of Vice + +That's all there is to it! diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/Messages.sh b/Plasma/Plasma_Widgets/User/sevenstart_src/Messages.sh new file mode 100755 index 0000000..ae7d158 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/Messages.sh @@ -0,0 +1,2 @@ +#! /usr/bin/env bash +$XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp` -o $podir/plasma_applet_org.kde.plasma.seventasks.pot diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/README b/Plasma/Plasma_Widgets/User/sevenstart_src/README new file mode 100755 index 0000000..05724a5 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/README @@ -0,0 +1,46 @@ +Plasma Applet mixed C++/QML Template +---------------------- + +-- Namespace adaption -- + +Each Plasma plugin has a unique identifier, which is also used to find related +resources (like the translation catalogs). +To avoid naming collisions, Plasma plugins use a reverse domain name notation +for that identifier: + +* org.kde.plasma.* - plugins coming from Plasma modules +* org.kde.* - plugins coming from other software from KDE +* $(my.domain).* - plugins of your 3rd-party + +The generated code uses the "org.kde.plasma" namespace for the plugin identifier. +As this namespace is reserved for use by plugins part of Plasma modules, you will +need to adapt this namespace if you are writing a plugin which is not intended to +end up in the Plasma modules. + + +-- Build instructions -- + +cd /where/your/applet/is/generated +mkdir build +cd build +cmake -DCMAKE_INSTALL_PREFIX=MYPREFIX .. +make +make install + +(MYPREFIX is where you install your Plasma setup, replace it accordingly) + +Restart plasma to load the applet +(in a terminal type: +kquitapp plasmashell +and then +plasmashell) + +or view it with +plasmoidviewer -a YourAppletName + +-- Tutorials and resources -- +The explanation of the template +https://techbase.kde.org/Development/Tutorials/Plasma5/QML2/GettingStarted + +Plasma QML API explained +https://techbase.kde.org/Development/Tutorials/Plasma2/QML2/API diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeCache.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeCache.txt new file mode 100644 index 0000000..e8a5c8d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeCache.txt @@ -0,0 +1,1520 @@ +# This is the CMakeCache file. +# For build in directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build +# It was generated by CMake: /usr/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//Path to a program. +APPSTREAMCLI:FILEPATH=/usr/bin/appstreamcli + +//Build the project with gcov support +BUILD_COVERAGE:BOOL=OFF + +//If enabled, shared libs will be built by default, otherwise static +// libs +BUILD_SHARED_LIBS:BOOL=TRUE + +//Build the testing tree. +BUILD_TESTING:BOOL=ON + +//Build against Qt 6 +BUILD_WITH_QT6:BOOL=OFF + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING= + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib + +//Flags used by the CXX compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib + +//Flags used by the C compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= + +//Value Computed by CMake. +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/pkgRedirects + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/usr/bin/nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=plasma-SevenStart + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//Path to a program. +CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE + +//The directory containing a CMake configuration file for ECM. +ECM_DIR:PATH=/usr/share/ECM/cmake + +//Make use of -Bsymbolic-functions +ENABLE_BSYMBOLICFUNCTIONS:BOOL=OFF + +//Path to a program. +FISH_EXECUTABLE:FILEPATH=FISH_EXECUTABLE-NOTFOUND + +//Path to a file. +FREETYPE_INCLUDE_DIR_freetype2:PATH=/usr/include/freetype2 + +//Path to a file. +FREETYPE_INCLUDE_DIR_ft2build:PATH=/usr/include/freetype2 + +//Path to a library. +FREETYPE_LIBRARY_DEBUG:FILEPATH=FREETYPE_LIBRARY_DEBUG-NOTFOUND + +//Path to a library. +FREETYPE_LIBRARY_RELEASE:FILEPATH=/usr/lib/libfreetype.so + +//Path to a file. +Fontconfig_INCLUDE_DIR:PATH=/usr/include + +//Path to a library. +Fontconfig_LIBRARY:FILEPATH=/usr/lib/libfontconfig.so + +//Path to a program. +GETTEXT_MSGFMT_EXECUTABLE:FILEPATH=/usr/bin/msgfmt + +//Path to a program. +GETTEXT_MSGMERGE_EXECUTABLE:FILEPATH=/usr/bin/msgmerge + +//application desktop files (DATAROOTDIR/applications) +KDE_INSTALL_APPDIR:PATH= + +//autostart files (CONFDIR/autostart) +KDE_INSTALL_AUTOSTARTDIR:PATH= + +//user executables (EXECROOTDIR/bin) +KDE_INSTALL_BINDIR:PATH= + +//CMake packages, including config files (LIBDIR/cmake) +KDE_INSTALL_CMAKEPACKAGEDIR:PATH= + +//application configuration files (SYSCONFDIR/xdg) +KDE_INSTALL_CONFDIR:PATH= + +//read-only architecture-independent data (DATAROOTDIR) +KDE_INSTALL_DATADIR:PATH= + +//read-only architecture-independent data root (share) +KDE_INSTALL_DATAROOTDIR:PATH= + +//D-Bus (DATAROOTDIR/dbus-1) +KDE_INSTALL_DBUSDIR:PATH= + +//D-Bus interfaces (DBUSDIR/interfaces) +KDE_INSTALL_DBUSINTERFACEDIR:PATH= + +//D-Bus session services (DBUSDIR/services) +KDE_INSTALL_DBUSSERVICEDIR:PATH= + +//D-Bus system services (DBUSDIR/system-services) +KDE_INSTALL_DBUSSYSTEMSERVICEDIR:PATH= + +//desktop directories (DATAROOTDIR/desktop-directories) +KDE_INSTALL_DESKTOPDIR:PATH= + +//documentation bundles generated using kdoctools (DATAROOTDIR/doc/HTML) +KDE_INSTALL_DOCBUNDLEDIR:PATH= + +//executables and libraries () +KDE_INSTALL_EXECROOTDIR:PATH= + +//icons (DATAROOTDIR/icons) +KDE_INSTALL_ICONDIR:PATH= + +//C and C++ header files (include) +KDE_INSTALL_INCLUDEDIR:PATH= + +//info documentation (DATAROOTDIR/info) +KDE_INSTALL_INFODIR:PATH= + +//Java AAR/JAR files for Android (jar) +KDE_INSTALL_JARDIR:PATH= + +//KAppTemplate and KDevelop templates (DATAROOTDIR/kdevappwizard/templates) +KDE_INSTALL_KAPPTEMPLATESDIR:PATH= + +//kconfig description files (DATAROOTDIR/config.kcfg) +KDE_INSTALL_KCFGDIR:PATH= + +//kconf_update scripts (DATAROOTDIR/kconf_update) +KDE_INSTALL_KCONFUPDATEDIR:PATH= + +//KDevelop file templates (DATAROOTDIR/kdevfiletemplates/templates) +KDE_INSTALL_KFILETEMPLATESDIR:PATH= + +//knotify description files (DATAROOTDIR/knotifications5) +KDE_INSTALL_KNOTIFY5RCDIR:PATH= + +//services for KDE Frameworks 5 (DATAROOTDIR/kservices5) +KDE_INSTALL_KSERVICES5DIR:PATH= + +//service types for KDE Frameworks 5 (DATAROOTDIR/kservicetypes5) +KDE_INSTALL_KSERVICETYPES5DIR:PATH= + +//kxmlgui .rc files (DATAROOTDIR/kxmlgui5) +KDE_INSTALL_KXMLGUI5DIR:PATH= + +//object code libraries (EXECROOTDIR/lib) +KDE_INSTALL_LIBDIR:PATH= + +//executables for internal use by programs and libraries (LIBDIR/libexec) +KDE_INSTALL_LIBEXECDIR:PATH= + +//locale-dependent data (DATAROOTDIR/locale) +KDE_INSTALL_LOCALEDIR:PATH= + +//modifiable single-machine data (var) +KDE_INSTALL_LOCALSTATEDIR:PATH= + +//Qt Logging categories files (DATAROOTDIR/qlogging-categories5) +KDE_INSTALL_LOGGINGCATEGORIESDIR:PATH= + +//man documentation (DATAROOTDIR/man) +KDE_INSTALL_MANDIR:PATH= + +//AppStream component metadata (DATAROOTDIR/metainfo) +KDE_INSTALL_METAINFODIR:PATH= + +//mime description files (DATAROOTDIR/mime/packages) +KDE_INSTALL_MIMEDIR:PATH= + +//Plugins (QTPLUGINDIR) +KDE_INSTALL_PLUGINDIR:PATH= + +//Installs /usr/prefix.sh that sets up the necessary environment +// variables +KDE_INSTALL_PREFIX_SCRIPT:BOOL=OFF + +//documentation bundles in QCH format (DATAROOTDIR/doc/qch) +KDE_INSTALL_QCHDIR:PATH= + +//QtQuick2 imports (lib/qt/qml) +KDE_INSTALL_QMLDIR:PATH= + +//Qt plugins (lib/qt/plugins) +KDE_INSTALL_QTPLUGINDIR:PATH= + +//documentation bundles in QCH format for Qt-extending libraries +// (/usr/share/doc/qt) +KDE_INSTALL_QTQCHDIR:PATH= + +//QtQuick1 imports (lib/qt/imports) +KDE_INSTALL_QTQUICKIMPORTSDIR:PATH= + +//system admin executables (EXECROOTDIR/sbin) +KDE_INSTALL_SBINDIR:PATH= + +//modifiable architecture-independent data (com) +KDE_INSTALL_SHAREDSTATEDIR:PATH= + +//sound files (DATAROOTDIR/sounds) +KDE_INSTALL_SOUNDDIR:PATH= + +//read-only single-machine data (/etc) +KDE_INSTALL_SYSCONFDIR:PATH= + +//Systemd units (CMAKE_INSTALL_PREFIX/lib/systemd) +KDE_INSTALL_SYSTEMDUNITDIR:PATH= + +//Systemd user units (SYSTEMDUNITDIR/user) +KDE_INSTALL_SYSTEMDUSERUNITDIR:PATH= + +//templates (DATAROOTDIR/templates) +KDE_INSTALL_TEMPLATEDIR:PATH= + +//Install mkspecs files, QCH files for Qt-based libs, Plugins and +// Imports to the Qt 5 install dir +KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON + +//desktop wallpaper images (DATAROOTDIR/wallpapers) +KDE_INSTALL_WALLPAPERDIR:PATH= + +//Zsh functions and autocompletion definitions (DATAROOTDIR/zsh/site-functions) +KDE_INSTALL_ZSHAUTOCOMPLETEDIR:PATH= + +//Automatically 'make fetch-translations` +KDE_L10N_AUTO_TRANSLATIONS:BOOL=OFF + +//Branch from l10n.kde.org to fetch from: trunk | stable | lts +// | trunk_kde4 | stable_kde4 +KDE_L10N_BRANCH:STRING=trunk + +//Fetch translations when KDECMakeSettings.cmake is processed. +KDE_L10N_SYNC_TRANSLATIONS:BOOL=OFF + +//Prevent an "uninstall" target from being generated. +KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF + +//The directory containing a CMake configuration file for KF5Config. +KF5Config_DIR:PATH=/usr/lib/cmake/KF5Config + +//The directory containing a CMake configuration file for KF5CoreAddons. +KF5CoreAddons_DIR:PATH=/usr/lib/cmake/KF5CoreAddons + +//The directory containing a CMake configuration file for KF5I18n. +KF5I18n_DIR:PATH=/usr/lib/cmake/KF5I18n + +//The directory containing a CMake configuration file for KF5Package. +KF5Package_DIR:PATH=/usr/lib/cmake/KF5Package + +//The directory containing a CMake configuration file for KF5Plasma. +KF5Plasma_DIR:PATH=/usr/lib/cmake/KF5Plasma + +//The directory containing a CMake configuration file for KF5Service. +KF5Service_DIR:PATH=/usr/lib/cmake/KF5Service + +//The directory containing a CMake configuration file for KF5WindowSystem. +KF5WindowSystem_DIR:PATH=/usr/lib/cmake/KF5WindowSystem + +//Path to a program. +KI18N_PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3 + +//Arguments to supply to pkg-config +PKG_CONFIG_ARGN:STRING= + +//pkg-config executable +PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config + +//Location of the Qt5 qmake executable +QUERY_EXECUTABLE:FILEPATH=/usr/bin/qmake + +//The directory containing a CMake configuration file for Qt5Core. +Qt5Core_DIR:PATH=/usr/lib/cmake/Qt5Core + +//The directory containing a CMake configuration file for Qt5DBus. +Qt5DBus_DIR:PATH=/usr/lib/cmake/Qt5DBus + +//The directory containing a CMake configuration file for Qt5Gui. +Qt5Gui_DIR:PATH=/usr/lib/cmake/Qt5Gui + +//The directory containing a CMake configuration file for Qt5Network. +Qt5Network_DIR:PATH=/usr/lib/cmake/Qt5Network + +//The directory containing a CMake configuration file for Qt5QmlModels. +Qt5QmlModels_DIR:PATH=/usr/lib/cmake/Qt5QmlModels + +//The directory containing a CMake configuration file for Qt5Qml. +Qt5Qml_DIR:PATH=/usr/lib/cmake/Qt5Qml + +//The directory containing a CMake configuration file for Qt5Quick. +Qt5Quick_DIR:PATH=/usr/lib/cmake/Qt5Quick + +//The directory containing a CMake configuration file for Qt5Widgets. +Qt5Widgets_DIR:PATH=/usr/lib/cmake/Qt5Widgets + +//The directory containing a CMake configuration file for Qt5Xml. +Qt5Xml_DIR:PATH=/usr/lib/cmake/Qt5Xml + +//The directory containing a CMake configuration file for Qt5. +Qt5_DIR:PATH=/usr/lib/cmake/Qt5 + +//Path to a file. +X11_ICE_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_ICE_LIB:FILEPATH=/usr/lib/libICE.so + +//Path to a file. +X11_SM_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_SM_LIB:FILEPATH=/usr/lib/libSM.so + +//Path to a file. +X11_X11_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_X11_LIB:FILEPATH=/usr/lib/libX11.so + +//Path to a file. +X11_X11_xcb_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_X11_xcb_LIB:FILEPATH=/usr/lib/libX11-xcb.so + +//Path to a file. +X11_XRes_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_XRes_LIB:FILEPATH=/usr/lib/libXRes.so + +//Path to a file. +X11_XShm_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_XSync_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xaccessrules_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xaccessstr_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xau_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xau_LIB:FILEPATH=/usr/lib/libXau.so + +//Path to a file. +X11_Xaw_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xaw_LIB:FILEPATH=/usr/lib/libXaw.so + +//Path to a file. +X11_Xcomposite_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xcomposite_LIB:FILEPATH=/usr/lib/libXcomposite.so + +//Path to a file. +X11_Xcursor_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xcursor_LIB:FILEPATH=/usr/lib/libXcursor.so + +//Path to a file. +X11_Xdamage_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xdamage_LIB:FILEPATH=/usr/lib/libXdamage.so + +//Path to a file. +X11_Xdmcp_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xdmcp_LIB:FILEPATH=/usr/lib/libXdmcp.so + +//Path to a file. +X11_Xext_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xext_LIB:FILEPATH=/usr/lib/libXext.so + +//Path to a file. +X11_Xfixes_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xfixes_LIB:FILEPATH=/usr/lib/libXfixes.so + +//Path to a file. +X11_Xft_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xft_LIB:FILEPATH=/usr/lib/libXft.so + +//Path to a file. +X11_Xi_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xi_LIB:FILEPATH=/usr/lib/libXi.so + +//Path to a file. +X11_Xinerama_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xinerama_LIB:FILEPATH=/usr/lib/libXinerama.so + +//Path to a file. +X11_Xkb_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xkblib_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xlib_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xmu_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xmu_LIB:FILEPATH=/usr/lib/libXmu.so + +//Path to a file. +X11_Xpm_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xpm_LIB:FILEPATH=/usr/lib/libXpm.so + +//Path to a file. +X11_Xrandr_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xrandr_LIB:FILEPATH=/usr/lib/libXrandr.so + +//Path to a file. +X11_Xrender_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xrender_LIB:FILEPATH=/usr/lib/libXrender.so + +//Path to a file. +X11_Xshape_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xss_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xss_LIB:FILEPATH=/usr/lib/libXss.so + +//Path to a file. +X11_Xt_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xt_LIB:FILEPATH=/usr/lib/libXt.so + +//Path to a file. +X11_Xtst_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xtst_LIB:FILEPATH=/usr/lib/libXtst.so + +//Path to a file. +X11_Xutil_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_Xv_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xv_LIB:FILEPATH=/usr/lib/libXv.so + +//Path to a file. +X11_Xxf86misc_INCLUDE_PATH:PATH=X11_Xxf86misc_INCLUDE_PATH-NOTFOUND + +//Path to a library. +X11_Xxf86misc_LIB:FILEPATH=X11_Xxf86misc_LIB-NOTFOUND + +//Path to a file. +X11_Xxf86vm_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_Xxf86vm_LIB:FILEPATH=/usr/lib/libXxf86vm.so + +//Path to a file. +X11_dpms_INCLUDE_PATH:PATH=/usr/include + +//Path to a file. +X11_xcb_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_LIB:FILEPATH=/usr/lib/libxcb.so + +//Path to a file. +X11_xcb_composite_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_composite_LIB:FILEPATH=/usr/lib/libxcb-composite.so + +//Path to a file. +X11_xcb_cursor_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_cursor_LIB:FILEPATH=/usr/lib/libxcb-cursor.so + +//Path to a file. +X11_xcb_damage_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_damage_LIB:FILEPATH=/usr/lib/libxcb-damage.so + +//Path to a file. +X11_xcb_dpms_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_dpms_LIB:FILEPATH=/usr/lib/libxcb-dpms.so + +//Path to a file. +X11_xcb_dri2_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_dri2_LIB:FILEPATH=/usr/lib/libxcb-dri2.so + +//Path to a file. +X11_xcb_dri3_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_dri3_LIB:FILEPATH=/usr/lib/libxcb-dri3.so + +//Path to a file. +X11_xcb_errors_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_errors_LIB:FILEPATH=/usr/lib/libxcb-errors.so + +//Path to a file. +X11_xcb_ewmh_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_ewmh_LIB:FILEPATH=/usr/lib/libxcb-ewmh.so + +//Path to a file. +X11_xcb_glx_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_glx_LIB:FILEPATH=/usr/lib/libxcb-glx.so + +//Path to a file. +X11_xcb_icccm_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_icccm_LIB:FILEPATH=/usr/lib/libxcb-icccm.so + +//Path to a file. +X11_xcb_image_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_image_LIB:FILEPATH=/usr/lib/libxcb-image.so + +//Path to a file. +X11_xcb_keysyms_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_keysyms_LIB:FILEPATH=/usr/lib/libxcb-keysyms.so + +//Path to a file. +X11_xcb_present_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_present_LIB:FILEPATH=/usr/lib/libxcb-present.so + +//Path to a file. +X11_xcb_randr_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_randr_LIB:FILEPATH=/usr/lib/libxcb-randr.so + +//Path to a file. +X11_xcb_record_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_record_LIB:FILEPATH=/usr/lib/libxcb-record.so + +//Path to a file. +X11_xcb_render_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_render_LIB:FILEPATH=/usr/lib/libxcb-render.so + +//Path to a file. +X11_xcb_render_util_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_render_util_LIB:FILEPATH=/usr/lib/libxcb-render-util.so + +//Path to a file. +X11_xcb_res_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_res_LIB:FILEPATH=/usr/lib/libxcb-res.so + +//Path to a file. +X11_xcb_screensaver_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_screensaver_LIB:FILEPATH=/usr/lib/libxcb-screensaver.so + +//Path to a file. +X11_xcb_shape_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_shape_LIB:FILEPATH=/usr/lib/libxcb-shape.so + +//Path to a file. +X11_xcb_shm_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_shm_LIB:FILEPATH=/usr/lib/libxcb-shm.so + +//Path to a file. +X11_xcb_sync_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_sync_LIB:FILEPATH=/usr/lib/libxcb-sync.so + +//Path to a file. +X11_xcb_util_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_util_LIB:FILEPATH=/usr/lib/libxcb-util.so + +//Path to a file. +X11_xcb_xf86dri_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xf86dri_LIB:FILEPATH=/usr/lib/libxcb-xf86dri.so + +//Path to a file. +X11_xcb_xfixes_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xfixes_LIB:FILEPATH=/usr/lib/libxcb-xfixes.so + +//Path to a file. +X11_xcb_xinerama_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xinerama_LIB:FILEPATH=/usr/lib/libxcb-xinerama.so + +//Path to a file. +X11_xcb_xinput_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xinput_LIB:FILEPATH=/usr/lib/libxcb-xinput.so + +//Path to a file. +X11_xcb_xkb_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xkb_LIB:FILEPATH=/usr/lib/libxcb-xkb.so + +//Path to a file. +X11_xcb_xrm_INCLUDE_PATH:PATH=X11_xcb_xrm_INCLUDE_PATH-NOTFOUND + +//Path to a library. +X11_xcb_xrm_LIB:FILEPATH=X11_xcb_xrm_LIB-NOTFOUND + +//Path to a file. +X11_xcb_xtest_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xtest_LIB:FILEPATH=/usr/lib/libxcb-xtest.so + +//Path to a file. +X11_xcb_xv_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xv_LIB:FILEPATH=/usr/lib/libxcb-xv.so + +//Path to a file. +X11_xcb_xvmc_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xcb_xvmc_LIB:FILEPATH=/usr/lib/libxcb-xvmc.so + +//Path to a file. +X11_xkbcommon_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xkbcommon_LIB:FILEPATH=/usr/lib/libxkbcommon.so + +//Path to a file. +X11_xkbcommon_X11_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xkbcommon_X11_LIB:FILEPATH=/usr/lib/libxkbcommon-x11.so + +//Path to a file. +X11_xkbfile_INCLUDE_PATH:PATH=/usr/include + +//Path to a library. +X11_xkbfile_LIB:FILEPATH=/usr/lib/libxkbfile.so + +//Path to a library. +pkgcfg_lib_PKG_FONTCONFIG_fontconfig:FILEPATH=/usr/lib/libfontconfig.so + +//Path to a library. +pkgcfg_lib_PKG_FONTCONFIG_freetype:FILEPATH=/usr/lib/libfreetype.so + +//Value Computed by CMake +plasma-SevenStart_BINARY_DIR:STATIC=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +//Value Computed by CMake +plasma-SevenStart_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +plasma-SevenStart_SOURCE_DIR:STATIC=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=27 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=4 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Unix Makefiles +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Have function connect +CMAKE_HAVE_CONNECT:INTERNAL=1 +//Have function gethostbyname +CMAKE_HAVE_GETHOSTBYNAME:INTERNAL=1 +//Have function remove +CMAKE_HAVE_REMOVE:INTERNAL=1 +//Have function shmat +CMAKE_HAVE_SHMAT:INTERNAL=1 +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 +//Have library ICE +CMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER:INTERNAL=1 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=2 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/share/cmake +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_TAPI +CMAKE_TAPI-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding Gettext +FIND_PACKAGE_MESSAGE_DETAILS_Gettext:INTERNAL=[/usr/bin/msgmerge][/usr/bin/msgfmt][v0.22()] +//Details about finding KF5 +FIND_PACKAGE_MESSAGE_DETAILS_KF5:INTERNAL=[success][cfound components: Plasma I18n ][v5.109.0()] +//Details about finding KF5I18n +FIND_PACKAGE_MESSAGE_DETAILS_KF5I18n:INTERNAL=[/usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake][v5.109.0()] +//Details about finding KF5Plasma +FIND_PACKAGE_MESSAGE_DETAILS_KF5Plasma:INTERNAL=[/usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake][v5.109.0()] +//Details about finding X11 +FIND_PACKAGE_MESSAGE_DETAILS_X11:INTERNAL=[/usr/include][/usr/lib/libX11.so][c ][v()] +//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_freetype2 +FREETYPE_INCLUDE_DIR_freetype2-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: FREETYPE_INCLUDE_DIR_ft2build +FREETYPE_INCLUDE_DIR_ft2build-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: FREETYPE_LIBRARY_DEBUG +FREETYPE_LIBRARY_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: FREETYPE_LIBRARY_RELEASE +FREETYPE_LIBRARY_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: Fontconfig_INCLUDE_DIR +Fontconfig_INCLUDE_DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: Fontconfig_LIBRARY +Fontconfig_LIBRARY-ADVANCED:INTERNAL=1 +//Test HAVE_DATE_TIME +HAVE_DATE_TIME:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_APPDIR +KDE_INSTALL_APPDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_AUTOSTARTDIR +KDE_INSTALL_AUTOSTARTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_BINDIR +KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR +KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_CONFDIR +KDE_INSTALL_CONFDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DATADIR +KDE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DATAROOTDIR +KDE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DBUSDIR +KDE_INSTALL_DBUSDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DBUSINTERFACEDIR +KDE_INSTALL_DBUSINTERFACEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DBUSSERVICEDIR +KDE_INSTALL_DBUSSERVICEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DBUSSYSTEMSERVICEDIR +KDE_INSTALL_DBUSSYSTEMSERVICEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DESKTOPDIR +KDE_INSTALL_DESKTOPDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_DOCBUNDLEDIR +KDE_INSTALL_DOCBUNDLEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR +KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_ICONDIR +KDE_INSTALL_ICONDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_INCLUDEDIR +KDE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_INFODIR +KDE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_JARDIR +KDE_INSTALL_JARDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KAPPTEMPLATESDIR +KDE_INSTALL_KAPPTEMPLATESDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KCFGDIR +KDE_INSTALL_KCFGDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KCONFUPDATEDIR +KDE_INSTALL_KCONFUPDATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KFILETEMPLATESDIR +KDE_INSTALL_KFILETEMPLATESDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KNOTIFY5RCDIR +KDE_INSTALL_KNOTIFY5RCDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KSERVICES5DIR +KDE_INSTALL_KSERVICES5DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KSERVICETYPES5DIR +KDE_INSTALL_KSERVICETYPES5DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_KXMLGUI5DIR +KDE_INSTALL_KXMLGUI5DIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_LIBDIR +KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR +KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_LOCALEDIR +KDE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_LOCALSTATEDIR +KDE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_LOGGINGCATEGORIESDIR +KDE_INSTALL_LOGGINGCATEGORIESDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_MANDIR +KDE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_METAINFODIR +KDE_INSTALL_METAINFODIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_MIMEDIR +KDE_INSTALL_MIMEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_PLUGINDIR +KDE_INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_QCHDIR +KDE_INSTALL_QCHDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_QMLDIR +KDE_INSTALL_QMLDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_QTPLUGINDIR +KDE_INSTALL_QTPLUGINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_QTQCHDIR +KDE_INSTALL_QTQCHDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_QTQUICKIMPORTSDIR +KDE_INSTALL_QTQUICKIMPORTSDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SBINDIR +KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SHAREDSTATEDIR +KDE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SOUNDDIR +KDE_INSTALL_SOUNDDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SYSCONFDIR +KDE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUNITDIR +KDE_INSTALL_SYSTEMDUNITDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_SYSTEMDUSERUNITDIR +KDE_INSTALL_SYSTEMDUSERUNITDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_TEMPLATEDIR +KDE_INSTALL_TEMPLATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_WALLPAPERDIR +KDE_INSTALL_WALLPAPERDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: KDE_INSTALL_ZSHAUTOCOMPLETEDIR +KDE_INSTALL_ZSHAUTOCOMPLETEDIR-ADVANCED:INTERNAL=1 +//Have symbol __GLIBC__ +LIBC_IS_GLIBC:INTERNAL=1 +//ADVANCED property for variable: PKG_CONFIG_ARGN +PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE +PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1 +PKG_FONTCONFIG_CFLAGS:INTERNAL=-I/usr/include/freetype2;-I/usr/include/libpng16;-I/usr/include/harfbuzz;-I/usr/include/glib-2.0;-I/usr/lib/glib-2.0/include;-I/usr/include/sysprof-4;-pthread +PKG_FONTCONFIG_CFLAGS_I:INTERNAL= +PKG_FONTCONFIG_CFLAGS_OTHER:INTERNAL=-pthread +PKG_FONTCONFIG_FOUND:INTERNAL=1 +PKG_FONTCONFIG_INCLUDEDIR:INTERNAL=/usr/include +PKG_FONTCONFIG_INCLUDE_DIRS:INTERNAL=/usr/include/freetype2;/usr/include/libpng16;/usr/include/harfbuzz;/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/sysprof-4 +PKG_FONTCONFIG_LDFLAGS:INTERNAL=-L/usr/lib;-lfontconfig;-lfreetype +PKG_FONTCONFIG_LDFLAGS_OTHER:INTERNAL= +PKG_FONTCONFIG_LIBDIR:INTERNAL=/usr/lib +PKG_FONTCONFIG_LIBRARIES:INTERNAL=fontconfig;freetype +PKG_FONTCONFIG_LIBRARY_DIRS:INTERNAL=/usr/lib +PKG_FONTCONFIG_LIBS:INTERNAL= +PKG_FONTCONFIG_LIBS_L:INTERNAL= +PKG_FONTCONFIG_LIBS_OTHER:INTERNAL= +PKG_FONTCONFIG_LIBS_PATHS:INTERNAL= +PKG_FONTCONFIG_MODULE_NAME:INTERNAL=fontconfig +PKG_FONTCONFIG_PREFIX:INTERNAL=/usr +PKG_FONTCONFIG_STATIC_CFLAGS:INTERNAL=-I/usr/include/freetype2;-I/usr/include/libpng16;-I/usr/include/harfbuzz;-I/usr/include/glib-2.0;-I/usr/lib/glib-2.0/include;-I/usr/include/sysprof-4;-pthread +PKG_FONTCONFIG_STATIC_CFLAGS_I:INTERNAL= +PKG_FONTCONFIG_STATIC_CFLAGS_OTHER:INTERNAL=-pthread +PKG_FONTCONFIG_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/freetype2;/usr/include/libpng16;/usr/include/harfbuzz;/usr/include/glib-2.0;/usr/lib/glib-2.0/include;/usr/include/sysprof-4 +PKG_FONTCONFIG_STATIC_LDFLAGS:INTERNAL=-L/usr/lib;-lfontconfig;-pthread;-lfreetype;-lbz2;-L/usr/lib;-L/usr/lib;-lz;-lpng16;-lm;-lz;-lm;-L/usr/lib;-L/usr/lib;-lz;-lharfbuzz;-pthread;-lm;-L/usr/lib;-lglib-2.0;-lm;-pthread;-L/usr/lib;-lsysprof-capture-4;-pthread;-lpcre2-8;-lgraphite2;-lbrotlidec;-L/usr/lib;-lbrotlicommon;-L/usr/lib;-lexpat;-lm +PKG_FONTCONFIG_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread;-pthread;-pthread;-pthread +PKG_FONTCONFIG_STATIC_LIBDIR:INTERNAL= +PKG_FONTCONFIG_STATIC_LIBRARIES:INTERNAL=fontconfig;freetype;bz2;z;png16;m;z;m;z;harfbuzz;m;glib-2.0;m;sysprof-capture-4;pcre2-8;graphite2;brotlidec;brotlicommon;expat;m +PKG_FONTCONFIG_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib;/usr/lib;/usr/lib;/usr/lib;/usr/lib;/usr/lib;/usr/lib;/usr/lib;/usr/lib +PKG_FONTCONFIG_STATIC_LIBS:INTERNAL= +PKG_FONTCONFIG_STATIC_LIBS_L:INTERNAL= +PKG_FONTCONFIG_STATIC_LIBS_OTHER:INTERNAL= +PKG_FONTCONFIG_STATIC_LIBS_PATHS:INTERNAL= +PKG_FONTCONFIG_VERSION:INTERNAL=2.14.2 +PKG_FONTCONFIG_fontconfig_INCLUDEDIR:INTERNAL= +PKG_FONTCONFIG_fontconfig_LIBDIR:INTERNAL= +PKG_FONTCONFIG_fontconfig_PREFIX:INTERNAL= +PKG_FONTCONFIG_fontconfig_VERSION:INTERNAL= +//ADVANCED property for variable: X11_ICE_INCLUDE_PATH +X11_ICE_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_ICE_LIB +X11_ICE_LIB-ADVANCED:INTERNAL=1 +//Have library /usr/lib/libX11.so;/usr/lib/libXext.so +X11_LIB_X11_SOLO:INTERNAL=1 +//ADVANCED property for variable: X11_SM_INCLUDE_PATH +X11_SM_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_SM_LIB +X11_SM_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_X11_INCLUDE_PATH +X11_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_X11_LIB +X11_X11_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_X11_xcb_INCLUDE_PATH +X11_X11_xcb_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_X11_xcb_LIB +X11_X11_xcb_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_XRes_INCLUDE_PATH +X11_XRes_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_XRes_LIB +X11_XRes_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_XShm_INCLUDE_PATH +X11_XShm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_XSync_INCLUDE_PATH +X11_XSync_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xaccessrules_INCLUDE_PATH +X11_Xaccessrules_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xaccessstr_INCLUDE_PATH +X11_Xaccessstr_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xau_INCLUDE_PATH +X11_Xau_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xau_LIB +X11_Xau_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xaw_INCLUDE_PATH +X11_Xaw_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xaw_LIB +X11_Xaw_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xcomposite_INCLUDE_PATH +X11_Xcomposite_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xcomposite_LIB +X11_Xcomposite_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xcursor_INCLUDE_PATH +X11_Xcursor_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xcursor_LIB +X11_Xcursor_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xdamage_INCLUDE_PATH +X11_Xdamage_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xdamage_LIB +X11_Xdamage_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xdmcp_INCLUDE_PATH +X11_Xdmcp_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xdmcp_LIB +X11_Xdmcp_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xext_INCLUDE_PATH +X11_Xext_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xext_LIB +X11_Xext_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xfixes_INCLUDE_PATH +X11_Xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xfixes_LIB +X11_Xfixes_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xft_INCLUDE_PATH +X11_Xft_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xft_LIB +X11_Xft_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xi_INCLUDE_PATH +X11_Xi_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xi_LIB +X11_Xi_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xinerama_INCLUDE_PATH +X11_Xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xinerama_LIB +X11_Xinerama_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xkb_INCLUDE_PATH +X11_Xkb_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xkblib_INCLUDE_PATH +X11_Xkblib_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xlib_INCLUDE_PATH +X11_Xlib_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xmu_INCLUDE_PATH +X11_Xmu_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xmu_LIB +X11_Xmu_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xpm_INCLUDE_PATH +X11_Xpm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xpm_LIB +X11_Xpm_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xrandr_INCLUDE_PATH +X11_Xrandr_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xrandr_LIB +X11_Xrandr_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xrender_INCLUDE_PATH +X11_Xrender_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xrender_LIB +X11_Xrender_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xshape_INCLUDE_PATH +X11_Xshape_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xss_INCLUDE_PATH +X11_Xss_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xss_LIB +X11_Xss_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xt_INCLUDE_PATH +X11_Xt_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xt_LIB +X11_Xt_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xtst_INCLUDE_PATH +X11_Xtst_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xtst_LIB +X11_Xtst_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xutil_INCLUDE_PATH +X11_Xutil_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xv_INCLUDE_PATH +X11_Xv_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xv_LIB +X11_Xv_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xxf86misc_INCLUDE_PATH +X11_Xxf86misc_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xxf86misc_LIB +X11_Xxf86misc_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xxf86vm_INCLUDE_PATH +X11_Xxf86vm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_Xxf86vm_LIB +X11_Xxf86vm_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_dpms_INCLUDE_PATH +X11_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_INCLUDE_PATH +X11_xcb_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_LIB +X11_xcb_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_composite_INCLUDE_PATH +X11_xcb_composite_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_composite_LIB +X11_xcb_composite_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_cursor_INCLUDE_PATH +X11_xcb_cursor_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_cursor_LIB +X11_xcb_cursor_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_damage_INCLUDE_PATH +X11_xcb_damage_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_damage_LIB +X11_xcb_damage_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dpms_INCLUDE_PATH +X11_xcb_dpms_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dpms_LIB +X11_xcb_dpms_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dri2_INCLUDE_PATH +X11_xcb_dri2_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dri2_LIB +X11_xcb_dri2_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dri3_INCLUDE_PATH +X11_xcb_dri3_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_dri3_LIB +X11_xcb_dri3_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_errors_INCLUDE_PATH +X11_xcb_errors_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_errors_LIB +X11_xcb_errors_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_ewmh_INCLUDE_PATH +X11_xcb_ewmh_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_ewmh_LIB +X11_xcb_ewmh_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_glx_INCLUDE_PATH +X11_xcb_glx_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_glx_LIB +X11_xcb_glx_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_icccm_INCLUDE_PATH +X11_xcb_icccm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_icccm_LIB +X11_xcb_icccm_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_image_INCLUDE_PATH +X11_xcb_image_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_image_LIB +X11_xcb_image_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_keysyms_INCLUDE_PATH +X11_xcb_keysyms_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_keysyms_LIB +X11_xcb_keysyms_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_present_INCLUDE_PATH +X11_xcb_present_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_present_LIB +X11_xcb_present_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_randr_INCLUDE_PATH +X11_xcb_randr_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_randr_LIB +X11_xcb_randr_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_record_INCLUDE_PATH +X11_xcb_record_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_record_LIB +X11_xcb_record_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_render_INCLUDE_PATH +X11_xcb_render_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_render_LIB +X11_xcb_render_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_render_util_INCLUDE_PATH +X11_xcb_render_util_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_render_util_LIB +X11_xcb_render_util_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_res_INCLUDE_PATH +X11_xcb_res_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_res_LIB +X11_xcb_res_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_screensaver_INCLUDE_PATH +X11_xcb_screensaver_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_screensaver_LIB +X11_xcb_screensaver_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_shape_INCLUDE_PATH +X11_xcb_shape_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_shape_LIB +X11_xcb_shape_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_shm_INCLUDE_PATH +X11_xcb_shm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_shm_LIB +X11_xcb_shm_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_sync_INCLUDE_PATH +X11_xcb_sync_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_sync_LIB +X11_xcb_sync_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_util_INCLUDE_PATH +X11_xcb_util_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_util_LIB +X11_xcb_util_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xf86dri_INCLUDE_PATH +X11_xcb_xf86dri_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xf86dri_LIB +X11_xcb_xf86dri_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xfixes_INCLUDE_PATH +X11_xcb_xfixes_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xfixes_LIB +X11_xcb_xfixes_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xinerama_INCLUDE_PATH +X11_xcb_xinerama_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xinerama_LIB +X11_xcb_xinerama_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xinput_INCLUDE_PATH +X11_xcb_xinput_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xinput_LIB +X11_xcb_xinput_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xkb_LIB +X11_xcb_xkb_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xrm_INCLUDE_PATH +X11_xcb_xrm_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xrm_LIB +X11_xcb_xrm_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xtest_INCLUDE_PATH +X11_xcb_xtest_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xtest_LIB +X11_xcb_xtest_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xv_INCLUDE_PATH +X11_xcb_xv_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xv_LIB +X11_xcb_xv_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xvmc_INCLUDE_PATH +X11_xcb_xvmc_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xcb_xvmc_LIB +X11_xcb_xvmc_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbcommon_INCLUDE_PATH +X11_xkbcommon_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbcommon_LIB +X11_xkbcommon_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbcommon_X11_INCLUDE_PATH +X11_xkbcommon_X11_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbcommon_X11_LIB +X11_xkbcommon_X11_LIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbfile_INCLUDE_PATH +X11_xkbfile_INCLUDE_PATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: X11_xkbfile_LIB +X11_xkbfile_LIB-ADVANCED:INTERNAL=1 +//linker supports push/pop state +_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//Test _OFFT_IS_64BIT +_OFFT_IS_64BIT:INTERNAL=1 +__pkg_config_arguments_PKG_FONTCONFIG:INTERNAL=QUIET;fontconfig +__pkg_config_checked_PKG_FONTCONFIG:INTERNAL=1 +//ADVANCED property for variable: pkgcfg_lib_PKG_FONTCONFIG_fontconfig +pkgcfg_lib_PKG_FONTCONFIG_fontconfig-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: pkgcfg_lib_PKG_FONTCONFIG_freetype +pkgcfg_lib_PKG_FONTCONFIG_freetype-ADVANCED:INTERNAL=1 +prefix_result:INTERNAL=/usr/lib + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCCompiler.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCCompiler.cmake new file mode 100644 index 0000000..7a93a25 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCCompiler.cmake @@ -0,0 +1,74 @@ +set(CMAKE_C_COMPILER "/usr/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.2.1") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) +set(CMAKE_C_LINKER_DEPFILE_SUPPORTED TRUE) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "8") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed;/usr/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1;/usr/lib;/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake new file mode 100644 index 0000000..d36a961 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeCXXCompiler.cmake @@ -0,0 +1,85 @@ +set(CMAKE_CXX_COMPILER "/usr/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.2.1") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) +set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED TRUE) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/13.2.1;/usr/include/c++/13.2.1/x86_64-pc-linux-gnu;/usr/include/c++/13.2.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed;/usr/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1;/usr/lib;/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_C.bin b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000000000000000000000000000000000..21ed532b48a14211fcbfa8f8de0fa5f6ec235844 GIT binary patch literal 15424 zcmeHOU2Ggz6~4Q68mGkBO^Acrgl1Jx)JS+@JBek2(yqN;dsed7A>9a}D7_tf$M%Tz zuGt-fT~vq&pjg4kyZ{eWs)VT2w}KEYFR;O=(6?5A6!By#ic*x4ASf7!yqq(0zV&!w zmkJOsony_Md%knNd+(h2-I?PrWJibNv6zCis7DoBsicpj#gRTO4N_^*T5 zk=^QHzCZ0N^7?WkzE!sg-a?vro!r<)AMs%t!xzkuHS>0o^(yhXS4)QoRNyFzQAKj{z zTkN>l6ygcT9;AiS&ivIQe>=8(^Q%v{P9FO1jnlKw?fcbBF^=Kw;66Eqg)v?r?85@= z-DvLjz&3#y!cyDddI!9`1I}}Lc$q?aXz*=XOLe6aK0u$UJc-K%6hIF0X%qotOannG@`3WM;VAR5M?0BK$L+f15pN| z47>+3@aM!s|1huIYBR6xx_&|_^UHNN-gwo#^0T&8FB|Odc`LW{+7sr|>*kf;-8omt z_SAb`F_+K&h5{NLpCi^^ri{eVFM08V|A_lp-t~P}A6<7lsOu-B>phLN#L>$fxGI|B zm%RAXUu1QB!(6&!UjO4`=JoX!GxoCi+J<|OI_Q!P+8S$9iK9cCe4gLsvsrSh`I8sS zD`)TLrn&Tn+iqSvdyI@m$2$F%zB$=wG+y3ygn-zk)y?^?PHnamN7IV?dvls%FHj## zPv0_^=GT6ny~|U+mc3Y)O5M?0BK$L+f15pN|4E%Q);O}1VB)RH82lgeu63?{X7q1eNfk>hZ zL>Y)O5M?0BK$L+f15pN|3`7}-GVtEa0O}Y~w}_fVu8m~b>#Js=WV_faQvdjX*r<;@ zEH-{>Jt#KnB>DFl3;b_yG%9S@rMM9_i*r)c$aRt|YvRA(H`P_q?-SiAxQ9Yu6z4yt_NjEr_dFy4-GV&c>A98ScztRIXbC%@g3@>)Wrf{qQ-Xh(9aQ`LQp`z z?%{`&N(Vq{{*;#ew7sd6kK_3JC7DTeNF~!gjx`ri9Ei6ooIk+VsKN2!{@)@zMN3%j z60kphNMS$1zbEF;2P8QxRVU#|^#RqHMx?KQPwD`jZK4oVzmDxF`WLF0UbH=1{ z%2O4+`Lan*IMdoL7agm7kE`UkZpq%_rMFN@4}CH}FqX?uAvv7`I&13T^8;g9Z4RAR zdSrBba9~uA4-Y?{E$G6)Aic=Cw}3s3vh{ycs_soT@McYEyJ)$V;@Wtch-SktWWT4X zT^DN=J!6%NT=AY8r>LS+*7G&HNS%~vr6+1N;d(XoT2qxgzjV{@R1?3oG{3nWTz;=< zPA=`$+TyHhO^|l0zMetLDN`-}oHEK4*EXih^Tu4YGG|xa#Q-!h@6bO~I7NYIr**m3 zwDQ7dtlEq+ii>3$!q;xq_k6~#)|^Uti=oL^wM!Ngl;KUzaP0+G8D92`YQ@W?VbAEP zsx@otnIbV@`3!AUs}@a<8E8{?)~qv0V^ydxS{ZXCYWST|Qk5}TnVq%El#Bn3@coev z@#b6DPPtJ)}(`>%A5#QbsJhsO5fz8{{yMSQ;JgOBF|=oJ~4w~=!PKJM=hVLWB<@tgsD zm3%=7=l|2>l=^AhHdIOxw4pPwmU0~e~%b@hL#{7_YLT|P{P8O@$ZEAxDP_(`I5(C2_HYt z6UIYe`&EhzmXx7*RKFi4=;p2}5JnY9m z5XK?kgAaY1JV8F5%WeuE=P5b>4|+YsS80iq69@AQ^I>mLgZsk# z@w}20KE^@3qywgEA%HOnZ{pyG&mZuEx_Rt2+0>tOcvYPIyJ-(Cm=E&880H?JtCxCx ZYaRoMGi1`U>h}CD{%A(BH$(`T>R&8RiS7UZ literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000000000000000000000000000000000..4f865f5b465bc7a071d66400ed799dd2e99da859 GIT binary patch literal 15440 zcmeHOU2Ggz6~4Q68VBO6Q{pylLNf}eY7{*7ZXDw#GF^MU_N?ST(v2uY;dZ<`wnwaY zm)UW#D?u$x5mrcLcz{aKr%IK0Dn*Ev7ud?EB`+vNLW+1mrlP{F0x@cfLJ3~ZxpU5B zJX)7OiHB;gHS^u`opbKJbMB1i?#!7dvSTChSWIwf5uXw$X&oMuCdJfgssN-#zi5a3 zQE^1v0dlM2Jbl^&(0b)sd?&UM-vWq!hq2NGk9sup;T0YsBKqxCG#n5VMnT7cetS?s zau}bX4j5VQ_otyV6iw}YY$ZR&pdSupqsz137}$wD6qkNN_CpcAv3XQn9OKmlqbh7W@0U`g-+RMNg@oaa=vH;W;%r zabCoiMIAZzkBQh0IZiT|sDieKV8gJZ|0mZnqsM=>cJ|jd{?VIy+x*>gy)Qh8Hh3J^ zCfZ;@4mU2So@coReH<<2HNjzeq0W8cmAPwc`ADQD*^Wm$7g$CXmZTz*^@ zEytR*Yp&(w$1|l$*~**KCCk$_*T}-6DQE1mS+XAoLkY80pf=}CyDUJixy8cClQ?62 zD9-z}*#elNltjMZ@uOq8p^QxFr+NifQ@Z+}7l%25*@QnVF%cI}0rL6v<8OTjPRkbY zG;s^}+WQ39Jd4Iq_`2uot>d7_Z_;(me4QF>OM80eS*}0i@puh*Bk|;426#G^mEvlE zr%PM$*8+U-JlY8G>i?wIe6)`u5Je!0Koo%}0#O8_2t*P1fJNZ##C`7>E7#kMOM9+# z3t>E2cjJw##>y|+*42@sKKZBI>T91jR$n(({;)Nb&nD~1E5_x4--1D-a|OKKnb8x+ zzNYMf|0%X}dC!j!9=z#xLen$U^uESM;@C18t`ma&sw@}D0vUcT94 z#9lF8+jb8@1E;Bhw#LRx;@I$Qe;nWPKo-bRYZo6@5;C|p6o!5Zc zEHoO8SN0qQB6e~8_ITH4Zr2mX(gNFia~5pRLmR7KzHY28Y`mJig+soSy>2{hT<(1H zfDnnFw00zZR*z+G5qk&^`37oUY>g*g3~SzPrs-^iTDo;{-JcJC2C(a>L=lK05Je!0 zKoo%}0#O8_2t*NxA`nF&ia->B|1AReKI{ETZenEeObuSLRc2(d>N*#C`Y#6UCvuY` z(`VczX*m_Ec)`gH$!bH8=sA$e03_Wygs z8xN4mberTJ@`pFYYP=jr_?f9>jr4ybIhcb=*aY^`o9q0QX1O4#w{iJTL6@4%)}t1z&H>zlS^v z0qllxV*4897prF@puZdWI9x5nv&%<;$9}`ddjfcjL-=_66o0okoaPohJWG7Iol)Sm zou*1E?7};{@FFvAe!*z zvB{yqF*!Lh@^CgU^Mgb1z)MK0Xu2lkv`<2wdeJV+g_>1_c7loQ>0s))%43(ZSgXi6 zvs}b{cu081u0zT0z8B=KOR#Xk1oG(d85<_pOYGOnjfX*$vCrvRjfwY5zi*PM-!vOv z=(VMJ*PI4)9S`TYW|twWzbf={#kKU=@`7G z2p%kX9@2Ci6NZN#T!-e&dAk68RiG`{>D3Zcyv87!LN8S2=dH5a0HSF`{d84 zu_0mD|1-e<74DfleqIMK^6~RJAUu8({BaGy{=80LT%&&R7%_J2&-Z&9I2GvmN7Cz#rEbEb}_UN9sI0ejd|hs9;RlpVv8zbu#4s z!^i(!(Bm<&-oHQ4eS+6>)Xa`=k&t@^wxB=XcNnXofQ4>9>bsesKi}sVdA+$?|39Gq z`S^uKmV~^HCDvE7jQ4x&pZ(V~Ps7OPpU3X}77Mwb!xr@ap@yswjCoJ=_Z)vFu0RFX zHgwte-w*NkYhinq8Gi%5iGV+^vp4B`Lbd}FRaj>HJ+L_U+&{0A_bBH^6?3H$(m+O_n_#@;Hh0$ItRM zRIn``Kd)ap$e;URdmL-9v;ct|nfogC4_`m*A4ER)d}nNr8vF(+@plyd_TlkxT=oIS hV~46=UP^h@Z*oVZ35l?FZSFseFVUdv4>^QH@lT4KuNwdW literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeSystem.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeSystem.cmake new file mode 100644 index 0000000..d591f66 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.1.51-1-lts") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.1.51-1-lts") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + + + +set(CMAKE_SYSTEM "Linux-6.1.51-1-lts") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "6.1.51-1-lts") +set(CMAKE_SYSTEM_PROCESSOR "x86_64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/CMakeCCompilerId.c b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000..66be365 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,866 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif __STDC_VERSION__ > 201710L +# define C_VERSION "23" +#elif __STDC_VERSION__ >= 201710L +# define C_VERSION "17" +#elif __STDC_VERSION__ >= 201000L +# define C_VERSION "11" +#elif __STDC_VERSION__ >= 199901L +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/a.out b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdC/a.out new file mode 100755 index 0000000000000000000000000000000000000000..c7890f1f4522a5194c18c940585f630f294212c2 GIT binary patch literal 15536 zcmeHOYit}>6+XL;6Q{)8jj3HXDR|VPD3$PJZ70SQ+^)S|XDs;nM4$VEg7D6~O^%7w_wIdjjM zjBnR1>YoZ}uI2si`R@7dy>sr&?%kQQk7P%OX@L8HEF-CyG&lV85LXb=&bJ7^=t&2}!qAS)>VJ5d=OC(lt^8 z+d96$0|-icFrGnTEQbFY;73^}7}n8LlBV)c-nSX|b6ir4q9c=Z2I~yg37+Ti1SOsn z6Z-GtcdB9z0OUbr$l)rRC1$zTVE>gJz{shX&wgIyYOP;D z)jwy=M8}tWf8<}Le$F+%MDXEtuNAv~kh|VlTT67DB*#@o^ncp-KlEdQdp4|<>(+%= z?zb+iH(0TY*5wWFHte92J7}t{%_cgAZt7`%C;Jz$8J2pES*QAMp{liV#cQ_C_U}WZ z*1C@0rLWG^YPE}vLrBDquil*R>g>&Wq9YB|-(Tm@_ZarE^6)ilWohj<*&8%v>ul?v zu&1-xYu1xi>{8+xNIYAOWp5z=`z`oq>+!0CbFCL{1xP%zEgAIkWIb=}{Y*XnZ1%=+ zT%ut8f)%5wMkR_s6oDuLQ3Rq0L=lK05Je!0Koo%}0#O8_2yBi3J@Dd+G(->kD#@TR&x#4YZ!=N4&{O3*ej?$0W=x8Wo0I6XR|$yaN&gNS3- zYqe2Cde%xM_Rvv?Ehl4pckO6;3?FBC<0Lgq6kD0h$8U+9RbN>l)OdB4ZMpFYnL1z=QTF7 zUFH18JJ^=|$h~aKSEfB|OP-|U`AYl0HfkkusdAE`98C;YnU+v_~vH^iU& zeYZgJ$F~|^@=*;#c}Tvg{;BZ8SZNU>gfmz-Lbg=D=JRa; zX<-yTf{=tZ=+pSq$hX9sL9PSk4e(X=*ZX-2c|)8+_(QDkj<bwaY1Ix`HY*%@Exy_oH+yb(5J=+#zr!jU5+Qbowe-YqXT1E z+Zs9w_TkZq!GTeGVtDw0?4&(8FgTjUymLLPJuSKHZ_BUm= z+qp`~p2wSHl=VI`fnK?M(O#;!Imj1hOSar$Q&zz#&Mi4}uKnh_XJETU*2sN69BjH$ z;eq|6eA~t}dpkQmWZPPY`i;7`$hqH~`X7XZ()(>ZUQhMR_Yjpqw*&#q%83QfnMU-= z3g@MkFXB%C7Qrl*JlC8nE}4tv(xO}TPK2oGr9A$QBcEexU~r_5)R}*qyVGpTU7k*cZN-iv_Hx&TuKf#HCqqiyoi7?;Pm!7*GA+u5UYkjta`>v5Y{z z;c_<`^cfmwvXAwGY32oj>xzk9#ISyu^@1M|A)~y{2|c3ezs-6}v$iU|YE8@&7C~(w;-~ zvd<8d{h7>P`~<&*V*2=Xw3;{G%c|S;xO2M=qk5-!WAWkT<}71;MN6 z1z*LMuwM3wS6MIDsdOMZLD~<6^^j)Il)^qX1w<$I23ClZ`OAK&kM+7ghePDhfCO>u z9`K^quOHEeQO>2I$$TU(JCT#QV>Kwr9##F848$#(iF>j7`tQ@j MHY~d|fo8&g0U#vJdH?_b literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.cpp b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000..52d56e2 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,855 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__COMO__) +# define COMPILER_ID "Comeau" + /* __COMO_VERSION__ = VRR */ +# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) +# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) + +#elif defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L +# if defined(__INTEL_CXX11_MODE__) +# if defined(__cpp_aggregate_nsdmi) +# define CXX_STD 201402L +# else +# define CXX_STD 201103L +# endif +# else +# define CXX_STD 199711L +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# define CXX_STD _MSVC_LANG +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > 202002L + "23" +#elif CXX_STD > 201703L + "20" +#elif CXX_STD >= 201703L + "17" +#elif CXX_STD >= 201402L + "14" +#elif CXX_STD >= 201103L + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/a.out b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/3.27.4/CompilerIdCXX/a.out new file mode 100755 index 0000000000000000000000000000000000000000..9ad6cd21454ff8973e79e73f324e82fbe17ff949 GIT binary patch literal 15552 zcmeHOU2Ggz6~4Pp8VBO66YAo|RWoX#N-3V~+KDj%({=2%$C7_a>Ij1glkx7@Ua>!B zc3e4?D3MG7%Ssfe1bJu+66ym;5vo9imzIr!N+T7NJ|IPXKrW(^DS;aCqm)Ko&bjxT z@$BuoAP|U$xvQOX&v(yv?wxaIcJ9uc`BG+dC?1OmE=}SS0yU#mA!%x;9;FJ1wCEKr zu)Rxkh}%HlAu-jSRsvd8xgM{V&4f3BL|!{q8pyj841K7=BSeY3?aDheKKGRQ79q^>T{ha+)ObP(|Jb@ivIZ@*4HW zlH-Xn!EZ0cQd@=0Ef9XQ^$n!recptp?{OP;<&-}jp_!Ezz z4ekf}L>nxK;g<`x@t3iGMGk?{Jq--8m;DWJ9EZ^W$G#ikAKnHRwmnxYm+Xq~c)o25 zdt`FV&bgjDm#_G)H#s&?D3{zxXQtq)w#F@XcFD14^ChQ{e-sRDn5``NEIRp;0KMYp zvJX6fGuDG@F{sUD!4$O=;#q|ckB%H4u)ECeBZ8}4ru@x|!yLhE!Us!C#Kn1#e0=@r z>)(XKvPoPdZ1F&Tw*Z^(qA?Uc@A-Ud-KX$%I~Ne#b5c=bUc3+yCCKT-N?^+0#zt75jw2dMV zMIeem6oDuLQ3Rq0L=pHeMc~hgyZ>%2-)Od0cV0a#g!OpUkJqkQ%Rg(rB74O4)E`Dx zUiqB0@*8XUw;K;lW>VGERqI^et6)%TTL#u&X3fOGFH3vCUqe6VcD{<@qc{CFa6L<| zch}Yu2hXD66_Q~8th7J+eH8a^S}PmY?4b8T%lad2>p zkK;SrSA=G<*nQGk?t8<8sBC<0Lg zq6kD0h$0Y0Ac{bJ1n_y*yOojgp^0PJa&aMFaJ^}G3VEvDx~|=R#Purqa%nm#ORC#c zm1GxJQm2GuEEF7nw(J$BNAc+@fsU7*pQbuIA1vh@F9**CXPw1@Kb`srwYW>ZTf$x{ zLEFT*9968N>0|9MJlvznH*2*cAjdXpwNa4xtQAY_(Gw!J)Eev9v#a?6JkmoPpEb9G z{e5UKxJy2XLk#(E0sai){d-%#5+7)}E&d%~A`q1*0#O8_2t*NxA`nF&ia->BC<0Lg zq6qwdMS$}SIloY4F$yt9!({ytO+TyY=Skl~k`o|XNUu^}74(_ zdA{8K*UefPO{$bU$T@)vlr)HWh*;LB{XI$*KOp&DlK4LmOPdnGb{Ex7lVk3;mjVIF zo3b$f?V1`7fYNl6^d#}&NwFL+#}WQ+O5LFLw@BxH$o>CZaQ^sq9dn+kVJHjEBjvnN z&J*Rl(BXlBW5yx4A8@|`fAhP{l+l&!>Q441Q`_~RaE#Lq@u!+@h4GGwy&`R>madRN zBl{1@_C%0B&gPg_8x!vn`u+|{yiKfAzA4*(7Amdc4$+%tL`lr&HvktJo`vRpFivQc zg>zXw(C$%C-S!-4`^6q{C!HV9Q0q59?u*|cIPOgPHsa8)p4WSca3ifO`FQ#upsQujHbHsrP(sy%`G}}uKmutXv%>6HPDt~4r!p_h+?f(|p``Dr7P_ffr`XWu zxdjIa!jz#heTboc4R!Cl~Xx~{V1>oa$Pw&8LwD0oec6WB|9mTAIS z@b3-lJx~ermx#~u18hi=e{UHc(fCgipQXWuBz69$0RJ0Yqj~(i?qJFL&+86-{0{JO z&B1(Lm$1A*{o+1i?3mB%i#%XBWajfahb6CTz(f{3{$BtT*C5R2bq7mcukrZVj^$&( z$2AS>ysinP>Q>HCc>DwlyuM*fna}Ggmb|Xw{`LL;7I4uow+Gh~x~}m05lm#!=kF;% z!+gF@v3yz!n0C36@9Bj3d>v)U>s#u+?%gZIzDND@{tE+9D2CjMt4ai0f&=|osA2!i zf0+ze^6|$6egA)|@z;sZa*~N8IsOde_+T|7k3qzE-OlgJ>GrI%{1tE#AwI9`*E`YM z*72^iEuHzVK?BY`owmWcjo*Ld_Z)fM&ODySH-L-rV?MvHR6PtJltW4cTjsNT6I#N2 zULUR#pU+cvz&w^WHNHrbWm3srQduyM^-ZWC#^dL8O)v3vdmL-HGy#AZnFmeG*Uum3 zhb13-0U0V& search starts here: + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include + /usr/local/include + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed + /usr/include + End of search list. + Compiler executable checksum: 865c2688a4f1e3f13d6bf2cc8fd98762 + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_2ea6f.dir/' + as -v --64 -o CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o /tmp/ccbHstVa.s + GNU assembler version 2.41.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.41.0 + COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.' + Linking C executable cmTC_2ea6f + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ea6f.dir/link.txt --verbose=1 + /usr/bin/cc -v CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o -o cmTC_2ea6f + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper + Target: x86_64-pc-linux-gnu + Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.1 20230801 (GCC) + COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ea6f' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2ea6f.' + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cckNB5UX.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2ea6f /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ea6f' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2ea6f.' + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-XEzhGn' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:127 (message)" + - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:3 (project)" + message: | + Parsed C implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + add: [/usr/local/include] + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:152 (message)" + - "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:3 (project)" + message: | + Parsed C implicit link information: + link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + ignore line: [Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-XEzhGn'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_2ea6f/fast] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_2ea6f.dir/build.make CMakeFiles/cmTC_2ea6f.dir/build] + ignore line: [make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-XEzhGn'] + ignore line: [Building C object CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o] + ignore line: [/usr/bin/cc -v -o CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.1 20230801 (GCC) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_2ea6f.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1 -quiet -v /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_2ea6f.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -o /tmp/ccbHstVa.s] + ignore line: [GNU C17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)] + ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.0-p12 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [warning: MPFR header version 4.2.0-p12 differs from library version 4.2.1.] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../x86_64-pc-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 865c2688a4f1e3f13d6bf2cc8fd98762] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_2ea6f.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o /tmp/ccbHstVa.s] + ignore line: [GNU assembler version 2.41.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.41.0] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.'] + ignore line: [Linking C executable cmTC_2ea6f] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2ea6f.dir/link.txt --verbose=1] + ignore line: [/usr/bin/cc -v CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o -o cmTC_2ea6f ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.1 20230801 (GCC) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_2ea6f' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_2ea6f.'] + link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/cckNB5UX.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_2ea6f /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cckNB5UX.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-o] ==> ignore + arg [cmTC_2ea6f] ==> ignore + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] + arg [CMakeFiles/cmTC_2ea6f.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> [/usr/lib/crti.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o;/usr/lib/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1;/usr/lib;/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:57 (try_compile)" + - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:3 (project)" + checks: + - "Detecting CXX compiler ABI info" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "CMAKE_CXX_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_59dba/fast + /usr/bin/make -f CMakeFiles/cmTC_59dba.dir/build.make CMakeFiles/cmTC_59dba.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo' + Building CXX object CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o + /usr/bin/c++ -v -o CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + Target: x86_64-pc-linux-gnu + Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.1 20230801 (GCC) + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/' + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_59dba.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccOByWwp.s + GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu) + compiled by GNU C version 13.2.1 20230801, GMP version 6.3.0, MPFR version 4.2.0-p12, MPC version 1.3.1, isl version isl-0.26-GMP + + warning: MPFR header version 4.2.0-p12 differs from library version 4.2.1. + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../x86_64-pc-linux-gnu/include" + #include "..." search starts here: + #include <...> search starts here: + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1 + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/backward + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include + /usr/local/include + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed + /usr/include + End of search list. + Compiler executable checksum: 5a490a353c29b926850bca65a518c219 + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/' + as -v --64 -o CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccOByWwp.s + GNU assembler version 2.41.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.41.0 + COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.' + Linking CXX executable cmTC_59dba + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59dba.dir/link.txt --verbose=1 + /usr/bin/c++ -v CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_59dba + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper + Target: x86_64-pc-linux-gnu + Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,objc,obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.2.1 20230801 (GCC) + COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_59dba' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_59dba.' + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOVavNK.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_59dba /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_59dba' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_59dba.' + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:127 (message)" + - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:3 (project)" + message: | + Parsed CXX implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1] + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu] + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/backward] + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + add: [/usr/local/include] + add: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1] ==> [/usr/include/c++/13.2.1] + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu] ==> [/usr/include/c++/13.2.1/x86_64-pc-linux-gnu] + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/backward] ==> [/usr/include/c++/13.2.1/backward] + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/include/c++/13.2.1;/usr/include/c++/13.2.1/x86_64-pc-linux-gnu;/usr/include/c++/13.2.1/backward;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include;/usr/local/include;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake:152 (message)" + - "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:3 (project)" + message: | + Parsed CXX implicit link information: + link line regex: [^( *|.*[/\\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + ignore line: [Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_59dba/fast] + ignore line: [/usr/bin/make -f CMakeFiles/cmTC_59dba.dir/build.make CMakeFiles/cmTC_59dba.dir/build] + ignore line: [make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-KuwfKo'] + ignore line: [Building CXX object CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/usr/bin/c++ -v -o CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.1 20230801 (GCC) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/'] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/cc1plus -quiet -v -D_GNU_SOURCE /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_59dba.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -o /tmp/ccOByWwp.s] + ignore line: [GNU C++17 (GCC) version 13.2.1 20230801 (x86_64-pc-linux-gnu)] + ignore line: [ compiled by GNU C version 13.2.1 20230801 GMP version 6.3.0 MPFR version 4.2.0-p12 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [warning: MPFR header version 4.2.0-p12 differs from library version 4.2.1.] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../x86_64-pc-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/x86_64-pc-linux-gnu] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../include/c++/13.2.1/backward] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 5a490a353c29b926850bca65a518c219] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccOByWwp.s] + ignore line: [GNU assembler version 2.41.0 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.41.0] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [Linking CXX executable cmTC_59dba] + ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_59dba.dir/link.txt --verbose=1] + ignore line: [/usr/bin/c++ -v CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_59dba ] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] + ignore line: [Target: x86_64-pc-linux-gnu] + ignore line: [Configured with: /build/gcc/src/gcc/configure --enable-languages=ada c c++ d fortran go lto objc obj-c++ --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.2.1 20230801 (GCC) ] + ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_59dba' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_59dba.'] + link line: [ /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOVavNK.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o cmTC_59dba /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../.. CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccOVavNK.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-o] ==> ignore + arg [cmTC_59dba] ==> ignore + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] + arg [CMakeFiles/cmTC_59dba.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o] + arg [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] ==> obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/Scrt1.o] ==> [/usr/lib/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crti.o] ==> [/usr/lib/crti.o] + collapse obj [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib/crtn.o] ==> [/usr/lib/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] ==> [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] + implicit objs: [/usr/lib/Scrt1.o;/usr/lib/crti.o;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtbeginS.o;/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/crtendS.o;/usr/lib/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1;/usr/lib;/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckSymbolExists.cmake:140 (try_compile)" + - "/usr/share/cmake/Modules/CheckSymbolExists.cmake:66 (__CHECK_SYMBOL_EXISTS_IMPL)" + - "/usr/share/ECM/kde-modules/KDECompilerSettings.cmake:300 (check_symbol_exists)" + - "CMakeLists.txt:11 (include)" + checks: + - "Looking for __GLIBC__" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w" + cmakeVariables: + CMAKE_C_FLAGS: "" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "LIBC_IS_GLIBC" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_98970/fast + /usr/bin/make -f CMakeFiles/cmTC_98970.dir/build.make CMakeFiles/cmTC_98970.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w' + Building C object CMakeFiles/cmTC_98970.dir/CheckSymbolExists.c.o + /usr/bin/cc -o CMakeFiles/cmTC_98970.dir/CheckSymbolExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w/CheckSymbolExists.c + Linking C executable cmTC_98970 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_98970.dir/link.txt --verbose=1 + /usr/bin/cc CMakeFiles/cmTC_98970.dir/CheckSymbolExists.c.o -o cmTC_98970 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-8WgG5w' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" + - "/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake:52 (cmake_check_source_compiles)" + - "/usr/share/ECM/kde-modules/KDECompilerSettings.cmake:324 (check_cxx_source_compiles)" + - "CMakeLists.txt:11 (include)" + checks: + - "Performing Test _OFFT_IS_64BIT" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "_OFFT_IS_64BIT" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_6aee0/fast + /usr/bin/make -f CMakeFiles/cmTC_6aee0.dir/build.make CMakeFiles/cmTC_6aee0.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0' + Building CXX object CMakeFiles/cmTC_6aee0.dir/src.cxx.o + /usr/bin/c++ -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -D_OFFT_IS_64BIT -o CMakeFiles/cmTC_6aee0.dir/src.cxx.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0/src.cxx + Linking CXX executable cmTC_6aee0 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6aee0.dir/link.txt --verbose=1 + /usr/bin/c++ CMakeFiles/cmTC_6aee0.dir/src.cxx.o -o cmTC_6aee0 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-7DcCA0' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)" + - "/usr/share/cmake/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)" + - "/usr/share/cmake/Modules/CheckCXXCompilerFlag.cmake:34 (cmake_check_compiler_flag)" + - "/usr/share/ECM/kde-modules/KDECompilerSettings.cmake:579 (check_cxx_compiler_flag)" + - "CMakeLists.txt:11 (include)" + checks: + - "Performing Test HAVE_DATE_TIME" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs" + cmakeVariables: + CMAKE_CXX_FLAGS: " -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "HAVE_DATE_TIME" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_e6d86/fast + /usr/bin/make -f CMakeFiles/cmTC_e6d86.dir/build.make CMakeFiles/cmTC_e6d86.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs' + Building CXX object CMakeFiles/cmTC_e6d86.dir/src.cxx.o + /usr/bin/c++ -DHAVE_DATE_TIME -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -std=gnu++11 -Wdate-time -o CMakeFiles/cmTC_e6d86.dir/src.cxx.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs/src.cxx + Linking CXX executable cmTC_e6d86 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e6d86.dir/link.txt --verbose=1 + /usr/bin/c++ -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wl,--enable-new-dtags CMakeFiles/cmTC_e6d86.dir/src.cxx.o -o cmTC_e6d86 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-6LowUs' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckLibraryExists.cmake:69 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:682 (check_library_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "X11_LIB_X11_SOLO" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_9891b/fast + /usr/bin/make -f CMakeFiles/cmTC_9891b.dir/build.make CMakeFiles/cmTC_9891b.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F' + Building C object CMakeFiles/cmTC_9891b.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=XOpenDisplay -std=gnu90 -o CMakeFiles/cmTC_9891b.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F/CheckFunctionExists.c + Linking C executable cmTC_9891b + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9891b.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=XOpenDisplay -Wl,--enable-new-dtags CMakeFiles/cmTC_9891b.dir/CheckFunctionExists.c.o -o cmTC_9891b /usr/lib/libX11.so /usr/lib/libXext.so + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-3av86F' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckFunctionExists.cmake:86 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:697 (check_function_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for gethostbyname" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "CMAKE_HAVE_GETHOSTBYNAME" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_f7941/fast + /usr/bin/make -f CMakeFiles/cmTC_f7941.dir/build.make CMakeFiles/cmTC_f7941.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab' + Building C object CMakeFiles/cmTC_f7941.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=gethostbyname -std=gnu90 -o CMakeFiles/cmTC_f7941.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab/CheckFunctionExists.c + Linking C executable cmTC_f7941 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7941.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=gethostbyname -Wl,--enable-new-dtags CMakeFiles/cmTC_f7941.dir/CheckFunctionExists.c.o -o cmTC_f7941 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-FCRvab' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckFunctionExists.cmake:86 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:711 (check_function_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for connect" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "CMAKE_HAVE_CONNECT" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_838c2/fast + /usr/bin/make -f CMakeFiles/cmTC_838c2.dir/build.make CMakeFiles/cmTC_838c2.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ' + Building C object CMakeFiles/cmTC_838c2.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=connect -std=gnu90 -o CMakeFiles/cmTC_838c2.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ/CheckFunctionExists.c + Linking C executable cmTC_838c2 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_838c2.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=connect -Wl,--enable-new-dtags CMakeFiles/cmTC_838c2.dir/CheckFunctionExists.c.o -o cmTC_838c2 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-r5zrDZ' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckFunctionExists.cmake:86 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:720 (check_function_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for remove" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "CMAKE_HAVE_REMOVE" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_5a60a/fast + /usr/bin/make -f CMakeFiles/cmTC_5a60a.dir/build.make CMakeFiles/cmTC_5a60a.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm' + Building C object CMakeFiles/cmTC_5a60a.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=remove -std=gnu90 -o CMakeFiles/cmTC_5a60a.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm/CheckFunctionExists.c + Linking C executable cmTC_5a60a + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5a60a.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=remove -Wl,--enable-new-dtags CMakeFiles/cmTC_5a60a.dir/CheckFunctionExists.c.o -o cmTC_5a60a + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-4Bgedm' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckFunctionExists.cmake:86 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:729 (check_function_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for shmat" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "CMAKE_HAVE_SHMAT" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_6d291/fast + /usr/bin/make -f CMakeFiles/cmTC_6d291.dir/build.make CMakeFiles/cmTC_6d291.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk' + Building C object CMakeFiles/cmTC_6d291.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat -std=gnu90 -o CMakeFiles/cmTC_6d291.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk/CheckFunctionExists.c + Linking C executable cmTC_6d291 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6d291.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat -Wl,--enable-new-dtags CMakeFiles/cmTC_6d291.dir/CheckFunctionExists.c.o -o cmTC_6d291 + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-pgcxZk' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/share/cmake/Modules/CheckLibraryExists.cmake:69 (try_compile)" + - "/usr/share/cmake/Modules/FindX11.cmake:739 (check_library_exists)" + - "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)" + - "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake:45 (find_dependency)" + - "CMakeLists.txt:13 (find_package)" + checks: + - "Looking for IceConnectionNumber in ICE" + directories: + source: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T" + binary: "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T" + cmakeVariables: + CMAKE_C_FLAGS: " -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "-Wl,--enable-new-dtags " + CMAKE_MODULE_PATH: "/usr/share/ECM/modules/;/usr/share/ECM/find-modules/;/usr/share/ECM/kde-modules/" + buildResult: + variable: "CMAKE_LIB_ICE_HAS_ICECONNECTIONNUMBER" + cached: true + stdout: | + Change Dir: '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T' + + Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/make -f Makefile cmTC_a2583/fast + /usr/bin/make -f CMakeFiles/cmTC_a2583.dir/build.make CMakeFiles/cmTC_a2583.dir/build + make[1]: Entering directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T' + Building C object CMakeFiles/cmTC_a2583.dir/CheckFunctionExists.c.o + /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -std=gnu90 -o CMakeFiles/cmTC_a2583.dir/CheckFunctionExists.c.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T/CheckFunctionExists.c + Linking C executable cmTC_a2583 + /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2583.dir/link.txt --verbose=1 + /usr/bin/cc -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute -Wwrite-strings -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=IceConnectionNumber -Wl,--enable-new-dtags CMakeFiles/cmTC_a2583.dir/CheckFunctionExists.c.o -o cmTC_a2583 -lICE + make[1]: Leaving directory '/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeScratch/TryCompile-2LIq0T' + + exitCode: 0 +... diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeDirectoryInformation.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..1a597dc --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeRuleHashes.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeRuleHashes.txt new file mode 100644 index 0000000..dee3e94 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/CMakeRuleHashes.txt @@ -0,0 +1,6 @@ +# Hashes of file build rules. +c11dd9a01213471486ff05fd1fae89e9 CMakeFiles/fetch-translations +f69c7feb1c6cac22729522b78dc7cd17 CMakeFiles/uninstall +cbf1cd061149e5fe302b9afe85867e55 releaseme +d8435b7e619dc16f455c9fbdeb49618e src/CMakeFiles/plasma_applet_SevenStart_autogen +040596f78318f2bb21c92511e85800f1 src/metadata.json diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/build.make new file mode 100644 index 0000000..f955c72 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5Config_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5Config_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5Config_QCH.dir/progress.make + +KF5Config_QCH: CMakeFiles/KF5Config_QCH.dir/build.make +.PHONY : KF5Config_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5Config_QCH.dir/build: KF5Config_QCH +.PHONY : CMakeFiles/KF5Config_QCH.dir/build + +CMakeFiles/KF5Config_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5Config_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5Config_QCH.dir/clean + +CMakeFiles/KF5Config_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5Config_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..781765e --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5Config_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..af8fe12 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5Config_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..1e7f3c7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5Config_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/build.make new file mode 100644 index 0000000..e753272 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5CoreAddons_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5CoreAddons_QCH.dir/progress.make + +KF5CoreAddons_QCH: CMakeFiles/KF5CoreAddons_QCH.dir/build.make +.PHONY : KF5CoreAddons_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5CoreAddons_QCH.dir/build: KF5CoreAddons_QCH +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/build + +CMakeFiles/KF5CoreAddons_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/clean + +CMakeFiles/KF5CoreAddons_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..0ab7c6a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5CoreAddons_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..e04b572 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5CoreAddons_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..355886e --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5CoreAddons_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/build.make new file mode 100644 index 0000000..27edcc9 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5I18n_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5I18n_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5I18n_QCH.dir/progress.make + +KF5I18n_QCH: CMakeFiles/KF5I18n_QCH.dir/build.make +.PHONY : KF5I18n_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5I18n_QCH.dir/build: KF5I18n_QCH +.PHONY : CMakeFiles/KF5I18n_QCH.dir/build + +CMakeFiles/KF5I18n_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5I18n_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5I18n_QCH.dir/clean + +CMakeFiles/KF5I18n_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5I18n_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..a7b9072 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5I18n_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..5b8d554 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5I18n_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..92e75b0 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5I18n_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/build.make new file mode 100644 index 0000000..31d77a4 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5Package_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5Package_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5Package_QCH.dir/progress.make + +KF5Package_QCH: CMakeFiles/KF5Package_QCH.dir/build.make +.PHONY : KF5Package_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5Package_QCH.dir/build: KF5Package_QCH +.PHONY : CMakeFiles/KF5Package_QCH.dir/build + +CMakeFiles/KF5Package_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5Package_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5Package_QCH.dir/clean + +CMakeFiles/KF5Package_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5Package_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..447c2b4 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5Package_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..9a89dec --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5Package_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..5ae4bec --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5Package_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/build.make new file mode 100644 index 0000000..12f93c0 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5Plasma_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5Plasma_QCH.dir/progress.make + +KF5Plasma_QCH: CMakeFiles/KF5Plasma_QCH.dir/build.make +.PHONY : KF5Plasma_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5Plasma_QCH.dir/build: KF5Plasma_QCH +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/build + +CMakeFiles/KF5Plasma_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5Plasma_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/clean + +CMakeFiles/KF5Plasma_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..0c89909 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5Plasma_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..8fff144 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5Plasma_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..358c831 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5Plasma_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/build.make new file mode 100644 index 0000000..6dcebfa --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5Service_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5Service_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5Service_QCH.dir/progress.make + +KF5Service_QCH: CMakeFiles/KF5Service_QCH.dir/build.make +.PHONY : KF5Service_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5Service_QCH.dir/build: KF5Service_QCH +.PHONY : CMakeFiles/KF5Service_QCH.dir/build + +CMakeFiles/KF5Service_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5Service_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5Service_QCH.dir/clean + +CMakeFiles/KF5Service_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5Service_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..68ccb12 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5Service_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..ab6a2ad --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5Service_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..b8397fc --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5Service_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/build.make new file mode 100644 index 0000000..8c61e08 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/build.make @@ -0,0 +1,83 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for KF5WindowSystem_QCH. + +# Include any custom commands dependencies for this target. +include CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/KF5WindowSystem_QCH.dir/progress.make + +KF5WindowSystem_QCH: CMakeFiles/KF5WindowSystem_QCH.dir/build.make +.PHONY : KF5WindowSystem_QCH + +# Rule to build all files generated by this target. +CMakeFiles/KF5WindowSystem_QCH.dir/build: KF5WindowSystem_QCH +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/build + +CMakeFiles/KF5WindowSystem_QCH.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean.cmake +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/clean + +CMakeFiles/KF5WindowSystem_QCH.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean.cmake new file mode 100644 index 0000000..333a18c --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean.cmake @@ -0,0 +1,5 @@ + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/KF5WindowSystem_QCH.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.make new file mode 100644 index 0000000..f417b5a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for KF5WindowSystem_QCH. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.ts new file mode 100644 index 0000000..aa9dc00 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for KF5WindowSystem_QCH. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000..952cd86 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile.cmake @@ -0,0 +1,310 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# The generator used is: +set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +set(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt" + "CMakeFiles/3.27.4/CMakeCCompiler.cmake" + "CMakeFiles/3.27.4/CMakeCXXCompiler.cmake" + "CMakeFiles/3.27.4/CMakeSystem.cmake" + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt" + "/usr/lib/cmake/KF5Config/KF5ConfigCompilerTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigCompilerTargets.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigConfigVersion.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigMacros.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigQchTargets.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Config/KF5ConfigTargets.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfigVersion.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsMacros.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsQchTargets.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsTargets-noconfig.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsTargets.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets-noconfig.cmake" + "/usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsToolingTargets.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nConfigVersion.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nMacros.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nQchTargets.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nTargets-noconfig.cmake" + "/usr/lib/cmake/KF5I18n/KF5I18nTargets.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageConfig.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageConfigVersion.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageMacros.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageQchTargets.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageTargets.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageToolsTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Package/KF5PackageToolsTargets.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaConfigVersion.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaMacros.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaQchTargets.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Plasma/KF5PlasmaTargets.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceConfig.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceConfigVersion.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceMacros.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceQchTargets.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceTargets-noconfig.cmake" + "/usr/lib/cmake/KF5Service/KF5ServiceTargets.cmake" + "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake" + "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfigVersion.cmake" + "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemQchTargets.cmake" + "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets-noconfig.cmake" + "/usr/lib/cmake/KF5WindowSystem/KF5WindowSystemTargets.cmake" + "/usr/lib/cmake/Qt5/Qt5Config.cmake" + "/usr/lib/cmake/Qt5/Qt5ConfigVersion.cmake" + "/usr/lib/cmake/Qt5/Qt5ModuleLocation.cmake" + "/usr/lib/cmake/Qt5Core/Qt5CoreConfig.cmake" + "/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtras.cmake" + "/usr/lib/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake" + "/usr/lib/cmake/Qt5Core/Qt5CoreConfigVersion.cmake" + "/usr/lib/cmake/Qt5Core/Qt5CoreMacros.cmake" + "/usr/lib/cmake/Qt5DBus/Qt5DBusConfig.cmake" + "/usr/lib/cmake/Qt5DBus/Qt5DBusConfigExtras.cmake" + "/usr/lib/cmake/Qt5DBus/Qt5DBusConfigVersion.cmake" + "/usr/lib/cmake/Qt5DBus/Qt5DBusMacros.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSKmsEglDeviceIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEglFSX11IntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QLibInputPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QLinuxFbIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QMinimalEglIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QPdfPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTsLibPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandXCompositeEglPlatformIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QWaylandXCompositeGlxPlatformIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake" + "/usr/lib/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake" + "/usr/lib/cmake/Qt5Network/Qt5NetworkConfig.cmake" + "/usr/lib/cmake/Qt5Network/Qt5NetworkConfigVersion.cmake" + "/usr/lib/cmake/Qt5Network/Qt5Network_QConnmanEnginePlugin.cmake" + "/usr/lib/cmake/Qt5Network/Qt5Network_QGenericEnginePlugin.cmake" + "/usr/lib/cmake/Qt5Network/Qt5Network_QNetworkManagerEnginePlugin.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5QmlConfig.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5QmlConfigExtras.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5QmlConfigVersion.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QDebugMessageServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QLocalClientConnectionFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlDebugServerFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlDebuggerServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlInspectorServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlNativeDebugConnectorFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlNativeDebugServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlPreviewServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQmlProfilerServiceFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QQuickProfilerAdapterFactory.cmake" + "/usr/lib/cmake/Qt5Qml/Qt5Qml_QTcpServerConnectionFactory.cmake" + "/usr/lib/cmake/Qt5QmlModels/Qt5QmlModelsConfig.cmake" + "/usr/lib/cmake/Qt5QmlModels/Qt5QmlModelsConfigVersion.cmake" + "/usr/lib/cmake/Qt5Quick/Qt5QuickConfig.cmake" + "/usr/lib/cmake/Qt5Quick/Qt5QuickConfigVersion.cmake" + "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake" + "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfigExtras.cmake" + "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfigVersion.cmake" + "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsMacros.cmake" + "/usr/lib/cmake/Qt5Xml/Qt5XmlConfig.cmake" + "/usr/lib/cmake/Qt5Xml/Qt5XmlConfigVersion.cmake" + "/usr/share/ECM/cmake/ECMConfig.cmake" + "/usr/share/ECM/cmake/ECMConfigVersion.cmake" + "/usr/share/ECM/find-modules/ECMFindModuleHelpersStub.cmake" + "/usr/share/ECM/find-modules/FindKF5.cmake" + "/usr/share/ECM/kde-modules/KDECMakeSettings.cmake" + "/usr/share/ECM/kde-modules/KDECompilerSettings.cmake" + "/usr/share/ECM/kde-modules/KDEInstallDirs.cmake" + "/usr/share/ECM/kde-modules/KDEInstallDirs5.cmake" + "/usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake" + "/usr/share/ECM/kde-modules/KDESetupPrefixScript.cmake" + "/usr/share/ECM/kde-modules/prefix.sh.cmake" + "/usr/share/ECM/modules/ECMCoverageOption.cmake" + "/usr/share/ECM/modules/ECMEnableSanitizers.cmake" + "/usr/share/ECM/modules/ECMFindModuleHelpers.cmake" + "/usr/share/ECM/modules/ECMQueryQt.cmake" + "/usr/share/ECM/modules/ECMSourceVersionControl.cmake" + "/usr/share/ECM/modules/ECMUninstallTarget.cmake" + "/usr/share/ECM/modules/ECMUseFindModules.cmake" + "/usr/share/ECM/modules/QtVersionOption.cmake" + "/usr/share/ECM/modules/ecm_uninstall.cmake.in" + "/usr/share/cmake/Modules/CMakeCCompiler.cmake.in" + "/usr/share/cmake/Modules/CMakeCCompilerABI.c" + "/usr/share/cmake/Modules/CMakeCInformation.cmake" + "/usr/share/cmake/Modules/CMakeCXXCompiler.cmake.in" + "/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp" + "/usr/share/cmake/Modules/CMakeCXXInformation.cmake" + "/usr/share/cmake/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + "/usr/share/cmake/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/share/cmake/Modules/CMakeCompilerIdDetection.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCCompiler.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCompileFeatures.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCompiler.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/share/cmake/Modules/CMakeDetermineCompilerId.cmake" + "/usr/share/cmake/Modules/CMakeDetermineSystem.cmake" + "/usr/share/cmake/Modules/CMakeFindBinUtils.cmake" + "/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake" + "/usr/share/cmake/Modules/CMakeGenericSystem.cmake" + "/usr/share/cmake/Modules/CMakeInitializeConfigs.cmake" + "/usr/share/cmake/Modules/CMakeLanguageInformation.cmake" + "/usr/share/cmake/Modules/CMakeParseArguments.cmake" + "/usr/share/cmake/Modules/CMakeParseImplicitIncludeInfo.cmake" + "/usr/share/cmake/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/share/cmake/Modules/CMakeParseLibraryArchitecture.cmake" + "/usr/share/cmake/Modules/CMakeSystem.cmake.in" + "/usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/share/cmake/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/share/cmake/Modules/CMakeTestCCompiler.cmake" + "/usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake" + "/usr/share/cmake/Modules/CMakeTestCompilerCommon.cmake" + "/usr/share/cmake/Modules/CMakeUnixFindMake.cmake" + "/usr/share/cmake/Modules/CheckCXXCompilerFlag.cmake" + "/usr/share/cmake/Modules/CheckCXXSourceCompiles.cmake" + "/usr/share/cmake/Modules/CheckFunctionExists.cmake" + "/usr/share/cmake/Modules/CheckLanguage.cmake" + "/usr/share/cmake/Modules/CheckLibraryExists.cmake" + "/usr/share/cmake/Modules/CheckSymbolExists.cmake" + "/usr/share/cmake/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/share/cmake/Modules/Compiler/Comeau-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/GNU-C.cmake" + "/usr/share/cmake/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/GNU-CXX.cmake" + "/usr/share/cmake/Modules/Compiler/GNU-FindBinUtils.cmake" + "/usr/share/cmake/Modules/Compiler/GNU.cmake" + "/usr/share/cmake/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/share/cmake/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/share/cmake/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/LCC-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Tasking-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/share/cmake/Modules/FeatureSummary.cmake" + "/usr/share/cmake/Modules/FindFontconfig.cmake" + "/usr/share/cmake/Modules/FindFreetype.cmake" + "/usr/share/cmake/Modules/FindGettext.cmake" + "/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake" + "/usr/share/cmake/Modules/FindPackageMessage.cmake" + "/usr/share/cmake/Modules/FindPkgConfig.cmake" + "/usr/share/cmake/Modules/FindX11.cmake" + "/usr/share/cmake/Modules/Internal/CheckCompilerFlag.cmake" + "/usr/share/cmake/Modules/Internal/CheckFlagCommonConfig.cmake" + "/usr/share/cmake/Modules/Internal/CheckSourceCompiles.cmake" + "/usr/share/cmake/Modules/Internal/FeatureTesting.cmake" + "/usr/share/cmake/Modules/MacroAddFileDependencies.cmake" + "/usr/share/cmake/Modules/Platform/Linux-Determine-CXX.cmake" + "/usr/share/cmake/Modules/Platform/Linux-GNU-C.cmake" + "/usr/share/cmake/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/share/cmake/Modules/Platform/Linux-GNU.cmake" + "/usr/share/cmake/Modules/Platform/Linux-Initialize.cmake" + "/usr/share/cmake/Modules/Platform/Linux.cmake" + "/usr/share/cmake/Modules/Platform/UnixPaths.cmake" + "/usr/share/cmake/Modules/SelectLibraryConfigurations.cmake" + ) + +# The corresponding makefile is: +set(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +set(CMAKE_MAKEFILE_PRODUCTS + "CMakeFiles/3.27.4/CMakeSystem.cmake" + "CMakeFiles/3.27.4/CMakeCCompiler.cmake" + "CMakeFiles/3.27.4/CMakeCXXCompiler.cmake" + "CMakeFiles/3.27.4/CMakeCCompiler.cmake" + "CMakeFiles/3.27.4/CMakeCXXCompiler.cmake" + "prefix.sh" + "ecm_uninstall.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json" + "src/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "CMakeFiles/uninstall.dir/DependInfo.cmake" + "CMakeFiles/fetch-translations.dir/DependInfo.cmake" + "CMakeFiles/KF5WindowSystem_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5Plasma_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5Package_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5CoreAddons_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5Config_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5Service_QCH.dir/DependInfo.cmake" + "CMakeFiles/KF5I18n_QCH.dir/DependInfo.cmake" + "src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake" + "src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake" + ) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile2 b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile2 new file mode 100644 index 0000000..33cd5e3 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/Makefile2 @@ -0,0 +1,397 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: src/all +.PHONY : all + +# The main recursive "preinstall" target. +preinstall: src/preinstall +.PHONY : preinstall + +# The main recursive "clean" target. +clean: CMakeFiles/uninstall.dir/clean +clean: CMakeFiles/fetch-translations.dir/clean +clean: CMakeFiles/KF5WindowSystem_QCH.dir/clean +clean: CMakeFiles/KF5Plasma_QCH.dir/clean +clean: CMakeFiles/KF5Package_QCH.dir/clean +clean: CMakeFiles/KF5CoreAddons_QCH.dir/clean +clean: CMakeFiles/KF5Config_QCH.dir/clean +clean: CMakeFiles/KF5Service_QCH.dir/clean +clean: CMakeFiles/KF5I18n_QCH.dir/clean +clean: src/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory src + +# Recursive "all" directory target. +src/all: src/CMakeFiles/plasma_applet_SevenStart.dir/all +.PHONY : src/all + +# Recursive "preinstall" directory target. +src/preinstall: +.PHONY : src/preinstall + +# Recursive "clean" directory target. +src/clean: src/CMakeFiles/plasma_applet_SevenStart.dir/clean +src/clean: src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean +.PHONY : src/clean + +#============================================================================= +# Target rules for target CMakeFiles/uninstall.dir + +# All Build rule for target. +CMakeFiles/uninstall.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target uninstall" +.PHONY : CMakeFiles/uninstall.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/uninstall.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/uninstall.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/uninstall.dir/rule + +# Convenience name for target. +uninstall: CMakeFiles/uninstall.dir/rule +.PHONY : uninstall + +# clean rule for target. +CMakeFiles/uninstall.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/clean +.PHONY : CMakeFiles/uninstall.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/fetch-translations.dir + +# All Build rule for target. +CMakeFiles/fetch-translations.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/fetch-translations.dir/build.make CMakeFiles/fetch-translations.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/fetch-translations.dir/build.make CMakeFiles/fetch-translations.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=1,2 "Built target fetch-translations" +.PHONY : CMakeFiles/fetch-translations.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/fetch-translations.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/fetch-translations.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/fetch-translations.dir/rule + +# Convenience name for target. +fetch-translations: CMakeFiles/fetch-translations.dir/rule +.PHONY : fetch-translations + +# clean rule for target. +CMakeFiles/fetch-translations.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/fetch-translations.dir/build.make CMakeFiles/fetch-translations.dir/clean +.PHONY : CMakeFiles/fetch-translations.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5WindowSystem_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5WindowSystem_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5WindowSystem_QCH.dir/build.make CMakeFiles/KF5WindowSystem_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5WindowSystem_QCH.dir/build.make CMakeFiles/KF5WindowSystem_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5WindowSystem_QCH" +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5WindowSystem_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5WindowSystem_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/rule + +# Convenience name for target. +KF5WindowSystem_QCH: CMakeFiles/KF5WindowSystem_QCH.dir/rule +.PHONY : KF5WindowSystem_QCH + +# clean rule for target. +CMakeFiles/KF5WindowSystem_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5WindowSystem_QCH.dir/build.make CMakeFiles/KF5WindowSystem_QCH.dir/clean +.PHONY : CMakeFiles/KF5WindowSystem_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5Plasma_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5Plasma_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Plasma_QCH.dir/build.make CMakeFiles/KF5Plasma_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Plasma_QCH.dir/build.make CMakeFiles/KF5Plasma_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5Plasma_QCH" +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5Plasma_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5Plasma_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/rule + +# Convenience name for target. +KF5Plasma_QCH: CMakeFiles/KF5Plasma_QCH.dir/rule +.PHONY : KF5Plasma_QCH + +# clean rule for target. +CMakeFiles/KF5Plasma_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Plasma_QCH.dir/build.make CMakeFiles/KF5Plasma_QCH.dir/clean +.PHONY : CMakeFiles/KF5Plasma_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5Package_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5Package_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Package_QCH.dir/build.make CMakeFiles/KF5Package_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Package_QCH.dir/build.make CMakeFiles/KF5Package_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5Package_QCH" +.PHONY : CMakeFiles/KF5Package_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5Package_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5Package_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5Package_QCH.dir/rule + +# Convenience name for target. +KF5Package_QCH: CMakeFiles/KF5Package_QCH.dir/rule +.PHONY : KF5Package_QCH + +# clean rule for target. +CMakeFiles/KF5Package_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Package_QCH.dir/build.make CMakeFiles/KF5Package_QCH.dir/clean +.PHONY : CMakeFiles/KF5Package_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5CoreAddons_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5CoreAddons_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5CoreAddons_QCH.dir/build.make CMakeFiles/KF5CoreAddons_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5CoreAddons_QCH.dir/build.make CMakeFiles/KF5CoreAddons_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5CoreAddons_QCH" +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5CoreAddons_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5CoreAddons_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/rule + +# Convenience name for target. +KF5CoreAddons_QCH: CMakeFiles/KF5CoreAddons_QCH.dir/rule +.PHONY : KF5CoreAddons_QCH + +# clean rule for target. +CMakeFiles/KF5CoreAddons_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5CoreAddons_QCH.dir/build.make CMakeFiles/KF5CoreAddons_QCH.dir/clean +.PHONY : CMakeFiles/KF5CoreAddons_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5Config_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5Config_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Config_QCH.dir/build.make CMakeFiles/KF5Config_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Config_QCH.dir/build.make CMakeFiles/KF5Config_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5Config_QCH" +.PHONY : CMakeFiles/KF5Config_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5Config_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5Config_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5Config_QCH.dir/rule + +# Convenience name for target. +KF5Config_QCH: CMakeFiles/KF5Config_QCH.dir/rule +.PHONY : KF5Config_QCH + +# clean rule for target. +CMakeFiles/KF5Config_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Config_QCH.dir/build.make CMakeFiles/KF5Config_QCH.dir/clean +.PHONY : CMakeFiles/KF5Config_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5Service_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5Service_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Service_QCH.dir/build.make CMakeFiles/KF5Service_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Service_QCH.dir/build.make CMakeFiles/KF5Service_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5Service_QCH" +.PHONY : CMakeFiles/KF5Service_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5Service_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5Service_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5Service_QCH.dir/rule + +# Convenience name for target. +KF5Service_QCH: CMakeFiles/KF5Service_QCH.dir/rule +.PHONY : KF5Service_QCH + +# clean rule for target. +CMakeFiles/KF5Service_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Service_QCH.dir/build.make CMakeFiles/KF5Service_QCH.dir/clean +.PHONY : CMakeFiles/KF5Service_QCH.dir/clean + +#============================================================================= +# Target rules for target CMakeFiles/KF5I18n_QCH.dir + +# All Build rule for target. +CMakeFiles/KF5I18n_QCH.dir/all: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5I18n_QCH.dir/build.make CMakeFiles/KF5I18n_QCH.dir/depend + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5I18n_QCH.dir/build.make CMakeFiles/KF5I18n_QCH.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num= "Built target KF5I18n_QCH" +.PHONY : CMakeFiles/KF5I18n_QCH.dir/all + +# Build rule for subdir invocation for target. +CMakeFiles/KF5I18n_QCH.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/KF5I18n_QCH.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : CMakeFiles/KF5I18n_QCH.dir/rule + +# Convenience name for target. +KF5I18n_QCH: CMakeFiles/KF5I18n_QCH.dir/rule +.PHONY : KF5I18n_QCH + +# clean rule for target. +CMakeFiles/KF5I18n_QCH.dir/clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5I18n_QCH.dir/build.make CMakeFiles/KF5I18n_QCH.dir/clean +.PHONY : CMakeFiles/KF5I18n_QCH.dir/clean + +#============================================================================= +# Target rules for target src/CMakeFiles/plasma_applet_SevenStart.dir + +# All Build rule for target. +src/CMakeFiles/plasma_applet_SevenStart.dir/all: src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/all + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/depend + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=3,4,5 "Built target plasma_applet_SevenStart" +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/all + +# Build rule for subdir invocation for target. +src/CMakeFiles/plasma_applet_SevenStart.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 5 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/plasma_applet_SevenStart.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/rule + +# Convenience name for target. +plasma_applet_SevenStart: src/CMakeFiles/plasma_applet_SevenStart.dir/rule +.PHONY : plasma_applet_SevenStart + +# clean rule for target. +src/CMakeFiles/plasma_applet_SevenStart.dir/clean: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/clean +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/clean + +#============================================================================= +# Target rules for target src/CMakeFiles/plasma_applet_SevenStart_autogen.dir + +# All Build rule for target. +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/all: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/depend + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=6,7 "Built target plasma_applet_SevenStart_autogen" +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/all + +# Build rule for subdir invocation for target. +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 2 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule + +# Convenience name for target. +plasma_applet_SevenStart_autogen: src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule +.PHONY : plasma_applet_SevenStart_autogen + +# clean rule for target. +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/TargetDirectories.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000..633bd33 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,25 @@ +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5WindowSystem_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Plasma_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Package_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5CoreAddons_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Config_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5Service_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/KF5I18n_QCH.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/test.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/edit_cache.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/rebuild_cache.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/list_install_components.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/install.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/install/local.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/install/strip.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/test.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/edit_cache.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/rebuild_cache.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/list_install_components.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/install.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/install/local.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/install/strip.dir +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/cmake.check_cache b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000..3dccd73 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/build.make new file mode 100644 index 0000000..b2a39f7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/build.make @@ -0,0 +1,96 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for fetch-translations. + +# Include any custom commands dependencies for this target. +include CMakeFiles/fetch-translations.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/fetch-translations.dir/progress.make + +CMakeFiles/fetch-translations: releaseme + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Downloading translations for plasma-SevenStart branch trunk..." + git -C /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/releaseme pull + cmake -E remove_directory /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/po + cmake -E remove_directory /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/poqm + ruby /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/releaseme/fetchpo.rb --origin trunk --project plasma-SevenStart --output-dir /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/po --output-poqm-dir /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/poqm /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +releaseme: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Fetching releaseme scripts to download translations..." + git clone --depth 1 https://invent.kde.org/sdk/releaseme.git + +fetch-translations: CMakeFiles/fetch-translations +fetch-translations: releaseme +fetch-translations: CMakeFiles/fetch-translations.dir/build.make +.PHONY : fetch-translations + +# Rule to build all files generated by this target. +CMakeFiles/fetch-translations.dir/build: fetch-translations +.PHONY : CMakeFiles/fetch-translations.dir/build + +CMakeFiles/fetch-translations.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/fetch-translations.dir/cmake_clean.cmake +.PHONY : CMakeFiles/fetch-translations.dir/clean + +CMakeFiles/fetch-translations.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/fetch-translations.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/cmake_clean.cmake new file mode 100644 index 0000000..fd3c43d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/fetch-translations" + "po" + "poqm" + "releaseme" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/fetch-translations.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.make new file mode 100644 index 0000000..4c15a36 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for fetch-translations. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.ts new file mode 100644 index 0000000..d77f219 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for fetch-translations. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/progress.make new file mode 100644 index 0000000..abadeb0 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/fetch-translations.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 1 +CMAKE_PROGRESS_2 = 2 + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/progress.marks b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/progress.marks new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/progress.marks @@ -0,0 +1 @@ +5 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/build.make new file mode 100644 index 0000000..feeb4cd --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/build.make @@ -0,0 +1,87 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for uninstall. + +# Include any custom commands dependencies for this target. +include CMakeFiles/uninstall.dir/compiler_depend.make + +# Include the progress variables for this target. +include CMakeFiles/uninstall.dir/progress.make + +CMakeFiles/uninstall: + /usr/bin/cmake -P /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/ecm_uninstall.cmake + +uninstall: CMakeFiles/uninstall +uninstall: CMakeFiles/uninstall.dir/build.make +.PHONY : uninstall + +# Rule to build all files generated by this target. +CMakeFiles/uninstall.dir/build: uninstall +.PHONY : CMakeFiles/uninstall.dir/build + +CMakeFiles/uninstall.dir/clean: + $(CMAKE_COMMAND) -P CMakeFiles/uninstall.dir/cmake_clean.cmake +.PHONY : CMakeFiles/uninstall.dir/clean + +CMakeFiles/uninstall.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : CMakeFiles/uninstall.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/cmake_clean.cmake new file mode 100644 index 0000000..027952d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/cmake_clean.cmake @@ -0,0 +1,8 @@ +file(REMOVE_RECURSE + "CMakeFiles/uninstall" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/uninstall.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.make new file mode 100644 index 0000000..2d74447 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for uninstall. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.ts new file mode 100644 index 0000000..ef27dcc --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for uninstall. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/progress.make new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles/uninstall.dir/progress.make @@ -0,0 +1 @@ + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/CTestTestfile.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CTestTestfile.cmake new file mode 100644 index 0000000..c19a29e --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/CTestTestfile.cmake @@ -0,0 +1,9 @@ +# CMake generated Testfile for +# Source directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src +# Build directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +add_test(appstreamtest "/usr/bin/cmake" "-DAPPSTREAMCLI=/usr/bin/appstreamcli" "-DINSTALL_FILES=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/install_manifest.txt" "-P" "/usr/share/ECM/kde-modules/appstreamtest.cmake") +set_tests_properties(appstreamtest PROPERTIES _BACKTRACE_TRIPLES "/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;165;add_test;/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;183;appstreamtest;/usr/share/ECM/kde-modules/KDECMakeSettings.cmake;0;;/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt;10;include;/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/CMakeLists.txt;0;") +subdirs("src") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/Makefile b/Plasma/Plasma_Widgets/User/sevenstart_src/build/Makefile new file mode 100644 index 0000000..8cffab4 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/Makefile @@ -0,0 +1,354 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"plasma-SevenStart\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named uninstall + +# Build rule for target. +uninstall: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall +.PHONY : uninstall + +# fast build rule for target. +uninstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build +.PHONY : uninstall/fast + +#============================================================================= +# Target rules for targets named fetch-translations + +# Build rule for target. +fetch-translations: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fetch-translations +.PHONY : fetch-translations + +# fast build rule for target. +fetch-translations/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/fetch-translations.dir/build.make CMakeFiles/fetch-translations.dir/build +.PHONY : fetch-translations/fast + +#============================================================================= +# Target rules for targets named KF5WindowSystem_QCH + +# Build rule for target. +KF5WindowSystem_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5WindowSystem_QCH +.PHONY : KF5WindowSystem_QCH + +# fast build rule for target. +KF5WindowSystem_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5WindowSystem_QCH.dir/build.make CMakeFiles/KF5WindowSystem_QCH.dir/build +.PHONY : KF5WindowSystem_QCH/fast + +#============================================================================= +# Target rules for targets named KF5Plasma_QCH + +# Build rule for target. +KF5Plasma_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5Plasma_QCH +.PHONY : KF5Plasma_QCH + +# fast build rule for target. +KF5Plasma_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Plasma_QCH.dir/build.make CMakeFiles/KF5Plasma_QCH.dir/build +.PHONY : KF5Plasma_QCH/fast + +#============================================================================= +# Target rules for targets named KF5Package_QCH + +# Build rule for target. +KF5Package_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5Package_QCH +.PHONY : KF5Package_QCH + +# fast build rule for target. +KF5Package_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Package_QCH.dir/build.make CMakeFiles/KF5Package_QCH.dir/build +.PHONY : KF5Package_QCH/fast + +#============================================================================= +# Target rules for targets named KF5CoreAddons_QCH + +# Build rule for target. +KF5CoreAddons_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5CoreAddons_QCH +.PHONY : KF5CoreAddons_QCH + +# fast build rule for target. +KF5CoreAddons_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5CoreAddons_QCH.dir/build.make CMakeFiles/KF5CoreAddons_QCH.dir/build +.PHONY : KF5CoreAddons_QCH/fast + +#============================================================================= +# Target rules for targets named KF5Config_QCH + +# Build rule for target. +KF5Config_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5Config_QCH +.PHONY : KF5Config_QCH + +# fast build rule for target. +KF5Config_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Config_QCH.dir/build.make CMakeFiles/KF5Config_QCH.dir/build +.PHONY : KF5Config_QCH/fast + +#============================================================================= +# Target rules for targets named KF5Service_QCH + +# Build rule for target. +KF5Service_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5Service_QCH +.PHONY : KF5Service_QCH + +# fast build rule for target. +KF5Service_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5Service_QCH.dir/build.make CMakeFiles/KF5Service_QCH.dir/build +.PHONY : KF5Service_QCH/fast + +#============================================================================= +# Target rules for targets named KF5I18n_QCH + +# Build rule for target. +KF5I18n_QCH: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 KF5I18n_QCH +.PHONY : KF5I18n_QCH + +# fast build rule for target. +KF5I18n_QCH/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/KF5I18n_QCH.dir/build.make CMakeFiles/KF5I18n_QCH.dir/build +.PHONY : KF5I18n_QCH/fast + +#============================================================================= +# Target rules for targets named plasma_applet_SevenStart + +# Build rule for target. +plasma_applet_SevenStart: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plasma_applet_SevenStart +.PHONY : plasma_applet_SevenStart + +# fast build rule for target. +plasma_applet_SevenStart/fast: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/build +.PHONY : plasma_applet_SevenStart/fast + +#============================================================================= +# Target rules for targets named plasma_applet_SevenStart_autogen + +# Build rule for target. +plasma_applet_SevenStart_autogen: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 plasma_applet_SevenStart_autogen +.PHONY : plasma_applet_SevenStart_autogen + +# fast build rule for target. +plasma_applet_SevenStart_autogen/fast: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build +.PHONY : plasma_applet_SevenStart_autogen/fast + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... KF5Config_QCH" + @echo "... KF5CoreAddons_QCH" + @echo "... KF5I18n_QCH" + @echo "... KF5Package_QCH" + @echo "... KF5Plasma_QCH" + @echo "... KF5Service_QCH" + @echo "... KF5WindowSystem_QCH" + @echo "... fetch-translations" + @echo "... plasma_applet_SevenStart_autogen" + @echo "... uninstall" + @echo "... plasma_applet_SevenStart" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/cmake_install.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/cmake_install.cmake new file mode 100644 index 0000000..52bb058 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/cmake_install.cmake @@ -0,0 +1,59 @@ +# Install script for directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "0") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/cmake_install.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT) + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +file(WRITE "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/ecm_uninstall.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/ecm_uninstall.cmake new file mode 100644 index 0000000..215b871 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/ecm_uninstall.cmake @@ -0,0 +1,21 @@ +if(NOT EXISTS "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/install_manifest.txt") + message(FATAL_ERROR "Cannot find install manifest: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/install_manifest.txt") +endif() + +file(READ "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/install_manifest.txt" files) +string(REGEX REPLACE "\n" ";" files "${files}") +foreach(file ${files}) + message(STATUS "Uninstalling $ENV{DESTDIR}${file}") + if(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}") + exec_program( + "/usr/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\"" + OUTPUT_VARIABLE rm_out + RETURN_VALUE rm_retval + ) + if(NOT "${rm_retval}" STREQUAL 0) + message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}") + endif() + else() + message(STATUS "File $ENV{DESTDIR}${file} does not exist.") + endif() +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/install.sh b/Plasma/Plasma_Widgets/User/sevenstart_src/build/install.sh new file mode 100644 index 0000000..742ac52 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/install.sh @@ -0,0 +1,3 @@ +#!/bin/bash +make +sudo cp src/plasma_applet_SevenStart.so /usr/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/prefix.sh b/Plasma/Plasma_Widgets/User/sevenstart_src/build/prefix.sh new file mode 100644 index 0000000..a304775 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/prefix.sh @@ -0,0 +1,12 @@ +export PATH=/usr/bin:$PATH + +# LD_LIBRARY_PATH only needed if you are building without rpath +# export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH + +export XDG_DATA_DIRS=/usr/share:${XDG_DATA_DIRS:-/usr/local/share/:/usr/share/} +export XDG_CONFIG_DIRS=/etc/xdg:${XDG_CONFIG_DIRS:-/etc/xdg} + +export QT_PLUGIN_PATH=/usr/lib/qt/plugins:$QT_PLUGIN_PATH +export QML2_IMPORT_PATH=/usr/lib/qt/qml:$QML2_IMPORT_PATH + +export QT_QUICK_CONTROLS_STYLE_PATH=/usr/lib/qt/qml/QtQuick/Controls.2/:$QT_QUICK_CONTROLS_STYLE_PATH diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/CMakeDirectoryInformation.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000..1a597dc --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake new file mode 100644 index 0000000..dbd6d4b --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake @@ -0,0 +1,20 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp" "src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o" "gcc" "src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o.d" + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp" "src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o" "gcc" "src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o new file mode 100644 index 0000000000000000000000000000000000000000..821426cdda4cf8aee1af4e8a3064bf4a1a71e3f6 GIT binary patch literal 45536 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 CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.i + +src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp -o CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s + +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o: src/CMakeFiles/plasma_applet_SevenStart.dir/flags.make +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o: src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o -MF CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o.d -o CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o -c /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp + +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.i" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp > CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.i + +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.s" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp -o CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.s + +# Object files for target plasma_applet_SevenStart +plasma_applet_SevenStart_OBJECTS = \ +"CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o" \ +"CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o" + +# External object files for target plasma_applet_SevenStart +plasma_applet_SevenStart_EXTERNAL_OBJECTS = + +src/plasma_applet_SevenStart.so: src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o +src/plasma_applet_SevenStart.so: src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o +src/plasma_applet_SevenStart.so: src/CMakeFiles/plasma_applet_SevenStart.dir/build.make +src/plasma_applet_SevenStart.so: /usr/lib/libX11.so +src/plasma_applet_SevenStart.so: src/CMakeFiles/plasma_applet_SevenStart.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX shared module plasma_applet_SevenStart.so" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/plasma_applet_SevenStart.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +src/CMakeFiles/plasma_applet_SevenStart.dir/build: src/plasma_applet_SevenStart.so +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/build + +src/CMakeFiles/plasma_applet_SevenStart.dir/clean: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && $(CMAKE_COMMAND) -P CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean.cmake +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/clean + +src/CMakeFiles/plasma_applet_SevenStart.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean.cmake new file mode 100644 index 0000000..23ff1ee --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean.cmake @@ -0,0 +1,16 @@ +file(REMOVE_RECURSE + "CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt" + "CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt" + "plasma_applet_SevenStart_autogen" + "CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o" + "CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o.d" + "CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o" + "CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d" + "plasma_applet_SevenStart.pdb" + "plasma_applet_SevenStart.so" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/plasma_applet_SevenStart.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.internal b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.internal new file mode 100644 index 0000000..0a3360e --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.internal @@ -0,0 +1,933 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h + /usr/include/GL/gl.h + /usr/include/KF5/KConfigCore/KConfigGroup + /usr/include/KF5/KConfigCore/KSharedConfig + /usr/include/KF5/KConfigCore/conversioncheck.h + /usr/include/KF5/KConfigCore/kconfig.h + /usr/include/KF5/KConfigCore/kconfigbase.h + /usr/include/KF5/KConfigCore/kconfigcore_export.h + /usr/include/KF5/KConfigCore/kconfiggroup.h + /usr/include/KF5/KConfigCore/ksharedconfig.h + /usr/include/KF5/KCoreAddons/KJob + /usr/include/KF5/KCoreAddons/KPluginFactory + /usr/include/KF5/KCoreAddons/KPluginLoader + /usr/include/KF5/KCoreAddons/KPluginMetaData + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h + /usr/include/KF5/KCoreAddons/kexportplugin.h + /usr/include/KF5/KCoreAddons/kjob.h + /usr/include/KF5/KCoreAddons/kpluginfactory.h + /usr/include/KF5/KCoreAddons/kpluginloader.h + /usr/include/KF5/KCoreAddons/kpluginmetadata.h + /usr/include/KF5/KPackage/KPackage/Package + /usr/include/KF5/KPackage/kpackage/package.h + /usr/include/KF5/KPackage/kpackage/package_export.h + /usr/include/KF5/KService/KPluginInfo + /usr/include/KF5/KService/kplugininfo.h + /usr/include/KF5/KService/kservice.h + /usr/include/KF5/KService/kservice_export.h + /usr/include/KF5/KService/kserviceaction.h + /usr/include/KF5/KService/ksycocaentry.h + /usr/include/KF5/KService/ksycocatype.h + /usr/include/KF5/KWindowSystem/kwindoweffects.h + /usr/include/KF5/KWindowSystem/kwindowinfo.h + /usr/include/KF5/KWindowSystem/kwindowsystem.h + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h + /usr/include/KF5/KWindowSystem/kx11extras.h + /usr/include/KF5/KWindowSystem/netwm_def.h + /usr/include/KF5/Plasma/Applet + /usr/include/KF5/plasma/applet.h + /usr/include/KF5/plasma/framesvg.h + /usr/include/KF5/plasma/plasma.h + /usr/include/KF5/plasma/plasma_export.h + /usr/include/KF5/plasma/svg.h + /usr/include/KF5/plasma/theme.h + /usr/include/alloca.h + /usr/include/asm-generic/errno-base.h + /usr/include/asm-generic/errno.h + /usr/include/asm/errno.h + /usr/include/assert.h + /usr/include/bits/atomic_wide_counter.h + /usr/include/bits/byteswap.h + /usr/include/bits/cpu-set.h + /usr/include/bits/endian.h + /usr/include/bits/endianness.h + /usr/include/bits/errno.h + /usr/include/bits/floatn-common.h + /usr/include/bits/floatn.h + /usr/include/bits/libc-header-start.h + /usr/include/bits/local_lim.h + /usr/include/bits/locale.h + /usr/include/bits/long-double.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthread_stack_min-dynamic.h + /usr/include/bits/pthreadtypes-arch.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/stdint-intn.h + /usr/include/bits/stdint-uintn.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-float.h + /usr/include/bits/struct_mutex.h + /usr/include/bits/struct_rwlock.h + /usr/include/bits/thread-shared-types.h + /usr/include/bits/time.h + /usr/include/bits/time64.h + /usr/include/bits/timesize.h + /usr/include/bits/timex.h + /usr/include/bits/types.h + /usr/include/bits/types/FILE.h + /usr/include/bits/types/__FILE.h + /usr/include/bits/types/__fpos64_t.h + /usr/include/bits/types/__fpos_t.h + /usr/include/bits/types/__locale_t.h + /usr/include/bits/types/__mbstate_t.h + /usr/include/bits/types/__sigset_t.h + /usr/include/bits/types/clock_t.h + /usr/include/bits/types/clockid_t.h + /usr/include/bits/types/cookie_io_functions_t.h + /usr/include/bits/types/error_t.h + /usr/include/bits/types/locale_t.h + /usr/include/bits/types/mbstate_t.h + /usr/include/bits/types/sigset_t.h + /usr/include/bits/types/struct_FILE.h + /usr/include/bits/types/struct___jmp_buf_tag.h + /usr/include/bits/types/struct_itimerspec.h + /usr/include/bits/types/struct_sched_param.h + /usr/include/bits/types/struct_timespec.h + /usr/include/bits/types/struct_timeval.h + /usr/include/bits/types/struct_tm.h + /usr/include/bits/types/time_t.h + /usr/include/bits/types/timer_t.h + /usr/include/bits/types/wint_t.h + /usr/include/bits/typesizes.h + /usr/include/bits/uintn-identity.h + /usr/include/bits/uio_lim.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/c++/13.2.1/algorithm + /usr/include/c++/13.2.1/atomic + /usr/include/c++/13.2.1/backward/auto_ptr.h + /usr/include/c++/13.2.1/backward/binders.h + /usr/include/c++/13.2.1/bit + /usr/include/c++/13.2.1/bits/algorithmfwd.h + /usr/include/c++/13.2.1/bits/align.h + /usr/include/c++/13.2.1/bits/alloc_traits.h + /usr/include/c++/13.2.1/bits/allocated_ptr.h + /usr/include/c++/13.2.1/bits/allocator.h + /usr/include/c++/13.2.1/bits/atomic_base.h + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h + /usr/include/c++/13.2.1/bits/basic_string.h + /usr/include/c++/13.2.1/bits/basic_string.tcc + /usr/include/c++/13.2.1/bits/char_traits.h + /usr/include/c++/13.2.1/bits/charconv.h + /usr/include/c++/13.2.1/bits/chrono.h + /usr/include/c++/13.2.1/bits/concept_check.h + /usr/include/c++/13.2.1/bits/cpp_type_traits.h + /usr/include/c++/13.2.1/bits/cxxabi_forced.h + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h + /usr/include/c++/13.2.1/bits/erase_if.h + /usr/include/c++/13.2.1/bits/exception.h + /usr/include/c++/13.2.1/bits/exception_defines.h + /usr/include/c++/13.2.1/bits/exception_ptr.h + /usr/include/c++/13.2.1/bits/functexcept.h + /usr/include/c++/13.2.1/bits/functional_hash.h + /usr/include/c++/13.2.1/bits/hash_bytes.h + /usr/include/c++/13.2.1/bits/invoke.h + /usr/include/c++/13.2.1/bits/ios_base.h + /usr/include/c++/13.2.1/bits/list.tcc + /usr/include/c++/13.2.1/bits/locale_classes.h + /usr/include/c++/13.2.1/bits/locale_classes.tcc + /usr/include/c++/13.2.1/bits/localefwd.h + /usr/include/c++/13.2.1/bits/memoryfwd.h + /usr/include/c++/13.2.1/bits/move.h + /usr/include/c++/13.2.1/bits/nested_exception.h + /usr/include/c++/13.2.1/bits/new_allocator.h + /usr/include/c++/13.2.1/bits/ostream_insert.h + /usr/include/c++/13.2.1/bits/parse_numbers.h + /usr/include/c++/13.2.1/bits/postypes.h + /usr/include/c++/13.2.1/bits/predefined_ops.h + /usr/include/c++/13.2.1/bits/ptr_traits.h + /usr/include/c++/13.2.1/bits/range_access.h + /usr/include/c++/13.2.1/bits/refwrap.h + /usr/include/c++/13.2.1/bits/requires_hosted.h + /usr/include/c++/13.2.1/bits/shared_ptr.h + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h + /usr/include/c++/13.2.1/bits/shared_ptr_base.h + /usr/include/c++/13.2.1/bits/std_abs.h + /usr/include/c++/13.2.1/bits/std_function.h + /usr/include/c++/13.2.1/bits/stl_algo.h + /usr/include/c++/13.2.1/bits/stl_algobase.h + /usr/include/c++/13.2.1/bits/stl_bvector.h + /usr/include/c++/13.2.1/bits/stl_construct.h + /usr/include/c++/13.2.1/bits/stl_function.h + /usr/include/c++/13.2.1/bits/stl_heap.h + /usr/include/c++/13.2.1/bits/stl_iterator.h + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h + /usr/include/c++/13.2.1/bits/stl_list.h + /usr/include/c++/13.2.1/bits/stl_map.h + /usr/include/c++/13.2.1/bits/stl_multimap.h + /usr/include/c++/13.2.1/bits/stl_numeric.h + /usr/include/c++/13.2.1/bits/stl_pair.h + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h + /usr/include/c++/13.2.1/bits/stl_relops.h + /usr/include/c++/13.2.1/bits/stl_tempbuf.h + /usr/include/c++/13.2.1/bits/stl_tree.h + /usr/include/c++/13.2.1/bits/stl_uninitialized.h + /usr/include/c++/13.2.1/bits/stl_vector.h + /usr/include/c++/13.2.1/bits/stream_iterator.h + /usr/include/c++/13.2.1/bits/streambuf.tcc + /usr/include/c++/13.2.1/bits/streambuf_iterator.h + /usr/include/c++/13.2.1/bits/stringfwd.h + /usr/include/c++/13.2.1/bits/uniform_int_dist.h + /usr/include/c++/13.2.1/bits/unique_ptr.h + /usr/include/c++/13.2.1/bits/uses_allocator.h + /usr/include/c++/13.2.1/bits/utility.h + /usr/include/c++/13.2.1/bits/vector.tcc + /usr/include/c++/13.2.1/cctype + /usr/include/c++/13.2.1/cerrno + /usr/include/c++/13.2.1/chrono + /usr/include/c++/13.2.1/clocale + /usr/include/c++/13.2.1/cstddef + /usr/include/c++/13.2.1/cstdint + /usr/include/c++/13.2.1/cstdio + /usr/include/c++/13.2.1/cstdlib + /usr/include/c++/13.2.1/ctime + /usr/include/c++/13.2.1/cwchar + /usr/include/c++/13.2.1/debug/assertions.h + /usr/include/c++/13.2.1/debug/debug.h + /usr/include/c++/13.2.1/exception + /usr/include/c++/13.2.1/ext/aligned_buffer.h + /usr/include/c++/13.2.1/ext/alloc_traits.h + /usr/include/c++/13.2.1/ext/atomicity.h + /usr/include/c++/13.2.1/ext/concurrence.h + /usr/include/c++/13.2.1/ext/numeric_traits.h + /usr/include/c++/13.2.1/ext/string_conversions.h + /usr/include/c++/13.2.1/ext/type_traits.h + /usr/include/c++/13.2.1/functional + /usr/include/c++/13.2.1/initializer_list + /usr/include/c++/13.2.1/iosfwd + /usr/include/c++/13.2.1/iterator + /usr/include/c++/13.2.1/limits + /usr/include/c++/13.2.1/list + /usr/include/c++/13.2.1/map + /usr/include/c++/13.2.1/memory + /usr/include/c++/13.2.1/new + /usr/include/c++/13.2.1/numeric + /usr/include/c++/13.2.1/optional + /usr/include/c++/13.2.1/ratio + /usr/include/c++/13.2.1/stdexcept + /usr/include/c++/13.2.1/stdlib.h + /usr/include/c++/13.2.1/streambuf + /usr/include/c++/13.2.1/string + /usr/include/c++/13.2.1/system_error + /usr/include/c++/13.2.1/tuple + /usr/include/c++/13.2.1/type_traits + /usr/include/c++/13.2.1/typeinfo + /usr/include/c++/13.2.1/utility + /usr/include/c++/13.2.1/vector + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/errno.h + /usr/include/features-time64.h + /usr/include/features.h + /usr/include/gnu/stubs-64.h + /usr/include/gnu/stubs.h + /usr/include/inttypes.h + /usr/include/limits.h + /usr/include/linux/errno.h + /usr/include/linux/limits.h + /usr/include/locale.h + /usr/include/pthread.h + /usr/include/qt/QtCore/QByteArray + /usr/include/qt/QtCore/QCoreApplication + /usr/include/qt/QtCore/QCryptographicHash + /usr/include/qt/QtCore/QDataStream + /usr/include/qt/QtCore/QDate + /usr/include/qt/QtCore/QEvent + /usr/include/qt/QtCore/QExplicitlySharedDataPointer + /usr/include/qt/QtCore/QFlags + /usr/include/qt/QtCore/QJsonObject + /usr/include/qt/QtCore/QList + /usr/include/qt/QtCore/QMargins + /usr/include/qt/QtCore/QMetaType + /usr/include/qt/QtCore/QObject + /usr/include/qt/QtCore/QPair + /usr/include/qt/QtCore/QPluginLoader + /usr/include/qt/QtCore/QPoint + /usr/include/qt/QtCore/QRect + /usr/include/qt/QtCore/QRectF + /usr/include/qt/QtCore/QSharedDataPointer + /usr/include/qt/QtCore/QSize + /usr/include/qt/QtCore/QStandardPaths + /usr/include/qt/QtCore/QString + /usr/include/qt/QtCore/QStringList + /usr/include/qt/QtCore/QUrl + /usr/include/qt/QtCore/QUuid + /usr/include/qt/QtCore/QVariant + /usr/include/qt/QtCore/QVariantList + /usr/include/qt/QtCore/QtGlobal + /usr/include/qt/QtCore/QtPlugin + /usr/include/qt/QtCore/qalgorithms.h + /usr/include/qt/QtCore/qarraydata.h + /usr/include/qt/QtCore/qatomic.h + /usr/include/qt/QtCore/qatomic_cxx11.h + /usr/include/qt/QtCore/qbasicatomic.h + /usr/include/qt/QtCore/qbytearray.h + /usr/include/qt/QtCore/qbytearraylist.h + /usr/include/qt/QtCore/qcborcommon.h + /usr/include/qt/QtCore/qcborvalue.h + /usr/include/qt/QtCore/qchar.h + /usr/include/qt/QtCore/qcompilerdetection.h + /usr/include/qt/QtCore/qconfig.h + /usr/include/qt/QtCore/qcontainerfwd.h + /usr/include/qt/QtCore/qcontainertools_impl.h + /usr/include/qt/QtCore/qcontiguouscache.h + /usr/include/qt/QtCore/qcoreapplication.h + /usr/include/qt/QtCore/qcoreevent.h + /usr/include/qt/QtCore/qcryptographichash.h + /usr/include/qt/QtCore/qdatastream.h + /usr/include/qt/QtCore/qdatetime.h + /usr/include/qt/QtCore/qdebug.h + /usr/include/qt/QtCore/qeventloop.h + /usr/include/qt/QtCore/qfile.h + /usr/include/qt/QtCore/qfiledevice.h + /usr/include/qt/QtCore/qflags.h + /usr/include/qt/QtCore/qgenericatomic.h + /usr/include/qt/QtCore/qglobal.h + /usr/include/qt/QtCore/qglobalstatic.h + /usr/include/qt/QtCore/qhash.h + /usr/include/qt/QtCore/qhashfunctions.h + /usr/include/qt/QtCore/qiodevice.h + /usr/include/qt/QtCore/qiterator.h + /usr/include/qt/QtCore/qjsonobject.h + /usr/include/qt/QtCore/qjsonvalue.h + /usr/include/qt/QtCore/qlibrary.h + /usr/include/qt/QtCore/qline.h + /usr/include/qt/QtCore/qlist.h + /usr/include/qt/QtCore/qlocale.h + /usr/include/qt/QtCore/qlogging.h + /usr/include/qt/QtCore/qmap.h + /usr/include/qt/QtCore/qmargins.h + /usr/include/qt/QtCore/qmetaobject.h + /usr/include/qt/QtCore/qmetatype.h + /usr/include/qt/QtCore/qnamespace.h + /usr/include/qt/QtCore/qnumeric.h + /usr/include/qt/QtCore/qobject.h + /usr/include/qt/QtCore/qobject_impl.h + /usr/include/qt/QtCore/qobjectdefs.h + /usr/include/qt/QtCore/qobjectdefs_impl.h + /usr/include/qt/QtCore/qpair.h + /usr/include/qt/QtCore/qplugin.h + /usr/include/qt/QtCore/qpluginloader.h + /usr/include/qt/QtCore/qpoint.h + /usr/include/qt/QtCore/qpointer.h + /usr/include/qt/QtCore/qprocessordetection.h + /usr/include/qt/QtCore/qrect.h + /usr/include/qt/QtCore/qrefcount.h + /usr/include/qt/QtCore/qregexp.h + /usr/include/qt/QtCore/qregularexpression.h + /usr/include/qt/QtCore/qscopedpointer.h + /usr/include/qt/QtCore/qset.h + /usr/include/qt/QtCore/qshareddata.h + /usr/include/qt/QtCore/qsharedpointer.h + /usr/include/qt/QtCore/qsharedpointer_impl.h + /usr/include/qt/QtCore/qsize.h + /usr/include/qt/QtCore/qstandardpaths.h + /usr/include/qt/QtCore/qstring.h + /usr/include/qt/QtCore/qstringalgorithms.h + /usr/include/qt/QtCore/qstringlist.h + /usr/include/qt/QtCore/qstringliteral.h + /usr/include/qt/QtCore/qstringmatcher.h + /usr/include/qt/QtCore/qstringview.h + /usr/include/qt/QtCore/qsysinfo.h + /usr/include/qt/QtCore/qsystemdetection.h + /usr/include/qt/QtCore/qtcore-config.h + /usr/include/qt/QtCore/qtextstream.h + /usr/include/qt/QtCore/qtypeinfo.h + /usr/include/qt/QtCore/qurl.h + /usr/include/qt/QtCore/quuid.h + /usr/include/qt/QtCore/qvariant.h + /usr/include/qt/QtCore/qvarlengtharray.h + /usr/include/qt/QtCore/qvector.h + /usr/include/qt/QtCore/qversiontagging.h + /usr/include/qt/QtGui/QBitmap + /usr/include/qt/QtGui/QColor + /usr/include/qt/QtGui/QCursor + /usr/include/qt/QtGui/QFont + /usr/include/qt/QtGui/QGuiApplication + /usr/include/qt/QtGui/QIcon + /usr/include/qt/QtGui/QImage + /usr/include/qt/QtGui/QKeySequence + /usr/include/qt/QtGui/QMatrix4x4 + /usr/include/qt/QtGui/QPixmap + /usr/include/qt/QtGui/QRegion + /usr/include/qt/QtGui/QRgb + /usr/include/qt/QtGui/QWidgetList + /usr/include/qt/QtGui/QWindow + /usr/include/qt/QtGui/qaccessible.h + /usr/include/qt/QtGui/qbitmap.h + /usr/include/qt/QtGui/qcolor.h + /usr/include/qt/QtGui/qcursor.h + /usr/include/qt/QtGui/qevent.h + /usr/include/qt/QtGui/qfont.h + /usr/include/qt/QtGui/qgenericmatrix.h + /usr/include/qt/QtGui/qguiapplication.h + /usr/include/qt/QtGui/qicon.h + /usr/include/qt/QtGui/qimage.h + /usr/include/qt/QtGui/qinputmethod.h + /usr/include/qt/QtGui/qkeysequence.h + /usr/include/qt/QtGui/qmatrix.h + /usr/include/qt/QtGui/qmatrix4x4.h + /usr/include/qt/QtGui/qopengl.h + /usr/include/qt/QtGui/qopenglext.h + /usr/include/qt/QtGui/qpaintdevice.h + /usr/include/qt/QtGui/qpixelformat.h + /usr/include/qt/QtGui/qpixmap.h + /usr/include/qt/QtGui/qpolygon.h + /usr/include/qt/QtGui/qquaternion.h + /usr/include/qt/QtGui/qregion.h + /usr/include/qt/QtGui/qrgb.h + /usr/include/qt/QtGui/qrgba64.h + /usr/include/qt/QtGui/qsurface.h + /usr/include/qt/QtGui/qsurfaceformat.h + /usr/include/qt/QtGui/qtgui-config.h + /usr/include/qt/QtGui/qtguiglobal.h + /usr/include/qt/QtGui/qtouchdevice.h + /usr/include/qt/QtGui/qtransform.h + /usr/include/qt/QtGui/qvector2d.h + /usr/include/qt/QtGui/qvector3d.h + /usr/include/qt/QtGui/qvector4d.h + /usr/include/qt/QtGui/qwindow.h + /usr/include/qt/QtGui/qwindowdefs.h + /usr/include/qt/QtNetwork/qtnetwork-config.h + /usr/include/qt/QtNetwork/qtnetworkglobal.h + /usr/include/qt/QtQml/QJSValue + /usr/include/qt/QtQml/qjsvalue.h + /usr/include/qt/QtQml/qqml.h + /usr/include/qt/QtQml/qqmlcomponent.h + /usr/include/qt/QtQml/qqmldebug.h + /usr/include/qt/QtQml/qqmlerror.h + /usr/include/qt/QtQml/qqmllist.h + /usr/include/qt/QtQml/qqmlparserstatus.h + /usr/include/qt/QtQml/qqmlprivate.h + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h + /usr/include/qt/QtQml/qtqml-config.h + /usr/include/qt/QtQml/qtqmlglobal.h + /usr/include/qt/QtQuick/QQuickItem + /usr/include/qt/QtQuick/QQuickItemGrabResult + /usr/include/qt/QtQuick/QQuickWindow + /usr/include/qt/QtQuick/qquickitem.h + /usr/include/qt/QtQuick/qquickitemgrabresult.h + /usr/include/qt/QtQuick/qquickwindow.h + /usr/include/qt/QtQuick/qsggeometry.h + /usr/include/qt/QtQuick/qsgnode.h + /usr/include/qt/QtQuick/qsgrendererinterface.h + /usr/include/qt/QtQuick/qtquick-config.h + /usr/include/qt/QtQuick/qtquickglobal.h + /usr/include/sched.h + /usr/include/stdc-predef.h + /usr/include/stdint.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/strings.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/single_threaded.h + /usr/include/sys/types.h + /usr/include/time.h + /usr/include/wchar.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h + +src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp + /usr/include/GL/gl.h + /usr/include/KF5/KConfigCore/KConfigGroup + /usr/include/KF5/KConfigCore/KSharedConfig + /usr/include/KF5/KConfigCore/conversioncheck.h + /usr/include/KF5/KConfigCore/kconfig.h + /usr/include/KF5/KConfigCore/kconfigbase.h + /usr/include/KF5/KConfigCore/kconfigcore_export.h + /usr/include/KF5/KConfigCore/kconfiggroup.h + /usr/include/KF5/KConfigCore/ksharedconfig.h + /usr/include/KF5/KCoreAddons/KJob + /usr/include/KF5/KCoreAddons/KPluginFactory + /usr/include/KF5/KCoreAddons/KPluginLoader + /usr/include/KF5/KCoreAddons/KPluginMetaData + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h + /usr/include/KF5/KCoreAddons/kexportplugin.h + /usr/include/KF5/KCoreAddons/kjob.h + /usr/include/KF5/KCoreAddons/kpluginfactory.h + /usr/include/KF5/KCoreAddons/kpluginloader.h + /usr/include/KF5/KCoreAddons/kpluginmetadata.h + /usr/include/KF5/KPackage/KPackage/Package + /usr/include/KF5/KPackage/kpackage/package.h + /usr/include/KF5/KPackage/kpackage/package_export.h + /usr/include/KF5/KService/KPluginInfo + /usr/include/KF5/KService/kplugininfo.h + /usr/include/KF5/KService/kservice.h + /usr/include/KF5/KService/kservice_export.h + /usr/include/KF5/KService/kserviceaction.h + /usr/include/KF5/KService/ksycocaentry.h + /usr/include/KF5/KService/ksycocatype.h + /usr/include/KF5/KWindowSystem/kwindoweffects.h + /usr/include/KF5/KWindowSystem/kwindowinfo.h + /usr/include/KF5/KWindowSystem/kwindowsystem.h + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h + /usr/include/KF5/KWindowSystem/kx11extras.h + /usr/include/KF5/KWindowSystem/netwm_def.h + /usr/include/KF5/Plasma/Applet + /usr/include/KF5/plasma/applet.h + /usr/include/KF5/plasma/framesvg.h + /usr/include/KF5/plasma/plasma.h + /usr/include/KF5/plasma/plasma_export.h + /usr/include/KF5/plasma/svg.h + /usr/include/KF5/plasma/theme.h + /usr/include/alloca.h + /usr/include/asm-generic/errno-base.h + /usr/include/asm-generic/errno.h + /usr/include/asm/errno.h + /usr/include/assert.h + /usr/include/bits/atomic_wide_counter.h + /usr/include/bits/byteswap.h + /usr/include/bits/cpu-set.h + /usr/include/bits/endian.h + /usr/include/bits/endianness.h + /usr/include/bits/errno.h + /usr/include/bits/floatn-common.h + /usr/include/bits/floatn.h + /usr/include/bits/libc-header-start.h + /usr/include/bits/local_lim.h + /usr/include/bits/locale.h + /usr/include/bits/long-double.h + /usr/include/bits/posix1_lim.h + /usr/include/bits/posix2_lim.h + /usr/include/bits/pthread_stack_min-dynamic.h + /usr/include/bits/pthreadtypes-arch.h + /usr/include/bits/pthreadtypes.h + /usr/include/bits/sched.h + /usr/include/bits/select.h + /usr/include/bits/setjmp.h + /usr/include/bits/stdint-intn.h + /usr/include/bits/stdint-uintn.h + /usr/include/bits/stdio_lim.h + /usr/include/bits/stdlib-float.h + /usr/include/bits/struct_mutex.h + /usr/include/bits/struct_rwlock.h + /usr/include/bits/thread-shared-types.h + /usr/include/bits/time.h + /usr/include/bits/time64.h + /usr/include/bits/timesize.h + /usr/include/bits/timex.h + /usr/include/bits/types.h + /usr/include/bits/types/FILE.h + /usr/include/bits/types/__FILE.h + /usr/include/bits/types/__fpos64_t.h + /usr/include/bits/types/__fpos_t.h + /usr/include/bits/types/__locale_t.h + /usr/include/bits/types/__mbstate_t.h + /usr/include/bits/types/__sigset_t.h + /usr/include/bits/types/clock_t.h + /usr/include/bits/types/clockid_t.h + /usr/include/bits/types/cookie_io_functions_t.h + /usr/include/bits/types/error_t.h + /usr/include/bits/types/locale_t.h + /usr/include/bits/types/mbstate_t.h + /usr/include/bits/types/sigset_t.h + /usr/include/bits/types/struct_FILE.h + /usr/include/bits/types/struct___jmp_buf_tag.h + /usr/include/bits/types/struct_itimerspec.h + /usr/include/bits/types/struct_sched_param.h + /usr/include/bits/types/struct_timespec.h + /usr/include/bits/types/struct_timeval.h + /usr/include/bits/types/struct_tm.h + /usr/include/bits/types/time_t.h + /usr/include/bits/types/timer_t.h + /usr/include/bits/types/wint_t.h + /usr/include/bits/typesizes.h + /usr/include/bits/uintn-identity.h + /usr/include/bits/uio_lim.h + /usr/include/bits/waitflags.h + /usr/include/bits/waitstatus.h + /usr/include/bits/wchar.h + /usr/include/bits/wordsize.h + /usr/include/bits/xopen_lim.h + /usr/include/c++/13.2.1/algorithm + /usr/include/c++/13.2.1/atomic + /usr/include/c++/13.2.1/backward/auto_ptr.h + /usr/include/c++/13.2.1/backward/binders.h + /usr/include/c++/13.2.1/bit + /usr/include/c++/13.2.1/bits/algorithmfwd.h + /usr/include/c++/13.2.1/bits/align.h + /usr/include/c++/13.2.1/bits/alloc_traits.h + /usr/include/c++/13.2.1/bits/allocated_ptr.h + /usr/include/c++/13.2.1/bits/allocator.h + /usr/include/c++/13.2.1/bits/atomic_base.h + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h + /usr/include/c++/13.2.1/bits/basic_string.h + /usr/include/c++/13.2.1/bits/basic_string.tcc + /usr/include/c++/13.2.1/bits/char_traits.h + /usr/include/c++/13.2.1/bits/charconv.h + /usr/include/c++/13.2.1/bits/chrono.h + /usr/include/c++/13.2.1/bits/concept_check.h + /usr/include/c++/13.2.1/bits/cpp_type_traits.h + /usr/include/c++/13.2.1/bits/cxxabi_forced.h + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h + /usr/include/c++/13.2.1/bits/erase_if.h + /usr/include/c++/13.2.1/bits/exception.h + /usr/include/c++/13.2.1/bits/exception_defines.h + /usr/include/c++/13.2.1/bits/exception_ptr.h + /usr/include/c++/13.2.1/bits/functexcept.h + /usr/include/c++/13.2.1/bits/functional_hash.h + /usr/include/c++/13.2.1/bits/hash_bytes.h + /usr/include/c++/13.2.1/bits/invoke.h + /usr/include/c++/13.2.1/bits/ios_base.h + /usr/include/c++/13.2.1/bits/list.tcc + /usr/include/c++/13.2.1/bits/locale_classes.h + /usr/include/c++/13.2.1/bits/locale_classes.tcc + /usr/include/c++/13.2.1/bits/localefwd.h + /usr/include/c++/13.2.1/bits/memoryfwd.h + /usr/include/c++/13.2.1/bits/move.h + /usr/include/c++/13.2.1/bits/nested_exception.h + /usr/include/c++/13.2.1/bits/new_allocator.h + /usr/include/c++/13.2.1/bits/ostream_insert.h + /usr/include/c++/13.2.1/bits/parse_numbers.h + /usr/include/c++/13.2.1/bits/postypes.h + /usr/include/c++/13.2.1/bits/predefined_ops.h + /usr/include/c++/13.2.1/bits/ptr_traits.h + /usr/include/c++/13.2.1/bits/range_access.h + /usr/include/c++/13.2.1/bits/refwrap.h + /usr/include/c++/13.2.1/bits/requires_hosted.h + /usr/include/c++/13.2.1/bits/shared_ptr.h + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h + /usr/include/c++/13.2.1/bits/shared_ptr_base.h + /usr/include/c++/13.2.1/bits/std_abs.h + /usr/include/c++/13.2.1/bits/std_function.h + /usr/include/c++/13.2.1/bits/stl_algo.h + /usr/include/c++/13.2.1/bits/stl_algobase.h + /usr/include/c++/13.2.1/bits/stl_bvector.h + /usr/include/c++/13.2.1/bits/stl_construct.h + /usr/include/c++/13.2.1/bits/stl_function.h + /usr/include/c++/13.2.1/bits/stl_heap.h + /usr/include/c++/13.2.1/bits/stl_iterator.h + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h + /usr/include/c++/13.2.1/bits/stl_list.h + /usr/include/c++/13.2.1/bits/stl_map.h + /usr/include/c++/13.2.1/bits/stl_multimap.h + /usr/include/c++/13.2.1/bits/stl_numeric.h + /usr/include/c++/13.2.1/bits/stl_pair.h + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h + /usr/include/c++/13.2.1/bits/stl_relops.h + /usr/include/c++/13.2.1/bits/stl_tempbuf.h + /usr/include/c++/13.2.1/bits/stl_tree.h + /usr/include/c++/13.2.1/bits/stl_uninitialized.h + /usr/include/c++/13.2.1/bits/stl_vector.h + /usr/include/c++/13.2.1/bits/stream_iterator.h + /usr/include/c++/13.2.1/bits/streambuf.tcc + /usr/include/c++/13.2.1/bits/streambuf_iterator.h + /usr/include/c++/13.2.1/bits/stringfwd.h + /usr/include/c++/13.2.1/bits/uniform_int_dist.h + /usr/include/c++/13.2.1/bits/unique_ptr.h + /usr/include/c++/13.2.1/bits/uses_allocator.h + /usr/include/c++/13.2.1/bits/utility.h + /usr/include/c++/13.2.1/bits/vector.tcc + /usr/include/c++/13.2.1/cctype + /usr/include/c++/13.2.1/cerrno + /usr/include/c++/13.2.1/chrono + /usr/include/c++/13.2.1/clocale + /usr/include/c++/13.2.1/cstddef + /usr/include/c++/13.2.1/cstdint + /usr/include/c++/13.2.1/cstdio + /usr/include/c++/13.2.1/cstdlib + /usr/include/c++/13.2.1/ctime + /usr/include/c++/13.2.1/cwchar + /usr/include/c++/13.2.1/debug/assertions.h + /usr/include/c++/13.2.1/debug/debug.h + /usr/include/c++/13.2.1/exception + /usr/include/c++/13.2.1/ext/aligned_buffer.h + /usr/include/c++/13.2.1/ext/alloc_traits.h + /usr/include/c++/13.2.1/ext/atomicity.h + /usr/include/c++/13.2.1/ext/concurrence.h + /usr/include/c++/13.2.1/ext/numeric_traits.h + /usr/include/c++/13.2.1/ext/string_conversions.h + /usr/include/c++/13.2.1/ext/type_traits.h + /usr/include/c++/13.2.1/functional + /usr/include/c++/13.2.1/initializer_list + /usr/include/c++/13.2.1/iosfwd + /usr/include/c++/13.2.1/iterator + /usr/include/c++/13.2.1/limits + /usr/include/c++/13.2.1/list + /usr/include/c++/13.2.1/map + /usr/include/c++/13.2.1/memory + /usr/include/c++/13.2.1/new + /usr/include/c++/13.2.1/numeric + /usr/include/c++/13.2.1/optional + /usr/include/c++/13.2.1/ratio + /usr/include/c++/13.2.1/stdexcept + /usr/include/c++/13.2.1/stdlib.h + /usr/include/c++/13.2.1/streambuf + /usr/include/c++/13.2.1/string + /usr/include/c++/13.2.1/system_error + /usr/include/c++/13.2.1/tuple + /usr/include/c++/13.2.1/type_traits + /usr/include/c++/13.2.1/typeinfo + /usr/include/c++/13.2.1/utility + /usr/include/c++/13.2.1/vector + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h + /usr/include/ctype.h + /usr/include/endian.h + /usr/include/errno.h + /usr/include/features-time64.h + /usr/include/features.h + /usr/include/gnu/stubs-64.h + /usr/include/gnu/stubs.h + /usr/include/inttypes.h + /usr/include/limits.h + /usr/include/linux/errno.h + /usr/include/linux/limits.h + /usr/include/locale.h + /usr/include/pthread.h + /usr/include/qt/QtCore/QByteArray + /usr/include/qt/QtCore/QCoreApplication + /usr/include/qt/QtCore/QCryptographicHash + /usr/include/qt/QtCore/QDataStream + /usr/include/qt/QtCore/QDate + /usr/include/qt/QtCore/QEvent + /usr/include/qt/QtCore/QExplicitlySharedDataPointer + /usr/include/qt/QtCore/QFlags + /usr/include/qt/QtCore/QJsonObject + /usr/include/qt/QtCore/QList + /usr/include/qt/QtCore/QMargins + /usr/include/qt/QtCore/QMetaType + /usr/include/qt/QtCore/QObject + /usr/include/qt/QtCore/QPair + /usr/include/qt/QtCore/QPluginLoader + /usr/include/qt/QtCore/QPoint + /usr/include/qt/QtCore/QRect + /usr/include/qt/QtCore/QRectF + /usr/include/qt/QtCore/QSharedDataPointer + /usr/include/qt/QtCore/QSize + /usr/include/qt/QtCore/QStandardPaths + /usr/include/qt/QtCore/QString + /usr/include/qt/QtCore/QStringList + /usr/include/qt/QtCore/QUrl + /usr/include/qt/QtCore/QUuid + /usr/include/qt/QtCore/QVariant + /usr/include/qt/QtCore/QVariantList + /usr/include/qt/QtCore/QtGlobal + /usr/include/qt/QtCore/QtPlugin + /usr/include/qt/QtCore/qalgorithms.h + /usr/include/qt/QtCore/qarraydata.h + /usr/include/qt/QtCore/qatomic.h + /usr/include/qt/QtCore/qatomic_cxx11.h + /usr/include/qt/QtCore/qbasicatomic.h + /usr/include/qt/QtCore/qbytearray.h + /usr/include/qt/QtCore/qbytearraylist.h + /usr/include/qt/QtCore/qcborcommon.h + /usr/include/qt/QtCore/qcborvalue.h + /usr/include/qt/QtCore/qchar.h + /usr/include/qt/QtCore/qcompilerdetection.h + /usr/include/qt/QtCore/qconfig.h + /usr/include/qt/QtCore/qcontainerfwd.h + /usr/include/qt/QtCore/qcontainertools_impl.h + /usr/include/qt/QtCore/qcontiguouscache.h + /usr/include/qt/QtCore/qcoreapplication.h + /usr/include/qt/QtCore/qcoreevent.h + /usr/include/qt/QtCore/qcryptographichash.h + /usr/include/qt/QtCore/qdatastream.h + /usr/include/qt/QtCore/qdatetime.h + /usr/include/qt/QtCore/qdebug.h + /usr/include/qt/QtCore/qeventloop.h + /usr/include/qt/QtCore/qfile.h + /usr/include/qt/QtCore/qfiledevice.h + /usr/include/qt/QtCore/qflags.h + /usr/include/qt/QtCore/qgenericatomic.h + /usr/include/qt/QtCore/qglobal.h + /usr/include/qt/QtCore/qglobalstatic.h + /usr/include/qt/QtCore/qhash.h + /usr/include/qt/QtCore/qhashfunctions.h + /usr/include/qt/QtCore/qiodevice.h + /usr/include/qt/QtCore/qiterator.h + /usr/include/qt/QtCore/qjsonobject.h + /usr/include/qt/QtCore/qjsonvalue.h + /usr/include/qt/QtCore/qlibrary.h + /usr/include/qt/QtCore/qline.h + /usr/include/qt/QtCore/qlist.h + /usr/include/qt/QtCore/qlocale.h + /usr/include/qt/QtCore/qlogging.h + /usr/include/qt/QtCore/qmap.h + /usr/include/qt/QtCore/qmargins.h + /usr/include/qt/QtCore/qmetaobject.h + /usr/include/qt/QtCore/qmetatype.h + /usr/include/qt/QtCore/qnamespace.h + /usr/include/qt/QtCore/qnumeric.h + /usr/include/qt/QtCore/qobject.h + /usr/include/qt/QtCore/qobject_impl.h + /usr/include/qt/QtCore/qobjectdefs.h + /usr/include/qt/QtCore/qobjectdefs_impl.h + /usr/include/qt/QtCore/qpair.h + /usr/include/qt/QtCore/qplugin.h + /usr/include/qt/QtCore/qpluginloader.h + /usr/include/qt/QtCore/qpoint.h + /usr/include/qt/QtCore/qpointer.h + /usr/include/qt/QtCore/qprocessordetection.h + /usr/include/qt/QtCore/qrect.h + /usr/include/qt/QtCore/qrefcount.h + /usr/include/qt/QtCore/qregexp.h + /usr/include/qt/QtCore/qregularexpression.h + /usr/include/qt/QtCore/qscopedpointer.h + /usr/include/qt/QtCore/qset.h + /usr/include/qt/QtCore/qshareddata.h + /usr/include/qt/QtCore/qsharedpointer.h + /usr/include/qt/QtCore/qsharedpointer_impl.h + /usr/include/qt/QtCore/qsize.h + /usr/include/qt/QtCore/qstandardpaths.h + /usr/include/qt/QtCore/qstring.h + /usr/include/qt/QtCore/qstringalgorithms.h + /usr/include/qt/QtCore/qstringlist.h + /usr/include/qt/QtCore/qstringliteral.h + /usr/include/qt/QtCore/qstringmatcher.h + /usr/include/qt/QtCore/qstringview.h + /usr/include/qt/QtCore/qsysinfo.h + /usr/include/qt/QtCore/qsystemdetection.h + /usr/include/qt/QtCore/qtcore-config.h + /usr/include/qt/QtCore/qtextstream.h + /usr/include/qt/QtCore/qtypeinfo.h + /usr/include/qt/QtCore/qurl.h + /usr/include/qt/QtCore/quuid.h + /usr/include/qt/QtCore/qvariant.h + /usr/include/qt/QtCore/qvarlengtharray.h + /usr/include/qt/QtCore/qvector.h + /usr/include/qt/QtCore/qversiontagging.h + /usr/include/qt/QtGui/QBitmap + /usr/include/qt/QtGui/QColor + /usr/include/qt/QtGui/QCursor + /usr/include/qt/QtGui/QFont + /usr/include/qt/QtGui/QGuiApplication + /usr/include/qt/QtGui/QIcon + /usr/include/qt/QtGui/QImage + /usr/include/qt/QtGui/QKeySequence + /usr/include/qt/QtGui/QMatrix4x4 + /usr/include/qt/QtGui/QPixmap + /usr/include/qt/QtGui/QRegion + /usr/include/qt/QtGui/QRgb + /usr/include/qt/QtGui/QWidgetList + /usr/include/qt/QtGui/QWindow + /usr/include/qt/QtGui/qaccessible.h + /usr/include/qt/QtGui/qbitmap.h + /usr/include/qt/QtGui/qcolor.h + /usr/include/qt/QtGui/qcursor.h + /usr/include/qt/QtGui/qevent.h + /usr/include/qt/QtGui/qfont.h + /usr/include/qt/QtGui/qgenericmatrix.h + /usr/include/qt/QtGui/qguiapplication.h + /usr/include/qt/QtGui/qicon.h + /usr/include/qt/QtGui/qimage.h + /usr/include/qt/QtGui/qinputmethod.h + /usr/include/qt/QtGui/qkeysequence.h + /usr/include/qt/QtGui/qmatrix.h + /usr/include/qt/QtGui/qmatrix4x4.h + /usr/include/qt/QtGui/qopengl.h + /usr/include/qt/QtGui/qopenglext.h + /usr/include/qt/QtGui/qpaintdevice.h + /usr/include/qt/QtGui/qpixelformat.h + /usr/include/qt/QtGui/qpixmap.h + /usr/include/qt/QtGui/qpolygon.h + /usr/include/qt/QtGui/qquaternion.h + /usr/include/qt/QtGui/qregion.h + /usr/include/qt/QtGui/qrgb.h + /usr/include/qt/QtGui/qrgba64.h + /usr/include/qt/QtGui/qsurface.h + /usr/include/qt/QtGui/qsurfaceformat.h + /usr/include/qt/QtGui/qtgui-config.h + /usr/include/qt/QtGui/qtguiglobal.h + /usr/include/qt/QtGui/qtouchdevice.h + /usr/include/qt/QtGui/qtransform.h + /usr/include/qt/QtGui/qvector2d.h + /usr/include/qt/QtGui/qvector3d.h + /usr/include/qt/QtGui/qvector4d.h + /usr/include/qt/QtGui/qwindow.h + /usr/include/qt/QtGui/qwindowdefs.h + /usr/include/qt/QtNetwork/qtnetwork-config.h + /usr/include/qt/QtNetwork/qtnetworkglobal.h + /usr/include/qt/QtQml/QJSValue + /usr/include/qt/QtQml/qjsvalue.h + /usr/include/qt/QtQml/qqml.h + /usr/include/qt/QtQml/qqmlcomponent.h + /usr/include/qt/QtQml/qqmldebug.h + /usr/include/qt/QtQml/qqmlerror.h + /usr/include/qt/QtQml/qqmllist.h + /usr/include/qt/QtQml/qqmlparserstatus.h + /usr/include/qt/QtQml/qqmlprivate.h + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h + /usr/include/qt/QtQml/qtqml-config.h + /usr/include/qt/QtQml/qtqmlglobal.h + /usr/include/qt/QtQuick/QQuickItem + /usr/include/qt/QtQuick/QQuickItemGrabResult + /usr/include/qt/QtQuick/QQuickWindow + /usr/include/qt/QtQuick/qquickitem.h + /usr/include/qt/QtQuick/qquickitemgrabresult.h + /usr/include/qt/QtQuick/qquickwindow.h + /usr/include/qt/QtQuick/qsggeometry.h + /usr/include/qt/QtQuick/qsgnode.h + /usr/include/qt/QtQuick/qsgrendererinterface.h + /usr/include/qt/QtQuick/qtquick-config.h + /usr/include/qt/QtQuick/qtquickglobal.h + /usr/include/sched.h + /usr/include/stdc-predef.h + /usr/include/stdint.h + /usr/include/stdio.h + /usr/include/stdlib.h + /usr/include/string.h + /usr/include/strings.h + /usr/include/sys/cdefs.h + /usr/include/sys/select.h + /usr/include/sys/single_threaded.h + /usr/include/sys/types.h + /usr/include/time.h + /usr/include/wchar.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.make new file mode 100644 index 0000000..da4c95f --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.make @@ -0,0 +1,1861 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp \ + src/plasma_applet_SevenStart_autogen/include/SevenStart.moc \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h \ + /usr/include/GL/gl.h \ + /usr/include/KF5/KConfigCore/KConfigGroup \ + /usr/include/KF5/KConfigCore/KSharedConfig \ + /usr/include/KF5/KConfigCore/conversioncheck.h \ + /usr/include/KF5/KConfigCore/kconfig.h \ + /usr/include/KF5/KConfigCore/kconfigbase.h \ + /usr/include/KF5/KConfigCore/kconfigcore_export.h \ + /usr/include/KF5/KConfigCore/kconfiggroup.h \ + /usr/include/KF5/KConfigCore/ksharedconfig.h \ + /usr/include/KF5/KCoreAddons/KJob \ + /usr/include/KF5/KCoreAddons/KPluginFactory \ + /usr/include/KF5/KCoreAddons/KPluginLoader \ + /usr/include/KF5/KCoreAddons/KPluginMetaData \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/kexportplugin.h \ + /usr/include/KF5/KCoreAddons/kjob.h \ + /usr/include/KF5/KCoreAddons/kpluginfactory.h \ + /usr/include/KF5/KCoreAddons/kpluginloader.h \ + /usr/include/KF5/KCoreAddons/kpluginmetadata.h \ + /usr/include/KF5/KPackage/KPackage/Package \ + /usr/include/KF5/KPackage/kpackage/package.h \ + /usr/include/KF5/KPackage/kpackage/package_export.h \ + /usr/include/KF5/KService/KPluginInfo \ + /usr/include/KF5/KService/kplugininfo.h \ + /usr/include/KF5/KService/kservice.h \ + /usr/include/KF5/KService/kservice_export.h \ + /usr/include/KF5/KService/kserviceaction.h \ + /usr/include/KF5/KService/ksycocaentry.h \ + /usr/include/KF5/KService/ksycocatype.h \ + /usr/include/KF5/KWindowSystem/kwindoweffects.h \ + /usr/include/KF5/KWindowSystem/kwindowinfo.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/KF5/KWindowSystem/kx11extras.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h \ + /usr/include/KF5/Plasma/Applet \ + /usr/include/KF5/plasma/applet.h \ + /usr/include/KF5/plasma/framesvg.h \ + /usr/include/KF5/plasma/plasma.h \ + /usr/include/KF5/plasma/plasma_export.h \ + /usr/include/KF5/plasma/svg.h \ + /usr/include/KF5/plasma/theme.h \ + /usr/include/alloca.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/assert.h \ + /usr/include/bits/atomic_wide_counter.h \ + /usr/include/bits/byteswap.h \ + /usr/include/bits/cpu-set.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/endianness.h \ + /usr/include/bits/errno.h \ + /usr/include/bits/floatn-common.h \ + /usr/include/bits/floatn.h \ + /usr/include/bits/libc-header-start.h \ + /usr/include/bits/local_lim.h \ + /usr/include/bits/locale.h \ + /usr/include/bits/long-double.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/bits/pthread_stack_min-dynamic.h \ + /usr/include/bits/pthreadtypes-arch.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/bits/sched.h \ + /usr/include/bits/select.h \ + /usr/include/bits/setjmp.h \ + /usr/include/bits/stdint-intn.h \ + /usr/include/bits/stdint-uintn.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/stdlib-float.h \ + /usr/include/bits/struct_mutex.h \ + /usr/include/bits/struct_rwlock.h \ + /usr/include/bits/thread-shared-types.h \ + /usr/include/bits/time.h \ + /usr/include/bits/time64.h \ + /usr/include/bits/timesize.h \ + /usr/include/bits/timex.h \ + /usr/include/bits/types.h \ + /usr/include/bits/types/FILE.h \ + /usr/include/bits/types/__FILE.h \ + /usr/include/bits/types/__fpos64_t.h \ + /usr/include/bits/types/__fpos_t.h \ + /usr/include/bits/types/__locale_t.h \ + /usr/include/bits/types/__mbstate_t.h \ + /usr/include/bits/types/__sigset_t.h \ + /usr/include/bits/types/clock_t.h \ + /usr/include/bits/types/clockid_t.h \ + /usr/include/bits/types/cookie_io_functions_t.h \ + /usr/include/bits/types/error_t.h \ + /usr/include/bits/types/locale_t.h \ + /usr/include/bits/types/mbstate_t.h \ + /usr/include/bits/types/sigset_t.h \ + /usr/include/bits/types/struct_FILE.h \ + /usr/include/bits/types/struct___jmp_buf_tag.h \ + /usr/include/bits/types/struct_itimerspec.h \ + /usr/include/bits/types/struct_sched_param.h \ + /usr/include/bits/types/struct_timespec.h \ + /usr/include/bits/types/struct_timeval.h \ + /usr/include/bits/types/struct_tm.h \ + /usr/include/bits/types/time_t.h \ + /usr/include/bits/types/timer_t.h \ + /usr/include/bits/types/wint_t.h \ + /usr/include/bits/typesizes.h \ + /usr/include/bits/uintn-identity.h \ + /usr/include/bits/uio_lim.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + /usr/include/bits/wchar.h \ + /usr/include/bits/wordsize.h \ + /usr/include/bits/xopen_lim.h \ + /usr/include/c++/13.2.1/algorithm \ + /usr/include/c++/13.2.1/atomic \ + /usr/include/c++/13.2.1/backward/auto_ptr.h \ + /usr/include/c++/13.2.1/backward/binders.h \ + /usr/include/c++/13.2.1/bit \ + /usr/include/c++/13.2.1/bits/algorithmfwd.h \ + /usr/include/c++/13.2.1/bits/align.h \ + /usr/include/c++/13.2.1/bits/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/allocated_ptr.h \ + /usr/include/c++/13.2.1/bits/allocator.h \ + /usr/include/c++/13.2.1/bits/atomic_base.h \ + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13.2.1/bits/basic_string.h \ + /usr/include/c++/13.2.1/bits/basic_string.tcc \ + /usr/include/c++/13.2.1/bits/char_traits.h \ + /usr/include/c++/13.2.1/bits/charconv.h \ + /usr/include/c++/13.2.1/bits/chrono.h \ + /usr/include/c++/13.2.1/bits/concept_check.h \ + /usr/include/c++/13.2.1/bits/cpp_type_traits.h \ + /usr/include/c++/13.2.1/bits/cxxabi_forced.h \ + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h \ + /usr/include/c++/13.2.1/bits/erase_if.h \ + /usr/include/c++/13.2.1/bits/exception.h \ + /usr/include/c++/13.2.1/bits/exception_defines.h \ + /usr/include/c++/13.2.1/bits/exception_ptr.h \ + /usr/include/c++/13.2.1/bits/functexcept.h \ + /usr/include/c++/13.2.1/bits/functional_hash.h \ + /usr/include/c++/13.2.1/bits/hash_bytes.h \ + /usr/include/c++/13.2.1/bits/invoke.h \ + /usr/include/c++/13.2.1/bits/ios_base.h \ + /usr/include/c++/13.2.1/bits/list.tcc \ + /usr/include/c++/13.2.1/bits/locale_classes.h \ + /usr/include/c++/13.2.1/bits/locale_classes.tcc \ + /usr/include/c++/13.2.1/bits/localefwd.h \ + /usr/include/c++/13.2.1/bits/memoryfwd.h \ + /usr/include/c++/13.2.1/bits/move.h \ + /usr/include/c++/13.2.1/bits/nested_exception.h \ + /usr/include/c++/13.2.1/bits/new_allocator.h \ + /usr/include/c++/13.2.1/bits/ostream_insert.h \ + /usr/include/c++/13.2.1/bits/parse_numbers.h \ + /usr/include/c++/13.2.1/bits/postypes.h \ + /usr/include/c++/13.2.1/bits/predefined_ops.h \ + /usr/include/c++/13.2.1/bits/ptr_traits.h \ + /usr/include/c++/13.2.1/bits/range_access.h \ + /usr/include/c++/13.2.1/bits/refwrap.h \ + /usr/include/c++/13.2.1/bits/requires_hosted.h \ + /usr/include/c++/13.2.1/bits/shared_ptr.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_base.h \ + /usr/include/c++/13.2.1/bits/std_abs.h \ + /usr/include/c++/13.2.1/bits/std_function.h \ + /usr/include/c++/13.2.1/bits/stl_algo.h \ + /usr/include/c++/13.2.1/bits/stl_algobase.h \ + /usr/include/c++/13.2.1/bits/stl_bvector.h \ + /usr/include/c++/13.2.1/bits/stl_construct.h \ + /usr/include/c++/13.2.1/bits/stl_function.h \ + /usr/include/c++/13.2.1/bits/stl_heap.h \ + /usr/include/c++/13.2.1/bits/stl_iterator.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h \ + /usr/include/c++/13.2.1/bits/stl_list.h \ + /usr/include/c++/13.2.1/bits/stl_map.h \ + /usr/include/c++/13.2.1/bits/stl_multimap.h \ + /usr/include/c++/13.2.1/bits/stl_numeric.h \ + /usr/include/c++/13.2.1/bits/stl_pair.h \ + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13.2.1/bits/stl_relops.h \ + /usr/include/c++/13.2.1/bits/stl_tempbuf.h \ + /usr/include/c++/13.2.1/bits/stl_tree.h \ + /usr/include/c++/13.2.1/bits/stl_uninitialized.h \ + /usr/include/c++/13.2.1/bits/stl_vector.h \ + /usr/include/c++/13.2.1/bits/stream_iterator.h \ + /usr/include/c++/13.2.1/bits/streambuf.tcc \ + /usr/include/c++/13.2.1/bits/streambuf_iterator.h \ + /usr/include/c++/13.2.1/bits/stringfwd.h \ + /usr/include/c++/13.2.1/bits/uniform_int_dist.h \ + /usr/include/c++/13.2.1/bits/unique_ptr.h \ + /usr/include/c++/13.2.1/bits/uses_allocator.h \ + /usr/include/c++/13.2.1/bits/utility.h \ + /usr/include/c++/13.2.1/bits/vector.tcc \ + /usr/include/c++/13.2.1/cctype \ + /usr/include/c++/13.2.1/cerrno \ + /usr/include/c++/13.2.1/chrono \ + /usr/include/c++/13.2.1/clocale \ + /usr/include/c++/13.2.1/cstddef \ + /usr/include/c++/13.2.1/cstdint \ + /usr/include/c++/13.2.1/cstdio \ + /usr/include/c++/13.2.1/cstdlib \ + /usr/include/c++/13.2.1/ctime \ + /usr/include/c++/13.2.1/cwchar \ + /usr/include/c++/13.2.1/debug/assertions.h \ + /usr/include/c++/13.2.1/debug/debug.h \ + /usr/include/c++/13.2.1/exception \ + /usr/include/c++/13.2.1/ext/aligned_buffer.h \ + /usr/include/c++/13.2.1/ext/alloc_traits.h \ + /usr/include/c++/13.2.1/ext/atomicity.h \ + /usr/include/c++/13.2.1/ext/concurrence.h \ + /usr/include/c++/13.2.1/ext/numeric_traits.h \ + /usr/include/c++/13.2.1/ext/string_conversions.h \ + /usr/include/c++/13.2.1/ext/type_traits.h \ + /usr/include/c++/13.2.1/functional \ + /usr/include/c++/13.2.1/initializer_list \ + /usr/include/c++/13.2.1/iosfwd \ + /usr/include/c++/13.2.1/iterator \ + /usr/include/c++/13.2.1/limits \ + /usr/include/c++/13.2.1/list \ + /usr/include/c++/13.2.1/map \ + /usr/include/c++/13.2.1/memory \ + /usr/include/c++/13.2.1/new \ + /usr/include/c++/13.2.1/numeric \ + /usr/include/c++/13.2.1/optional \ + /usr/include/c++/13.2.1/ratio \ + /usr/include/c++/13.2.1/stdexcept \ + /usr/include/c++/13.2.1/stdlib.h \ + /usr/include/c++/13.2.1/streambuf \ + /usr/include/c++/13.2.1/string \ + /usr/include/c++/13.2.1/system_error \ + /usr/include/c++/13.2.1/tuple \ + /usr/include/c++/13.2.1/type_traits \ + /usr/include/c++/13.2.1/typeinfo \ + /usr/include/c++/13.2.1/utility \ + /usr/include/c++/13.2.1/vector \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h \ + /usr/include/ctype.h \ + /usr/include/endian.h \ + /usr/include/errno.h \ + /usr/include/features-time64.h \ + /usr/include/features.h \ + /usr/include/gnu/stubs-64.h \ + /usr/include/gnu/stubs.h \ + /usr/include/inttypes.h \ + /usr/include/limits.h \ + /usr/include/linux/errno.h \ + /usr/include/linux/limits.h \ + /usr/include/locale.h \ + /usr/include/pthread.h \ + /usr/include/qt/QtCore/QByteArray \ + /usr/include/qt/QtCore/QCoreApplication \ + /usr/include/qt/QtCore/QCryptographicHash \ + /usr/include/qt/QtCore/QDataStream \ + /usr/include/qt/QtCore/QDate \ + /usr/include/qt/QtCore/QEvent \ + /usr/include/qt/QtCore/QExplicitlySharedDataPointer \ + /usr/include/qt/QtCore/QFlags \ + /usr/include/qt/QtCore/QJsonObject \ + /usr/include/qt/QtCore/QList \ + /usr/include/qt/QtCore/QMargins \ + /usr/include/qt/QtCore/QMetaType \ + /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/QPair \ + /usr/include/qt/QtCore/QPluginLoader \ + /usr/include/qt/QtCore/QPoint \ + /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtCore/QRectF \ + /usr/include/qt/QtCore/QSharedDataPointer \ + /usr/include/qt/QtCore/QSize \ + /usr/include/qt/QtCore/QStandardPaths \ + /usr/include/qt/QtCore/QString \ + /usr/include/qt/QtCore/QStringList \ + /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtCore/QUuid \ + /usr/include/qt/QtCore/QVariant \ + /usr/include/qt/QtCore/QVariantList \ + /usr/include/qt/QtCore/QtGlobal \ + /usr/include/qt/QtCore/QtPlugin \ + /usr/include/qt/QtCore/qalgorithms.h \ + /usr/include/qt/QtCore/qarraydata.h \ + /usr/include/qt/QtCore/qatomic.h \ + /usr/include/qt/QtCore/qatomic_cxx11.h \ + /usr/include/qt/QtCore/qbasicatomic.h \ + /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/qbytearraylist.h \ + /usr/include/qt/QtCore/qcborcommon.h \ + /usr/include/qt/QtCore/qcborvalue.h \ + /usr/include/qt/QtCore/qchar.h \ + /usr/include/qt/QtCore/qcompilerdetection.h \ + /usr/include/qt/QtCore/qconfig.h \ + /usr/include/qt/QtCore/qcontainerfwd.h \ + /usr/include/qt/QtCore/qcontainertools_impl.h \ + /usr/include/qt/QtCore/qcontiguouscache.h \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtCore/qcoreevent.h \ + /usr/include/qt/QtCore/qcryptographichash.h \ + /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qdatetime.h \ + /usr/include/qt/QtCore/qdebug.h \ + /usr/include/qt/QtCore/qeventloop.h \ + /usr/include/qt/QtCore/qfile.h \ + /usr/include/qt/QtCore/qfiledevice.h \ + /usr/include/qt/QtCore/qflags.h \ + /usr/include/qt/QtCore/qgenericatomic.h \ + /usr/include/qt/QtCore/qglobal.h \ + /usr/include/qt/QtCore/qglobalstatic.h \ + /usr/include/qt/QtCore/qhash.h \ + /usr/include/qt/QtCore/qhashfunctions.h \ + /usr/include/qt/QtCore/qiodevice.h \ + /usr/include/qt/QtCore/qiterator.h \ + /usr/include/qt/QtCore/qjsonobject.h \ + /usr/include/qt/QtCore/qjsonvalue.h \ + /usr/include/qt/QtCore/qlibrary.h \ + /usr/include/qt/QtCore/qline.h \ + /usr/include/qt/QtCore/qlist.h \ + /usr/include/qt/QtCore/qlocale.h \ + /usr/include/qt/QtCore/qlogging.h \ + /usr/include/qt/QtCore/qmap.h \ + /usr/include/qt/QtCore/qmargins.h \ + /usr/include/qt/QtCore/qmetaobject.h \ + /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/qt/QtCore/qnamespace.h \ + /usr/include/qt/QtCore/qnumeric.h \ + /usr/include/qt/QtCore/qobject.h \ + /usr/include/qt/QtCore/qobject_impl.h \ + /usr/include/qt/QtCore/qobjectdefs.h \ + /usr/include/qt/QtCore/qobjectdefs_impl.h \ + /usr/include/qt/QtCore/qpair.h \ + /usr/include/qt/QtCore/qplugin.h \ + /usr/include/qt/QtCore/qpluginloader.h \ + /usr/include/qt/QtCore/qpoint.h \ + /usr/include/qt/QtCore/qpointer.h \ + /usr/include/qt/QtCore/qprocessordetection.h \ + /usr/include/qt/QtCore/qrect.h \ + /usr/include/qt/QtCore/qrefcount.h \ + /usr/include/qt/QtCore/qregexp.h \ + /usr/include/qt/QtCore/qregularexpression.h \ + /usr/include/qt/QtCore/qscopedpointer.h \ + /usr/include/qt/QtCore/qset.h \ + /usr/include/qt/QtCore/qshareddata.h \ + /usr/include/qt/QtCore/qsharedpointer.h \ + /usr/include/qt/QtCore/qsharedpointer_impl.h \ + /usr/include/qt/QtCore/qsize.h \ + /usr/include/qt/QtCore/qstandardpaths.h \ + /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/qstringalgorithms.h \ + /usr/include/qt/QtCore/qstringlist.h \ + /usr/include/qt/QtCore/qstringliteral.h \ + /usr/include/qt/QtCore/qstringmatcher.h \ + /usr/include/qt/QtCore/qstringview.h \ + /usr/include/qt/QtCore/qsysinfo.h \ + /usr/include/qt/QtCore/qsystemdetection.h \ + /usr/include/qt/QtCore/qtcore-config.h \ + /usr/include/qt/QtCore/qtextstream.h \ + /usr/include/qt/QtCore/qtypeinfo.h \ + /usr/include/qt/QtCore/qurl.h \ + /usr/include/qt/QtCore/quuid.h \ + /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qvarlengtharray.h \ + /usr/include/qt/QtCore/qvector.h \ + /usr/include/qt/QtCore/qversiontagging.h \ + /usr/include/qt/QtGui/QBitmap \ + /usr/include/qt/QtGui/QColor \ + /usr/include/qt/QtGui/QCursor \ + /usr/include/qt/QtGui/QFont \ + /usr/include/qt/QtGui/QGuiApplication \ + /usr/include/qt/QtGui/QIcon \ + /usr/include/qt/QtGui/QImage \ + /usr/include/qt/QtGui/QKeySequence \ + /usr/include/qt/QtGui/QMatrix4x4 \ + /usr/include/qt/QtGui/QPixmap \ + /usr/include/qt/QtGui/QRegion \ + /usr/include/qt/QtGui/QRgb \ + /usr/include/qt/QtGui/QWidgetList \ + /usr/include/qt/QtGui/QWindow \ + /usr/include/qt/QtGui/qaccessible.h \ + /usr/include/qt/QtGui/qbitmap.h \ + /usr/include/qt/QtGui/qcolor.h \ + /usr/include/qt/QtGui/qcursor.h \ + /usr/include/qt/QtGui/qevent.h \ + /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/qgenericmatrix.h \ + /usr/include/qt/QtGui/qguiapplication.h \ + /usr/include/qt/QtGui/qicon.h \ + /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/qinputmethod.h \ + /usr/include/qt/QtGui/qkeysequence.h \ + /usr/include/qt/QtGui/qmatrix.h \ + /usr/include/qt/QtGui/qmatrix4x4.h \ + /usr/include/qt/QtGui/qopengl.h \ + /usr/include/qt/QtGui/qopenglext.h \ + /usr/include/qt/QtGui/qpaintdevice.h \ + /usr/include/qt/QtGui/qpixelformat.h \ + /usr/include/qt/QtGui/qpixmap.h \ + /usr/include/qt/QtGui/qpolygon.h \ + /usr/include/qt/QtGui/qquaternion.h \ + /usr/include/qt/QtGui/qregion.h \ + /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/qrgba64.h \ + /usr/include/qt/QtGui/qsurface.h \ + /usr/include/qt/QtGui/qsurfaceformat.h \ + /usr/include/qt/QtGui/qtgui-config.h \ + /usr/include/qt/QtGui/qtguiglobal.h \ + /usr/include/qt/QtGui/qtouchdevice.h \ + /usr/include/qt/QtGui/qtransform.h \ + /usr/include/qt/QtGui/qvector2d.h \ + /usr/include/qt/QtGui/qvector3d.h \ + /usr/include/qt/QtGui/qvector4d.h \ + /usr/include/qt/QtGui/qwindow.h \ + /usr/include/qt/QtGui/qwindowdefs.h \ + /usr/include/qt/QtNetwork/qtnetwork-config.h \ + /usr/include/qt/QtNetwork/qtnetworkglobal.h \ + /usr/include/qt/QtQml/QJSValue \ + /usr/include/qt/QtQml/qjsvalue.h \ + /usr/include/qt/QtQml/qqml.h \ + /usr/include/qt/QtQml/qqmlcomponent.h \ + /usr/include/qt/QtQml/qqmldebug.h \ + /usr/include/qt/QtQml/qqmlerror.h \ + /usr/include/qt/QtQml/qqmllist.h \ + /usr/include/qt/QtQml/qqmlparserstatus.h \ + /usr/include/qt/QtQml/qqmlprivate.h \ + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h \ + /usr/include/qt/QtQml/qtqml-config.h \ + /usr/include/qt/QtQml/qtqmlglobal.h \ + /usr/include/qt/QtQuick/QQuickItem \ + /usr/include/qt/QtQuick/QQuickItemGrabResult \ + /usr/include/qt/QtQuick/QQuickWindow \ + /usr/include/qt/QtQuick/qquickitem.h \ + /usr/include/qt/QtQuick/qquickitemgrabresult.h \ + /usr/include/qt/QtQuick/qquickwindow.h \ + /usr/include/qt/QtQuick/qsggeometry.h \ + /usr/include/qt/QtQuick/qsgnode.h \ + /usr/include/qt/QtQuick/qsgrendererinterface.h \ + /usr/include/qt/QtQuick/qtquick-config.h \ + /usr/include/qt/QtQuick/qtquickglobal.h \ + /usr/include/sched.h \ + /usr/include/stdc-predef.h \ + /usr/include/stdint.h \ + /usr/include/stdio.h \ + /usr/include/stdlib.h \ + /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/sys/cdefs.h \ + /usr/include/sys/select.h \ + /usr/include/sys/single_threaded.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h + +src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o: src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h \ + src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp \ + /usr/include/GL/gl.h \ + /usr/include/KF5/KConfigCore/KConfigGroup \ + /usr/include/KF5/KConfigCore/KSharedConfig \ + /usr/include/KF5/KConfigCore/conversioncheck.h \ + /usr/include/KF5/KConfigCore/kconfig.h \ + /usr/include/KF5/KConfigCore/kconfigbase.h \ + /usr/include/KF5/KConfigCore/kconfigcore_export.h \ + /usr/include/KF5/KConfigCore/kconfiggroup.h \ + /usr/include/KF5/KConfigCore/ksharedconfig.h \ + /usr/include/KF5/KCoreAddons/KJob \ + /usr/include/KF5/KCoreAddons/KPluginFactory \ + /usr/include/KF5/KCoreAddons/KPluginLoader \ + /usr/include/KF5/KCoreAddons/KPluginMetaData \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/kexportplugin.h \ + /usr/include/KF5/KCoreAddons/kjob.h \ + /usr/include/KF5/KCoreAddons/kpluginfactory.h \ + /usr/include/KF5/KCoreAddons/kpluginloader.h \ + /usr/include/KF5/KCoreAddons/kpluginmetadata.h \ + /usr/include/KF5/KPackage/KPackage/Package \ + /usr/include/KF5/KPackage/kpackage/package.h \ + /usr/include/KF5/KPackage/kpackage/package_export.h \ + /usr/include/KF5/KService/KPluginInfo \ + /usr/include/KF5/KService/kplugininfo.h \ + /usr/include/KF5/KService/kservice.h \ + /usr/include/KF5/KService/kservice_export.h \ + /usr/include/KF5/KService/kserviceaction.h \ + /usr/include/KF5/KService/ksycocaentry.h \ + /usr/include/KF5/KService/ksycocatype.h \ + /usr/include/KF5/KWindowSystem/kwindoweffects.h \ + /usr/include/KF5/KWindowSystem/kwindowinfo.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/KF5/KWindowSystem/kx11extras.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h \ + /usr/include/KF5/Plasma/Applet \ + /usr/include/KF5/plasma/applet.h \ + /usr/include/KF5/plasma/framesvg.h \ + /usr/include/KF5/plasma/plasma.h \ + /usr/include/KF5/plasma/plasma_export.h \ + /usr/include/KF5/plasma/svg.h \ + /usr/include/KF5/plasma/theme.h \ + /usr/include/alloca.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/assert.h \ + /usr/include/bits/atomic_wide_counter.h \ + /usr/include/bits/byteswap.h \ + /usr/include/bits/cpu-set.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/endianness.h \ + /usr/include/bits/errno.h \ + /usr/include/bits/floatn-common.h \ + /usr/include/bits/floatn.h \ + /usr/include/bits/libc-header-start.h \ + /usr/include/bits/local_lim.h \ + /usr/include/bits/locale.h \ + /usr/include/bits/long-double.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/bits/pthread_stack_min-dynamic.h \ + /usr/include/bits/pthreadtypes-arch.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/bits/sched.h \ + /usr/include/bits/select.h \ + /usr/include/bits/setjmp.h \ + /usr/include/bits/stdint-intn.h \ + /usr/include/bits/stdint-uintn.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/stdlib-float.h \ + /usr/include/bits/struct_mutex.h \ + /usr/include/bits/struct_rwlock.h \ + /usr/include/bits/thread-shared-types.h \ + /usr/include/bits/time.h \ + /usr/include/bits/time64.h \ + /usr/include/bits/timesize.h \ + /usr/include/bits/timex.h \ + /usr/include/bits/types.h \ + /usr/include/bits/types/FILE.h \ + /usr/include/bits/types/__FILE.h \ + /usr/include/bits/types/__fpos64_t.h \ + /usr/include/bits/types/__fpos_t.h \ + /usr/include/bits/types/__locale_t.h \ + /usr/include/bits/types/__mbstate_t.h \ + /usr/include/bits/types/__sigset_t.h \ + /usr/include/bits/types/clock_t.h \ + /usr/include/bits/types/clockid_t.h \ + /usr/include/bits/types/cookie_io_functions_t.h \ + /usr/include/bits/types/error_t.h \ + /usr/include/bits/types/locale_t.h \ + /usr/include/bits/types/mbstate_t.h \ + /usr/include/bits/types/sigset_t.h \ + /usr/include/bits/types/struct_FILE.h \ + /usr/include/bits/types/struct___jmp_buf_tag.h \ + /usr/include/bits/types/struct_itimerspec.h \ + /usr/include/bits/types/struct_sched_param.h \ + /usr/include/bits/types/struct_timespec.h \ + /usr/include/bits/types/struct_timeval.h \ + /usr/include/bits/types/struct_tm.h \ + /usr/include/bits/types/time_t.h \ + /usr/include/bits/types/timer_t.h \ + /usr/include/bits/types/wint_t.h \ + /usr/include/bits/typesizes.h \ + /usr/include/bits/uintn-identity.h \ + /usr/include/bits/uio_lim.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + /usr/include/bits/wchar.h \ + /usr/include/bits/wordsize.h \ + /usr/include/bits/xopen_lim.h \ + /usr/include/c++/13.2.1/algorithm \ + /usr/include/c++/13.2.1/atomic \ + /usr/include/c++/13.2.1/backward/auto_ptr.h \ + /usr/include/c++/13.2.1/backward/binders.h \ + /usr/include/c++/13.2.1/bit \ + /usr/include/c++/13.2.1/bits/algorithmfwd.h \ + /usr/include/c++/13.2.1/bits/align.h \ + /usr/include/c++/13.2.1/bits/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/allocated_ptr.h \ + /usr/include/c++/13.2.1/bits/allocator.h \ + /usr/include/c++/13.2.1/bits/atomic_base.h \ + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13.2.1/bits/basic_string.h \ + /usr/include/c++/13.2.1/bits/basic_string.tcc \ + /usr/include/c++/13.2.1/bits/char_traits.h \ + /usr/include/c++/13.2.1/bits/charconv.h \ + /usr/include/c++/13.2.1/bits/chrono.h \ + /usr/include/c++/13.2.1/bits/concept_check.h \ + /usr/include/c++/13.2.1/bits/cpp_type_traits.h \ + /usr/include/c++/13.2.1/bits/cxxabi_forced.h \ + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h \ + /usr/include/c++/13.2.1/bits/erase_if.h \ + /usr/include/c++/13.2.1/bits/exception.h \ + /usr/include/c++/13.2.1/bits/exception_defines.h \ + /usr/include/c++/13.2.1/bits/exception_ptr.h \ + /usr/include/c++/13.2.1/bits/functexcept.h \ + /usr/include/c++/13.2.1/bits/functional_hash.h \ + /usr/include/c++/13.2.1/bits/hash_bytes.h \ + /usr/include/c++/13.2.1/bits/invoke.h \ + /usr/include/c++/13.2.1/bits/ios_base.h \ + /usr/include/c++/13.2.1/bits/list.tcc \ + /usr/include/c++/13.2.1/bits/locale_classes.h \ + /usr/include/c++/13.2.1/bits/locale_classes.tcc \ + /usr/include/c++/13.2.1/bits/localefwd.h \ + /usr/include/c++/13.2.1/bits/memoryfwd.h \ + /usr/include/c++/13.2.1/bits/move.h \ + /usr/include/c++/13.2.1/bits/nested_exception.h \ + /usr/include/c++/13.2.1/bits/new_allocator.h \ + /usr/include/c++/13.2.1/bits/ostream_insert.h \ + /usr/include/c++/13.2.1/bits/parse_numbers.h \ + /usr/include/c++/13.2.1/bits/postypes.h \ + /usr/include/c++/13.2.1/bits/predefined_ops.h \ + /usr/include/c++/13.2.1/bits/ptr_traits.h \ + /usr/include/c++/13.2.1/bits/range_access.h \ + /usr/include/c++/13.2.1/bits/refwrap.h \ + /usr/include/c++/13.2.1/bits/requires_hosted.h \ + /usr/include/c++/13.2.1/bits/shared_ptr.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_base.h \ + /usr/include/c++/13.2.1/bits/std_abs.h \ + /usr/include/c++/13.2.1/bits/std_function.h \ + /usr/include/c++/13.2.1/bits/stl_algo.h \ + /usr/include/c++/13.2.1/bits/stl_algobase.h \ + /usr/include/c++/13.2.1/bits/stl_bvector.h \ + /usr/include/c++/13.2.1/bits/stl_construct.h \ + /usr/include/c++/13.2.1/bits/stl_function.h \ + /usr/include/c++/13.2.1/bits/stl_heap.h \ + /usr/include/c++/13.2.1/bits/stl_iterator.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h \ + /usr/include/c++/13.2.1/bits/stl_list.h \ + /usr/include/c++/13.2.1/bits/stl_map.h \ + /usr/include/c++/13.2.1/bits/stl_multimap.h \ + /usr/include/c++/13.2.1/bits/stl_numeric.h \ + /usr/include/c++/13.2.1/bits/stl_pair.h \ + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13.2.1/bits/stl_relops.h \ + /usr/include/c++/13.2.1/bits/stl_tempbuf.h \ + /usr/include/c++/13.2.1/bits/stl_tree.h \ + /usr/include/c++/13.2.1/bits/stl_uninitialized.h \ + /usr/include/c++/13.2.1/bits/stl_vector.h \ + /usr/include/c++/13.2.1/bits/stream_iterator.h \ + /usr/include/c++/13.2.1/bits/streambuf.tcc \ + /usr/include/c++/13.2.1/bits/streambuf_iterator.h \ + /usr/include/c++/13.2.1/bits/stringfwd.h \ + /usr/include/c++/13.2.1/bits/uniform_int_dist.h \ + /usr/include/c++/13.2.1/bits/unique_ptr.h \ + /usr/include/c++/13.2.1/bits/uses_allocator.h \ + /usr/include/c++/13.2.1/bits/utility.h \ + /usr/include/c++/13.2.1/bits/vector.tcc \ + /usr/include/c++/13.2.1/cctype \ + /usr/include/c++/13.2.1/cerrno \ + /usr/include/c++/13.2.1/chrono \ + /usr/include/c++/13.2.1/clocale \ + /usr/include/c++/13.2.1/cstddef \ + /usr/include/c++/13.2.1/cstdint \ + /usr/include/c++/13.2.1/cstdio \ + /usr/include/c++/13.2.1/cstdlib \ + /usr/include/c++/13.2.1/ctime \ + /usr/include/c++/13.2.1/cwchar \ + /usr/include/c++/13.2.1/debug/assertions.h \ + /usr/include/c++/13.2.1/debug/debug.h \ + /usr/include/c++/13.2.1/exception \ + /usr/include/c++/13.2.1/ext/aligned_buffer.h \ + /usr/include/c++/13.2.1/ext/alloc_traits.h \ + /usr/include/c++/13.2.1/ext/atomicity.h \ + /usr/include/c++/13.2.1/ext/concurrence.h \ + /usr/include/c++/13.2.1/ext/numeric_traits.h \ + /usr/include/c++/13.2.1/ext/string_conversions.h \ + /usr/include/c++/13.2.1/ext/type_traits.h \ + /usr/include/c++/13.2.1/functional \ + /usr/include/c++/13.2.1/initializer_list \ + /usr/include/c++/13.2.1/iosfwd \ + /usr/include/c++/13.2.1/iterator \ + /usr/include/c++/13.2.1/limits \ + /usr/include/c++/13.2.1/list \ + /usr/include/c++/13.2.1/map \ + /usr/include/c++/13.2.1/memory \ + /usr/include/c++/13.2.1/new \ + /usr/include/c++/13.2.1/numeric \ + /usr/include/c++/13.2.1/optional \ + /usr/include/c++/13.2.1/ratio \ + /usr/include/c++/13.2.1/stdexcept \ + /usr/include/c++/13.2.1/stdlib.h \ + /usr/include/c++/13.2.1/streambuf \ + /usr/include/c++/13.2.1/string \ + /usr/include/c++/13.2.1/system_error \ + /usr/include/c++/13.2.1/tuple \ + /usr/include/c++/13.2.1/type_traits \ + /usr/include/c++/13.2.1/typeinfo \ + /usr/include/c++/13.2.1/utility \ + /usr/include/c++/13.2.1/vector \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h \ + /usr/include/ctype.h \ + /usr/include/endian.h \ + /usr/include/errno.h \ + /usr/include/features-time64.h \ + /usr/include/features.h \ + /usr/include/gnu/stubs-64.h \ + /usr/include/gnu/stubs.h \ + /usr/include/inttypes.h \ + /usr/include/limits.h \ + /usr/include/linux/errno.h \ + /usr/include/linux/limits.h \ + /usr/include/locale.h \ + /usr/include/pthread.h \ + /usr/include/qt/QtCore/QByteArray \ + /usr/include/qt/QtCore/QCoreApplication \ + /usr/include/qt/QtCore/QCryptographicHash \ + /usr/include/qt/QtCore/QDataStream \ + /usr/include/qt/QtCore/QDate \ + /usr/include/qt/QtCore/QEvent \ + /usr/include/qt/QtCore/QExplicitlySharedDataPointer \ + /usr/include/qt/QtCore/QFlags \ + /usr/include/qt/QtCore/QJsonObject \ + /usr/include/qt/QtCore/QList \ + /usr/include/qt/QtCore/QMargins \ + /usr/include/qt/QtCore/QMetaType \ + /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/QPair \ + /usr/include/qt/QtCore/QPluginLoader \ + /usr/include/qt/QtCore/QPoint \ + /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtCore/QRectF \ + /usr/include/qt/QtCore/QSharedDataPointer \ + /usr/include/qt/QtCore/QSize \ + /usr/include/qt/QtCore/QStandardPaths \ + /usr/include/qt/QtCore/QString \ + /usr/include/qt/QtCore/QStringList \ + /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtCore/QUuid \ + /usr/include/qt/QtCore/QVariant \ + /usr/include/qt/QtCore/QVariantList \ + /usr/include/qt/QtCore/QtGlobal \ + /usr/include/qt/QtCore/QtPlugin \ + /usr/include/qt/QtCore/qalgorithms.h \ + /usr/include/qt/QtCore/qarraydata.h \ + /usr/include/qt/QtCore/qatomic.h \ + /usr/include/qt/QtCore/qatomic_cxx11.h \ + /usr/include/qt/QtCore/qbasicatomic.h \ + /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/qbytearraylist.h \ + /usr/include/qt/QtCore/qcborcommon.h \ + /usr/include/qt/QtCore/qcborvalue.h \ + /usr/include/qt/QtCore/qchar.h \ + /usr/include/qt/QtCore/qcompilerdetection.h \ + /usr/include/qt/QtCore/qconfig.h \ + /usr/include/qt/QtCore/qcontainerfwd.h \ + /usr/include/qt/QtCore/qcontainertools_impl.h \ + /usr/include/qt/QtCore/qcontiguouscache.h \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtCore/qcoreevent.h \ + /usr/include/qt/QtCore/qcryptographichash.h \ + /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qdatetime.h \ + /usr/include/qt/QtCore/qdebug.h \ + /usr/include/qt/QtCore/qeventloop.h \ + /usr/include/qt/QtCore/qfile.h \ + /usr/include/qt/QtCore/qfiledevice.h \ + /usr/include/qt/QtCore/qflags.h \ + /usr/include/qt/QtCore/qgenericatomic.h \ + /usr/include/qt/QtCore/qglobal.h \ + /usr/include/qt/QtCore/qglobalstatic.h \ + /usr/include/qt/QtCore/qhash.h \ + /usr/include/qt/QtCore/qhashfunctions.h \ + /usr/include/qt/QtCore/qiodevice.h \ + /usr/include/qt/QtCore/qiterator.h \ + /usr/include/qt/QtCore/qjsonobject.h \ + /usr/include/qt/QtCore/qjsonvalue.h \ + /usr/include/qt/QtCore/qlibrary.h \ + /usr/include/qt/QtCore/qline.h \ + /usr/include/qt/QtCore/qlist.h \ + /usr/include/qt/QtCore/qlocale.h \ + /usr/include/qt/QtCore/qlogging.h \ + /usr/include/qt/QtCore/qmap.h \ + /usr/include/qt/QtCore/qmargins.h \ + /usr/include/qt/QtCore/qmetaobject.h \ + /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/qt/QtCore/qnamespace.h \ + /usr/include/qt/QtCore/qnumeric.h \ + /usr/include/qt/QtCore/qobject.h \ + /usr/include/qt/QtCore/qobject_impl.h \ + /usr/include/qt/QtCore/qobjectdefs.h \ + /usr/include/qt/QtCore/qobjectdefs_impl.h \ + /usr/include/qt/QtCore/qpair.h \ + /usr/include/qt/QtCore/qplugin.h \ + /usr/include/qt/QtCore/qpluginloader.h \ + /usr/include/qt/QtCore/qpoint.h \ + /usr/include/qt/QtCore/qpointer.h \ + /usr/include/qt/QtCore/qprocessordetection.h \ + /usr/include/qt/QtCore/qrect.h \ + /usr/include/qt/QtCore/qrefcount.h \ + /usr/include/qt/QtCore/qregexp.h \ + /usr/include/qt/QtCore/qregularexpression.h \ + /usr/include/qt/QtCore/qscopedpointer.h \ + /usr/include/qt/QtCore/qset.h \ + /usr/include/qt/QtCore/qshareddata.h \ + /usr/include/qt/QtCore/qsharedpointer.h \ + /usr/include/qt/QtCore/qsharedpointer_impl.h \ + /usr/include/qt/QtCore/qsize.h \ + /usr/include/qt/QtCore/qstandardpaths.h \ + /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/qstringalgorithms.h \ + /usr/include/qt/QtCore/qstringlist.h \ + /usr/include/qt/QtCore/qstringliteral.h \ + /usr/include/qt/QtCore/qstringmatcher.h \ + /usr/include/qt/QtCore/qstringview.h \ + /usr/include/qt/QtCore/qsysinfo.h \ + /usr/include/qt/QtCore/qsystemdetection.h \ + /usr/include/qt/QtCore/qtcore-config.h \ + /usr/include/qt/QtCore/qtextstream.h \ + /usr/include/qt/QtCore/qtypeinfo.h \ + /usr/include/qt/QtCore/qurl.h \ + /usr/include/qt/QtCore/quuid.h \ + /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qvarlengtharray.h \ + /usr/include/qt/QtCore/qvector.h \ + /usr/include/qt/QtCore/qversiontagging.h \ + /usr/include/qt/QtGui/QBitmap \ + /usr/include/qt/QtGui/QColor \ + /usr/include/qt/QtGui/QCursor \ + /usr/include/qt/QtGui/QFont \ + /usr/include/qt/QtGui/QGuiApplication \ + /usr/include/qt/QtGui/QIcon \ + /usr/include/qt/QtGui/QImage \ + /usr/include/qt/QtGui/QKeySequence \ + /usr/include/qt/QtGui/QMatrix4x4 \ + /usr/include/qt/QtGui/QPixmap \ + /usr/include/qt/QtGui/QRegion \ + /usr/include/qt/QtGui/QRgb \ + /usr/include/qt/QtGui/QWidgetList \ + /usr/include/qt/QtGui/QWindow \ + /usr/include/qt/QtGui/qaccessible.h \ + /usr/include/qt/QtGui/qbitmap.h \ + /usr/include/qt/QtGui/qcolor.h \ + /usr/include/qt/QtGui/qcursor.h \ + /usr/include/qt/QtGui/qevent.h \ + /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/qgenericmatrix.h \ + /usr/include/qt/QtGui/qguiapplication.h \ + /usr/include/qt/QtGui/qicon.h \ + /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/qinputmethod.h \ + /usr/include/qt/QtGui/qkeysequence.h \ + /usr/include/qt/QtGui/qmatrix.h \ + /usr/include/qt/QtGui/qmatrix4x4.h \ + /usr/include/qt/QtGui/qopengl.h \ + /usr/include/qt/QtGui/qopenglext.h \ + /usr/include/qt/QtGui/qpaintdevice.h \ + /usr/include/qt/QtGui/qpixelformat.h \ + /usr/include/qt/QtGui/qpixmap.h \ + /usr/include/qt/QtGui/qpolygon.h \ + /usr/include/qt/QtGui/qquaternion.h \ + /usr/include/qt/QtGui/qregion.h \ + /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/qrgba64.h \ + /usr/include/qt/QtGui/qsurface.h \ + /usr/include/qt/QtGui/qsurfaceformat.h \ + /usr/include/qt/QtGui/qtgui-config.h \ + /usr/include/qt/QtGui/qtguiglobal.h \ + /usr/include/qt/QtGui/qtouchdevice.h \ + /usr/include/qt/QtGui/qtransform.h \ + /usr/include/qt/QtGui/qvector2d.h \ + /usr/include/qt/QtGui/qvector3d.h \ + /usr/include/qt/QtGui/qvector4d.h \ + /usr/include/qt/QtGui/qwindow.h \ + /usr/include/qt/QtGui/qwindowdefs.h \ + /usr/include/qt/QtNetwork/qtnetwork-config.h \ + /usr/include/qt/QtNetwork/qtnetworkglobal.h \ + /usr/include/qt/QtQml/QJSValue \ + /usr/include/qt/QtQml/qjsvalue.h \ + /usr/include/qt/QtQml/qqml.h \ + /usr/include/qt/QtQml/qqmlcomponent.h \ + /usr/include/qt/QtQml/qqmldebug.h \ + /usr/include/qt/QtQml/qqmlerror.h \ + /usr/include/qt/QtQml/qqmllist.h \ + /usr/include/qt/QtQml/qqmlparserstatus.h \ + /usr/include/qt/QtQml/qqmlprivate.h \ + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h \ + /usr/include/qt/QtQml/qtqml-config.h \ + /usr/include/qt/QtQml/qtqmlglobal.h \ + /usr/include/qt/QtQuick/QQuickItem \ + /usr/include/qt/QtQuick/QQuickItemGrabResult \ + /usr/include/qt/QtQuick/QQuickWindow \ + /usr/include/qt/QtQuick/qquickitem.h \ + /usr/include/qt/QtQuick/qquickitemgrabresult.h \ + /usr/include/qt/QtQuick/qquickwindow.h \ + /usr/include/qt/QtQuick/qsggeometry.h \ + /usr/include/qt/QtQuick/qsgnode.h \ + /usr/include/qt/QtQuick/qsgrendererinterface.h \ + /usr/include/qt/QtQuick/qtquick-config.h \ + /usr/include/qt/QtQuick/qtquickglobal.h \ + /usr/include/sched.h \ + /usr/include/stdc-predef.h \ + /usr/include/stdint.h \ + /usr/include/stdio.h \ + /usr/include/stdlib.h \ + /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/sys/cdefs.h \ + /usr/include/sys/select.h \ + /usr/include/sys/single_threaded.h \ + /usr/include/sys/types.h \ + /usr/include/time.h \ + /usr/include/wchar.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h + + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h: + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h: + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h: + +/usr/include/time.h: + +/usr/include/strings.h: + +/usr/include/string.h: + +/usr/include/stdc-predef.h: + +/usr/include/sched.h: + +/usr/include/qt/QtQuick/qtquickglobal.h: + +/usr/include/qt/QtQuick/qsgrendererinterface.h: + +/usr/include/qt/QtQuick/qsgnode.h: + +/usr/include/sys/cdefs.h: + +/usr/include/qt/QtQuick/qquickwindow.h: + +/usr/include/qt/QtQuick/qquickitemgrabresult.h: + +/usr/include/qt/QtQuick/qquickitem.h: + +/usr/include/qt/QtQuick/QQuickWindow: + +/usr/include/qt/QtQml/qtqmlglobal.h: + +/usr/include/qt/QtQml/qtqml-config.h: + +/usr/include/qt/QtQml/qqmlparserstatus.h: + +/usr/include/qt/QtQml/qqmlcomponent.h: + +/usr/include/qt/QtQml/qqml.h: + +/usr/include/qt/QtQml/QJSValue: + +/usr/include/qt/QtGui/qwindow.h: + +/usr/include/qt/QtGui/qvector3d.h: + +/usr/include/qt/QtGui/qtouchdevice.h: + +/usr/include/qt/QtGui/qtguiglobal.h: + +/usr/include/qt/QtQml/qjsvalue.h: + +/usr/include/qt/QtGui/qrgba64.h: + +/usr/include/qt/QtGui/qrgb.h: + +/usr/include/qt/QtGui/qpixmap.h: + +/usr/include/qt/QtGui/qpixelformat.h: + +/usr/include/qt/QtGui/qpaintdevice.h: + +/usr/include/qt/QtGui/qopenglext.h: + +/usr/include/qt/QtGui/qopengl.h: + +/usr/include/qt/QtGui/qmatrix.h: + +/usr/include/qt/QtGui/qkeysequence.h: + +/usr/include/qt/QtGui/qinputmethod.h: + +/usr/include/qt/QtGui/qimage.h: + +/usr/include/qt/QtGui/qicon.h: + +/usr/include/qt/QtGui/qfont.h: + +/usr/include/qt/QtGui/qevent.h: + +/usr/include/qt/QtGui/QWidgetList: + +/usr/include/qt/QtGui/QRgb: + +/usr/include/qt/QtGui/QRegion: + +/usr/include/qt/QtGui/QPixmap: + +/usr/include/qt/QtGui/qsurface.h: + +/usr/include/qt/QtGui/QKeySequence: + +/usr/include/qt/QtGui/QImage: + +/usr/include/qt/QtGui/QIcon: + +/usr/include/qt/QtGui/QCursor: + +/usr/include/qt/QtCore/qversiontagging.h: + +/usr/include/qt/QtCore/qvector.h: + +/usr/include/qt/QtCore/qvarlengtharray.h: + +/usr/include/qt/QtCore/qtypeinfo.h: + +/usr/include/qt/QtGui/qaccessible.h: + +/usr/include/qt/QtCore/qtcore-config.h: + +/usr/include/qt/QtCore/qsysinfo.h: + +/usr/include/qt/QtCore/qstringview.h: + +/usr/include/qt/QtCore/qstringliteral.h: + +/usr/include/qt/QtCore/qstringlist.h: + +/usr/include/qt/QtCore/qstring.h: + +/usr/include/qt/QtCore/qstandardpaths.h: + +/usr/include/qt/QtCore/qsize.h: + +/usr/include/qt/QtCore/qshareddata.h: + +/usr/include/qt/QtCore/qset.h: + +/usr/include/qt/QtCore/qscopedpointer.h: + +/usr/include/qt/QtCore/qregexp.h: + +/usr/include/qt/QtCore/qprocessordetection.h: + +src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp: + +/usr/include/qt/QtCore/qpointer.h: + +/usr/include/qt/QtCore/qpluginloader.h: + +/usr/include/qt/QtCore/qpair.h: + +/usr/include/qt/QtCore/qmetatype.h: + +/usr/include/qt/QtCore/qmetaobject.h: + +/usr/include/qt/QtCore/qmargins.h: + +/usr/include/qt/QtCore/qmap.h: + +/usr/include/qt/QtCore/qlogging.h: + +/usr/include/sys/single_threaded.h: + +/usr/include/qt/QtCore/qurl.h: + +/usr/include/qt/QtCore/qlocale.h: + +/usr/include/qt/QtCore/qlist.h: + +/usr/include/qt/QtCore/qlibrary.h: + +/usr/include/qt/QtCore/qjsonvalue.h: + +/usr/include/qt/QtCore/qjsonobject.h: + +/usr/include/qt/QtCore/qiterator.h: + +/usr/include/qt/QtCore/qiodevice.h: + +/usr/include/qt/QtCore/qhashfunctions.h: + +/usr/include/qt/QtCore/qhash.h: + +/usr/include/qt/QtGui/QFont: + +/usr/include/qt/QtCore/qglobalstatic.h: + +/usr/include/qt/QtCore/qfiledevice.h: + +/usr/include/qt/QtCore/qfile.h: + +/usr/include/qt/QtCore/qeventloop.h: + +/usr/include/qt/QtCore/qgenericatomic.h: + +/usr/include/qt/QtCore/qcryptographichash.h: + +/usr/include/qt/QtCore/qcoreevent.h: + +/usr/include/qt/QtCore/qcontiguouscache.h: + +/usr/include/qt/QtCore/qcontainerfwd.h: + +/usr/include/qt/QtCore/qconfig.h: + +/usr/include/qt/QtCore/qchar.h: + +/usr/include/qt/QtCore/qcborvalue.h: + +/usr/include/qt/QtGui/qvector2d.h: + +/usr/include/qt/QtCore/qcborcommon.h: + +/usr/include/qt/QtCore/qbytearraylist.h: + +/usr/include/qt/QtCore/qbytearray.h: + +/usr/include/qt/QtCore/qbasicatomic.h: + +/usr/include/qt/QtCore/qatomic_cxx11.h: + +/usr/include/qt/QtCore/qatomic.h: + +/usr/include/qt/QtCore/qarraydata.h: + +/usr/include/qt/QtCore/QtGlobal: + +/usr/include/qt/QtCore/QVariantList: + +/usr/include/qt/QtCore/qdebug.h: + +/usr/include/qt/QtCore/QVariant: + +/usr/include/qt/QtCore/QUrl: + +/usr/include/qt/QtCore/QStringList: + +/usr/include/qt/QtCore/QStandardPaths: + +/usr/include/qt/QtCore/QSharedDataPointer: + +/usr/include/qt/QtGui/QBitmap: + +/usr/include/qt/QtCore/QRectF: + +/usr/include/qt/QtCore/QRect: + +/usr/include/qt/QtQml/qqmllist.h: + +/usr/include/qt/QtCore/QPoint: + +/usr/include/qt/QtCore/QPair: + +/usr/include/qt/QtCore/qobjectdefs_impl.h: + +/usr/include/qt/QtCore/QObject: + +/usr/include/qt/QtCore/QMetaType: + +/usr/include/qt/QtGui/qguiapplication.h: + +/usr/include/qt/QtCore/QJsonObject: + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h: + +/usr/include/qt/QtCore/qrefcount.h: + +/usr/include/qt/QtCore/QFlags: + +/usr/include/qt/QtCore/QDataStream: + +/usr/include/qt/QtCore/QCoreApplication: + +/usr/include/qt/QtGui/qgenericmatrix.h: + +/usr/include/qt/QtCore/QByteArray: + +/usr/include/qt/QtQuick/qtquick-config.h: + +/usr/include/pthread.h: + +/usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h: + +/usr/include/qt/QtCore/qnamespace.h: + +/usr/include/c++/13.2.1/bits/stl_iterator.h: + +/usr/include/c++/13.2.1/bits/atomic_base.h: + +/usr/include/qt/QtNetwork/qtnetworkglobal.h: + +/usr/include/c++/13.2.1/bits/align.h: + +/usr/include/c++/13.2.1/bit: + +/usr/include/qt/QtCore/qsharedpointer.h: + +/usr/include/bits/xopen_lim.h: + +/usr/include/KF5/KWindowSystem/kwindowsystem_export.h: + +/usr/include/qt/QtCore/qline.h: + +/usr/include/bits/timesize.h: + +/usr/include/c++/13.2.1/backward/auto_ptr.h: + +/usr/include/bits/types/__locale_t.h: + +/usr/include/c++/13.2.1/bits/utility.h: + +/usr/include/qt/QtCore/qpoint.h: + +/usr/include/c++/13.2.1/map: + +/usr/include/bits/types/timer_t.h: + +/usr/include/c++/13.2.1/bits/predefined_ops.h: + +/usr/include/bits/struct_rwlock.h: + +/usr/include/bits/types/struct_FILE.h: + +/usr/include/bits/types/mbstate_t.h: + +/usr/include/qt/QtQuick/QQuickItemGrabResult: + +/usr/include/bits/types/locale_t.h: + +/usr/include/qt/QtGui/QGuiApplication: + +/usr/include/qt/QtCore/qdatetime.h: + +/usr/include/c++/13.2.1/bits/allocator.h: + +/usr/include/bits/types/clock_t.h: + +/usr/include/bits/types/__fpos_t.h: + +/usr/include/qt/QtGui/QWindow: + +/usr/include/c++/13.2.1/bits/localefwd.h: + +/usr/include/c++/13.2.1/type_traits: + +/usr/include/qt/QtGui/qwindowdefs.h: + +/usr/include/bits/types/__sigset_t.h: + +/usr/include/KF5/plasma/applet.h: + +/usr/include/qt/QtCore/QExplicitlySharedDataPointer: + +/usr/include/c++/13.2.1/cerrno: + +/usr/include/qt/QtGui/qtgui-config.h: + +/usr/include/c++/13.2.1/algorithm: + +/usr/include/stdlib.h: + +/usr/include/KF5/KWindowSystem/kx11extras.h: + +/usr/include/c++/13.2.1/limits: + +/usr/include/qt/QtCore/QMargins: + +/usr/include/bits/types/FILE.h: + +/usr/include/c++/13.2.1/bits/allocated_ptr.h: + +/usr/include/bits/timex.h: + +/usr/include/qt/QtCore/qobject_impl.h: + +/usr/include/bits/errno.h: + +/usr/include/qt/QtCore/qnumeric.h: + +/usr/include/bits/time64.h: + +/usr/include/bits/stdlib-float.h: + +/usr/include/c++/13.2.1/bits/basic_string.h: + +/usr/include/sys/select.h: + +/usr/include/c++/13.2.1/bits/alloc_traits.h: + +/usr/include/c++/13.2.1/bits/cpp_type_traits.h: + +/usr/include/bits/time.h: + +/usr/include/bits/stdio_lim.h: + +/usr/include/bits/thread-shared-types.h: + +/usr/include/bits/types/error_t.h: + +/usr/include/bits/types/__mbstate_t.h: + +/usr/include/c++/13.2.1/chrono: + +/usr/include/c++/13.2.1/typeinfo: + +/usr/include/bits/waitstatus.h: + +/usr/include/bits/wchar.h: + +/usr/include/bits/types/struct___jmp_buf_tag.h: + +/usr/include/qt/QtCore/qcompilerdetection.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h: + +/usr/include/bits/setjmp.h: + +/usr/include/qt/QtCore/qcoreapplication.h: + +/usr/include/qt/QtCore/QtPlugin: + +/usr/include/c++/13.2.1/bits/exception.h: + +/usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h: + +/usr/include/bits/select.h: + +/usr/include/bits/types/cookie_io_functions_t.h: + +/usr/include/c++/13.2.1/debug/debug.h: + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h: + +/usr/include/bits/pthreadtypes.h: + +/usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h: + +/usr/include/qt/QtGui/qbitmap.h: + +/usr/include/c++/13.2.1/debug/assertions.h: + +/usr/include/c++/13.2.1/bits/new_allocator.h: + +/usr/include/qt/QtQml/qqmlprivate.h: + +/usr/include/bits/types/struct_timeval.h: + +/usr/include/KF5/KService/kservice_export.h: + +/usr/include/qt/QtGui/qregion.h: + +/usr/include/bits/pthread_stack_min-dynamic.h: + +/usr/include/KF5/plasma/svg.h: + +/usr/include/KF5/KService/KPluginInfo: + +/usr/include/errno.h: + +/usr/include/KF5/KCoreAddons/kpluginfactory.h: + +/usr/include/bits/local_lim.h: + +/usr/include/KF5/KService/kplugininfo.h: + +/usr/include/c++/13.2.1/bits/stl_function.h: + +/usr/include/KF5/KCoreAddons/kpluginmetadata.h: + +/usr/include/bits/locale.h: + +/usr/include/KF5/KPackage/kpackage/package.h: + +/usr/include/bits/struct_mutex.h: + +/usr/include/qt/QtQml/qqmldebug.h: + +/usr/include/c++/13.2.1/ext/alloc_traits.h: + +src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp: + +/usr/include/qt/QtCore/QString: + +/usr/include/KF5/KConfigCore/kconfig.h: + +/usr/include/KF5/KWindowSystem/kwindowinfo.h: + +/usr/include/qt/QtQml/qqmlpropertyvaluesource.h: + +/usr/include/c++/13.2.1/bits/cxxabi_init_exception.h: + +/usr/include/bits/types/wint_t.h: + +/usr/include/qt/QtGui/QMatrix4x4: + +/usr/include/c++/13.2.1/ext/concurrence.h: + +/usr/include/bits/types/struct_timespec.h: + +/usr/include/c++/13.2.1/bits/algorithmfwd.h: + +/usr/include/qt/QtGui/qcolor.h: + +/usr/include/qt/QtCore/qcontainertools_impl.h: + +/usr/include/c++/13.2.1/bits/ptr_traits.h: + +/usr/include/features-time64.h: + +/usr/include/KF5/KWindowSystem/kwindoweffects.h: + +/usr/include/c++/13.2.1/bits/stl_numeric.h: + +/usr/include/bits/types/time_t.h: + +/usr/include/KF5/KPackage/KPackage/Package: + +/usr/include/KF5/KConfigCore/kconfigcore_export.h: + +/usr/include/c++/13.2.1/ctime: + +/usr/include/KF5/KConfigCore/KSharedConfig: + +/usr/include/c++/13.2.1/bits/stringfwd.h: + +/usr/include/alloca.h: + +/usr/include/c++/13.2.1/cstdio: + +/usr/include/KF5/KCoreAddons/kcoreaddons_export.h: + +/usr/include/qt/QtGui/qtransform.h: + +/usr/include/c++/13.2.1/bits/exception_defines.h: + +/usr/include/qt/QtGui/qmatrix4x4.h: + +/usr/include/c++/13.2.1/atomic: + +/usr/include/KF5/KPackage/kpackage/package_export.h: + +/usr/include/qt/QtCore/qobject.h: + +/usr/include/KF5/KCoreAddons/KPluginFactory: + +/usr/include/KF5/KCoreAddons/kpluginloader.h: + +/usr/include/bits/atomic_wide_counter.h: + +/usr/include/qt/QtCore/QCryptographicHash: + +/usr/include/KF5/KWindowSystem/netwm_def.h: + +/usr/include/c++/13.2.1/utility: + +/usr/include/KF5/KCoreAddons/kjob.h: + +/usr/include/linux/limits.h: + +/usr/include/KF5/plasma/framesvg.h: + +/usr/include/qt/QtCore/qstringmatcher.h: + +/usr/include/qt/QtCore/qobjectdefs.h: + +/usr/include/KF5/KCoreAddons/kexportplugin.h: + +/usr/include/GL/gl.h: + +/usr/include/c++/13.2.1/bits/functional_hash.h: + +/usr/include/qt/QtQuick/qsggeometry.h: + +/usr/include/qt/QtCore/QList: + +/usr/include/bits/types.h: + +src/plasma_applet_SevenStart_autogen/include/SevenStart.moc: + +/usr/include/stdint.h: + +/usr/include/endian.h: + +/usr/include/qt/QtCore/QEvent: + +/usr/include/asm-generic/errno-base.h: + +/usr/include/c++/13.2.1/bits/streambuf_iterator.h: + +/usr/include/bits/waitflags.h: + +/usr/include/ctype.h: + +/usr/include/KF5/KConfigCore/kconfiggroup.h: + +/usr/include/bits/types/struct_itimerspec.h: + +/usr/include/KF5/KService/ksycocaentry.h: + +/usr/include/KF5/KConfigCore/KConfigGroup: + +/usr/include/KF5/KConfigCore/kconfigbase.h: + +/usr/include/qt/QtCore/qtextstream.h: + +/usr/include/KF5/KService/kservice.h: + +/usr/include/qt/QtCore/QSize: + +/usr/include/KF5/KWindowSystem/kwindowsystem.h: + +/usr/include/bits/endianness.h: + +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h: + +/usr/include/c++/13.2.1/tuple: + +/usr/include/qt/QtGui/qvector4d.h: + +/usr/include/KF5/KService/ksycocatype.h: + +/usr/include/c++/13.2.1/bits/uses_allocator.h: + +/usr/include/bits/byteswap.h: + +/usr/include/c++/13.2.1/list: + +/usr/include/c++/13.2.1/bits/concept_check.h: + +/usr/include/KF5/KCoreAddons/KPluginLoader: + +/usr/include/KF5/KCoreAddons/KJob: + +/usr/include/c++/13.2.1/bits/stl_relops.h: + +/usr/include/bits/types/struct_tm.h: + +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp: + +/usr/include/c++/13.2.1/bits/exception_ptr.h: + +/usr/include/KF5/Plasma/Applet: + +/usr/include/c++/13.2.1/bits/stl_list.h: + +/usr/include/c++/13.2.1/bits/stl_uninitialized.h: + +/usr/include/qt/QtCore/qrect.h: + +/usr/include/bits/pthreadtypes-arch.h: + +/usr/include/c++/13.2.1/bits/range_access.h: + +/usr/include/gnu/stubs.h: + +/usr/include/c++/13.2.1/bits/locale_classes.tcc: + +/usr/include/c++/13.2.1/bits/memoryfwd.h: + +/usr/include/bits/floatn-common.h: + +/usr/include/bits/types/__FILE.h: + +/usr/include/bits/sched.h: + +/usr/include/features.h: + +/usr/include/c++/13.2.1/bits/ios_base.h: + +/usr/include/KF5/KConfigCore/ksharedconfig.h: + +/usr/include/c++/13.2.1/numeric: + +/usr/include/KF5/KConfigCore/conversioncheck.h: + +/usr/include/bits/long-double.h: + +/usr/include/c++/13.2.1/bits/shared_ptr.h: + +/usr/include/asm-generic/errno.h: + +/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h: + +/usr/include/KF5/plasma/theme.h: + +/usr/include/assert.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h: + +/usr/include/bits/typesizes.h: + +/usr/include/c++/13.2.1/bits/std_abs.h: + +/usr/include/c++/13.2.1/bits/vector.tcc: + +/usr/include/bits/cpu-set.h: + +/usr/include/KF5/KCoreAddons/KPluginMetaData: + +/usr/include/qt/QtGui/qsurfaceformat.h: + +/usr/include/bits/endian.h: + +/usr/include/c++/13.2.1/clocale: + +/usr/include/bits/floatn.h: + +/usr/include/bits/libc-header-start.h: + +/usr/include/bits/posix2_lim.h: + +/usr/include/c++/13.2.1/bits/basic_string.tcc: + +/usr/include/c++/13.2.1/bits/char_traits.h: + +/usr/include/c++/13.2.1/system_error: + +/usr/include/c++/13.2.1/bits/chrono.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h: + +/usr/include/c++/13.2.1/bits/cxxabi_forced.h: + +/usr/include/c++/13.2.1/bits/erase_if.h: + +/usr/include/c++/13.2.1/bits/postypes.h: + +/usr/include/bits/uio_lim.h: + +/usr/include/c++/13.2.1/bits/functexcept.h: + +/usr/include/c++/13.2.1/vector: + +/usr/include/linux/errno.h: + +/usr/include/qt/QtGui/qpolygon.h: + +/usr/include/qt/QtGui/qcursor.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h: + +/usr/include/c++/13.2.1/bits/invoke.h: + +/usr/include/qt/QtQuick/QQuickItem: + +/usr/include/qt/QtCore/qsharedpointer_impl.h: + +/usr/include/bits/types/sigset_t.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h: + +/usr/include/KF5/plasma/plasma_export.h: + +/usr/include/c++/13.2.1/bits/list.tcc: + +/usr/include/c++/13.2.1/bits/move.h: + +/usr/include/c++/13.2.1/bits/stl_iterator_base_types.h: + +/usr/include/qt/QtQml/qqmlerror.h: + +/usr/include/c++/13.2.1/bits/streambuf.tcc: + +/usr/include/gnu/stubs-64.h: + +/usr/include/c++/13.2.1/bits/nested_exception.h: + +/usr/include/qt/QtCore/qvariant.h: + +/usr/include/c++/13.2.1/bits/uniform_int_dist.h: + +/usr/include/c++/13.2.1/bits/ostream_insert.h: + +/usr/include/c++/13.2.1/string: + +/usr/include/bits/stdint-uintn.h: + +/usr/include/asm/errno.h: + +/usr/include/c++/13.2.1/bits/parse_numbers.h: + +/usr/include/KF5/plasma/plasma.h: + +/usr/include/c++/13.2.1/bits/refwrap.h: + +/usr/include/qt/QtCore/qalgorithms.h: + +/usr/include/bits/types/__fpos64_t.h: + +/usr/include/c++/13.2.1/bits/requires_hosted.h: + +/usr/include/qt/QtGui/QColor: + +/usr/include/c++/13.2.1/bits/unique_ptr.h: + +/usr/include/c++/13.2.1/stdlib.h: + +/usr/include/c++/13.2.1/bits/shared_ptr_atomic.h: + +/usr/include/c++/13.2.1/ext/type_traits.h: + +/usr/include/qt/QtCore/QPluginLoader: + +/usr/include/c++/13.2.1/bits/shared_ptr_base.h: + +/usr/include/wchar.h: + +/usr/include/bits/posix1_lim.h: + +/usr/include/c++/13.2.1/bits/std_function.h: + +/usr/include/qt/QtGui/qquaternion.h: + +/usr/include/c++/13.2.1/bits/stl_algo.h: + +/usr/include/qt/QtCore/qstringalgorithms.h: + +/usr/include/c++/13.2.1/bits/stl_algobase.h: + +/usr/include/c++/13.2.1/functional: + +/usr/include/c++/13.2.1/bits/stl_construct.h: + +/usr/include/qt/QtCore/qglobal.h: + +/usr/include/c++/13.2.1/cstddef: + +/usr/include/c++/13.2.1/bits/stl_vector.h: + +/usr/include/c++/13.2.1/bits/stream_iterator.h: + +/usr/include/c++/13.2.1/bits/stl_heap.h: + +/usr/include/c++/13.2.1/bits/stl_map.h: + +/usr/include/qt/QtCore/qdatastream.h: + +/usr/include/c++/13.2.1/backward/binders.h: + +/usr/include/c++/13.2.1/bits/stl_multimap.h: + +/usr/include/qt/QtCore/qplugin.h: + +/usr/include/bits/uintn-identity.h: + +/usr/include/c++/13.2.1/bits/charconv.h: + +/usr/include/c++/13.2.1/bits/stl_tree.h: + +/usr/include/qt/QtCore/quuid.h: + +/usr/include/qt/QtCore/QUuid: + +/usr/include/c++/13.2.1/stdexcept: + +/usr/include/c++/13.2.1/bits/locale_classes.h: + +/usr/include/c++/13.2.1/bits/stl_pair.h: + +/usr/include/KF5/KService/kserviceaction.h: + +/usr/include/c++/13.2.1/bits/stl_tempbuf.h: + +/usr/include/qt/QtCore/qregularexpression.h: + +/usr/include/c++/13.2.1/cctype: + +/usr/include/c++/13.2.1/cstdint: + +/usr/include/qt/QtCore/qflags.h: + +/usr/include/c++/13.2.1/optional: + +/usr/include/c++/13.2.1/cstdlib: + +/usr/include/c++/13.2.1/iosfwd: + +/usr/include/sys/types.h: + +/usr/include/c++/13.2.1/cwchar: + +/usr/include/c++/13.2.1/exception: + +/usr/include/qt/QtCore/QDate: + +/usr/include/c++/13.2.1/ext/aligned_buffer.h: + +/usr/include/c++/13.2.1/ext/atomicity.h: + +/usr/include/qt/QtCore/qsystemdetection.h: + +/usr/include/bits/stdint-intn.h: + +/usr/include/bits/types/clockid_t.h: + +/usr/include/c++/13.2.1/ext/numeric_traits.h: + +/usr/include/c++/13.2.1/ext/string_conversions.h: + +/usr/include/c++/13.2.1/initializer_list: + +/usr/include/c++/13.2.1/iterator: + +/usr/include/qt/QtNetwork/qtnetwork-config.h: + +/usr/include/c++/13.2.1/memory: + +/usr/include/c++/13.2.1/new: + +/usr/include/bits/types/struct_sched_param.h: + +/usr/include/c++/13.2.1/bits/hash_bytes.h: + +/usr/include/c++/13.2.1/ratio: + +/usr/include/c++/13.2.1/streambuf: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h: + +/usr/include/stdio.h: + +/usr/include/bits/wordsize.h: + +/usr/include/c++/13.2.1/bits/stl_bvector.h: + +/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h: + +/usr/include/inttypes.h: + +/usr/include/limits.h: + +/usr/include/locale.h: diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.ts new file mode 100644 index 0000000..cc9fedd --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for plasma_applet_SevenStart. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/depend.make new file mode 100644 index 0000000..b3a9f25 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for plasma_applet_SevenStart. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/flags.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/flags.make new file mode 100644 index 0000000..425d307 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# compile CXX with /usr/bin/c++ +CXX_DEFINES = -DKCOREADDONS_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"plasma_applet_io.gitgud.wackyideas.SevenStart\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dplasma_applet_SevenStart_EXPORTS + +CXX_INCLUDES = -I/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src -I/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src -I/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include -isystem /usr/include/qt -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -isystem /usr/include/qt/QtQuick -isystem /usr/include/qt/QtQmlModels -isystem /usr/include/qt/QtQml -isystem /usr/include/qt/QtNetwork -isystem /usr/include/KF5 -isystem /usr/include/KF5/Plasma -isystem /usr/include/KF5/KConfig -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KPackage -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5/KWindowSystem -isystem /usr/include/qt/QtWidgets + +CXX_FLAGS = -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -std=gnu++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/link.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/link.txt new file mode 100644 index 0000000..e8e16b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/link.txt @@ -0,0 +1 @@ +/usr/bin/c++ -fPIC -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Werror=init-self -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -shared -o plasma_applet_SevenStart.so CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o /usr/lib/libQt5Quick.so.5.15.10 /usr/lib/libKF5Plasma.so.5.109.0 /usr/lib/libKF5WindowSystem.so.5.109.0 /usr/lib/libQt5QmlModels.so.5.15.10 /usr/lib/libQt5Qml.so.5.15.10 /usr/lib/libQt5Network.so.5.15.10 /usr/lib/libX11.so /usr/lib/libQt5Widgets.so.5.15.10 /usr/lib/libQt5Gui.so.5.15.10 /usr/lib/libKF5Service.so.5.109.0 /usr/lib/libKF5ConfigCore.so.5.109.0 /usr/lib/libKF5Package.so.5.109.0 /usr/lib/libKF5I18n.so.5.109.0 /usr/lib/libKF5CoreAddons.so.5.109.0 /usr/lib/libQt5Core.so.5.15.10 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o new file mode 100644 index 0000000000000000000000000000000000000000..c64b918508d9979d96c4118f6717372672ef8ba4 GIT binary patch literal 56344 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 Z|9bu5^HH%%WXB<#Y(m%x<>Nuu{~rUu>3skI literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d new file mode 100644 index 0000000..1ce185c --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o.d @@ -0,0 +1,352 @@ +src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o: \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp \ + /usr/include/stdc-predef.h \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp \ + /usr/include/c++/13.2.1/memory /usr/include/c++/13.2.1/bits/memoryfwd.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h \ + /usr/include/features.h /usr/include/features-time64.h \ + /usr/include/bits/wordsize.h /usr/include/bits/timesize.h \ + /usr/include/sys/cdefs.h /usr/include/bits/long-double.h \ + /usr/include/gnu/stubs.h /usr/include/gnu/stubs-64.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \ + /usr/include/c++/13.2.1/bits/allocator.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h \ + /usr/include/c++/13.2.1/bits/new_allocator.h /usr/include/c++/13.2.1/new \ + /usr/include/c++/13.2.1/bits/exception.h \ + /usr/include/c++/13.2.1/bits/functexcept.h \ + /usr/include/c++/13.2.1/bits/exception_defines.h \ + /usr/include/c++/13.2.1/bits/move.h /usr/include/c++/13.2.1/type_traits \ + /usr/include/c++/13.2.1/bits/stl_tempbuf.h \ + /usr/include/c++/13.2.1/bits/stl_construct.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13.2.1/bits/concept_check.h \ + /usr/include/c++/13.2.1/debug/assertions.h \ + /usr/include/c++/13.2.1/bits/stl_pair.h \ + /usr/include/c++/13.2.1/bits/utility.h \ + /usr/include/c++/13.2.1/ext/numeric_traits.h \ + /usr/include/c++/13.2.1/bits/cpp_type_traits.h \ + /usr/include/c++/13.2.1/ext/type_traits.h \ + /usr/include/c++/13.2.1/bits/stl_uninitialized.h \ + /usr/include/c++/13.2.1/bits/stl_algobase.h \ + /usr/include/c++/13.2.1/bits/stl_iterator.h \ + /usr/include/c++/13.2.1/bits/ptr_traits.h \ + /usr/include/c++/13.2.1/debug/debug.h \ + /usr/include/c++/13.2.1/bits/predefined_ops.h \ + /usr/include/c++/13.2.1/ext/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13.2.1/bits/align.h /usr/include/c++/13.2.1/bit \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdint.h \ + /usr/include/stdint.h /usr/include/bits/libc-header-start.h \ + /usr/include/bits/types.h /usr/include/bits/typesizes.h \ + /usr/include/bits/time64.h /usr/include/bits/wchar.h \ + /usr/include/bits/stdint-intn.h /usr/include/bits/stdint-uintn.h \ + /usr/include/c++/13.2.1/bits/uses_allocator.h \ + /usr/include/c++/13.2.1/bits/unique_ptr.h /usr/include/c++/13.2.1/tuple \ + /usr/include/c++/13.2.1/bits/invoke.h \ + /usr/include/c++/13.2.1/bits/stl_function.h \ + /usr/include/c++/13.2.1/backward/binders.h \ + /usr/include/c++/13.2.1/bits/functional_hash.h \ + /usr/include/c++/13.2.1/bits/hash_bytes.h \ + /usr/include/c++/13.2.1/bits/shared_ptr.h /usr/include/c++/13.2.1/iosfwd \ + /usr/include/c++/13.2.1/bits/requires_hosted.h \ + /usr/include/c++/13.2.1/bits/stringfwd.h \ + /usr/include/c++/13.2.1/bits/postypes.h /usr/include/c++/13.2.1/cwchar \ + /usr/include/wchar.h /usr/include/bits/floatn.h \ + /usr/include/bits/floatn-common.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h \ + /usr/include/bits/types/wint_t.h /usr/include/bits/types/mbstate_t.h \ + /usr/include/bits/types/__mbstate_t.h /usr/include/bits/types/__FILE.h \ + /usr/include/bits/types/FILE.h /usr/include/bits/types/locale_t.h \ + /usr/include/bits/types/__locale_t.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_base.h \ + /usr/include/c++/13.2.1/typeinfo \ + /usr/include/c++/13.2.1/bits/allocated_ptr.h \ + /usr/include/c++/13.2.1/bits/refwrap.h \ + /usr/include/c++/13.2.1/ext/aligned_buffer.h \ + /usr/include/c++/13.2.1/ext/atomicity.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h \ + /usr/include/pthread.h /usr/include/sched.h \ + /usr/include/bits/types/time_t.h \ + /usr/include/bits/types/struct_timespec.h /usr/include/bits/endian.h \ + /usr/include/bits/endianness.h /usr/include/bits/sched.h \ + /usr/include/bits/types/struct_sched_param.h /usr/include/bits/cpu-set.h \ + /usr/include/time.h /usr/include/bits/time.h /usr/include/bits/timex.h \ + /usr/include/bits/types/struct_timeval.h \ + /usr/include/bits/types/clock_t.h /usr/include/bits/types/struct_tm.h \ + /usr/include/bits/types/clockid_t.h /usr/include/bits/types/timer_t.h \ + /usr/include/bits/types/struct_itimerspec.h \ + /usr/include/bits/pthreadtypes.h /usr/include/bits/thread-shared-types.h \ + /usr/include/bits/pthreadtypes-arch.h \ + /usr/include/bits/atomic_wide_counter.h /usr/include/bits/struct_mutex.h \ + /usr/include/bits/struct_rwlock.h /usr/include/bits/setjmp.h \ + /usr/include/bits/types/__sigset_t.h \ + /usr/include/bits/types/struct___jmp_buf_tag.h \ + /usr/include/bits/pthread_stack_min-dynamic.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h \ + /usr/include/sys/single_threaded.h \ + /usr/include/c++/13.2.1/ext/concurrence.h \ + /usr/include/c++/13.2.1/exception \ + /usr/include/c++/13.2.1/bits/exception_ptr.h \ + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h \ + /usr/include/c++/13.2.1/bits/nested_exception.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h \ + /usr/include/c++/13.2.1/bits/atomic_base.h \ + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13.2.1/backward/auto_ptr.h \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/../../../../src/SevenStart.h \ + /usr/include/KF5/Plasma/Applet /usr/include/KF5/plasma/applet.h \ + /usr/include/qt/QtGui/QKeySequence /usr/include/qt/QtGui/qkeysequence.h \ + /usr/include/qt/QtGui/qtguiglobal.h /usr/include/qt/QtCore/qglobal.h \ + /usr/include/c++/13.2.1/cstddef /usr/include/c++/13.2.1/utility \ + /usr/include/c++/13.2.1/bits/stl_relops.h \ + /usr/include/c++/13.2.1/initializer_list /usr/include/assert.h \ + /usr/include/qt/QtCore/qconfig.h /usr/include/qt/QtCore/qtcore-config.h \ + /usr/include/qt/QtCore/qsystemdetection.h \ + /usr/include/qt/QtCore/qprocessordetection.h \ + /usr/include/qt/QtCore/qcompilerdetection.h \ + /usr/include/c++/13.2.1/algorithm \ + /usr/include/c++/13.2.1/bits/stl_algo.h \ + /usr/include/c++/13.2.1/bits/algorithmfwd.h \ + /usr/include/c++/13.2.1/bits/stl_heap.h \ + /usr/include/c++/13.2.1/bits/uniform_int_dist.h \ + /usr/include/c++/13.2.1/cstdlib /usr/include/stdlib.h \ + /usr/include/bits/waitflags.h /usr/include/bits/waitstatus.h \ + /usr/include/sys/types.h /usr/include/endian.h \ + /usr/include/bits/byteswap.h /usr/include/bits/uintn-identity.h \ + /usr/include/sys/select.h /usr/include/bits/select.h \ + /usr/include/bits/types/sigset_t.h /usr/include/alloca.h \ + /usr/include/bits/stdlib-float.h /usr/include/c++/13.2.1/bits/std_abs.h \ + /usr/include/qt/QtCore/qtypeinfo.h /usr/include/qt/QtCore/qsysinfo.h \ + /usr/include/qt/QtCore/qlogging.h /usr/include/qt/QtCore/qflags.h \ + /usr/include/qt/QtCore/qatomic.h /usr/include/qt/QtCore/qbasicatomic.h \ + /usr/include/qt/QtCore/qatomic_cxx11.h \ + /usr/include/qt/QtCore/qgenericatomic.h /usr/include/c++/13.2.1/atomic \ + /usr/include/qt/QtCore/qglobalstatic.h /usr/include/qt/QtCore/qnumeric.h \ + /usr/include/qt/QtCore/qversiontagging.h \ + /usr/include/qt/QtGui/qtgui-config.h /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/qchar.h /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/qrefcount.h /usr/include/qt/QtCore/qnamespace.h \ + /usr/include/qt/QtCore/qarraydata.h /usr/include/string.h \ + /usr/include/strings.h /usr/include/c++/13.2.1/cstdint \ + /usr/include/c++/13.2.1/stdlib.h /usr/include/c++/13.2.1/string \ + /usr/include/c++/13.2.1/bits/char_traits.h \ + /usr/include/c++/13.2.1/bits/localefwd.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h \ + /usr/include/c++/13.2.1/clocale /usr/include/locale.h \ + /usr/include/bits/locale.h /usr/include/c++/13.2.1/cctype \ + /usr/include/ctype.h /usr/include/c++/13.2.1/bits/ostream_insert.h \ + /usr/include/c++/13.2.1/bits/cxxabi_forced.h \ + /usr/include/c++/13.2.1/bits/range_access.h \ + /usr/include/c++/13.2.1/bits/basic_string.h \ + /usr/include/c++/13.2.1/ext/string_conversions.h \ + /usr/include/c++/13.2.1/cstdio /usr/include/stdio.h \ + /usr/include/bits/types/__fpos_t.h /usr/include/bits/types/__fpos64_t.h \ + /usr/include/bits/types/struct_FILE.h \ + /usr/include/bits/types/cookie_io_functions_t.h \ + /usr/include/bits/stdio_lim.h /usr/include/c++/13.2.1/cerrno \ + /usr/include/errno.h /usr/include/bits/errno.h \ + /usr/include/linux/errno.h /usr/include/asm/errno.h \ + /usr/include/asm-generic/errno.h /usr/include/asm-generic/errno-base.h \ + /usr/include/bits/types/error_t.h \ + /usr/include/c++/13.2.1/bits/charconv.h \ + /usr/include/c++/13.2.1/bits/basic_string.tcc \ + /usr/include/c++/13.2.1/iterator \ + /usr/include/c++/13.2.1/bits/stream_iterator.h \ + /usr/include/c++/13.2.1/bits/streambuf_iterator.h \ + /usr/include/c++/13.2.1/streambuf \ + /usr/include/c++/13.2.1/bits/ios_base.h \ + /usr/include/c++/13.2.1/bits/locale_classes.h \ + /usr/include/c++/13.2.1/bits/locale_classes.tcc \ + /usr/include/c++/13.2.1/system_error \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/error_constants.h \ + /usr/include/c++/13.2.1/stdexcept \ + /usr/include/c++/13.2.1/bits/streambuf.tcc \ + /usr/include/qt/QtCore/qstringliteral.h \ + /usr/include/qt/QtCore/qstringalgorithms.h \ + /usr/include/qt/QtCore/qstringview.h \ + /usr/include/qt/QtCore/qobjectdefs.h \ + /usr/include/qt/QtCore/qobjectdefs_impl.h /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/qobject.h /usr/include/qt/QtCore/qlist.h \ + /usr/include/qt/QtCore/qalgorithms.h /usr/include/qt/QtCore/qiterator.h \ + /usr/include/qt/QtCore/qhashfunctions.h /usr/include/qt/QtCore/qpair.h \ + /usr/include/c++/13.2.1/numeric \ + /usr/include/c++/13.2.1/bits/stl_numeric.h \ + /usr/include/c++/13.2.1/functional \ + /usr/include/c++/13.2.1/bits/std_function.h \ + /usr/include/qt/QtCore/qvector.h \ + /usr/include/qt/QtCore/qcontainertools_impl.h \ + /usr/include/c++/13.2.1/vector /usr/include/c++/13.2.1/bits/stl_vector.h \ + /usr/include/c++/13.2.1/bits/stl_bvector.h \ + /usr/include/c++/13.2.1/bits/vector.tcc /usr/include/c++/13.2.1/list \ + /usr/include/c++/13.2.1/bits/stl_list.h \ + /usr/include/c++/13.2.1/bits/list.tcc \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/limits.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/syslimits.h \ + /usr/include/limits.h /usr/include/bits/posix1_lim.h \ + /usr/include/bits/local_lim.h /usr/include/linux/limits.h \ + /usr/include/bits/posix2_lim.h /usr/include/bits/xopen_lim.h \ + /usr/include/bits/uio_lim.h /usr/include/qt/QtCore/qbytearraylist.h \ + /usr/include/qt/QtCore/qstringlist.h /usr/include/qt/QtCore/qregexp.h \ + /usr/include/qt/QtCore/qstringmatcher.h \ + /usr/include/qt/QtCore/qscopedpointer.h \ + /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/qt/QtCore/qvarlengtharray.h \ + /usr/include/qt/QtCore/qcontainerfwd.h /usr/include/c++/13.2.1/map \ + /usr/include/c++/13.2.1/bits/stl_tree.h \ + /usr/include/c++/13.2.1/bits/stl_map.h \ + /usr/include/c++/13.2.1/bits/stl_multimap.h \ + /usr/include/c++/13.2.1/bits/erase_if.h \ + /usr/include/qt/QtCore/qobject_impl.h /usr/include/c++/13.2.1/chrono \ + /usr/include/c++/13.2.1/bits/chrono.h /usr/include/c++/13.2.1/ratio \ + /usr/include/c++/13.2.1/limits /usr/include/c++/13.2.1/ctime \ + /usr/include/c++/13.2.1/bits/parse_numbers.h /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtCore/qurl.h /usr/include/KF5/KConfigCore/KConfigGroup \ + /usr/include/KF5/KConfigCore/kconfiggroup.h \ + /usr/include/KF5/KConfigCore/kconfigbase.h \ + /usr/include/KF5/KConfigCore/kconfigcore_export.h \ + /usr/include/qt/QtCore/QStringList /usr/include/qt/QtCore/qstringlist.h \ + /usr/include/qt/QtCore/QtGlobal /usr/include/qt/QtCore/qglobal.h \ + /usr/include/qt/QtCore/QExplicitlySharedDataPointer \ + /usr/include/qt/QtCore/qshareddata.h /usr/include/qt/QtCore/qhash.h \ + /usr/include/qt/QtCore/QVariant /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qmap.h /usr/include/qt/QtCore/qobject.h \ + /usr/include/KF5/KConfigCore/conversioncheck.h \ + /usr/include/qt/QtCore/QDate /usr/include/qt/QtCore/qdatetime.h \ + /usr/include/qt/QtCore/qshareddata.h /usr/include/qt/QtCore/QPoint \ + /usr/include/qt/QtCore/qpoint.h /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtCore/qrect.h /usr/include/qt/QtCore/qmargins.h \ + /usr/include/qt/QtCore/qsize.h /usr/include/qt/QtCore/qpoint.h \ + /usr/include/qt/QtCore/QSize /usr/include/qt/QtCore/qsize.h \ + /usr/include/qt/QtCore/QString /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/QUuid /usr/include/qt/QtCore/quuid.h \ + /usr/include/KF5/plasma/plasma_export.h \ + /usr/include/KF5/KService/KPluginInfo \ + /usr/include/KF5/KService/kplugininfo.h /usr/include/qt/QtCore/QList \ + /usr/include/qt/QtCore/qlist.h /usr/include/KF5/KService/kservice.h \ + /usr/include/KF5/KService/kserviceaction.h \ + /usr/include/qt/QtCore/QSharedDataPointer \ + /usr/include/KF5/KService/kservice_export.h \ + /usr/include/qt/QtCore/QCoreApplication \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtCore/qcoreevent.h /usr/include/qt/QtCore/qeventloop.h \ + /usr/include/KF5/KService/ksycocaentry.h \ + /usr/include/KF5/KService/ksycocatype.h \ + /usr/include/qt/QtCore/QDataStream /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qiodevice.h \ + /usr/include/KF5/KCoreAddons/KPluginFactory \ + /usr/include/KF5/KCoreAddons/kpluginfactory.h \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/kpluginmetadata.h \ + /usr/include/qt/QtCore/QJsonObject /usr/include/qt/QtCore/qjsonobject.h \ + /usr/include/qt/QtCore/qjsonvalue.h /usr/include/qt/QtCore/qcborvalue.h \ + /usr/include/qt/QtCore/qdatetime.h /usr/include/qt/QtCore/qcborcommon.h \ + /usr/include/qt/QtCore/qdebug.h /usr/include/qt/QtCore/qtextstream.h \ + /usr/include/qt/QtCore/qlocale.h /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qset.h /usr/include/qt/QtCore/qcontiguouscache.h \ + /usr/include/qt/QtCore/qsharedpointer.h \ + /usr/include/qt/QtCore/qsharedpointer_impl.h \ + /usr/include/qt/QtCore/qregularexpression.h \ + /usr/include/qt/QtCore/qurl.h /usr/include/qt/QtCore/quuid.h \ + /usr/include/qt/QtCore/QMetaType /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/KF5/KCoreAddons/kexportplugin.h \ + /usr/include/qt/QtCore/QPluginLoader \ + /usr/include/qt/QtCore/qpluginloader.h /usr/include/qt/QtCore/qlibrary.h \ + /usr/include/qt/QtCore/qplugin.h /usr/include/qt/QtCore/qpointer.h \ + /usr/include/qt/QtCore/qjsonobject.h /usr/include/qt/QtCore/QtPlugin \ + /usr/include/qt/QtCore/qplugin.h \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/KPluginLoader \ + /usr/include/KF5/KCoreAddons/kpluginloader.h \ + /usr/include/KF5/plasma/framesvg.h /usr/include/qt/QtGui/QPixmap \ + /usr/include/qt/QtGui/qpixmap.h /usr/include/qt/QtGui/qpaintdevice.h \ + /usr/include/qt/QtGui/qwindowdefs.h /usr/include/qt/QtCore/qrect.h \ + /usr/include/qt/QtGui/qcolor.h /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/qrgba64.h /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/qpixelformat.h /usr/include/qt/QtGui/qtransform.h \ + /usr/include/qt/QtGui/qmatrix.h /usr/include/qt/QtGui/qpolygon.h \ + /usr/include/qt/QtGui/qregion.h /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qline.h /usr/include/KF5/plasma/plasma.h \ + /usr/include/KF5/plasma/svg.h /usr/include/KF5/plasma/theme.h \ + /usr/include/qt/QtGui/QFont /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/QGuiApplication \ + /usr/include/qt/QtGui/qguiapplication.h \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtGui/qinputmethod.h \ + /usr/include/KF5/KConfigCore/KSharedConfig \ + /usr/include/KF5/KConfigCore/ksharedconfig.h \ + /usr/include/KF5/KConfigCore/kconfig.h /usr/include/qt/QtCore/QByteArray \ + /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/QStandardPaths \ + /usr/include/qt/QtCore/qstandardpaths.h \ + /usr/include/KF5/KPackage/KPackage/Package \ + /usr/include/KF5/KPackage/kpackage/package.h \ + /usr/include/qt/QtCore/QCryptographicHash \ + /usr/include/qt/QtCore/qcryptographichash.h \ + /usr/include/KF5/KCoreAddons/KPluginMetaData \ + /usr/include/KF5/KPackage/kpackage/package_export.h \ + /usr/include/KF5/KCoreAddons/KJob /usr/include/KF5/KCoreAddons/kjob.h \ + /usr/include/qt/QtCore/QPair /usr/include/qt/QtCore/qpair.h \ + /usr/include/qt/QtGui/QColor /usr/include/qt/QtGui/qcolor.h \ + /usr/include/qt/QtGui/QImage /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/QRgb /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/QIcon /usr/include/qt/QtGui/qicon.h \ + /usr/include/qt/QtGui/qpixmap.h /usr/include/qt/QtQuick/QQuickItem \ + /usr/include/qt/QtQuick/qquickitem.h \ + /usr/include/qt/QtQuick/qtquickglobal.h \ + /usr/include/qt/QtQml/qtqmlglobal.h /usr/include/qt/QtQml/qtqml-config.h \ + /usr/include/qt/QtNetwork/qtnetworkglobal.h \ + /usr/include/qt/QtNetwork/qtnetwork-config.h \ + /usr/include/qt/QtQuick/qtquick-config.h /usr/include/qt/QtQml/qqml.h \ + /usr/include/qt/QtQml/qqmlprivate.h \ + /usr/include/qt/QtQml/qqmlparserstatus.h \ + /usr/include/qt/QtQml/qqmllist.h \ + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h \ + /usr/include/qt/QtCore/qmetaobject.h \ + /usr/include/qt/QtQml/qqmlcomponent.h /usr/include/qt/QtQml/qqmlerror.h \ + /usr/include/qt/QtQml/qjsvalue.h /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/QList /usr/include/qt/QtGui/qevent.h \ + /usr/include/qt/QtGui/qkeysequence.h /usr/include/qt/QtCore/qfile.h \ + /usr/include/qt/QtCore/qfiledevice.h /usr/include/qt/QtGui/qvector2d.h \ + /usr/include/qt/QtGui/qtouchdevice.h /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/qaccessible.h \ + /usr/include/qt/QtQuick/QQuickItemGrabResult \ + /usr/include/qt/QtQuick/qquickitemgrabresult.h \ + /usr/include/qt/QtCore/QSize /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtGui/QImage /usr/include/qt/QtQml/QJSValue \ + /usr/include/qt/QtQml/qjsvalue.h /usr/include/qt/QtQuick/QQuickWindow \ + /usr/include/qt/QtQuick/qquickwindow.h \ + /usr/include/qt/QtQuick/qsgrendererinterface.h \ + /usr/include/qt/QtQuick/qsgnode.h /usr/include/qt/QtQuick/qsggeometry.h \ + /usr/include/qt/QtGui/qopengl.h /usr/include/GL/gl.h \ + /usr/include/qt/QtGui/qopenglext.h /usr/include/inttypes.h \ + /usr/include/qt/QtCore/QRectF /usr/include/qt/QtGui/QMatrix4x4 \ + /usr/include/qt/QtGui/qmatrix4x4.h /usr/include/qt/QtGui/qvector3d.h \ + /usr/include/qt/QtGui/qvector4d.h /usr/include/qt/QtGui/qquaternion.h \ + /usr/include/qt/QtGui/qgenericmatrix.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h \ + /usr/include/qt/QtGui/qwindow.h /usr/include/qt/QtCore/QEvent \ + /usr/include/qt/QtCore/qcoreevent.h /usr/include/qt/QtCore/QMargins \ + /usr/include/qt/QtCore/qmargins.h /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtGui/qsurface.h /usr/include/qt/QtGui/qsurfaceformat.h \ + /usr/include/qt/QtGui/qicon.h /usr/include/qt/QtGui/qcursor.h \ + /usr/include/qt/QtQml/qqmldebug.h /usr/include/qt/QtGui/QBitmap \ + /usr/include/qt/QtGui/qbitmap.h /usr/include/qt/QtGui/QWindow \ + /usr/include/qt/QtGui/qwindow.h /usr/include/qt/QtGui/QCursor \ + /usr/include/qt/QtGui/qcursor.h /usr/include/qt/QtCore/QVariantList \ + /usr/include/KF5/KWindowSystem/kwindoweffects.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/c++/13.2.1/optional /usr/include/qt/QtGui/QWidgetList \ + /usr/include/qt/QtGui/qwindowdefs.h /usr/include/qt/QtGui/QRegion \ + /usr/include/qt/QtGui/qregion.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h /usr/include/qt/QtCore/QFlags \ + /usr/include/qt/QtCore/qflags.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem.h \ + /usr/include/KF5/KWindowSystem/kwindowinfo.h \ + /usr/include/KF5/KWindowSystem/kx11extras.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/progress.make new file mode 100644 index 0000000..f326497 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart.dir/progress.make @@ -0,0 +1,4 @@ +CMAKE_PROGRESS_1 = 3 +CMAKE_PROGRESS_2 = 4 +CMAKE_PROGRESS_3 = 5 + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json new file mode 100644 index 0000000..b5592d9 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json @@ -0,0 +1,175 @@ +{ + "BUILD_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen", + "CMAKE_BINARY_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build", + "CMAKE_CURRENT_BINARY_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src", + "CMAKE_CURRENT_SOURCE_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src", + "CMAKE_EXECUTABLE" : "/usr/bin/cmake", + "CMAKE_LIST_FILES" : + [ + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt" + ], + "CMAKE_SOURCE_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src", + "DEP_FILE" : "", + "DEP_FILE_RULE_NAME" : "", + "HEADERS" : + [ + [ + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h", + "Mu", + "EWIEGA46WW/moc_SevenStart.cpp", + null + ] + ], + "HEADER_EXTENSIONS" : [ "h", "hh", "h++", "hm", "hpp", "hxx", "in", "txx" ], + "INCLUDE_DIR" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include", + "MOC_COMPILATION_FILE" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp", + "MOC_DEFINITIONS" : + [ + "KCOREADDONS_LIB", + "QT_CORE_LIB", + "QT_GUI_LIB", + "QT_NETWORK_LIB", + "QT_NO_DEBUG", + "QT_QMLMODELS_LIB", + "QT_QML_LIB", + "QT_QUICK_LIB", + "QT_WIDGETS_LIB", + "TRANSLATION_DOMAIN=\"plasma_applet_io.gitgud.wackyideas.SevenStart\"", + "_GNU_SOURCE", + "_LARGEFILE64_SOURCE", + "plasma_applet_SevenStart_EXPORTS" + ], + "MOC_DEPEND_FILTERS" : + [ + [ + "Q_PLUGIN_METADATA", + "[\n][ \t]*Q_PLUGIN_METADATA[ \t]*\\([^\\)]*FILE[ \t]*\"([^\"]+)\"" + ], + [ + "K_PLUGIN_FACTORY_WITH_JSON", + "[\n^][ \t]*K_PLUGIN_FACTORY_WITH_JSON[ \t\n]*\\([^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_PLUGIN_CLASS_WITH_JSON", + "[\n^][ \t]*K_PLUGIN_CLASS_WITH_JSON[ \t\n]*\\([^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON[ \t\n]*\\([^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_PACKAGE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_PACKAGE_WITH_JSON[ \t\n]*\\([^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_SERVICE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_SERVICE_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_APPLET_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_APPLET_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_APPLETSCRIPTENGINE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_APPLETSCRIPTENGINE_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_CONTAINMENTACTIONS_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_CONTAINMENTACTIONS_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ], + [ + "K_EXPORT_PLASMA_DATAENGINE_WITH_JSON", + "[\n^][ \t]*K_EXPORT_PLASMA_DATAENGINE_WITH_JSON[ \t\n]*\\([^,]*,[^,]*,[ \t\n]*\"([^\"]+)\"" + ] + ], + "MOC_INCLUDES" : + [ + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src", + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src", + "/usr/include/qt", + "/usr/include/qt/QtGui", + "/usr/include/qt/QtCore", + "/usr/lib/qt/mkspecs/linux-g++", + "/usr/include/qt/QtQuick", + "/usr/include/qt/QtQmlModels", + "/usr/include/qt/QtQml", + "/usr/include/qt/QtNetwork", + "/usr/include/KF5", + "/usr/include/KF5/Plasma", + "/usr/include/KF5/KConfig", + "/usr/include/KF5/KConfigCore", + "/usr/include/KF5/KCoreAddons", + "/usr/include/KF5/KService", + "/usr/include/KF5/KPackage", + "/usr/include/KF5/KI18n", + "/usr/include/KF5/KWindowSystem", + "/usr/include/qt/QtWidgets", + "/usr/include", + "/usr/include/c++/13.2.1", + "/usr/include/c++/13.2.1/x86_64-pc-linux-gnu", + "/usr/include/c++/13.2.1/backward", + "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include", + "/usr/local/include", + "/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed" + ], + "MOC_MACRO_NAMES" : + [ + "Q_OBJECT", + "Q_GADGET", + "Q_NAMESPACE", + "Q_NAMESPACE_EXPORT", + "K_PLUGIN_FACTORY", + "K_PLUGIN_CLASS", + "K_PLUGIN_FACTORY_WITH_JSON", + "K_PLUGIN_CLASS_WITH_JSON", + "K_EXPORT_KPACKAGE_PACKAGE_WITH_JSON", + "K_EXPORT_PLASMA_SERVICE", + "K_EXPORT_PLASMA_APPLET", + "K_EXPORT_PLASMA_PACKAGE", + "K_EXPORT_PLASMA_APPLETSCRIPTENGINE", + "K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE", + "K_EXPORT_PLASMA_DATAENGINE", + "K_EXPORT_PLASMA_PACKAGE_WITH_JSON", + "K_EXPORT_PLASMA_SERVICE_WITH_JSON", + "K_EXPORT_PLASMA_APPLET_WITH_JSON", + "K_EXPORT_PLASMA_APPLETSCRIPTENGINE_WITH_JSON", + "K_EXPORT_PLASMA_DATAENGINESCRIPTENGINE_WITH_JSON", + "K_EXPORT_PLASMA_CONTAINMENTACTIONS_WITH_JSON", + "K_EXPORT_PLASMA_DATAENGINE_WITH_JSON" + ], + "MOC_OPTIONS" : [], + "MOC_PATH_PREFIX" : false, + "MOC_PREDEFS_CMD" : + [ + "/usr/bin/c++", + "-std=gnu++11", + "-dM", + "-E", + "-c", + "/usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp" + ], + "MOC_PREDEFS_FILE" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h", + "MOC_RELAXED_MODE" : false, + "MOC_SKIP" : [], + "MULTI_CONFIG" : false, + "PARALLEL" : 8, + "PARSE_CACHE_FILE" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt", + "QT_MOC_EXECUTABLE" : "/usr/bin/moc", + "QT_UIC_EXECUTABLE" : "", + "QT_VERSION_MAJOR" : 5, + "QT_VERSION_MINOR" : 15, + "SETTINGS_FILE" : "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt", + "SOURCES" : + [ + [ + "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp", + "Mu", + null + ] + ], + "VERBOSITY" : 0 +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt new file mode 100644 index 0000000..f1fb105 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenUsed.txt @@ -0,0 +1 @@ +moc:ebeeae853f984ea83220fcaad41cd2ecc50f257d7f0c95f68c8d088baaa12719 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake new file mode 100644 index 0000000..45a25b7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake @@ -0,0 +1,18 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt new file mode 100644 index 0000000..b6b42fc --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/ParseCache.txt @@ -0,0 +1,1012 @@ +# Generated by CMake. Changes will be overwritten. +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h + mmc:Q_OBJECT + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h + mdp:/usr/include/GL/gl.h + mdp:/usr/include/KF5/KConfigCore/KConfigGroup + mdp:/usr/include/KF5/KConfigCore/KSharedConfig + mdp:/usr/include/KF5/KConfigCore/conversioncheck.h + mdp:/usr/include/KF5/KConfigCore/kconfig.h + mdp:/usr/include/KF5/KConfigCore/kconfigbase.h + mdp:/usr/include/KF5/KConfigCore/kconfigcore_export.h + mdp:/usr/include/KF5/KConfigCore/kconfiggroup.h + mdp:/usr/include/KF5/KConfigCore/ksharedconfig.h + mdp:/usr/include/KF5/KCoreAddons/KJob + mdp:/usr/include/KF5/KCoreAddons/KPluginFactory + mdp:/usr/include/KF5/KCoreAddons/KPluginLoader + mdp:/usr/include/KF5/KCoreAddons/KPluginMetaData + mdp:/usr/include/KF5/KCoreAddons/kcoreaddons_export.h + mdp:/usr/include/KF5/KCoreAddons/kexportplugin.h + mdp:/usr/include/KF5/KCoreAddons/kjob.h + mdp:/usr/include/KF5/KCoreAddons/kpluginfactory.h + mdp:/usr/include/KF5/KCoreAddons/kpluginloader.h + mdp:/usr/include/KF5/KCoreAddons/kpluginmetadata.h + mdp:/usr/include/KF5/KPackage/KPackage/Package + mdp:/usr/include/KF5/KPackage/kpackage/package.h + mdp:/usr/include/KF5/KPackage/kpackage/package_export.h + mdp:/usr/include/KF5/KService/KPluginInfo + mdp:/usr/include/KF5/KService/kplugininfo.h + mdp:/usr/include/KF5/KService/kservice.h + mdp:/usr/include/KF5/KService/kservice_export.h + mdp:/usr/include/KF5/KService/kserviceaction.h + mdp:/usr/include/KF5/KService/ksycocaentry.h + mdp:/usr/include/KF5/KService/ksycocatype.h + mdp:/usr/include/KF5/KWindowSystem/kwindoweffects.h + mdp:/usr/include/KF5/KWindowSystem/kwindowinfo.h + mdp:/usr/include/KF5/KWindowSystem/kwindowsystem.h + mdp:/usr/include/KF5/KWindowSystem/kwindowsystem_export.h + mdp:/usr/include/KF5/KWindowSystem/kx11extras.h + mdp:/usr/include/KF5/KWindowSystem/netwm_def.h + mdp:/usr/include/KF5/Plasma/Applet + mdp:/usr/include/KF5/plasma/applet.h + mdp:/usr/include/KF5/plasma/framesvg.h + mdp:/usr/include/KF5/plasma/plasma.h + mdp:/usr/include/KF5/plasma/plasma_export.h + mdp:/usr/include/KF5/plasma/svg.h + mdp:/usr/include/KF5/plasma/theme.h + mdp:/usr/include/alloca.h + mdp:/usr/include/asm-generic/errno-base.h + mdp:/usr/include/asm-generic/errno.h + mdp:/usr/include/asm/errno.h + mdp:/usr/include/asm/unistd.h + mdp:/usr/include/asm/unistd_64.h + mdp:/usr/include/assert.h + mdp:/usr/include/bits/atomic_wide_counter.h + mdp:/usr/include/bits/byteswap.h + mdp:/usr/include/bits/confname.h + mdp:/usr/include/bits/cpu-set.h + mdp:/usr/include/bits/endian.h + mdp:/usr/include/bits/endianness.h + mdp:/usr/include/bits/environments.h + mdp:/usr/include/bits/errno.h + mdp:/usr/include/bits/floatn-common.h + mdp:/usr/include/bits/floatn.h + mdp:/usr/include/bits/getopt_core.h + mdp:/usr/include/bits/getopt_posix.h + mdp:/usr/include/bits/libc-header-start.h + mdp:/usr/include/bits/local_lim.h + mdp:/usr/include/bits/locale.h + mdp:/usr/include/bits/long-double.h + mdp:/usr/include/bits/posix1_lim.h + mdp:/usr/include/bits/posix2_lim.h + mdp:/usr/include/bits/posix_opt.h + mdp:/usr/include/bits/pthread_stack_min-dynamic.h + mdp:/usr/include/bits/pthreadtypes-arch.h + mdp:/usr/include/bits/pthreadtypes.h + mdp:/usr/include/bits/sched.h + mdp:/usr/include/bits/select.h + mdp:/usr/include/bits/setjmp.h + mdp:/usr/include/bits/stdint-intn.h + mdp:/usr/include/bits/stdint-uintn.h + mdp:/usr/include/bits/stdio_lim.h + mdp:/usr/include/bits/stdlib-float.h + mdp:/usr/include/bits/struct_mutex.h + mdp:/usr/include/bits/struct_rwlock.h + mdp:/usr/include/bits/syscall.h + mdp:/usr/include/bits/thread-shared-types.h + mdp:/usr/include/bits/time.h + mdp:/usr/include/bits/time64.h + mdp:/usr/include/bits/timesize.h + mdp:/usr/include/bits/timex.h + mdp:/usr/include/bits/types.h + mdp:/usr/include/bits/types/FILE.h + mdp:/usr/include/bits/types/__FILE.h + mdp:/usr/include/bits/types/__fpos64_t.h + mdp:/usr/include/bits/types/__fpos_t.h + mdp:/usr/include/bits/types/__locale_t.h + mdp:/usr/include/bits/types/__mbstate_t.h + mdp:/usr/include/bits/types/__sigset_t.h + mdp:/usr/include/bits/types/clock_t.h + mdp:/usr/include/bits/types/clockid_t.h + mdp:/usr/include/bits/types/cookie_io_functions_t.h + mdp:/usr/include/bits/types/error_t.h + mdp:/usr/include/bits/types/locale_t.h + mdp:/usr/include/bits/types/mbstate_t.h + mdp:/usr/include/bits/types/sigset_t.h + mdp:/usr/include/bits/types/struct_FILE.h + mdp:/usr/include/bits/types/struct___jmp_buf_tag.h + mdp:/usr/include/bits/types/struct_itimerspec.h + mdp:/usr/include/bits/types/struct_sched_param.h + mdp:/usr/include/bits/types/struct_timespec.h + mdp:/usr/include/bits/types/struct_timeval.h + mdp:/usr/include/bits/types/struct_tm.h + mdp:/usr/include/bits/types/time_t.h + mdp:/usr/include/bits/types/timer_t.h + mdp:/usr/include/bits/types/wint_t.h + mdp:/usr/include/bits/typesizes.h + mdp:/usr/include/bits/uintn-identity.h + mdp:/usr/include/bits/uio_lim.h + mdp:/usr/include/bits/unistd_ext.h + mdp:/usr/include/bits/waitflags.h + mdp:/usr/include/bits/waitstatus.h + mdp:/usr/include/bits/wchar.h + mdp:/usr/include/bits/wctype-wchar.h + mdp:/usr/include/bits/wordsize.h + mdp:/usr/include/bits/xopen_lim.h + mdp:/usr/include/c++/13.2.1/algorithm + mdp:/usr/include/c++/13.2.1/array + mdp:/usr/include/c++/13.2.1/atomic + mdp:/usr/include/c++/13.2.1/backward/auto_ptr.h + mdp:/usr/include/c++/13.2.1/backward/binders.h + mdp:/usr/include/c++/13.2.1/bit + mdp:/usr/include/c++/13.2.1/bits/algorithmfwd.h + mdp:/usr/include/c++/13.2.1/bits/align.h + mdp:/usr/include/c++/13.2.1/bits/alloc_traits.h + mdp:/usr/include/c++/13.2.1/bits/allocated_ptr.h + mdp:/usr/include/c++/13.2.1/bits/allocator.h + mdp:/usr/include/c++/13.2.1/bits/atomic_base.h + mdp:/usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h + mdp:/usr/include/c++/13.2.1/bits/atomic_wait.h + mdp:/usr/include/c++/13.2.1/bits/basic_ios.h + mdp:/usr/include/c++/13.2.1/bits/basic_ios.tcc + mdp:/usr/include/c++/13.2.1/bits/basic_string.h + mdp:/usr/include/c++/13.2.1/bits/basic_string.tcc + mdp:/usr/include/c++/13.2.1/bits/c++0x_warning.h + mdp:/usr/include/c++/13.2.1/bits/char_traits.h + mdp:/usr/include/c++/13.2.1/bits/charconv.h + mdp:/usr/include/c++/13.2.1/bits/concept_check.h + mdp:/usr/include/c++/13.2.1/bits/cpp_type_traits.h + mdp:/usr/include/c++/13.2.1/bits/cxxabi_forced.h + mdp:/usr/include/c++/13.2.1/bits/cxxabi_init_exception.h + mdp:/usr/include/c++/13.2.1/bits/enable_special_members.h + mdp:/usr/include/c++/13.2.1/bits/erase_if.h + mdp:/usr/include/c++/13.2.1/bits/exception.h + mdp:/usr/include/c++/13.2.1/bits/exception_defines.h + mdp:/usr/include/c++/13.2.1/bits/exception_ptr.h + mdp:/usr/include/c++/13.2.1/bits/functexcept.h + mdp:/usr/include/c++/13.2.1/bits/functional_hash.h + mdp:/usr/include/c++/13.2.1/bits/hash_bytes.h + mdp:/usr/include/c++/13.2.1/bits/invoke.h + mdp:/usr/include/c++/13.2.1/bits/ios_base.h + mdp:/usr/include/c++/13.2.1/bits/iterator_concepts.h + mdp:/usr/include/c++/13.2.1/bits/list.tcc + mdp:/usr/include/c++/13.2.1/bits/locale_classes.h + mdp:/usr/include/c++/13.2.1/bits/locale_classes.tcc + mdp:/usr/include/c++/13.2.1/bits/locale_facets.h + mdp:/usr/include/c++/13.2.1/bits/locale_facets.tcc + mdp:/usr/include/c++/13.2.1/bits/localefwd.h + mdp:/usr/include/c++/13.2.1/bits/max_size_type.h + mdp:/usr/include/c++/13.2.1/bits/memory_resource.h + mdp:/usr/include/c++/13.2.1/bits/memoryfwd.h + mdp:/usr/include/c++/13.2.1/bits/mofunc_impl.h + mdp:/usr/include/c++/13.2.1/bits/move.h + mdp:/usr/include/c++/13.2.1/bits/move_only_function.h + mdp:/usr/include/c++/13.2.1/bits/nested_exception.h + mdp:/usr/include/c++/13.2.1/bits/new_allocator.h + mdp:/usr/include/c++/13.2.1/bits/node_handle.h + mdp:/usr/include/c++/13.2.1/bits/ostream.tcc + mdp:/usr/include/c++/13.2.1/bits/ostream_insert.h + mdp:/usr/include/c++/13.2.1/bits/postypes.h + mdp:/usr/include/c++/13.2.1/bits/predefined_ops.h + mdp:/usr/include/c++/13.2.1/bits/ptr_traits.h + mdp:/usr/include/c++/13.2.1/bits/range_access.h + mdp:/usr/include/c++/13.2.1/bits/ranges_algo.h + mdp:/usr/include/c++/13.2.1/bits/ranges_algobase.h + mdp:/usr/include/c++/13.2.1/bits/ranges_base.h + mdp:/usr/include/c++/13.2.1/bits/ranges_cmp.h + mdp:/usr/include/c++/13.2.1/bits/ranges_uninitialized.h + mdp:/usr/include/c++/13.2.1/bits/ranges_util.h + mdp:/usr/include/c++/13.2.1/bits/refwrap.h + mdp:/usr/include/c++/13.2.1/bits/requires_hosted.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr_atomic.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr_base.h + mdp:/usr/include/c++/13.2.1/bits/std_abs.h + mdp:/usr/include/c++/13.2.1/bits/std_function.h + mdp:/usr/include/c++/13.2.1/bits/std_mutex.h + mdp:/usr/include/c++/13.2.1/bits/stl_algo.h + mdp:/usr/include/c++/13.2.1/bits/stl_algobase.h + mdp:/usr/include/c++/13.2.1/bits/stl_bvector.h + mdp:/usr/include/c++/13.2.1/bits/stl_construct.h + mdp:/usr/include/c++/13.2.1/bits/stl_function.h + mdp:/usr/include/c++/13.2.1/bits/stl_heap.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator_base_types.h + mdp:/usr/include/c++/13.2.1/bits/stl_list.h + mdp:/usr/include/c++/13.2.1/bits/stl_map.h + mdp:/usr/include/c++/13.2.1/bits/stl_multimap.h + mdp:/usr/include/c++/13.2.1/bits/stl_numeric.h + mdp:/usr/include/c++/13.2.1/bits/stl_pair.h + mdp:/usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h + mdp:/usr/include/c++/13.2.1/bits/stl_relops.h + mdp:/usr/include/c++/13.2.1/bits/stl_tempbuf.h + mdp:/usr/include/c++/13.2.1/bits/stl_tree.h + mdp:/usr/include/c++/13.2.1/bits/stl_uninitialized.h + mdp:/usr/include/c++/13.2.1/bits/stl_vector.h + mdp:/usr/include/c++/13.2.1/bits/stream_iterator.h + mdp:/usr/include/c++/13.2.1/bits/streambuf.tcc + mdp:/usr/include/c++/13.2.1/bits/streambuf_iterator.h + mdp:/usr/include/c++/13.2.1/bits/string_view.tcc + mdp:/usr/include/c++/13.2.1/bits/stringfwd.h + mdp:/usr/include/c++/13.2.1/bits/uniform_int_dist.h + mdp:/usr/include/c++/13.2.1/bits/unique_ptr.h + mdp:/usr/include/c++/13.2.1/bits/uses_allocator.h + mdp:/usr/include/c++/13.2.1/bits/uses_allocator_args.h + mdp:/usr/include/c++/13.2.1/bits/utility.h + mdp:/usr/include/c++/13.2.1/bits/vector.tcc + mdp:/usr/include/c++/13.2.1/cctype + mdp:/usr/include/c++/13.2.1/cerrno + mdp:/usr/include/c++/13.2.1/climits + mdp:/usr/include/c++/13.2.1/clocale + mdp:/usr/include/c++/13.2.1/compare + mdp:/usr/include/c++/13.2.1/concepts + mdp:/usr/include/c++/13.2.1/cstddef + mdp:/usr/include/c++/13.2.1/cstdint + mdp:/usr/include/c++/13.2.1/cstdlib + mdp:/usr/include/c++/13.2.1/cwchar + mdp:/usr/include/c++/13.2.1/cwctype + mdp:/usr/include/c++/13.2.1/debug/assertions.h + mdp:/usr/include/c++/13.2.1/debug/debug.h + mdp:/usr/include/c++/13.2.1/exception + mdp:/usr/include/c++/13.2.1/ext/aligned_buffer.h + mdp:/usr/include/c++/13.2.1/ext/alloc_traits.h + mdp:/usr/include/c++/13.2.1/ext/atomicity.h + mdp:/usr/include/c++/13.2.1/ext/concurrence.h + mdp:/usr/include/c++/13.2.1/ext/numeric_traits.h + mdp:/usr/include/c++/13.2.1/ext/string_conversions.h + mdp:/usr/include/c++/13.2.1/ext/type_traits.h + mdp:/usr/include/c++/13.2.1/functional + mdp:/usr/include/c++/13.2.1/initializer_list + mdp:/usr/include/c++/13.2.1/ios + mdp:/usr/include/c++/13.2.1/iosfwd + mdp:/usr/include/c++/13.2.1/iterator + mdp:/usr/include/c++/13.2.1/limits + mdp:/usr/include/c++/13.2.1/list + mdp:/usr/include/c++/13.2.1/map + mdp:/usr/include/c++/13.2.1/memory + mdp:/usr/include/c++/13.2.1/new + mdp:/usr/include/c++/13.2.1/numbers + mdp:/usr/include/c++/13.2.1/numeric + mdp:/usr/include/c++/13.2.1/optional + mdp:/usr/include/c++/13.2.1/ostream + mdp:/usr/include/c++/13.2.1/pstl/execution_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_algorithm_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_memory_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_numeric_defs.h + mdp:/usr/include/c++/13.2.1/stdexcept + mdp:/usr/include/c++/13.2.1/streambuf + mdp:/usr/include/c++/13.2.1/string + mdp:/usr/include/c++/13.2.1/string_view + mdp:/usr/include/c++/13.2.1/tuple + mdp:/usr/include/c++/13.2.1/type_traits + mdp:/usr/include/c++/13.2.1/typeinfo + mdp:/usr/include/c++/13.2.1/unordered_map + mdp:/usr/include/c++/13.2.1/utility + mdp:/usr/include/c++/13.2.1/vector + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_base.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_inline.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h + mdp:/usr/include/ctype.h + mdp:/usr/include/endian.h + mdp:/usr/include/errno.h + mdp:/usr/include/features-time64.h + mdp:/usr/include/features.h + mdp:/usr/include/gnu/stubs-64.h + mdp:/usr/include/gnu/stubs.h + mdp:/usr/include/inttypes.h + mdp:/usr/include/limits.h + mdp:/usr/include/linux/errno.h + mdp:/usr/include/linux/limits.h + mdp:/usr/include/locale.h + mdp:/usr/include/pthread.h + mdp:/usr/include/qt/QtCore/QByteArray + mdp:/usr/include/qt/QtCore/QCoreApplication + mdp:/usr/include/qt/QtCore/QCryptographicHash + mdp:/usr/include/qt/QtCore/QDataStream + mdp:/usr/include/qt/QtCore/QDate + mdp:/usr/include/qt/QtCore/QEvent + mdp:/usr/include/qt/QtCore/QExplicitlySharedDataPointer + mdp:/usr/include/qt/QtCore/QFlags + mdp:/usr/include/qt/QtCore/QJsonObject + mdp:/usr/include/qt/QtCore/QList + mdp:/usr/include/qt/QtCore/QMargins + mdp:/usr/include/qt/QtCore/QMetaType + mdp:/usr/include/qt/QtCore/QObject + mdp:/usr/include/qt/QtCore/QPair + mdp:/usr/include/qt/QtCore/QPluginLoader + mdp:/usr/include/qt/QtCore/QPoint + mdp:/usr/include/qt/QtCore/QRect + mdp:/usr/include/qt/QtCore/QRectF + mdp:/usr/include/qt/QtCore/QSharedDataPointer + mdp:/usr/include/qt/QtCore/QSize + mdp:/usr/include/qt/QtCore/QStandardPaths + mdp:/usr/include/qt/QtCore/QString + mdp:/usr/include/qt/QtCore/QStringList + mdp:/usr/include/qt/QtCore/QUrl + mdp:/usr/include/qt/QtCore/QUuid + mdp:/usr/include/qt/QtCore/QVariant + mdp:/usr/include/qt/QtCore/QVariantList + mdp:/usr/include/qt/QtCore/QtGlobal + mdp:/usr/include/qt/QtCore/QtPlugin + mdp:/usr/include/qt/QtCore/qalgorithms.h + mdp:/usr/include/qt/QtCore/qarraydata.h + mdp:/usr/include/qt/QtCore/qatomic.h + mdp:/usr/include/qt/QtCore/qatomic_cxx11.h + mdp:/usr/include/qt/QtCore/qbasicatomic.h + mdp:/usr/include/qt/QtCore/qbytearray.h + mdp:/usr/include/qt/QtCore/qbytearraylist.h + mdp:/usr/include/qt/QtCore/qcborcommon.h + mdp:/usr/include/qt/QtCore/qcborvalue.h + mdp:/usr/include/qt/QtCore/qchar.h + mdp:/usr/include/qt/QtCore/qcompilerdetection.h + mdp:/usr/include/qt/QtCore/qconfig.h + mdp:/usr/include/qt/QtCore/qcontainerfwd.h + mdp:/usr/include/qt/QtCore/qcontainertools_impl.h + mdp:/usr/include/qt/QtCore/qcontiguouscache.h + mdp:/usr/include/qt/QtCore/qcoreapplication.h + mdp:/usr/include/qt/QtCore/qcoreevent.h + mdp:/usr/include/qt/QtCore/qcryptographichash.h + mdp:/usr/include/qt/QtCore/qdatastream.h + mdp:/usr/include/qt/QtCore/qdatetime.h + mdp:/usr/include/qt/QtCore/qdebug.h + mdp:/usr/include/qt/QtCore/qeventloop.h + mdp:/usr/include/qt/QtCore/qfile.h + mdp:/usr/include/qt/QtCore/qfiledevice.h + mdp:/usr/include/qt/QtCore/qflags.h + mdp:/usr/include/qt/QtCore/qgenericatomic.h + mdp:/usr/include/qt/QtCore/qglobal.h + mdp:/usr/include/qt/QtCore/qglobalstatic.h + mdp:/usr/include/qt/QtCore/qhash.h + mdp:/usr/include/qt/QtCore/qhashfunctions.h + mdp:/usr/include/qt/QtCore/qiodevice.h + mdp:/usr/include/qt/QtCore/qiterator.h + mdp:/usr/include/qt/QtCore/qjsonobject.h + mdp:/usr/include/qt/QtCore/qjsonvalue.h + mdp:/usr/include/qt/QtCore/qlibrary.h + mdp:/usr/include/qt/QtCore/qline.h + mdp:/usr/include/qt/QtCore/qlist.h + mdp:/usr/include/qt/QtCore/qlocale.h + mdp:/usr/include/qt/QtCore/qlogging.h + mdp:/usr/include/qt/QtCore/qmap.h + mdp:/usr/include/qt/QtCore/qmargins.h + mdp:/usr/include/qt/QtCore/qmetaobject.h + mdp:/usr/include/qt/QtCore/qmetatype.h + mdp:/usr/include/qt/QtCore/qnamespace.h + mdp:/usr/include/qt/QtCore/qnumeric.h + mdp:/usr/include/qt/QtCore/qobject.h + mdp:/usr/include/qt/QtCore/qobject_impl.h + mdp:/usr/include/qt/QtCore/qobjectdefs.h + mdp:/usr/include/qt/QtCore/qobjectdefs_impl.h + mdp:/usr/include/qt/QtCore/qpair.h + mdp:/usr/include/qt/QtCore/qplugin.h + mdp:/usr/include/qt/QtCore/qpluginloader.h + mdp:/usr/include/qt/QtCore/qpoint.h + mdp:/usr/include/qt/QtCore/qpointer.h + mdp:/usr/include/qt/QtCore/qprocessordetection.h + mdp:/usr/include/qt/QtCore/qrect.h + mdp:/usr/include/qt/QtCore/qrefcount.h + mdp:/usr/include/qt/QtCore/qregexp.h + mdp:/usr/include/qt/QtCore/qregularexpression.h + mdp:/usr/include/qt/QtCore/qscopedpointer.h + mdp:/usr/include/qt/QtCore/qset.h + mdp:/usr/include/qt/QtCore/qshareddata.h + mdp:/usr/include/qt/QtCore/qsharedpointer.h + mdp:/usr/include/qt/QtCore/qsharedpointer_impl.h + mdp:/usr/include/qt/QtCore/qsize.h + mdp:/usr/include/qt/QtCore/qstandardpaths.h + mdp:/usr/include/qt/QtCore/qstring.h + mdp:/usr/include/qt/QtCore/qstringalgorithms.h + mdp:/usr/include/qt/QtCore/qstringlist.h + mdp:/usr/include/qt/QtCore/qstringliteral.h + mdp:/usr/include/qt/QtCore/qstringmatcher.h + mdp:/usr/include/qt/QtCore/qstringview.h + mdp:/usr/include/qt/QtCore/qsysinfo.h + mdp:/usr/include/qt/QtCore/qsystemdetection.h + mdp:/usr/include/qt/QtCore/qtcore-config.h + mdp:/usr/include/qt/QtCore/qtextstream.h + mdp:/usr/include/qt/QtCore/qtypeinfo.h + mdp:/usr/include/qt/QtCore/qurl.h + mdp:/usr/include/qt/QtCore/quuid.h + mdp:/usr/include/qt/QtCore/qvariant.h + mdp:/usr/include/qt/QtCore/qvarlengtharray.h + mdp:/usr/include/qt/QtCore/qvector.h + mdp:/usr/include/qt/QtCore/qversiontagging.h + mdp:/usr/include/qt/QtGui/QBitmap + mdp:/usr/include/qt/QtGui/QColor + mdp:/usr/include/qt/QtGui/QCursor + mdp:/usr/include/qt/QtGui/QFont + mdp:/usr/include/qt/QtGui/QGuiApplication + mdp:/usr/include/qt/QtGui/QIcon + mdp:/usr/include/qt/QtGui/QImage + mdp:/usr/include/qt/QtGui/QKeySequence + mdp:/usr/include/qt/QtGui/QMatrix4x4 + mdp:/usr/include/qt/QtGui/QPixmap + mdp:/usr/include/qt/QtGui/QRegion + mdp:/usr/include/qt/QtGui/QRgb + mdp:/usr/include/qt/QtGui/QWidgetList + mdp:/usr/include/qt/QtGui/QWindow + mdp:/usr/include/qt/QtGui/qaccessible.h + mdp:/usr/include/qt/QtGui/qbitmap.h + mdp:/usr/include/qt/QtGui/qcolor.h + mdp:/usr/include/qt/QtGui/qcursor.h + mdp:/usr/include/qt/QtGui/qevent.h + mdp:/usr/include/qt/QtGui/qfont.h + mdp:/usr/include/qt/QtGui/qgenericmatrix.h + mdp:/usr/include/qt/QtGui/qguiapplication.h + mdp:/usr/include/qt/QtGui/qicon.h + mdp:/usr/include/qt/QtGui/qimage.h + mdp:/usr/include/qt/QtGui/qinputmethod.h + mdp:/usr/include/qt/QtGui/qkeysequence.h + mdp:/usr/include/qt/QtGui/qmatrix.h + mdp:/usr/include/qt/QtGui/qmatrix4x4.h + mdp:/usr/include/qt/QtGui/qopengl.h + mdp:/usr/include/qt/QtGui/qopenglext.h + mdp:/usr/include/qt/QtGui/qpaintdevice.h + mdp:/usr/include/qt/QtGui/qpixelformat.h + mdp:/usr/include/qt/QtGui/qpixmap.h + mdp:/usr/include/qt/QtGui/qpolygon.h + mdp:/usr/include/qt/QtGui/qquaternion.h + mdp:/usr/include/qt/QtGui/qregion.h + mdp:/usr/include/qt/QtGui/qrgb.h + mdp:/usr/include/qt/QtGui/qrgba64.h + mdp:/usr/include/qt/QtGui/qsurface.h + mdp:/usr/include/qt/QtGui/qsurfaceformat.h + mdp:/usr/include/qt/QtGui/qtgui-config.h + mdp:/usr/include/qt/QtGui/qtguiglobal.h + mdp:/usr/include/qt/QtGui/qtouchdevice.h + mdp:/usr/include/qt/QtGui/qtransform.h + mdp:/usr/include/qt/QtGui/qvector2d.h + mdp:/usr/include/qt/QtGui/qvector3d.h + mdp:/usr/include/qt/QtGui/qvector4d.h + mdp:/usr/include/qt/QtGui/qwindow.h + mdp:/usr/include/qt/QtGui/qwindowdefs.h + mdp:/usr/include/qt/QtNetwork/qtnetwork-config.h + mdp:/usr/include/qt/QtNetwork/qtnetworkglobal.h + mdp:/usr/include/qt/QtQml/QJSValue + mdp:/usr/include/qt/QtQml/qjsvalue.h + mdp:/usr/include/qt/QtQml/qqml.h + mdp:/usr/include/qt/QtQml/qqmlcomponent.h + mdp:/usr/include/qt/QtQml/qqmldebug.h + mdp:/usr/include/qt/QtQml/qqmlerror.h + mdp:/usr/include/qt/QtQml/qqmllist.h + mdp:/usr/include/qt/QtQml/qqmlparserstatus.h + mdp:/usr/include/qt/QtQml/qqmlprivate.h + mdp:/usr/include/qt/QtQml/qqmlpropertyvaluesource.h + mdp:/usr/include/qt/QtQml/qtqml-config.h + mdp:/usr/include/qt/QtQml/qtqmlglobal.h + mdp:/usr/include/qt/QtQuick/QQuickItem + mdp:/usr/include/qt/QtQuick/QQuickItemGrabResult + mdp:/usr/include/qt/QtQuick/QQuickWindow + mdp:/usr/include/qt/QtQuick/qquickitem.h + mdp:/usr/include/qt/QtQuick/qquickitemgrabresult.h + mdp:/usr/include/qt/QtQuick/qquickwindow.h + mdp:/usr/include/qt/QtQuick/qsggeometry.h + mdp:/usr/include/qt/QtQuick/qsgnode.h + mdp:/usr/include/qt/QtQuick/qsgrendererinterface.h + mdp:/usr/include/qt/QtQuick/qtquick-config.h + mdp:/usr/include/qt/QtQuick/qtquickglobal.h + mdp:/usr/include/sched.h + mdp:/usr/include/stdc-predef.h + mdp:/usr/include/stdint.h + mdp:/usr/include/stdio.h + mdp:/usr/include/stdlib.h + mdp:/usr/include/string.h + mdp:/usr/include/strings.h + mdp:/usr/include/sys/cdefs.h + mdp:/usr/include/sys/select.h + mdp:/usr/include/sys/syscall.h + mdp:/usr/include/sys/types.h + mdp:/usr/include/syscall.h + mdp:/usr/include/time.h + mdp:/usr/include/unistd.h + mdp:/usr/include/wchar.h + mdp:/usr/include/wctype.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp + mmc:K_PLUGIN_CLASS_WITH_JSON + mid:SevenStart.moc + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp + mdp:/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h + mdp:/usr/include/GL/gl.h + mdp:/usr/include/KF5/KConfigCore/KConfigGroup + mdp:/usr/include/KF5/KConfigCore/KSharedConfig + mdp:/usr/include/KF5/KConfigCore/conversioncheck.h + mdp:/usr/include/KF5/KConfigCore/kconfig.h + mdp:/usr/include/KF5/KConfigCore/kconfigbase.h + mdp:/usr/include/KF5/KConfigCore/kconfigcore_export.h + mdp:/usr/include/KF5/KConfigCore/kconfiggroup.h + mdp:/usr/include/KF5/KConfigCore/ksharedconfig.h + mdp:/usr/include/KF5/KCoreAddons/KJob + mdp:/usr/include/KF5/KCoreAddons/KPluginFactory + mdp:/usr/include/KF5/KCoreAddons/KPluginLoader + mdp:/usr/include/KF5/KCoreAddons/KPluginMetaData + mdp:/usr/include/KF5/KCoreAddons/kcoreaddons_export.h + mdp:/usr/include/KF5/KCoreAddons/kexportplugin.h + mdp:/usr/include/KF5/KCoreAddons/kjob.h + mdp:/usr/include/KF5/KCoreAddons/kpluginfactory.h + mdp:/usr/include/KF5/KCoreAddons/kpluginloader.h + mdp:/usr/include/KF5/KCoreAddons/kpluginmetadata.h + mdp:/usr/include/KF5/KPackage/KPackage/Package + mdp:/usr/include/KF5/KPackage/kpackage/package.h + mdp:/usr/include/KF5/KPackage/kpackage/package_export.h + mdp:/usr/include/KF5/KService/KPluginInfo + mdp:/usr/include/KF5/KService/kplugininfo.h + mdp:/usr/include/KF5/KService/kservice.h + mdp:/usr/include/KF5/KService/kservice_export.h + mdp:/usr/include/KF5/KService/kserviceaction.h + mdp:/usr/include/KF5/KService/ksycocaentry.h + mdp:/usr/include/KF5/KService/ksycocatype.h + mdp:/usr/include/KF5/KWindowSystem/kwindoweffects.h + mdp:/usr/include/KF5/KWindowSystem/kwindowinfo.h + mdp:/usr/include/KF5/KWindowSystem/kwindowsystem.h + mdp:/usr/include/KF5/KWindowSystem/kwindowsystem_export.h + mdp:/usr/include/KF5/KWindowSystem/kx11extras.h + mdp:/usr/include/KF5/KWindowSystem/netwm_def.h + mdp:/usr/include/KF5/Plasma/Applet + mdp:/usr/include/KF5/plasma/applet.h + mdp:/usr/include/KF5/plasma/framesvg.h + mdp:/usr/include/KF5/plasma/plasma.h + mdp:/usr/include/KF5/plasma/plasma_export.h + mdp:/usr/include/KF5/plasma/svg.h + mdp:/usr/include/KF5/plasma/theme.h + mdp:/usr/include/alloca.h + mdp:/usr/include/asm-generic/errno-base.h + mdp:/usr/include/asm-generic/errno.h + mdp:/usr/include/asm/errno.h + mdp:/usr/include/asm/unistd.h + mdp:/usr/include/asm/unistd_64.h + mdp:/usr/include/assert.h + mdp:/usr/include/bits/atomic_wide_counter.h + mdp:/usr/include/bits/byteswap.h + mdp:/usr/include/bits/confname.h + mdp:/usr/include/bits/cpu-set.h + mdp:/usr/include/bits/endian.h + mdp:/usr/include/bits/endianness.h + mdp:/usr/include/bits/environments.h + mdp:/usr/include/bits/errno.h + mdp:/usr/include/bits/floatn-common.h + mdp:/usr/include/bits/floatn.h + mdp:/usr/include/bits/getopt_core.h + mdp:/usr/include/bits/getopt_posix.h + mdp:/usr/include/bits/libc-header-start.h + mdp:/usr/include/bits/local_lim.h + mdp:/usr/include/bits/locale.h + mdp:/usr/include/bits/long-double.h + mdp:/usr/include/bits/posix1_lim.h + mdp:/usr/include/bits/posix2_lim.h + mdp:/usr/include/bits/posix_opt.h + mdp:/usr/include/bits/pthread_stack_min-dynamic.h + mdp:/usr/include/bits/pthreadtypes-arch.h + mdp:/usr/include/bits/pthreadtypes.h + mdp:/usr/include/bits/sched.h + mdp:/usr/include/bits/select.h + mdp:/usr/include/bits/setjmp.h + mdp:/usr/include/bits/stdint-intn.h + mdp:/usr/include/bits/stdint-uintn.h + mdp:/usr/include/bits/stdio_lim.h + mdp:/usr/include/bits/stdlib-float.h + mdp:/usr/include/bits/struct_mutex.h + mdp:/usr/include/bits/struct_rwlock.h + mdp:/usr/include/bits/syscall.h + mdp:/usr/include/bits/thread-shared-types.h + mdp:/usr/include/bits/time.h + mdp:/usr/include/bits/time64.h + mdp:/usr/include/bits/timesize.h + mdp:/usr/include/bits/timex.h + mdp:/usr/include/bits/types.h + mdp:/usr/include/bits/types/FILE.h + mdp:/usr/include/bits/types/__FILE.h + mdp:/usr/include/bits/types/__fpos64_t.h + mdp:/usr/include/bits/types/__fpos_t.h + mdp:/usr/include/bits/types/__locale_t.h + mdp:/usr/include/bits/types/__mbstate_t.h + mdp:/usr/include/bits/types/__sigset_t.h + mdp:/usr/include/bits/types/clock_t.h + mdp:/usr/include/bits/types/clockid_t.h + mdp:/usr/include/bits/types/cookie_io_functions_t.h + mdp:/usr/include/bits/types/error_t.h + mdp:/usr/include/bits/types/locale_t.h + mdp:/usr/include/bits/types/mbstate_t.h + mdp:/usr/include/bits/types/sigset_t.h + mdp:/usr/include/bits/types/struct_FILE.h + mdp:/usr/include/bits/types/struct___jmp_buf_tag.h + mdp:/usr/include/bits/types/struct_itimerspec.h + mdp:/usr/include/bits/types/struct_sched_param.h + mdp:/usr/include/bits/types/struct_timespec.h + mdp:/usr/include/bits/types/struct_timeval.h + mdp:/usr/include/bits/types/struct_tm.h + mdp:/usr/include/bits/types/time_t.h + mdp:/usr/include/bits/types/timer_t.h + mdp:/usr/include/bits/types/wint_t.h + mdp:/usr/include/bits/typesizes.h + mdp:/usr/include/bits/uintn-identity.h + mdp:/usr/include/bits/uio_lim.h + mdp:/usr/include/bits/unistd_ext.h + mdp:/usr/include/bits/waitflags.h + mdp:/usr/include/bits/waitstatus.h + mdp:/usr/include/bits/wchar.h + mdp:/usr/include/bits/wctype-wchar.h + mdp:/usr/include/bits/wordsize.h + mdp:/usr/include/bits/xopen_lim.h + mdp:/usr/include/c++/13.2.1/algorithm + mdp:/usr/include/c++/13.2.1/array + mdp:/usr/include/c++/13.2.1/atomic + mdp:/usr/include/c++/13.2.1/backward/auto_ptr.h + mdp:/usr/include/c++/13.2.1/backward/binders.h + mdp:/usr/include/c++/13.2.1/bit + mdp:/usr/include/c++/13.2.1/bits/algorithmfwd.h + mdp:/usr/include/c++/13.2.1/bits/align.h + mdp:/usr/include/c++/13.2.1/bits/alloc_traits.h + mdp:/usr/include/c++/13.2.1/bits/allocated_ptr.h + mdp:/usr/include/c++/13.2.1/bits/allocator.h + mdp:/usr/include/c++/13.2.1/bits/atomic_base.h + mdp:/usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h + mdp:/usr/include/c++/13.2.1/bits/atomic_wait.h + mdp:/usr/include/c++/13.2.1/bits/basic_ios.h + mdp:/usr/include/c++/13.2.1/bits/basic_ios.tcc + mdp:/usr/include/c++/13.2.1/bits/basic_string.h + mdp:/usr/include/c++/13.2.1/bits/basic_string.tcc + mdp:/usr/include/c++/13.2.1/bits/c++0x_warning.h + mdp:/usr/include/c++/13.2.1/bits/char_traits.h + mdp:/usr/include/c++/13.2.1/bits/charconv.h + mdp:/usr/include/c++/13.2.1/bits/concept_check.h + mdp:/usr/include/c++/13.2.1/bits/cpp_type_traits.h + mdp:/usr/include/c++/13.2.1/bits/cxxabi_forced.h + mdp:/usr/include/c++/13.2.1/bits/cxxabi_init_exception.h + mdp:/usr/include/c++/13.2.1/bits/enable_special_members.h + mdp:/usr/include/c++/13.2.1/bits/erase_if.h + mdp:/usr/include/c++/13.2.1/bits/exception.h + mdp:/usr/include/c++/13.2.1/bits/exception_defines.h + mdp:/usr/include/c++/13.2.1/bits/exception_ptr.h + mdp:/usr/include/c++/13.2.1/bits/functexcept.h + mdp:/usr/include/c++/13.2.1/bits/functional_hash.h + mdp:/usr/include/c++/13.2.1/bits/hash_bytes.h + mdp:/usr/include/c++/13.2.1/bits/invoke.h + mdp:/usr/include/c++/13.2.1/bits/ios_base.h + mdp:/usr/include/c++/13.2.1/bits/iterator_concepts.h + mdp:/usr/include/c++/13.2.1/bits/list.tcc + mdp:/usr/include/c++/13.2.1/bits/locale_classes.h + mdp:/usr/include/c++/13.2.1/bits/locale_classes.tcc + mdp:/usr/include/c++/13.2.1/bits/locale_facets.h + mdp:/usr/include/c++/13.2.1/bits/locale_facets.tcc + mdp:/usr/include/c++/13.2.1/bits/localefwd.h + mdp:/usr/include/c++/13.2.1/bits/max_size_type.h + mdp:/usr/include/c++/13.2.1/bits/memory_resource.h + mdp:/usr/include/c++/13.2.1/bits/memoryfwd.h + mdp:/usr/include/c++/13.2.1/bits/mofunc_impl.h + mdp:/usr/include/c++/13.2.1/bits/move.h + mdp:/usr/include/c++/13.2.1/bits/move_only_function.h + mdp:/usr/include/c++/13.2.1/bits/nested_exception.h + mdp:/usr/include/c++/13.2.1/bits/new_allocator.h + mdp:/usr/include/c++/13.2.1/bits/node_handle.h + mdp:/usr/include/c++/13.2.1/bits/ostream.tcc + mdp:/usr/include/c++/13.2.1/bits/ostream_insert.h + mdp:/usr/include/c++/13.2.1/bits/postypes.h + mdp:/usr/include/c++/13.2.1/bits/predefined_ops.h + mdp:/usr/include/c++/13.2.1/bits/ptr_traits.h + mdp:/usr/include/c++/13.2.1/bits/range_access.h + mdp:/usr/include/c++/13.2.1/bits/ranges_algo.h + mdp:/usr/include/c++/13.2.1/bits/ranges_algobase.h + mdp:/usr/include/c++/13.2.1/bits/ranges_base.h + mdp:/usr/include/c++/13.2.1/bits/ranges_cmp.h + mdp:/usr/include/c++/13.2.1/bits/ranges_uninitialized.h + mdp:/usr/include/c++/13.2.1/bits/ranges_util.h + mdp:/usr/include/c++/13.2.1/bits/refwrap.h + mdp:/usr/include/c++/13.2.1/bits/requires_hosted.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr_atomic.h + mdp:/usr/include/c++/13.2.1/bits/shared_ptr_base.h + mdp:/usr/include/c++/13.2.1/bits/std_abs.h + mdp:/usr/include/c++/13.2.1/bits/std_function.h + mdp:/usr/include/c++/13.2.1/bits/std_mutex.h + mdp:/usr/include/c++/13.2.1/bits/stl_algo.h + mdp:/usr/include/c++/13.2.1/bits/stl_algobase.h + mdp:/usr/include/c++/13.2.1/bits/stl_bvector.h + mdp:/usr/include/c++/13.2.1/bits/stl_construct.h + mdp:/usr/include/c++/13.2.1/bits/stl_function.h + mdp:/usr/include/c++/13.2.1/bits/stl_heap.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h + mdp:/usr/include/c++/13.2.1/bits/stl_iterator_base_types.h + mdp:/usr/include/c++/13.2.1/bits/stl_list.h + mdp:/usr/include/c++/13.2.1/bits/stl_map.h + mdp:/usr/include/c++/13.2.1/bits/stl_multimap.h + mdp:/usr/include/c++/13.2.1/bits/stl_numeric.h + mdp:/usr/include/c++/13.2.1/bits/stl_pair.h + mdp:/usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h + mdp:/usr/include/c++/13.2.1/bits/stl_relops.h + mdp:/usr/include/c++/13.2.1/bits/stl_tempbuf.h + mdp:/usr/include/c++/13.2.1/bits/stl_tree.h + mdp:/usr/include/c++/13.2.1/bits/stl_uninitialized.h + mdp:/usr/include/c++/13.2.1/bits/stl_vector.h + mdp:/usr/include/c++/13.2.1/bits/stream_iterator.h + mdp:/usr/include/c++/13.2.1/bits/streambuf.tcc + mdp:/usr/include/c++/13.2.1/bits/streambuf_iterator.h + mdp:/usr/include/c++/13.2.1/bits/string_view.tcc + mdp:/usr/include/c++/13.2.1/bits/stringfwd.h + mdp:/usr/include/c++/13.2.1/bits/uniform_int_dist.h + mdp:/usr/include/c++/13.2.1/bits/unique_ptr.h + mdp:/usr/include/c++/13.2.1/bits/uses_allocator.h + mdp:/usr/include/c++/13.2.1/bits/uses_allocator_args.h + mdp:/usr/include/c++/13.2.1/bits/utility.h + mdp:/usr/include/c++/13.2.1/bits/vector.tcc + mdp:/usr/include/c++/13.2.1/cctype + mdp:/usr/include/c++/13.2.1/cerrno + mdp:/usr/include/c++/13.2.1/climits + mdp:/usr/include/c++/13.2.1/clocale + mdp:/usr/include/c++/13.2.1/compare + mdp:/usr/include/c++/13.2.1/concepts + mdp:/usr/include/c++/13.2.1/cstddef + mdp:/usr/include/c++/13.2.1/cstdint + mdp:/usr/include/c++/13.2.1/cstdlib + mdp:/usr/include/c++/13.2.1/cwchar + mdp:/usr/include/c++/13.2.1/cwctype + mdp:/usr/include/c++/13.2.1/debug/assertions.h + mdp:/usr/include/c++/13.2.1/debug/debug.h + mdp:/usr/include/c++/13.2.1/exception + mdp:/usr/include/c++/13.2.1/ext/aligned_buffer.h + mdp:/usr/include/c++/13.2.1/ext/alloc_traits.h + mdp:/usr/include/c++/13.2.1/ext/atomicity.h + mdp:/usr/include/c++/13.2.1/ext/concurrence.h + mdp:/usr/include/c++/13.2.1/ext/numeric_traits.h + mdp:/usr/include/c++/13.2.1/ext/string_conversions.h + mdp:/usr/include/c++/13.2.1/ext/type_traits.h + mdp:/usr/include/c++/13.2.1/functional + mdp:/usr/include/c++/13.2.1/initializer_list + mdp:/usr/include/c++/13.2.1/ios + mdp:/usr/include/c++/13.2.1/iosfwd + mdp:/usr/include/c++/13.2.1/iterator + mdp:/usr/include/c++/13.2.1/limits + mdp:/usr/include/c++/13.2.1/list + mdp:/usr/include/c++/13.2.1/map + mdp:/usr/include/c++/13.2.1/memory + mdp:/usr/include/c++/13.2.1/new + mdp:/usr/include/c++/13.2.1/numbers + mdp:/usr/include/c++/13.2.1/numeric + mdp:/usr/include/c++/13.2.1/optional + mdp:/usr/include/c++/13.2.1/ostream + mdp:/usr/include/c++/13.2.1/pstl/execution_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_algorithm_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_memory_defs.h + mdp:/usr/include/c++/13.2.1/pstl/glue_numeric_defs.h + mdp:/usr/include/c++/13.2.1/stdexcept + mdp:/usr/include/c++/13.2.1/streambuf + mdp:/usr/include/c++/13.2.1/string + mdp:/usr/include/c++/13.2.1/string_view + mdp:/usr/include/c++/13.2.1/tuple + mdp:/usr/include/c++/13.2.1/type_traits + mdp:/usr/include/c++/13.2.1/typeinfo + mdp:/usr/include/c++/13.2.1/unordered_map + mdp:/usr/include/c++/13.2.1/utility + mdp:/usr/include/c++/13.2.1/vector + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_base.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_inline.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h + mdp:/usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h + mdp:/usr/include/ctype.h + mdp:/usr/include/endian.h + mdp:/usr/include/errno.h + mdp:/usr/include/features-time64.h + mdp:/usr/include/features.h + mdp:/usr/include/gnu/stubs-64.h + mdp:/usr/include/gnu/stubs.h + mdp:/usr/include/inttypes.h + mdp:/usr/include/limits.h + mdp:/usr/include/linux/errno.h + mdp:/usr/include/linux/limits.h + mdp:/usr/include/locale.h + mdp:/usr/include/pthread.h + mdp:/usr/include/qt/QtCore/QByteArray + mdp:/usr/include/qt/QtCore/QCoreApplication + mdp:/usr/include/qt/QtCore/QCryptographicHash + mdp:/usr/include/qt/QtCore/QDataStream + mdp:/usr/include/qt/QtCore/QDate + mdp:/usr/include/qt/QtCore/QEvent + mdp:/usr/include/qt/QtCore/QExplicitlySharedDataPointer + mdp:/usr/include/qt/QtCore/QFlags + mdp:/usr/include/qt/QtCore/QJsonObject + mdp:/usr/include/qt/QtCore/QList + mdp:/usr/include/qt/QtCore/QMargins + mdp:/usr/include/qt/QtCore/QMetaType + mdp:/usr/include/qt/QtCore/QObject + mdp:/usr/include/qt/QtCore/QPair + mdp:/usr/include/qt/QtCore/QPluginLoader + mdp:/usr/include/qt/QtCore/QPoint + mdp:/usr/include/qt/QtCore/QRect + mdp:/usr/include/qt/QtCore/QRectF + mdp:/usr/include/qt/QtCore/QSharedDataPointer + mdp:/usr/include/qt/QtCore/QSize + mdp:/usr/include/qt/QtCore/QStandardPaths + mdp:/usr/include/qt/QtCore/QString + mdp:/usr/include/qt/QtCore/QStringList + mdp:/usr/include/qt/QtCore/QUrl + mdp:/usr/include/qt/QtCore/QUuid + mdp:/usr/include/qt/QtCore/QVariant + mdp:/usr/include/qt/QtCore/QVariantList + mdp:/usr/include/qt/QtCore/QtGlobal + mdp:/usr/include/qt/QtCore/QtPlugin + mdp:/usr/include/qt/QtCore/qalgorithms.h + mdp:/usr/include/qt/QtCore/qarraydata.h + mdp:/usr/include/qt/QtCore/qatomic.h + mdp:/usr/include/qt/QtCore/qatomic_cxx11.h + mdp:/usr/include/qt/QtCore/qbasicatomic.h + mdp:/usr/include/qt/QtCore/qbytearray.h + mdp:/usr/include/qt/QtCore/qbytearraylist.h + mdp:/usr/include/qt/QtCore/qcborcommon.h + mdp:/usr/include/qt/QtCore/qcborvalue.h + mdp:/usr/include/qt/QtCore/qchar.h + mdp:/usr/include/qt/QtCore/qcompilerdetection.h + mdp:/usr/include/qt/QtCore/qconfig.h + mdp:/usr/include/qt/QtCore/qcontainerfwd.h + mdp:/usr/include/qt/QtCore/qcontainertools_impl.h + mdp:/usr/include/qt/QtCore/qcontiguouscache.h + mdp:/usr/include/qt/QtCore/qcoreapplication.h + mdp:/usr/include/qt/QtCore/qcoreevent.h + mdp:/usr/include/qt/QtCore/qcryptographichash.h + mdp:/usr/include/qt/QtCore/qdatastream.h + mdp:/usr/include/qt/QtCore/qdatetime.h + mdp:/usr/include/qt/QtCore/qdebug.h + mdp:/usr/include/qt/QtCore/qeventloop.h + mdp:/usr/include/qt/QtCore/qfile.h + mdp:/usr/include/qt/QtCore/qfiledevice.h + mdp:/usr/include/qt/QtCore/qflags.h + mdp:/usr/include/qt/QtCore/qgenericatomic.h + mdp:/usr/include/qt/QtCore/qglobal.h + mdp:/usr/include/qt/QtCore/qglobalstatic.h + mdp:/usr/include/qt/QtCore/qhash.h + mdp:/usr/include/qt/QtCore/qhashfunctions.h + mdp:/usr/include/qt/QtCore/qiodevice.h + mdp:/usr/include/qt/QtCore/qiterator.h + mdp:/usr/include/qt/QtCore/qjsonobject.h + mdp:/usr/include/qt/QtCore/qjsonvalue.h + mdp:/usr/include/qt/QtCore/qlibrary.h + mdp:/usr/include/qt/QtCore/qline.h + mdp:/usr/include/qt/QtCore/qlist.h + mdp:/usr/include/qt/QtCore/qlocale.h + mdp:/usr/include/qt/QtCore/qlogging.h + mdp:/usr/include/qt/QtCore/qmap.h + mdp:/usr/include/qt/QtCore/qmargins.h + mdp:/usr/include/qt/QtCore/qmetaobject.h + mdp:/usr/include/qt/QtCore/qmetatype.h + mdp:/usr/include/qt/QtCore/qnamespace.h + mdp:/usr/include/qt/QtCore/qnumeric.h + mdp:/usr/include/qt/QtCore/qobject.h + mdp:/usr/include/qt/QtCore/qobject_impl.h + mdp:/usr/include/qt/QtCore/qobjectdefs.h + mdp:/usr/include/qt/QtCore/qobjectdefs_impl.h + mdp:/usr/include/qt/QtCore/qpair.h + mdp:/usr/include/qt/QtCore/qplugin.h + mdp:/usr/include/qt/QtCore/qpluginloader.h + mdp:/usr/include/qt/QtCore/qpoint.h + mdp:/usr/include/qt/QtCore/qpointer.h + mdp:/usr/include/qt/QtCore/qprocessordetection.h + mdp:/usr/include/qt/QtCore/qrect.h + mdp:/usr/include/qt/QtCore/qrefcount.h + mdp:/usr/include/qt/QtCore/qregexp.h + mdp:/usr/include/qt/QtCore/qregularexpression.h + mdp:/usr/include/qt/QtCore/qscopedpointer.h + mdp:/usr/include/qt/QtCore/qset.h + mdp:/usr/include/qt/QtCore/qshareddata.h + mdp:/usr/include/qt/QtCore/qsharedpointer.h + mdp:/usr/include/qt/QtCore/qsharedpointer_impl.h + mdp:/usr/include/qt/QtCore/qsize.h + mdp:/usr/include/qt/QtCore/qstandardpaths.h + mdp:/usr/include/qt/QtCore/qstring.h + mdp:/usr/include/qt/QtCore/qstringalgorithms.h + mdp:/usr/include/qt/QtCore/qstringlist.h + mdp:/usr/include/qt/QtCore/qstringliteral.h + mdp:/usr/include/qt/QtCore/qstringmatcher.h + mdp:/usr/include/qt/QtCore/qstringview.h + mdp:/usr/include/qt/QtCore/qsysinfo.h + mdp:/usr/include/qt/QtCore/qsystemdetection.h + mdp:/usr/include/qt/QtCore/qtcore-config.h + mdp:/usr/include/qt/QtCore/qtextstream.h + mdp:/usr/include/qt/QtCore/qtypeinfo.h + mdp:/usr/include/qt/QtCore/qurl.h + mdp:/usr/include/qt/QtCore/quuid.h + mdp:/usr/include/qt/QtCore/qvariant.h + mdp:/usr/include/qt/QtCore/qvarlengtharray.h + mdp:/usr/include/qt/QtCore/qvector.h + mdp:/usr/include/qt/QtCore/qversiontagging.h + mdp:/usr/include/qt/QtGui/QBitmap + mdp:/usr/include/qt/QtGui/QColor + mdp:/usr/include/qt/QtGui/QCursor + mdp:/usr/include/qt/QtGui/QFont + mdp:/usr/include/qt/QtGui/QGuiApplication + mdp:/usr/include/qt/QtGui/QIcon + mdp:/usr/include/qt/QtGui/QImage + mdp:/usr/include/qt/QtGui/QKeySequence + mdp:/usr/include/qt/QtGui/QMatrix4x4 + mdp:/usr/include/qt/QtGui/QPixmap + mdp:/usr/include/qt/QtGui/QRegion + mdp:/usr/include/qt/QtGui/QRgb + mdp:/usr/include/qt/QtGui/QWidgetList + mdp:/usr/include/qt/QtGui/QWindow + mdp:/usr/include/qt/QtGui/qaccessible.h + mdp:/usr/include/qt/QtGui/qbitmap.h + mdp:/usr/include/qt/QtGui/qcolor.h + mdp:/usr/include/qt/QtGui/qcursor.h + mdp:/usr/include/qt/QtGui/qevent.h + mdp:/usr/include/qt/QtGui/qfont.h + mdp:/usr/include/qt/QtGui/qgenericmatrix.h + mdp:/usr/include/qt/QtGui/qguiapplication.h + mdp:/usr/include/qt/QtGui/qicon.h + mdp:/usr/include/qt/QtGui/qimage.h + mdp:/usr/include/qt/QtGui/qinputmethod.h + mdp:/usr/include/qt/QtGui/qkeysequence.h + mdp:/usr/include/qt/QtGui/qmatrix.h + mdp:/usr/include/qt/QtGui/qmatrix4x4.h + mdp:/usr/include/qt/QtGui/qopengl.h + mdp:/usr/include/qt/QtGui/qopenglext.h + mdp:/usr/include/qt/QtGui/qpaintdevice.h + mdp:/usr/include/qt/QtGui/qpixelformat.h + mdp:/usr/include/qt/QtGui/qpixmap.h + mdp:/usr/include/qt/QtGui/qpolygon.h + mdp:/usr/include/qt/QtGui/qquaternion.h + mdp:/usr/include/qt/QtGui/qregion.h + mdp:/usr/include/qt/QtGui/qrgb.h + mdp:/usr/include/qt/QtGui/qrgba64.h + mdp:/usr/include/qt/QtGui/qsurface.h + mdp:/usr/include/qt/QtGui/qsurfaceformat.h + mdp:/usr/include/qt/QtGui/qtgui-config.h + mdp:/usr/include/qt/QtGui/qtguiglobal.h + mdp:/usr/include/qt/QtGui/qtouchdevice.h + mdp:/usr/include/qt/QtGui/qtransform.h + mdp:/usr/include/qt/QtGui/qvector2d.h + mdp:/usr/include/qt/QtGui/qvector3d.h + mdp:/usr/include/qt/QtGui/qvector4d.h + mdp:/usr/include/qt/QtGui/qwindow.h + mdp:/usr/include/qt/QtGui/qwindowdefs.h + mdp:/usr/include/qt/QtNetwork/qtnetwork-config.h + mdp:/usr/include/qt/QtNetwork/qtnetworkglobal.h + mdp:/usr/include/qt/QtQml/QJSValue + mdp:/usr/include/qt/QtQml/qjsvalue.h + mdp:/usr/include/qt/QtQml/qqml.h + mdp:/usr/include/qt/QtQml/qqmlcomponent.h + mdp:/usr/include/qt/QtQml/qqmldebug.h + mdp:/usr/include/qt/QtQml/qqmlerror.h + mdp:/usr/include/qt/QtQml/qqmllist.h + mdp:/usr/include/qt/QtQml/qqmlparserstatus.h + mdp:/usr/include/qt/QtQml/qqmlprivate.h + mdp:/usr/include/qt/QtQml/qqmlpropertyvaluesource.h + mdp:/usr/include/qt/QtQml/qtqml-config.h + mdp:/usr/include/qt/QtQml/qtqmlglobal.h + mdp:/usr/include/qt/QtQuick/QQuickItem + mdp:/usr/include/qt/QtQuick/QQuickItemGrabResult + mdp:/usr/include/qt/QtQuick/QQuickWindow + mdp:/usr/include/qt/QtQuick/qquickitem.h + mdp:/usr/include/qt/QtQuick/qquickitemgrabresult.h + mdp:/usr/include/qt/QtQuick/qquickwindow.h + mdp:/usr/include/qt/QtQuick/qsggeometry.h + mdp:/usr/include/qt/QtQuick/qsgnode.h + mdp:/usr/include/qt/QtQuick/qsgrendererinterface.h + mdp:/usr/include/qt/QtQuick/qtquick-config.h + mdp:/usr/include/qt/QtQuick/qtquickglobal.h + mdp:/usr/include/sched.h + mdp:/usr/include/stdc-predef.h + mdp:/usr/include/stdint.h + mdp:/usr/include/stdio.h + mdp:/usr/include/stdlib.h + mdp:/usr/include/string.h + mdp:/usr/include/strings.h + mdp:/usr/include/sys/cdefs.h + mdp:/usr/include/sys/select.h + mdp:/usr/include/sys/syscall.h + mdp:/usr/include/sys/types.h + mdp:/usr/include/syscall.h + mdp:/usr/include/time.h + mdp:/usr/include/unistd.h + mdp:/usr/include/wchar.h + mdp:/usr/include/wctype.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h + mdp:/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make new file mode 100644 index 0000000..b4fe270 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make @@ -0,0 +1,93 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +# Utility rule file for plasma_applet_SevenStart_autogen. + +# Include any custom commands dependencies for this target. +include src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.make + +# Include the progress variables for this target. +include src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/progress.make + +src/CMakeFiles/plasma_applet_SevenStart_autogen: src/metadata.json + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Automatic MOC for target plasma_applet_SevenStart" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && /usr/bin/cmake -E cmake_autogen /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/AutogenInfo.json "" + +src/metadata.json: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/metadata.desktop + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Generating metadata.json" + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src && /usr/bin/desktoptojson -i package/metadata.desktop -o /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json -s /usr/share/kservicetypes5/plasma-applet.desktop + +plasma_applet_SevenStart_autogen: src/CMakeFiles/plasma_applet_SevenStart_autogen +plasma_applet_SevenStart_autogen: src/metadata.json +plasma_applet_SevenStart_autogen: src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make +.PHONY : plasma_applet_SevenStart_autogen + +# Rule to build all files generated by this target. +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build: plasma_applet_SevenStart_autogen +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build + +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src && $(CMAKE_COMMAND) -P CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean.cmake +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/clean + +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/depend + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean.cmake new file mode 100644 index 0000000..e7f5cde --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean.cmake @@ -0,0 +1,10 @@ +file(REMOVE_RECURSE + "CMakeFiles/plasma_applet_SevenStart_autogen" + "metadata.json" + "plasma_applet_SevenStart_autogen/mocs_compilation.cpp" +) + +# Per-language clean rules from dependency scanning. +foreach(lang ) + include(CMakeFiles/plasma_applet_SevenStart_autogen.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.make new file mode 100644 index 0000000..fc5d3e9 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty custom commands generated dependencies file for plasma_applet_SevenStart_autogen. +# This may be replaced when dependencies are built. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.ts b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.ts new file mode 100644 index 0000000..03b1f52 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for custom commands dependencies management for plasma_applet_SevenStart_autogen. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/progress.make b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/progress.make new file mode 100644 index 0000000..8808896 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 6 +CMAKE_PROGRESS_2 = 7 + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/progress.marks b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/progress.marks new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CMakeFiles/progress.marks @@ -0,0 +1 @@ +5 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CTestTestfile.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CTestTestfile.cmake new file mode 100644 index 0000000..aa18b63 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src +# Build directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/Makefile b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/Makefile new file mode 100644 index 0000000..7c437d2 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/Makefile @@ -0,0 +1,284 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.27 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/bin/cmake + +# The command to remove a file. +RM = /usr/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"plasma-SevenStart\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src//CMakeFiles/progress.marks + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/all + $(CMAKE_COMMAND) -E cmake_progress_start /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +src/CMakeFiles/plasma_applet_SevenStart.dir/rule: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/plasma_applet_SevenStart.dir/rule +.PHONY : src/CMakeFiles/plasma_applet_SevenStart.dir/rule + +# Convenience name for target. +plasma_applet_SevenStart: src/CMakeFiles/plasma_applet_SevenStart.dir/rule +.PHONY : plasma_applet_SevenStart + +# fast build rule for target. +plasma_applet_SevenStart/fast: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/build +.PHONY : plasma_applet_SevenStart/fast + +# Convenience name for target. +src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule +.PHONY : src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule + +# Convenience name for target. +plasma_applet_SevenStart_autogen: src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/rule +.PHONY : plasma_applet_SevenStart_autogen + +# fast build rule for target. +plasma_applet_SevenStart_autogen/fast: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build.make src/CMakeFiles/plasma_applet_SevenStart_autogen.dir/build +.PHONY : plasma_applet_SevenStart_autogen/fast + +SevenStart.o: SevenStart.cpp.o +.PHONY : SevenStart.o + +# target to build an object file +SevenStart.cpp.o: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.o +.PHONY : SevenStart.cpp.o + +SevenStart.i: SevenStart.cpp.i +.PHONY : SevenStart.i + +# target to preprocess a source file +SevenStart.cpp.i: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.i +.PHONY : SevenStart.cpp.i + +SevenStart.s: SevenStart.cpp.s +.PHONY : SevenStart.s + +# target to generate assembly for a file +SevenStart.cpp.s: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/SevenStart.cpp.s +.PHONY : SevenStart.cpp.s + +plasma_applet_SevenStart_autogen/mocs_compilation.o: plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.o + +# target to build an object file +plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.cpp.o + +plasma_applet_SevenStart_autogen/mocs_compilation.i: plasma_applet_SevenStart_autogen/mocs_compilation.cpp.i +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.i + +# target to preprocess a source file +plasma_applet_SevenStart_autogen/mocs_compilation.cpp.i: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.i +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.cpp.i + +plasma_applet_SevenStart_autogen/mocs_compilation.s: plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.s + +# target to generate assembly for a file +plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/plasma_applet_SevenStart.dir/build.make src/CMakeFiles/plasma_applet_SevenStart.dir/plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s +.PHONY : plasma_applet_SevenStart_autogen/mocs_compilation.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... plasma_applet_SevenStart_autogen" + @echo "... plasma_applet_SevenStart" + @echo "... SevenStart.o" + @echo "... SevenStart.i" + @echo "... SevenStart.s" + @echo "... plasma_applet_SevenStart_autogen/mocs_compilation.o" + @echo "... plasma_applet_SevenStart_autogen/mocs_compilation.i" + @echo "... plasma_applet_SevenStart_autogen/mocs_compilation.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/cmake_install.cmake b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/cmake_install.cmake new file mode 100644 index 0000000..c922da9 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/cmake_install.cmake @@ -0,0 +1,60 @@ +# Install script for directory: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "0") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set default install directory permissions. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "plasma-SevenStart" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets" TYPE MODULE FILES "/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart.so") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/qt/plugins/plasma/applets/plasma_applet_SevenStart.so") + endif() + endif() +endif() + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json new file mode 100644 index 0000000..3194f8a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json @@ -0,0 +1,28 @@ +{ + "KPlugin": { + "Authors": [ + { + "Email": "wackyideas[at]disroot.org", + "Name": "WackyIdeas" + } + ], + "Category": "Application Launchers", + "Dependencies": [ + ], + "Description": "Open application menu", + "EnabledByDefault": true, + "Icon": "start-here-kde", + "Id": "io.gitgud.wackyideas.SevenStart", + "License": "GPL v2+", + "Name": "Seven Start", + "ServiceTypes": [ + "Plasma/Applet" + ], + "Version": "1.0" + }, + "X-Plasma-API": "declarativeappletscript", + "X-Plasma-MainScript": "ui/main.qml", + "X-Plasma-Provides": [ + "org.kde.plasma.launchermenu" + ] +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart.so b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart.so new file mode 100755 index 0000000000000000000000000000000000000000..b8a8c04c462c4b9a3a5cd2fed407f8ffc881db62 GIT binary patch literal 73640 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp new file mode 100644 index 0000000..9b1fb5c --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp @@ -0,0 +1,207 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'SevenStart.h' +** +** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.10) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include +#include "../../../../src/SevenStart.h" +#include +#include +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'SevenStart.h' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 67 +#error "This file was generated using the moc from 5.15.10. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +QT_WARNING_PUSH +QT_WARNING_DISABLE_DEPRECATED +struct qt_meta_stringdata_SevenStart_t { + QByteArrayData data[17]; + char stringdata0[208]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_SevenStart_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_SevenStart_t qt_meta_stringdata_SevenStart = { + { +QT_MOC_LITERAL(0, 0, 10), // "SevenStart" +QT_MOC_LITERAL(1, 11, 20), // "onCompositingChanged" +QT_MOC_LITERAL(2, 32, 0), // "" +QT_MOC_LITERAL(3, 33, 7), // "enabled" +QT_MOC_LITERAL(4, 41, 23), // "onShowingDesktopChanged" +QT_MOC_LITERAL(5, 65, 22), // "onStackingOrderChanged" +QT_MOC_LITERAL(6, 88, 13), // "setDashWindow" +QT_MOC_LITERAL(7, 102, 13), // "QQuickWindow*" +QT_MOC_LITERAL(8, 116, 1), // "w" +QT_MOC_LITERAL(9, 118, 6), // "setOrb" +QT_MOC_LITERAL(10, 125, 7), // "setMask" +QT_MOC_LITERAL(11, 133, 4), // "mask" +QT_MOC_LITERAL(12, 138, 12), // "overrideMask" +QT_MOC_LITERAL(13, 151, 11), // "setWinState" +QT_MOC_LITERAL(14, 163, 10), // "setWinType" +QT_MOC_LITERAL(15, 174, 20), // "setTransparentWindow" +QT_MOC_LITERAL(16, 195, 12) // "setActiveWin" + + }, + "SevenStart\0onCompositingChanged\0\0" + "enabled\0onShowingDesktopChanged\0" + "onStackingOrderChanged\0setDashWindow\0" + "QQuickWindow*\0w\0setOrb\0setMask\0mask\0" + "overrideMask\0setWinState\0setWinType\0" + "setTransparentWindow\0setActiveWin" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_SevenStart[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 10, 14, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + // slots: name, argc, parameters, tag, flags + 1, 1, 64, 2, 0x0a /* Public */, + 4, 1, 67, 2, 0x0a /* Public */, + 5, 0, 70, 2, 0x0a /* Public */, + + // methods: name, argc, parameters, tag, flags + 6, 1, 71, 2, 0x02 /* Public */, + 9, 1, 74, 2, 0x02 /* Public */, + 10, 2, 77, 2, 0x02 /* Public */, + 13, 1, 82, 2, 0x02 /* Public */, + 14, 1, 85, 2, 0x02 /* Public */, + 15, 0, 88, 2, 0x02 /* Public */, + 16, 1, 89, 2, 0x02 /* Public */, + + // slots: parameters + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, QMetaType::Bool, 3, + QMetaType::Void, + + // methods: parameters + QMetaType::Void, 0x80000000 | 7, 8, + QMetaType::Void, 0x80000000 | 7, 8, + QMetaType::Void, QMetaType::QString, QMetaType::Bool, 11, 12, + QMetaType::Void, 0x80000000 | 7, 8, + QMetaType::Void, 0x80000000 | 7, 8, + QMetaType::Void, + QMetaType::Void, 0x80000000 | 7, 8, + + 0 // eod +}; + +void SevenStart::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + if (_c == QMetaObject::InvokeMetaMethod) { + auto *_t = static_cast(_o); + (void)_t; + switch (_id) { + case 0: _t->onCompositingChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 1: _t->onShowingDesktopChanged((*reinterpret_cast< bool(*)>(_a[1]))); break; + case 2: _t->onStackingOrderChanged(); break; + case 3: _t->setDashWindow((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; + case 4: _t->setOrb((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; + case 5: _t->setMask((*reinterpret_cast< QString(*)>(_a[1])),(*reinterpret_cast< bool(*)>(_a[2]))); break; + case 6: _t->setWinState((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; + case 7: _t->setWinType((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; + case 8: _t->setTransparentWindow(); break; + case 9: _t->setActiveWin((*reinterpret_cast< QQuickWindow*(*)>(_a[1]))); break; + default: ; + } + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + switch (_id) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 3: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QQuickWindow* >(); break; + } + break; + case 4: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QQuickWindow* >(); break; + } + break; + case 6: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QQuickWindow* >(); break; + } + break; + case 7: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QQuickWindow* >(); break; + } + break; + case 9: + switch (*reinterpret_cast(_a[1])) { + default: *reinterpret_cast(_a[0]) = -1; break; + case 0: + *reinterpret_cast(_a[0]) = qRegisterMetaType< QQuickWindow* >(); break; + } + break; + } + } +} + +QT_INIT_METAOBJECT const QMetaObject SevenStart::staticMetaObject = { { + QMetaObject::SuperData::link(), + qt_meta_stringdata_SevenStart.data, + qt_meta_data_SevenStart, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *SevenStart::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *SevenStart::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_SevenStart.stringdata0)) + return static_cast(this); + return Plasma::Applet::qt_metacast(_clname); +} + +int SevenStart::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = Plasma::Applet::qt_metacall(_c, _id, _a); + if (_id < 0) + return _id; + if (_c == QMetaObject::InvokeMetaMethod) { + if (_id < 10) + qt_static_metacall(this, _c, _id, _a); + _id -= 10; + } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { + if (_id < 10) + qt_static_metacall(this, _c, _id, _a); + _id -= 10; + } + return _id; +} +QT_WARNING_POP +QT_END_MOC_NAMESPACE diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp.d b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp.d new file mode 100644 index 0000000..0d8ee9b --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp.d @@ -0,0 +1,502 @@ +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/EWIEGA46WW/moc_SevenStart.cpp: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h \ + /usr/include/GL/gl.h \ + /usr/include/KF5/KConfigCore/KConfigGroup \ + /usr/include/KF5/KConfigCore/KSharedConfig \ + /usr/include/KF5/KConfigCore/conversioncheck.h \ + /usr/include/KF5/KConfigCore/kconfig.h \ + /usr/include/KF5/KConfigCore/kconfigbase.h \ + /usr/include/KF5/KConfigCore/kconfigcore_export.h \ + /usr/include/KF5/KConfigCore/kconfiggroup.h \ + /usr/include/KF5/KConfigCore/ksharedconfig.h \ + /usr/include/KF5/KCoreAddons/KJob \ + /usr/include/KF5/KCoreAddons/KPluginFactory \ + /usr/include/KF5/KCoreAddons/KPluginLoader \ + /usr/include/KF5/KCoreAddons/KPluginMetaData \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/kexportplugin.h \ + /usr/include/KF5/KCoreAddons/kjob.h \ + /usr/include/KF5/KCoreAddons/kpluginfactory.h \ + /usr/include/KF5/KCoreAddons/kpluginloader.h \ + /usr/include/KF5/KCoreAddons/kpluginmetadata.h \ + /usr/include/KF5/KPackage/KPackage/Package \ + /usr/include/KF5/KPackage/kpackage/package.h \ + /usr/include/KF5/KPackage/kpackage/package_export.h \ + /usr/include/KF5/KService/KPluginInfo \ + /usr/include/KF5/KService/kplugininfo.h \ + /usr/include/KF5/KService/kservice.h \ + /usr/include/KF5/KService/kservice_export.h \ + /usr/include/KF5/KService/kserviceaction.h \ + /usr/include/KF5/KService/ksycocaentry.h \ + /usr/include/KF5/KService/ksycocatype.h \ + /usr/include/KF5/KWindowSystem/kwindoweffects.h \ + /usr/include/KF5/KWindowSystem/kwindowinfo.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/KF5/KWindowSystem/kx11extras.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h \ + /usr/include/KF5/Plasma/Applet \ + /usr/include/KF5/plasma/applet.h \ + /usr/include/KF5/plasma/framesvg.h \ + /usr/include/KF5/plasma/plasma.h \ + /usr/include/KF5/plasma/plasma_export.h \ + /usr/include/KF5/plasma/svg.h \ + /usr/include/KF5/plasma/theme.h \ + /usr/include/alloca.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm/unistd.h \ + /usr/include/asm/unistd_64.h \ + /usr/include/assert.h \ + /usr/include/bits/atomic_wide_counter.h \ + /usr/include/bits/byteswap.h \ + /usr/include/bits/confname.h \ + /usr/include/bits/cpu-set.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/endianness.h \ + /usr/include/bits/environments.h \ + /usr/include/bits/errno.h \ + /usr/include/bits/floatn-common.h \ + /usr/include/bits/floatn.h \ + /usr/include/bits/getopt_core.h \ + /usr/include/bits/getopt_posix.h \ + /usr/include/bits/libc-header-start.h \ + /usr/include/bits/local_lim.h \ + /usr/include/bits/locale.h \ + /usr/include/bits/long-double.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/pthread_stack_min-dynamic.h \ + /usr/include/bits/pthreadtypes-arch.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/bits/sched.h \ + /usr/include/bits/select.h \ + /usr/include/bits/setjmp.h \ + /usr/include/bits/stdint-intn.h \ + /usr/include/bits/stdint-uintn.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/stdlib-float.h \ + /usr/include/bits/struct_mutex.h \ + /usr/include/bits/struct_rwlock.h \ + /usr/include/bits/syscall.h \ + /usr/include/bits/thread-shared-types.h \ + /usr/include/bits/time.h \ + /usr/include/bits/time64.h \ + /usr/include/bits/timesize.h \ + /usr/include/bits/timex.h \ + /usr/include/bits/types.h \ + /usr/include/bits/types/FILE.h \ + /usr/include/bits/types/__FILE.h \ + /usr/include/bits/types/__fpos64_t.h \ + /usr/include/bits/types/__fpos_t.h \ + /usr/include/bits/types/__locale_t.h \ + /usr/include/bits/types/__mbstate_t.h \ + /usr/include/bits/types/__sigset_t.h \ + /usr/include/bits/types/clock_t.h \ + /usr/include/bits/types/clockid_t.h \ + /usr/include/bits/types/cookie_io_functions_t.h \ + /usr/include/bits/types/error_t.h \ + /usr/include/bits/types/locale_t.h \ + /usr/include/bits/types/mbstate_t.h \ + /usr/include/bits/types/sigset_t.h \ + /usr/include/bits/types/struct_FILE.h \ + /usr/include/bits/types/struct___jmp_buf_tag.h \ + /usr/include/bits/types/struct_itimerspec.h \ + /usr/include/bits/types/struct_sched_param.h \ + /usr/include/bits/types/struct_timespec.h \ + /usr/include/bits/types/struct_timeval.h \ + /usr/include/bits/types/struct_tm.h \ + /usr/include/bits/types/time_t.h \ + /usr/include/bits/types/timer_t.h \ + /usr/include/bits/types/wint_t.h \ + /usr/include/bits/typesizes.h \ + /usr/include/bits/uintn-identity.h \ + /usr/include/bits/uio_lim.h \ + /usr/include/bits/unistd_ext.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + /usr/include/bits/wchar.h \ + /usr/include/bits/wctype-wchar.h \ + /usr/include/bits/wordsize.h \ + /usr/include/bits/xopen_lim.h \ + /usr/include/c++/13.2.1/algorithm \ + /usr/include/c++/13.2.1/array \ + /usr/include/c++/13.2.1/atomic \ + /usr/include/c++/13.2.1/backward/auto_ptr.h \ + /usr/include/c++/13.2.1/backward/binders.h \ + /usr/include/c++/13.2.1/bit \ + /usr/include/c++/13.2.1/bits/algorithmfwd.h \ + /usr/include/c++/13.2.1/bits/align.h \ + /usr/include/c++/13.2.1/bits/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/allocated_ptr.h \ + /usr/include/c++/13.2.1/bits/allocator.h \ + /usr/include/c++/13.2.1/bits/atomic_base.h \ + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13.2.1/bits/atomic_wait.h \ + /usr/include/c++/13.2.1/bits/basic_ios.h \ + /usr/include/c++/13.2.1/bits/basic_ios.tcc \ + /usr/include/c++/13.2.1/bits/basic_string.h \ + /usr/include/c++/13.2.1/bits/basic_string.tcc \ + /usr/include/c++/13.2.1/bits/c++0x_warning.h \ + /usr/include/c++/13.2.1/bits/char_traits.h \ + /usr/include/c++/13.2.1/bits/charconv.h \ + /usr/include/c++/13.2.1/bits/concept_check.h \ + /usr/include/c++/13.2.1/bits/cpp_type_traits.h \ + /usr/include/c++/13.2.1/bits/cxxabi_forced.h \ + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h \ + /usr/include/c++/13.2.1/bits/enable_special_members.h \ + /usr/include/c++/13.2.1/bits/erase_if.h \ + /usr/include/c++/13.2.1/bits/exception.h \ + /usr/include/c++/13.2.1/bits/exception_defines.h \ + /usr/include/c++/13.2.1/bits/exception_ptr.h \ + /usr/include/c++/13.2.1/bits/functexcept.h \ + /usr/include/c++/13.2.1/bits/functional_hash.h \ + /usr/include/c++/13.2.1/bits/hash_bytes.h \ + /usr/include/c++/13.2.1/bits/invoke.h \ + /usr/include/c++/13.2.1/bits/ios_base.h \ + /usr/include/c++/13.2.1/bits/iterator_concepts.h \ + /usr/include/c++/13.2.1/bits/list.tcc \ + /usr/include/c++/13.2.1/bits/locale_classes.h \ + /usr/include/c++/13.2.1/bits/locale_classes.tcc \ + /usr/include/c++/13.2.1/bits/locale_facets.h \ + /usr/include/c++/13.2.1/bits/locale_facets.tcc \ + /usr/include/c++/13.2.1/bits/localefwd.h \ + /usr/include/c++/13.2.1/bits/max_size_type.h \ + /usr/include/c++/13.2.1/bits/memory_resource.h \ + /usr/include/c++/13.2.1/bits/memoryfwd.h \ + /usr/include/c++/13.2.1/bits/mofunc_impl.h \ + /usr/include/c++/13.2.1/bits/move.h \ + /usr/include/c++/13.2.1/bits/move_only_function.h \ + /usr/include/c++/13.2.1/bits/nested_exception.h \ + /usr/include/c++/13.2.1/bits/new_allocator.h \ + /usr/include/c++/13.2.1/bits/node_handle.h \ + /usr/include/c++/13.2.1/bits/ostream.tcc \ + /usr/include/c++/13.2.1/bits/ostream_insert.h \ + /usr/include/c++/13.2.1/bits/postypes.h \ + /usr/include/c++/13.2.1/bits/predefined_ops.h \ + /usr/include/c++/13.2.1/bits/ptr_traits.h \ + /usr/include/c++/13.2.1/bits/range_access.h \ + /usr/include/c++/13.2.1/bits/ranges_algo.h \ + /usr/include/c++/13.2.1/bits/ranges_algobase.h \ + /usr/include/c++/13.2.1/bits/ranges_base.h \ + /usr/include/c++/13.2.1/bits/ranges_cmp.h \ + /usr/include/c++/13.2.1/bits/ranges_uninitialized.h \ + /usr/include/c++/13.2.1/bits/ranges_util.h \ + /usr/include/c++/13.2.1/bits/refwrap.h \ + /usr/include/c++/13.2.1/bits/requires_hosted.h \ + /usr/include/c++/13.2.1/bits/shared_ptr.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_base.h \ + /usr/include/c++/13.2.1/bits/std_abs.h \ + /usr/include/c++/13.2.1/bits/std_function.h \ + /usr/include/c++/13.2.1/bits/std_mutex.h \ + /usr/include/c++/13.2.1/bits/stl_algo.h \ + /usr/include/c++/13.2.1/bits/stl_algobase.h \ + /usr/include/c++/13.2.1/bits/stl_bvector.h \ + /usr/include/c++/13.2.1/bits/stl_construct.h \ + /usr/include/c++/13.2.1/bits/stl_function.h \ + /usr/include/c++/13.2.1/bits/stl_heap.h \ + /usr/include/c++/13.2.1/bits/stl_iterator.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h \ + /usr/include/c++/13.2.1/bits/stl_list.h \ + /usr/include/c++/13.2.1/bits/stl_map.h \ + /usr/include/c++/13.2.1/bits/stl_multimap.h \ + /usr/include/c++/13.2.1/bits/stl_numeric.h \ + /usr/include/c++/13.2.1/bits/stl_pair.h \ + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13.2.1/bits/stl_relops.h \ + /usr/include/c++/13.2.1/bits/stl_tempbuf.h \ + /usr/include/c++/13.2.1/bits/stl_tree.h \ + /usr/include/c++/13.2.1/bits/stl_uninitialized.h \ + /usr/include/c++/13.2.1/bits/stl_vector.h \ + /usr/include/c++/13.2.1/bits/stream_iterator.h \ + /usr/include/c++/13.2.1/bits/streambuf.tcc \ + /usr/include/c++/13.2.1/bits/streambuf_iterator.h \ + /usr/include/c++/13.2.1/bits/string_view.tcc \ + /usr/include/c++/13.2.1/bits/stringfwd.h \ + /usr/include/c++/13.2.1/bits/uniform_int_dist.h \ + /usr/include/c++/13.2.1/bits/unique_ptr.h \ + /usr/include/c++/13.2.1/bits/uses_allocator.h \ + /usr/include/c++/13.2.1/bits/uses_allocator_args.h \ + /usr/include/c++/13.2.1/bits/utility.h \ + /usr/include/c++/13.2.1/bits/vector.tcc \ + /usr/include/c++/13.2.1/cctype \ + /usr/include/c++/13.2.1/cerrno \ + /usr/include/c++/13.2.1/climits \ + /usr/include/c++/13.2.1/clocale \ + /usr/include/c++/13.2.1/compare \ + /usr/include/c++/13.2.1/concepts \ + /usr/include/c++/13.2.1/cstddef \ + /usr/include/c++/13.2.1/cstdint \ + /usr/include/c++/13.2.1/cstdlib \ + /usr/include/c++/13.2.1/cwchar \ + /usr/include/c++/13.2.1/cwctype \ + /usr/include/c++/13.2.1/debug/assertions.h \ + /usr/include/c++/13.2.1/debug/debug.h \ + /usr/include/c++/13.2.1/exception \ + /usr/include/c++/13.2.1/ext/aligned_buffer.h \ + /usr/include/c++/13.2.1/ext/alloc_traits.h \ + /usr/include/c++/13.2.1/ext/atomicity.h \ + /usr/include/c++/13.2.1/ext/concurrence.h \ + /usr/include/c++/13.2.1/ext/numeric_traits.h \ + /usr/include/c++/13.2.1/ext/string_conversions.h \ + /usr/include/c++/13.2.1/ext/type_traits.h \ + /usr/include/c++/13.2.1/functional \ + /usr/include/c++/13.2.1/initializer_list \ + /usr/include/c++/13.2.1/ios \ + /usr/include/c++/13.2.1/iosfwd \ + /usr/include/c++/13.2.1/iterator \ + /usr/include/c++/13.2.1/limits \ + /usr/include/c++/13.2.1/list \ + /usr/include/c++/13.2.1/map \ + /usr/include/c++/13.2.1/memory \ + /usr/include/c++/13.2.1/new \ + /usr/include/c++/13.2.1/numbers \ + /usr/include/c++/13.2.1/numeric \ + /usr/include/c++/13.2.1/optional \ + /usr/include/c++/13.2.1/ostream \ + /usr/include/c++/13.2.1/pstl/execution_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_algorithm_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_memory_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_numeric_defs.h \ + /usr/include/c++/13.2.1/stdexcept \ + /usr/include/c++/13.2.1/streambuf \ + /usr/include/c++/13.2.1/string \ + /usr/include/c++/13.2.1/string_view \ + /usr/include/c++/13.2.1/tuple \ + /usr/include/c++/13.2.1/type_traits \ + /usr/include/c++/13.2.1/typeinfo \ + /usr/include/c++/13.2.1/unordered_map \ + /usr/include/c++/13.2.1/utility \ + /usr/include/c++/13.2.1/vector \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_base.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_inline.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h \ + /usr/include/ctype.h \ + /usr/include/endian.h \ + /usr/include/errno.h \ + /usr/include/features-time64.h \ + /usr/include/features.h \ + /usr/include/gnu/stubs-64.h \ + /usr/include/gnu/stubs.h \ + /usr/include/inttypes.h \ + /usr/include/limits.h \ + /usr/include/linux/errno.h \ + /usr/include/linux/limits.h \ + /usr/include/locale.h \ + /usr/include/pthread.h \ + /usr/include/qt/QtCore/QByteArray \ + /usr/include/qt/QtCore/QCoreApplication \ + /usr/include/qt/QtCore/QCryptographicHash \ + /usr/include/qt/QtCore/QDataStream \ + /usr/include/qt/QtCore/QDate \ + /usr/include/qt/QtCore/QEvent \ + /usr/include/qt/QtCore/QExplicitlySharedDataPointer \ + /usr/include/qt/QtCore/QFlags \ + /usr/include/qt/QtCore/QJsonObject \ + /usr/include/qt/QtCore/QList \ + /usr/include/qt/QtCore/QMargins \ + /usr/include/qt/QtCore/QMetaType \ + /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/QPair \ + /usr/include/qt/QtCore/QPluginLoader \ + /usr/include/qt/QtCore/QPoint \ + /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtCore/QRectF \ + /usr/include/qt/QtCore/QSharedDataPointer \ + /usr/include/qt/QtCore/QSize \ + /usr/include/qt/QtCore/QStandardPaths \ + /usr/include/qt/QtCore/QString \ + /usr/include/qt/QtCore/QStringList \ + /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtCore/QUuid \ + /usr/include/qt/QtCore/QVariant \ + /usr/include/qt/QtCore/QVariantList \ + /usr/include/qt/QtCore/QtGlobal \ + /usr/include/qt/QtCore/QtPlugin \ + /usr/include/qt/QtCore/qalgorithms.h \ + /usr/include/qt/QtCore/qarraydata.h \ + /usr/include/qt/QtCore/qatomic.h \ + /usr/include/qt/QtCore/qatomic_cxx11.h \ + /usr/include/qt/QtCore/qbasicatomic.h \ + /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/qbytearraylist.h \ + /usr/include/qt/QtCore/qcborcommon.h \ + /usr/include/qt/QtCore/qcborvalue.h \ + /usr/include/qt/QtCore/qchar.h \ + /usr/include/qt/QtCore/qcompilerdetection.h \ + /usr/include/qt/QtCore/qconfig.h \ + /usr/include/qt/QtCore/qcontainerfwd.h \ + /usr/include/qt/QtCore/qcontainertools_impl.h \ + /usr/include/qt/QtCore/qcontiguouscache.h \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtCore/qcoreevent.h \ + /usr/include/qt/QtCore/qcryptographichash.h \ + /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qdatetime.h \ + /usr/include/qt/QtCore/qdebug.h \ + /usr/include/qt/QtCore/qeventloop.h \ + /usr/include/qt/QtCore/qfile.h \ + /usr/include/qt/QtCore/qfiledevice.h \ + /usr/include/qt/QtCore/qflags.h \ + /usr/include/qt/QtCore/qgenericatomic.h \ + /usr/include/qt/QtCore/qglobal.h \ + /usr/include/qt/QtCore/qglobalstatic.h \ + /usr/include/qt/QtCore/qhash.h \ + /usr/include/qt/QtCore/qhashfunctions.h \ + /usr/include/qt/QtCore/qiodevice.h \ + /usr/include/qt/QtCore/qiterator.h \ + /usr/include/qt/QtCore/qjsonobject.h \ + /usr/include/qt/QtCore/qjsonvalue.h \ + /usr/include/qt/QtCore/qlibrary.h \ + /usr/include/qt/QtCore/qline.h \ + /usr/include/qt/QtCore/qlist.h \ + /usr/include/qt/QtCore/qlocale.h \ + /usr/include/qt/QtCore/qlogging.h \ + /usr/include/qt/QtCore/qmap.h \ + /usr/include/qt/QtCore/qmargins.h \ + /usr/include/qt/QtCore/qmetaobject.h \ + /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/qt/QtCore/qnamespace.h \ + /usr/include/qt/QtCore/qnumeric.h \ + /usr/include/qt/QtCore/qobject.h \ + /usr/include/qt/QtCore/qobject_impl.h \ + /usr/include/qt/QtCore/qobjectdefs.h \ + /usr/include/qt/QtCore/qobjectdefs_impl.h \ + /usr/include/qt/QtCore/qpair.h \ + /usr/include/qt/QtCore/qplugin.h \ + /usr/include/qt/QtCore/qpluginloader.h \ + /usr/include/qt/QtCore/qpoint.h \ + /usr/include/qt/QtCore/qpointer.h \ + /usr/include/qt/QtCore/qprocessordetection.h \ + /usr/include/qt/QtCore/qrect.h \ + /usr/include/qt/QtCore/qrefcount.h \ + /usr/include/qt/QtCore/qregexp.h \ + /usr/include/qt/QtCore/qregularexpression.h \ + /usr/include/qt/QtCore/qscopedpointer.h \ + /usr/include/qt/QtCore/qset.h \ + /usr/include/qt/QtCore/qshareddata.h \ + /usr/include/qt/QtCore/qsharedpointer.h \ + /usr/include/qt/QtCore/qsharedpointer_impl.h \ + /usr/include/qt/QtCore/qsize.h \ + /usr/include/qt/QtCore/qstandardpaths.h \ + /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/qstringalgorithms.h \ + /usr/include/qt/QtCore/qstringlist.h \ + /usr/include/qt/QtCore/qstringliteral.h \ + /usr/include/qt/QtCore/qstringmatcher.h \ + /usr/include/qt/QtCore/qstringview.h \ + /usr/include/qt/QtCore/qsysinfo.h \ + /usr/include/qt/QtCore/qsystemdetection.h \ + /usr/include/qt/QtCore/qtcore-config.h \ + /usr/include/qt/QtCore/qtextstream.h \ + /usr/include/qt/QtCore/qtypeinfo.h \ + /usr/include/qt/QtCore/qurl.h \ + /usr/include/qt/QtCore/quuid.h \ + /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qvarlengtharray.h \ + /usr/include/qt/QtCore/qvector.h \ + /usr/include/qt/QtCore/qversiontagging.h \ + /usr/include/qt/QtGui/QBitmap \ + /usr/include/qt/QtGui/QColor \ + /usr/include/qt/QtGui/QCursor \ + /usr/include/qt/QtGui/QFont \ + /usr/include/qt/QtGui/QGuiApplication \ + /usr/include/qt/QtGui/QIcon \ + /usr/include/qt/QtGui/QImage \ + /usr/include/qt/QtGui/QKeySequence \ + /usr/include/qt/QtGui/QMatrix4x4 \ + /usr/include/qt/QtGui/QPixmap \ + /usr/include/qt/QtGui/QRegion \ + /usr/include/qt/QtGui/QRgb \ + /usr/include/qt/QtGui/QWidgetList \ + /usr/include/qt/QtGui/QWindow \ + /usr/include/qt/QtGui/qaccessible.h \ + /usr/include/qt/QtGui/qbitmap.h \ + /usr/include/qt/QtGui/qcolor.h \ + /usr/include/qt/QtGui/qcursor.h \ + /usr/include/qt/QtGui/qevent.h \ + /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/qgenericmatrix.h \ + /usr/include/qt/QtGui/qguiapplication.h \ + /usr/include/qt/QtGui/qicon.h \ + /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/qinputmethod.h \ + /usr/include/qt/QtGui/qkeysequence.h \ + /usr/include/qt/QtGui/qmatrix.h \ + /usr/include/qt/QtGui/qmatrix4x4.h \ + /usr/include/qt/QtGui/qopengl.h \ + /usr/include/qt/QtGui/qopenglext.h \ + /usr/include/qt/QtGui/qpaintdevice.h \ + /usr/include/qt/QtGui/qpixelformat.h \ + /usr/include/qt/QtGui/qpixmap.h \ + /usr/include/qt/QtGui/qpolygon.h \ + /usr/include/qt/QtGui/qquaternion.h \ + /usr/include/qt/QtGui/qregion.h \ + /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/qrgba64.h \ + /usr/include/qt/QtGui/qsurface.h \ + /usr/include/qt/QtGui/qsurfaceformat.h \ + /usr/include/qt/QtGui/qtgui-config.h \ + /usr/include/qt/QtGui/qtguiglobal.h \ + /usr/include/qt/QtGui/qtouchdevice.h \ + /usr/include/qt/QtGui/qtransform.h \ + /usr/include/qt/QtGui/qvector2d.h \ + /usr/include/qt/QtGui/qvector3d.h \ + /usr/include/qt/QtGui/qvector4d.h \ + /usr/include/qt/QtGui/qwindow.h \ + /usr/include/qt/QtGui/qwindowdefs.h \ + /usr/include/qt/QtNetwork/qtnetwork-config.h \ + /usr/include/qt/QtNetwork/qtnetworkglobal.h \ + /usr/include/qt/QtQml/QJSValue \ + /usr/include/qt/QtQml/qjsvalue.h \ + /usr/include/qt/QtQml/qqml.h \ + /usr/include/qt/QtQml/qqmlcomponent.h \ + /usr/include/qt/QtQml/qqmldebug.h \ + /usr/include/qt/QtQml/qqmlerror.h \ + /usr/include/qt/QtQml/qqmllist.h \ + /usr/include/qt/QtQml/qqmlparserstatus.h \ + /usr/include/qt/QtQml/qqmlprivate.h \ + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h \ + /usr/include/qt/QtQml/qtqml-config.h \ + /usr/include/qt/QtQml/qtqmlglobal.h \ + /usr/include/qt/QtQuick/QQuickItem \ + /usr/include/qt/QtQuick/QQuickItemGrabResult \ + /usr/include/qt/QtQuick/QQuickWindow \ + /usr/include/qt/QtQuick/qquickitem.h \ + /usr/include/qt/QtQuick/qquickitemgrabresult.h \ + /usr/include/qt/QtQuick/qquickwindow.h \ + /usr/include/qt/QtQuick/qsggeometry.h \ + /usr/include/qt/QtQuick/qsgnode.h \ + /usr/include/qt/QtQuick/qsgrendererinterface.h \ + /usr/include/qt/QtQuick/qtquick-config.h \ + /usr/include/qt/QtQuick/qtquickglobal.h \ + /usr/include/sched.h \ + /usr/include/stdc-predef.h \ + /usr/include/stdint.h \ + /usr/include/stdio.h \ + /usr/include/stdlib.h \ + /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/sys/cdefs.h \ + /usr/include/sys/select.h \ + /usr/include/sys/syscall.h \ + /usr/include/sys/types.h \ + /usr/include/syscall.h \ + /usr/include/time.h \ + /usr/include/unistd.h \ + /usr/include/wchar.h \ + /usr/include/wctype.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc new file mode 100644 index 0000000..b510c71 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc @@ -0,0 +1,169 @@ +/**************************************************************************** +** Meta object code from reading C++ file 'SevenStart.cpp' +** +** Created by: The Qt Meta Object Compiler version 67 (Qt 5.15.10) +** +** WARNING! All changes made in this file will be lost! +*****************************************************************************/ + +#include +#include +#include +#include +#if !defined(Q_MOC_OUTPUT_REVISION) +#error "The header file 'SevenStart.cpp' doesn't include ." +#elif Q_MOC_OUTPUT_REVISION != 67 +#error "This file was generated using the moc from 5.15.10. It" +#error "cannot be used with the include files from this version of Qt." +#error "(The moc has changed too much.)" +#endif + +QT_BEGIN_MOC_NAMESPACE +QT_WARNING_PUSH +QT_WARNING_DISABLE_DEPRECATED +struct qt_meta_stringdata_SevenStartFactory_t { + QByteArrayData data[1]; + char stringdata0[18]; +}; +#define QT_MOC_LITERAL(idx, ofs, len) \ + Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \ + qptrdiff(offsetof(qt_meta_stringdata_SevenStartFactory_t, stringdata0) + ofs \ + - idx * sizeof(QByteArrayData)) \ + ) +static const qt_meta_stringdata_SevenStartFactory_t qt_meta_stringdata_SevenStartFactory = { + { +QT_MOC_LITERAL(0, 0, 17) // "SevenStartFactory" + + }, + "SevenStartFactory" +}; +#undef QT_MOC_LITERAL + +static const uint qt_meta_data_SevenStartFactory[] = { + + // content: + 8, // revision + 0, // classname + 0, 0, // classinfo + 0, 0, // methods + 0, 0, // properties + 0, 0, // enums/sets + 0, 0, // constructors + 0, // flags + 0, // signalCount + + 0 // eod +}; + +void SevenStartFactory::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a) +{ + (void)_o; + (void)_id; + (void)_c; + (void)_a; +} + +QT_INIT_METAOBJECT const QMetaObject SevenStartFactory::staticMetaObject = { { + QMetaObject::SuperData::link(), + qt_meta_stringdata_SevenStartFactory.data, + qt_meta_data_SevenStartFactory, + qt_static_metacall, + nullptr, + nullptr +} }; + + +const QMetaObject *SevenStartFactory::metaObject() const +{ + return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; +} + +void *SevenStartFactory::qt_metacast(const char *_clname) +{ + if (!_clname) return nullptr; + if (!strcmp(_clname, qt_meta_stringdata_SevenStartFactory.stringdata0)) + return static_cast(this); + if (!strcmp(_clname, "org.kde.KPluginFactory")) + return static_cast< KPluginFactory*>(this); + return KPluginFactory::qt_metacast(_clname); +} + +int SevenStartFactory::qt_metacall(QMetaObject::Call _c, int _id, void **_a) +{ + _id = KPluginFactory::qt_metacall(_c, _id, _a); + return _id; +} + +QT_PLUGIN_METADATA_SECTION +static constexpr unsigned char qt_pluginMetaData[] = { + 'Q', 'T', 'M', 'E', 'T', 'A', 'D', 'A', 'T', 'A', ' ', '!', + // metadata version, Qt version, architectural requirements + 0, QT_VERSION_MAJOR, QT_VERSION_MINOR, qPluginArchRequirements(), + 0xbf, + // "IID" + 0x02, 0x76, 'o', 'r', 'g', '.', 'k', 'd', + 'e', '.', 'K', 'P', 'l', 'u', 'g', 'i', + 'n', 'F', 'a', 'c', 't', 'o', 'r', 'y', + // "className" + 0x03, 0x71, 'S', 'e', 'v', 'e', 'n', 'S', + 't', 'a', 'r', 't', 'F', 'a', 'c', 't', + 'o', 'r', 'y', + // "MetaData" + 0x04, 0xa4, 0x67, 'K', 'P', 'l', 'u', 'g', + 'i', 'n', 0xab, 0x67, 'A', 'u', 't', 'h', + 'o', 'r', 's', 0x81, 0xa2, 0x65, 'E', 'm', + 'a', 'i', 'l', 0x78, 0x19, 'w', 'a', 'c', + 'k', 'y', 'i', 'd', 'e', 'a', 's', '[', + 'a', 't', ']', 'd', 'i', 's', 'r', 'o', + 'o', 't', '.', 'o', 'r', 'g', 0x64, 'N', + 'a', 'm', 'e', 0x6a, 'W', 'a', 'c', 'k', + 'y', 'I', 'd', 'e', 'a', 's', 0x68, 'C', + 'a', 't', 'e', 'g', 'o', 'r', 'y', 0x75, + 'A', 'p', 'p', 'l', 'i', 'c', 'a', 't', + 'i', 'o', 'n', ' ', 'L', 'a', 'u', 'n', + 'c', 'h', 'e', 'r', 's', 0x6c, 'D', 'e', + 'p', 'e', 'n', 'd', 'e', 'n', 'c', 'i', + 'e', 's', 0x80, 0x6b, 'D', 'e', 's', 'c', + 'r', 'i', 'p', 't', 'i', 'o', 'n', 0x75, + 'O', 'p', 'e', 'n', ' ', 'a', 'p', 'p', + 'l', 'i', 'c', 'a', 't', 'i', 'o', 'n', + ' ', 'm', 'e', 'n', 'u', 0x70, 'E', 'n', + 'a', 'b', 'l', 'e', 'd', 'B', 'y', 'D', + 'e', 'f', 'a', 'u', 'l', 't', 0xf5, 0x64, + 'I', 'c', 'o', 'n', 0x6e, 's', 't', 'a', + 'r', 't', '-', 'h', 'e', 'r', 'e', '-', + 'k', 'd', 'e', 0x62, 'I', 'd', 0x78, 0x1f, + 'i', 'o', '.', 'g', 'i', 't', 'g', 'u', + 'd', '.', 'w', 'a', 'c', 'k', 'y', 'i', + 'd', 'e', 'a', 's', '.', 'S', 'e', 'v', + 'e', 'n', 'S', 't', 'a', 'r', 't', 0x67, + 'L', 'i', 'c', 'e', 'n', 's', 'e', 0x67, + 'G', 'P', 'L', ' ', 'v', '2', '+', 0x64, + 'N', 'a', 'm', 'e', 0x6b, 'S', 'e', 'v', + 'e', 'n', ' ', 'S', 't', 'a', 'r', 't', + 0x6c, 'S', 'e', 'r', 'v', 'i', 'c', 'e', + 'T', 'y', 'p', 'e', 's', 0x81, 0x6d, 'P', + 'l', 'a', 's', 'm', 'a', '/', 'A', 'p', + 'p', 'l', 'e', 't', 0x67, 'V', 'e', 'r', + 's', 'i', 'o', 'n', 0x63, '1', '.', '0', + 0x6c, 'X', '-', 'P', 'l', 'a', 's', 'm', + 'a', '-', 'A', 'P', 'I', 0x77, 'd', 'e', + 'c', 'l', 'a', 'r', 'a', 't', 'i', 'v', + 'e', 'a', 'p', 'p', 'l', 'e', 't', 's', + 'c', 'r', 'i', 'p', 't', 0x73, 'X', '-', + 'P', 'l', 'a', 's', 'm', 'a', '-', 'M', + 'a', 'i', 'n', 'S', 'c', 'r', 'i', 'p', + 't', 0x6b, 'u', 'i', '/', 'm', 'a', 'i', + 'n', '.', 'q', 'm', 'l', 0x71, 'X', '-', + 'P', 'l', 'a', 's', 'm', 'a', '-', 'P', + 'r', 'o', 'v', 'i', 'd', 'e', 's', 0x81, + 0x78, 0x1b, 'o', 'r', 'g', '.', 'k', 'd', + 'e', '.', 'p', 'l', 'a', 's', 'm', 'a', + '.', 'l', 'a', 'u', 'n', 'c', 'h', 'e', + 'r', 'm', 'e', 'n', 'u', + 0xff, +}; +QT_MOC_EXPORT_PLUGIN(SevenStartFactory, SevenStartFactory) + +QT_WARNING_POP +QT_END_MOC_NAMESPACE diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc.d b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc.d new file mode 100644 index 0000000..29eb7cf --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc.d @@ -0,0 +1,504 @@ +/mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/include/SevenStart.moc: /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/metadata.json \ + /mnt/dba39c4b-f659-456f-8698-0058d9b0d301/home/anon/Desktop/Aero_Theme/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h \ + /usr/include/GL/gl.h \ + /usr/include/KF5/KConfigCore/KConfigGroup \ + /usr/include/KF5/KConfigCore/KSharedConfig \ + /usr/include/KF5/KConfigCore/conversioncheck.h \ + /usr/include/KF5/KConfigCore/kconfig.h \ + /usr/include/KF5/KConfigCore/kconfigbase.h \ + /usr/include/KF5/KConfigCore/kconfigcore_export.h \ + /usr/include/KF5/KConfigCore/kconfiggroup.h \ + /usr/include/KF5/KConfigCore/ksharedconfig.h \ + /usr/include/KF5/KCoreAddons/KJob \ + /usr/include/KF5/KCoreAddons/KPluginFactory \ + /usr/include/KF5/KCoreAddons/KPluginLoader \ + /usr/include/KF5/KCoreAddons/KPluginMetaData \ + /usr/include/KF5/KCoreAddons/kcoreaddons_export.h \ + /usr/include/KF5/KCoreAddons/kexportplugin.h \ + /usr/include/KF5/KCoreAddons/kjob.h \ + /usr/include/KF5/KCoreAddons/kpluginfactory.h \ + /usr/include/KF5/KCoreAddons/kpluginloader.h \ + /usr/include/KF5/KCoreAddons/kpluginmetadata.h \ + /usr/include/KF5/KPackage/KPackage/Package \ + /usr/include/KF5/KPackage/kpackage/package.h \ + /usr/include/KF5/KPackage/kpackage/package_export.h \ + /usr/include/KF5/KService/KPluginInfo \ + /usr/include/KF5/KService/kplugininfo.h \ + /usr/include/KF5/KService/kservice.h \ + /usr/include/KF5/KService/kservice_export.h \ + /usr/include/KF5/KService/kserviceaction.h \ + /usr/include/KF5/KService/ksycocaentry.h \ + /usr/include/KF5/KService/ksycocatype.h \ + /usr/include/KF5/KWindowSystem/kwindoweffects.h \ + /usr/include/KF5/KWindowSystem/kwindowinfo.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem.h \ + /usr/include/KF5/KWindowSystem/kwindowsystem_export.h \ + /usr/include/KF5/KWindowSystem/kx11extras.h \ + /usr/include/KF5/KWindowSystem/netwm_def.h \ + /usr/include/KF5/Plasma/Applet \ + /usr/include/KF5/plasma/applet.h \ + /usr/include/KF5/plasma/framesvg.h \ + /usr/include/KF5/plasma/plasma.h \ + /usr/include/KF5/plasma/plasma_export.h \ + /usr/include/KF5/plasma/svg.h \ + /usr/include/KF5/plasma/theme.h \ + /usr/include/alloca.h \ + /usr/include/asm-generic/errno-base.h \ + /usr/include/asm-generic/errno.h \ + /usr/include/asm/errno.h \ + /usr/include/asm/unistd.h \ + /usr/include/asm/unistd_64.h \ + /usr/include/assert.h \ + /usr/include/bits/atomic_wide_counter.h \ + /usr/include/bits/byteswap.h \ + /usr/include/bits/confname.h \ + /usr/include/bits/cpu-set.h \ + /usr/include/bits/endian.h \ + /usr/include/bits/endianness.h \ + /usr/include/bits/environments.h \ + /usr/include/bits/errno.h \ + /usr/include/bits/floatn-common.h \ + /usr/include/bits/floatn.h \ + /usr/include/bits/getopt_core.h \ + /usr/include/bits/getopt_posix.h \ + /usr/include/bits/libc-header-start.h \ + /usr/include/bits/local_lim.h \ + /usr/include/bits/locale.h \ + /usr/include/bits/long-double.h \ + /usr/include/bits/posix1_lim.h \ + /usr/include/bits/posix2_lim.h \ + /usr/include/bits/posix_opt.h \ + /usr/include/bits/pthread_stack_min-dynamic.h \ + /usr/include/bits/pthreadtypes-arch.h \ + /usr/include/bits/pthreadtypes.h \ + /usr/include/bits/sched.h \ + /usr/include/bits/select.h \ + /usr/include/bits/setjmp.h \ + /usr/include/bits/stdint-intn.h \ + /usr/include/bits/stdint-uintn.h \ + /usr/include/bits/stdio_lim.h \ + /usr/include/bits/stdlib-float.h \ + /usr/include/bits/struct_mutex.h \ + /usr/include/bits/struct_rwlock.h \ + /usr/include/bits/syscall.h \ + /usr/include/bits/thread-shared-types.h \ + /usr/include/bits/time.h \ + /usr/include/bits/time64.h \ + /usr/include/bits/timesize.h \ + /usr/include/bits/timex.h \ + /usr/include/bits/types.h \ + /usr/include/bits/types/FILE.h \ + /usr/include/bits/types/__FILE.h \ + /usr/include/bits/types/__fpos64_t.h \ + /usr/include/bits/types/__fpos_t.h \ + /usr/include/bits/types/__locale_t.h \ + /usr/include/bits/types/__mbstate_t.h \ + /usr/include/bits/types/__sigset_t.h \ + /usr/include/bits/types/clock_t.h \ + /usr/include/bits/types/clockid_t.h \ + /usr/include/bits/types/cookie_io_functions_t.h \ + /usr/include/bits/types/error_t.h \ + /usr/include/bits/types/locale_t.h \ + /usr/include/bits/types/mbstate_t.h \ + /usr/include/bits/types/sigset_t.h \ + /usr/include/bits/types/struct_FILE.h \ + /usr/include/bits/types/struct___jmp_buf_tag.h \ + /usr/include/bits/types/struct_itimerspec.h \ + /usr/include/bits/types/struct_sched_param.h \ + /usr/include/bits/types/struct_timespec.h \ + /usr/include/bits/types/struct_timeval.h \ + /usr/include/bits/types/struct_tm.h \ + /usr/include/bits/types/time_t.h \ + /usr/include/bits/types/timer_t.h \ + /usr/include/bits/types/wint_t.h \ + /usr/include/bits/typesizes.h \ + /usr/include/bits/uintn-identity.h \ + /usr/include/bits/uio_lim.h \ + /usr/include/bits/unistd_ext.h \ + /usr/include/bits/waitflags.h \ + /usr/include/bits/waitstatus.h \ + /usr/include/bits/wchar.h \ + /usr/include/bits/wctype-wchar.h \ + /usr/include/bits/wordsize.h \ + /usr/include/bits/xopen_lim.h \ + /usr/include/c++/13.2.1/algorithm \ + /usr/include/c++/13.2.1/array \ + /usr/include/c++/13.2.1/atomic \ + /usr/include/c++/13.2.1/backward/auto_ptr.h \ + /usr/include/c++/13.2.1/backward/binders.h \ + /usr/include/c++/13.2.1/bit \ + /usr/include/c++/13.2.1/bits/algorithmfwd.h \ + /usr/include/c++/13.2.1/bits/align.h \ + /usr/include/c++/13.2.1/bits/alloc_traits.h \ + /usr/include/c++/13.2.1/bits/allocated_ptr.h \ + /usr/include/c++/13.2.1/bits/allocator.h \ + /usr/include/c++/13.2.1/bits/atomic_base.h \ + /usr/include/c++/13.2.1/bits/atomic_lockfree_defines.h \ + /usr/include/c++/13.2.1/bits/atomic_wait.h \ + /usr/include/c++/13.2.1/bits/basic_ios.h \ + /usr/include/c++/13.2.1/bits/basic_ios.tcc \ + /usr/include/c++/13.2.1/bits/basic_string.h \ + /usr/include/c++/13.2.1/bits/basic_string.tcc \ + /usr/include/c++/13.2.1/bits/c++0x_warning.h \ + /usr/include/c++/13.2.1/bits/char_traits.h \ + /usr/include/c++/13.2.1/bits/charconv.h \ + /usr/include/c++/13.2.1/bits/concept_check.h \ + /usr/include/c++/13.2.1/bits/cpp_type_traits.h \ + /usr/include/c++/13.2.1/bits/cxxabi_forced.h \ + /usr/include/c++/13.2.1/bits/cxxabi_init_exception.h \ + /usr/include/c++/13.2.1/bits/enable_special_members.h \ + /usr/include/c++/13.2.1/bits/erase_if.h \ + /usr/include/c++/13.2.1/bits/exception.h \ + /usr/include/c++/13.2.1/bits/exception_defines.h \ + /usr/include/c++/13.2.1/bits/exception_ptr.h \ + /usr/include/c++/13.2.1/bits/functexcept.h \ + /usr/include/c++/13.2.1/bits/functional_hash.h \ + /usr/include/c++/13.2.1/bits/hash_bytes.h \ + /usr/include/c++/13.2.1/bits/invoke.h \ + /usr/include/c++/13.2.1/bits/ios_base.h \ + /usr/include/c++/13.2.1/bits/iterator_concepts.h \ + /usr/include/c++/13.2.1/bits/list.tcc \ + /usr/include/c++/13.2.1/bits/locale_classes.h \ + /usr/include/c++/13.2.1/bits/locale_classes.tcc \ + /usr/include/c++/13.2.1/bits/locale_facets.h \ + /usr/include/c++/13.2.1/bits/locale_facets.tcc \ + /usr/include/c++/13.2.1/bits/localefwd.h \ + /usr/include/c++/13.2.1/bits/max_size_type.h \ + /usr/include/c++/13.2.1/bits/memory_resource.h \ + /usr/include/c++/13.2.1/bits/memoryfwd.h \ + /usr/include/c++/13.2.1/bits/mofunc_impl.h \ + /usr/include/c++/13.2.1/bits/move.h \ + /usr/include/c++/13.2.1/bits/move_only_function.h \ + /usr/include/c++/13.2.1/bits/nested_exception.h \ + /usr/include/c++/13.2.1/bits/new_allocator.h \ + /usr/include/c++/13.2.1/bits/node_handle.h \ + /usr/include/c++/13.2.1/bits/ostream.tcc \ + /usr/include/c++/13.2.1/bits/ostream_insert.h \ + /usr/include/c++/13.2.1/bits/postypes.h \ + /usr/include/c++/13.2.1/bits/predefined_ops.h \ + /usr/include/c++/13.2.1/bits/ptr_traits.h \ + /usr/include/c++/13.2.1/bits/range_access.h \ + /usr/include/c++/13.2.1/bits/ranges_algo.h \ + /usr/include/c++/13.2.1/bits/ranges_algobase.h \ + /usr/include/c++/13.2.1/bits/ranges_base.h \ + /usr/include/c++/13.2.1/bits/ranges_cmp.h \ + /usr/include/c++/13.2.1/bits/ranges_uninitialized.h \ + /usr/include/c++/13.2.1/bits/ranges_util.h \ + /usr/include/c++/13.2.1/bits/refwrap.h \ + /usr/include/c++/13.2.1/bits/requires_hosted.h \ + /usr/include/c++/13.2.1/bits/shared_ptr.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_atomic.h \ + /usr/include/c++/13.2.1/bits/shared_ptr_base.h \ + /usr/include/c++/13.2.1/bits/std_abs.h \ + /usr/include/c++/13.2.1/bits/std_function.h \ + /usr/include/c++/13.2.1/bits/std_mutex.h \ + /usr/include/c++/13.2.1/bits/stl_algo.h \ + /usr/include/c++/13.2.1/bits/stl_algobase.h \ + /usr/include/c++/13.2.1/bits/stl_bvector.h \ + /usr/include/c++/13.2.1/bits/stl_construct.h \ + /usr/include/c++/13.2.1/bits/stl_function.h \ + /usr/include/c++/13.2.1/bits/stl_heap.h \ + /usr/include/c++/13.2.1/bits/stl_iterator.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_funcs.h \ + /usr/include/c++/13.2.1/bits/stl_iterator_base_types.h \ + /usr/include/c++/13.2.1/bits/stl_list.h \ + /usr/include/c++/13.2.1/bits/stl_map.h \ + /usr/include/c++/13.2.1/bits/stl_multimap.h \ + /usr/include/c++/13.2.1/bits/stl_numeric.h \ + /usr/include/c++/13.2.1/bits/stl_pair.h \ + /usr/include/c++/13.2.1/bits/stl_raw_storage_iter.h \ + /usr/include/c++/13.2.1/bits/stl_relops.h \ + /usr/include/c++/13.2.1/bits/stl_tempbuf.h \ + /usr/include/c++/13.2.1/bits/stl_tree.h \ + /usr/include/c++/13.2.1/bits/stl_uninitialized.h \ + /usr/include/c++/13.2.1/bits/stl_vector.h \ + /usr/include/c++/13.2.1/bits/stream_iterator.h \ + /usr/include/c++/13.2.1/bits/streambuf.tcc \ + /usr/include/c++/13.2.1/bits/streambuf_iterator.h \ + /usr/include/c++/13.2.1/bits/string_view.tcc \ + /usr/include/c++/13.2.1/bits/stringfwd.h \ + /usr/include/c++/13.2.1/bits/uniform_int_dist.h \ + /usr/include/c++/13.2.1/bits/unique_ptr.h \ + /usr/include/c++/13.2.1/bits/uses_allocator.h \ + /usr/include/c++/13.2.1/bits/uses_allocator_args.h \ + /usr/include/c++/13.2.1/bits/utility.h \ + /usr/include/c++/13.2.1/bits/vector.tcc \ + /usr/include/c++/13.2.1/cctype \ + /usr/include/c++/13.2.1/cerrno \ + /usr/include/c++/13.2.1/climits \ + /usr/include/c++/13.2.1/clocale \ + /usr/include/c++/13.2.1/compare \ + /usr/include/c++/13.2.1/concepts \ + /usr/include/c++/13.2.1/cstddef \ + /usr/include/c++/13.2.1/cstdint \ + /usr/include/c++/13.2.1/cstdlib \ + /usr/include/c++/13.2.1/cwchar \ + /usr/include/c++/13.2.1/cwctype \ + /usr/include/c++/13.2.1/debug/assertions.h \ + /usr/include/c++/13.2.1/debug/debug.h \ + /usr/include/c++/13.2.1/exception \ + /usr/include/c++/13.2.1/ext/aligned_buffer.h \ + /usr/include/c++/13.2.1/ext/alloc_traits.h \ + /usr/include/c++/13.2.1/ext/atomicity.h \ + /usr/include/c++/13.2.1/ext/concurrence.h \ + /usr/include/c++/13.2.1/ext/numeric_traits.h \ + /usr/include/c++/13.2.1/ext/string_conversions.h \ + /usr/include/c++/13.2.1/ext/type_traits.h \ + /usr/include/c++/13.2.1/functional \ + /usr/include/c++/13.2.1/initializer_list \ + /usr/include/c++/13.2.1/ios \ + /usr/include/c++/13.2.1/iosfwd \ + /usr/include/c++/13.2.1/iterator \ + /usr/include/c++/13.2.1/limits \ + /usr/include/c++/13.2.1/list \ + /usr/include/c++/13.2.1/map \ + /usr/include/c++/13.2.1/memory \ + /usr/include/c++/13.2.1/new \ + /usr/include/c++/13.2.1/numbers \ + /usr/include/c++/13.2.1/numeric \ + /usr/include/c++/13.2.1/optional \ + /usr/include/c++/13.2.1/ostream \ + /usr/include/c++/13.2.1/pstl/execution_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_algorithm_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_memory_defs.h \ + /usr/include/c++/13.2.1/pstl/glue_numeric_defs.h \ + /usr/include/c++/13.2.1/stdexcept \ + /usr/include/c++/13.2.1/streambuf \ + /usr/include/c++/13.2.1/string \ + /usr/include/c++/13.2.1/string_view \ + /usr/include/c++/13.2.1/tuple \ + /usr/include/c++/13.2.1/type_traits \ + /usr/include/c++/13.2.1/typeinfo \ + /usr/include/c++/13.2.1/unordered_map \ + /usr/include/c++/13.2.1/utility \ + /usr/include/c++/13.2.1/vector \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/atomic_word.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++allocator.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++config.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/c++locale.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/cpu_defines.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_base.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/ctype_inline.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr-default.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/gthr.h \ + /usr/include/c++/13.2.1/x86_64-pc-linux-gnu/bits/os_defines.h \ + /usr/include/ctype.h \ + /usr/include/endian.h \ + /usr/include/errno.h \ + /usr/include/features-time64.h \ + /usr/include/features.h \ + /usr/include/gnu/stubs-64.h \ + /usr/include/gnu/stubs.h \ + /usr/include/inttypes.h \ + /usr/include/limits.h \ + /usr/include/linux/errno.h \ + /usr/include/linux/limits.h \ + /usr/include/locale.h \ + /usr/include/pthread.h \ + /usr/include/qt/QtCore/QByteArray \ + /usr/include/qt/QtCore/QCoreApplication \ + /usr/include/qt/QtCore/QCryptographicHash \ + /usr/include/qt/QtCore/QDataStream \ + /usr/include/qt/QtCore/QDate \ + /usr/include/qt/QtCore/QEvent \ + /usr/include/qt/QtCore/QExplicitlySharedDataPointer \ + /usr/include/qt/QtCore/QFlags \ + /usr/include/qt/QtCore/QJsonObject \ + /usr/include/qt/QtCore/QList \ + /usr/include/qt/QtCore/QMargins \ + /usr/include/qt/QtCore/QMetaType \ + /usr/include/qt/QtCore/QObject \ + /usr/include/qt/QtCore/QPair \ + /usr/include/qt/QtCore/QPluginLoader \ + /usr/include/qt/QtCore/QPoint \ + /usr/include/qt/QtCore/QRect \ + /usr/include/qt/QtCore/QRectF \ + /usr/include/qt/QtCore/QSharedDataPointer \ + /usr/include/qt/QtCore/QSize \ + /usr/include/qt/QtCore/QStandardPaths \ + /usr/include/qt/QtCore/QString \ + /usr/include/qt/QtCore/QStringList \ + /usr/include/qt/QtCore/QUrl \ + /usr/include/qt/QtCore/QUuid \ + /usr/include/qt/QtCore/QVariant \ + /usr/include/qt/QtCore/QVariantList \ + /usr/include/qt/QtCore/QtGlobal \ + /usr/include/qt/QtCore/QtPlugin \ + /usr/include/qt/QtCore/qalgorithms.h \ + /usr/include/qt/QtCore/qarraydata.h \ + /usr/include/qt/QtCore/qatomic.h \ + /usr/include/qt/QtCore/qatomic_cxx11.h \ + /usr/include/qt/QtCore/qbasicatomic.h \ + /usr/include/qt/QtCore/qbytearray.h \ + /usr/include/qt/QtCore/qbytearraylist.h \ + /usr/include/qt/QtCore/qcborcommon.h \ + /usr/include/qt/QtCore/qcborvalue.h \ + /usr/include/qt/QtCore/qchar.h \ + /usr/include/qt/QtCore/qcompilerdetection.h \ + /usr/include/qt/QtCore/qconfig.h \ + /usr/include/qt/QtCore/qcontainerfwd.h \ + /usr/include/qt/QtCore/qcontainertools_impl.h \ + /usr/include/qt/QtCore/qcontiguouscache.h \ + /usr/include/qt/QtCore/qcoreapplication.h \ + /usr/include/qt/QtCore/qcoreevent.h \ + /usr/include/qt/QtCore/qcryptographichash.h \ + /usr/include/qt/QtCore/qdatastream.h \ + /usr/include/qt/QtCore/qdatetime.h \ + /usr/include/qt/QtCore/qdebug.h \ + /usr/include/qt/QtCore/qeventloop.h \ + /usr/include/qt/QtCore/qfile.h \ + /usr/include/qt/QtCore/qfiledevice.h \ + /usr/include/qt/QtCore/qflags.h \ + /usr/include/qt/QtCore/qgenericatomic.h \ + /usr/include/qt/QtCore/qglobal.h \ + /usr/include/qt/QtCore/qglobalstatic.h \ + /usr/include/qt/QtCore/qhash.h \ + /usr/include/qt/QtCore/qhashfunctions.h \ + /usr/include/qt/QtCore/qiodevice.h \ + /usr/include/qt/QtCore/qiterator.h \ + /usr/include/qt/QtCore/qjsonobject.h \ + /usr/include/qt/QtCore/qjsonvalue.h \ + /usr/include/qt/QtCore/qlibrary.h \ + /usr/include/qt/QtCore/qline.h \ + /usr/include/qt/QtCore/qlist.h \ + /usr/include/qt/QtCore/qlocale.h \ + /usr/include/qt/QtCore/qlogging.h \ + /usr/include/qt/QtCore/qmap.h \ + /usr/include/qt/QtCore/qmargins.h \ + /usr/include/qt/QtCore/qmetaobject.h \ + /usr/include/qt/QtCore/qmetatype.h \ + /usr/include/qt/QtCore/qnamespace.h \ + /usr/include/qt/QtCore/qnumeric.h \ + /usr/include/qt/QtCore/qobject.h \ + /usr/include/qt/QtCore/qobject_impl.h \ + /usr/include/qt/QtCore/qobjectdefs.h \ + /usr/include/qt/QtCore/qobjectdefs_impl.h \ + /usr/include/qt/QtCore/qpair.h \ + /usr/include/qt/QtCore/qplugin.h \ + /usr/include/qt/QtCore/qpluginloader.h \ + /usr/include/qt/QtCore/qpoint.h \ + /usr/include/qt/QtCore/qpointer.h \ + /usr/include/qt/QtCore/qprocessordetection.h \ + /usr/include/qt/QtCore/qrect.h \ + /usr/include/qt/QtCore/qrefcount.h \ + /usr/include/qt/QtCore/qregexp.h \ + /usr/include/qt/QtCore/qregularexpression.h \ + /usr/include/qt/QtCore/qscopedpointer.h \ + /usr/include/qt/QtCore/qset.h \ + /usr/include/qt/QtCore/qshareddata.h \ + /usr/include/qt/QtCore/qsharedpointer.h \ + /usr/include/qt/QtCore/qsharedpointer_impl.h \ + /usr/include/qt/QtCore/qsize.h \ + /usr/include/qt/QtCore/qstandardpaths.h \ + /usr/include/qt/QtCore/qstring.h \ + /usr/include/qt/QtCore/qstringalgorithms.h \ + /usr/include/qt/QtCore/qstringlist.h \ + /usr/include/qt/QtCore/qstringliteral.h \ + /usr/include/qt/QtCore/qstringmatcher.h \ + /usr/include/qt/QtCore/qstringview.h \ + /usr/include/qt/QtCore/qsysinfo.h \ + /usr/include/qt/QtCore/qsystemdetection.h \ + /usr/include/qt/QtCore/qtcore-config.h \ + /usr/include/qt/QtCore/qtextstream.h \ + /usr/include/qt/QtCore/qtypeinfo.h \ + /usr/include/qt/QtCore/qurl.h \ + /usr/include/qt/QtCore/quuid.h \ + /usr/include/qt/QtCore/qvariant.h \ + /usr/include/qt/QtCore/qvarlengtharray.h \ + /usr/include/qt/QtCore/qvector.h \ + /usr/include/qt/QtCore/qversiontagging.h \ + /usr/include/qt/QtGui/QBitmap \ + /usr/include/qt/QtGui/QColor \ + /usr/include/qt/QtGui/QCursor \ + /usr/include/qt/QtGui/QFont \ + /usr/include/qt/QtGui/QGuiApplication \ + /usr/include/qt/QtGui/QIcon \ + /usr/include/qt/QtGui/QImage \ + /usr/include/qt/QtGui/QKeySequence \ + /usr/include/qt/QtGui/QMatrix4x4 \ + /usr/include/qt/QtGui/QPixmap \ + /usr/include/qt/QtGui/QRegion \ + /usr/include/qt/QtGui/QRgb \ + /usr/include/qt/QtGui/QWidgetList \ + /usr/include/qt/QtGui/QWindow \ + /usr/include/qt/QtGui/qaccessible.h \ + /usr/include/qt/QtGui/qbitmap.h \ + /usr/include/qt/QtGui/qcolor.h \ + /usr/include/qt/QtGui/qcursor.h \ + /usr/include/qt/QtGui/qevent.h \ + /usr/include/qt/QtGui/qfont.h \ + /usr/include/qt/QtGui/qgenericmatrix.h \ + /usr/include/qt/QtGui/qguiapplication.h \ + /usr/include/qt/QtGui/qicon.h \ + /usr/include/qt/QtGui/qimage.h \ + /usr/include/qt/QtGui/qinputmethod.h \ + /usr/include/qt/QtGui/qkeysequence.h \ + /usr/include/qt/QtGui/qmatrix.h \ + /usr/include/qt/QtGui/qmatrix4x4.h \ + /usr/include/qt/QtGui/qopengl.h \ + /usr/include/qt/QtGui/qopenglext.h \ + /usr/include/qt/QtGui/qpaintdevice.h \ + /usr/include/qt/QtGui/qpixelformat.h \ + /usr/include/qt/QtGui/qpixmap.h \ + /usr/include/qt/QtGui/qpolygon.h \ + /usr/include/qt/QtGui/qquaternion.h \ + /usr/include/qt/QtGui/qregion.h \ + /usr/include/qt/QtGui/qrgb.h \ + /usr/include/qt/QtGui/qrgba64.h \ + /usr/include/qt/QtGui/qsurface.h \ + /usr/include/qt/QtGui/qsurfaceformat.h \ + /usr/include/qt/QtGui/qtgui-config.h \ + /usr/include/qt/QtGui/qtguiglobal.h \ + /usr/include/qt/QtGui/qtouchdevice.h \ + /usr/include/qt/QtGui/qtransform.h \ + /usr/include/qt/QtGui/qvector2d.h \ + /usr/include/qt/QtGui/qvector3d.h \ + /usr/include/qt/QtGui/qvector4d.h \ + /usr/include/qt/QtGui/qwindow.h \ + /usr/include/qt/QtGui/qwindowdefs.h \ + /usr/include/qt/QtNetwork/qtnetwork-config.h \ + /usr/include/qt/QtNetwork/qtnetworkglobal.h \ + /usr/include/qt/QtQml/QJSValue \ + /usr/include/qt/QtQml/qjsvalue.h \ + /usr/include/qt/QtQml/qqml.h \ + /usr/include/qt/QtQml/qqmlcomponent.h \ + /usr/include/qt/QtQml/qqmldebug.h \ + /usr/include/qt/QtQml/qqmlerror.h \ + /usr/include/qt/QtQml/qqmllist.h \ + /usr/include/qt/QtQml/qqmlparserstatus.h \ + /usr/include/qt/QtQml/qqmlprivate.h \ + /usr/include/qt/QtQml/qqmlpropertyvaluesource.h \ + /usr/include/qt/QtQml/qtqml-config.h \ + /usr/include/qt/QtQml/qtqmlglobal.h \ + /usr/include/qt/QtQuick/QQuickItem \ + /usr/include/qt/QtQuick/QQuickItemGrabResult \ + /usr/include/qt/QtQuick/QQuickWindow \ + /usr/include/qt/QtQuick/qquickitem.h \ + /usr/include/qt/QtQuick/qquickitemgrabresult.h \ + /usr/include/qt/QtQuick/qquickwindow.h \ + /usr/include/qt/QtQuick/qsggeometry.h \ + /usr/include/qt/QtQuick/qsgnode.h \ + /usr/include/qt/QtQuick/qsgrendererinterface.h \ + /usr/include/qt/QtQuick/qtquick-config.h \ + /usr/include/qt/QtQuick/qtquickglobal.h \ + /usr/include/sched.h \ + /usr/include/stdc-predef.h \ + /usr/include/stdint.h \ + /usr/include/stdio.h \ + /usr/include/stdlib.h \ + /usr/include/string.h \ + /usr/include/strings.h \ + /usr/include/sys/cdefs.h \ + /usr/include/sys/select.h \ + /usr/include/sys/syscall.h \ + /usr/include/sys/types.h \ + /usr/include/syscall.h \ + /usr/include/time.h \ + /usr/include/unistd.h \ + /usr/include/wchar.h \ + /usr/include/wctype.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/float.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stdarg.h \ + /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include/stddef.h diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h new file mode 100644 index 0000000..7bc0f66 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/moc_predefs.h @@ -0,0 +1,449 @@ +#define __DBL_MIN_EXP__ (-1021) +#define __UINT_LEAST16_MAX__ 0xffff +#define __FLT16_HAS_QUIET_NAN__ 1 +#define __ATOMIC_ACQUIRE 2 +#define __FLT128_MAX_10_EXP__ 4932 +#define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F +#define __GCC_IEC_559_COMPLEX 2 +#define __UINT_LEAST8_TYPE__ unsigned char +#define __SIZEOF_FLOAT80__ 16 +#define __BFLT16_DENORM_MIN__ 9.18354961579912115600575419704879436e-41BF16 +#define __INTMAX_C(c) c ## L +#define __CHAR_BIT__ 8 +#define __UINT8_MAX__ 0xff +#define __SCHAR_WIDTH__ 8 +#define __WINT_MAX__ 0xffffffffU +#define __FLT32_MIN_EXP__ (-125) +#define __cpp_static_assert 200410L +#define __BFLT16_MIN_10_EXP__ (-37) +#define QT_GUI_LIB 1 +#define __ORDER_LITTLE_ENDIAN__ 1234 +#define __WCHAR_MAX__ 0x7fffffff +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 +#define __GCC_ATOMIC_CHAR_LOCK_FREE 2 +#define __GCC_IEC_559 2 +#define __FLT32X_DECIMAL_DIG__ 17 +#define __FLT_EVAL_METHOD__ 0 +#define __cpp_binary_literals 201304L +#define __FLT64_DECIMAL_DIG__ 17 +#define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 +#define __cpp_variadic_templates 200704L +#define __UINT_FAST64_MAX__ 0xffffffffffffffffUL +#define __SIG_ATOMIC_TYPE__ int +#define __DBL_MIN_10_EXP__ (-307) +#define __FINITE_MATH_ONLY__ 0 +#define __FLT32X_MAX_EXP__ 1024 +#define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 +#define __FLT32_HAS_DENORM__ 1 +#define __UINT_FAST8_MAX__ 0xff +#define __cpp_rvalue_reference 200610L +#define __FLT32_MAX_10_EXP__ 38 +#define __DEC64_MAX_EXP__ 385 +#define __INT8_C(c) c +#define __LDBL_HAS_INFINITY__ 1 +#define __INT_LEAST8_WIDTH__ 8 +#define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL +#define __INT_LEAST8_MAX__ 0x7f +#define __cpp_attributes 200809L +#define __SHRT_MAX__ 0x7fff +#define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __FLT64X_MAX_10_EXP__ 4932 +#define __BFLT16_MAX_10_EXP__ 38 +#define __BFLT16_MAX_EXP__ 128 +#define __LDBL_IS_IEC_60559__ 1 +#define QT_NO_DEBUG 1 +#define __FLT64X_HAS_QUIET_NAN__ 1 +#define __UINT_LEAST8_MAX__ 0xff +#define __GCC_ATOMIC_BOOL_LOCK_FREE 2 +#define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 +#define __UINTMAX_TYPE__ long unsigned int +#define __cpp_nsdmi 200809L +#define __BFLT16_DECIMAL_DIG__ 4 +#define __linux 1 +#define __DEC32_EPSILON__ 1E-6DF +#define QT_QMLMODELS_LIB 1 +#define __FLT_EVAL_METHOD_TS_18661_3__ 0 +#define __UINT32_MAX__ 0xffffffffU +#define __GXX_EXPERIMENTAL_CXX0X__ 1 +#define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) +#define __FLT128_MIN_EXP__ (-16381) +#define __WINT_MIN__ 0U +#define __FLT128_MIN_10_EXP__ (-4931) +#define __FLT32X_IS_IEC_60559__ 1 +#define __INT_LEAST16_WIDTH__ 16 +#define __SCHAR_MAX__ 0x7f +#define __FLT128_MANT_DIG__ 113 +#define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) +#define __INT64_C(c) c ## L +#define __SSP_STRONG__ 3 +#define __GCC_ATOMIC_POINTER_LOCK_FREE 2 +#define __ATOMIC_SEQ_CST 5 +#define __unix 1 +#define __INT_LEAST64_MAX__ 0x7fffffffffffffffL +#define __FLT32X_MANT_DIG__ 53 +#define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 +#define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x +#define __STDC_HOSTED__ 1 +#define __DEC64_MIN_EXP__ (-382) +#define __DBL_DIG__ 15 +#define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F +#define __GXX_WEAK__ 1 +#define __SHRT_WIDTH__ 16 +#define __FLT32_IS_IEC_60559__ 1 +#define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L +#define __DBL_IS_IEC_60559__ 1 +#define __DEC32_MAX__ 9.999999E96DF +#define __cpp_threadsafe_static_init 200806L +#define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x +#define __FLT32X_HAS_INFINITY__ 1 +#define __unix__ 1 +#define __INT_WIDTH__ 32 +#define __STDC_IEC_559__ 1 +#define __STDC_ISO_10646__ 201706L +#define __DECIMAL_DIG__ 21 +#define __STDC_IEC_559_COMPLEX__ 1 +#define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 +#define __gnu_linux__ 1 +#define __INT16_MAX__ 0x7fff +#define __FLT64_MIN_EXP__ (-1021) +#define __FLT64X_MIN_10_EXP__ (-4931) +#define __LDBL_HAS_QUIET_NAN__ 1 +#define __FLT16_MIN_EXP__ (-13) +#define __FLT64_MANT_DIG__ 53 +#define __FLT64X_MANT_DIG__ 64 +#define __BFLT16_DIG__ 2 +#define __GNUC__ 13 +#define __GXX_RTTI 1 +#define __pie__ 2 +#define __MMX__ 1 +#define __FLT_HAS_DENORM__ 1 +#define __SIZEOF_LONG_DOUBLE__ 16 +#define __BIGGEST_ALIGNMENT__ 16 +#define __STDC_UTF_16__ 1 +#define __FLT64_MAX_10_EXP__ 308 +#define __BFLT16_IS_IEC_60559__ 0 +#define __FLT16_MAX_10_EXP__ 4 +#define __cpp_delegating_constructors 200604L +#define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define __cpp_raw_strings 200710L +#define __INT_FAST32_MAX__ 0x7fffffffffffffffL +#define __DBL_HAS_INFINITY__ 1 +#define __INT64_MAX__ 0x7fffffffffffffffL +#define __SIZEOF_FLOAT__ 4 +#define __HAVE_SPECULATION_SAFE_VALUE 1 +#define __DEC32_MIN_EXP__ (-94) +#define __INTPTR_WIDTH__ 64 +#define __UINT_LEAST32_MAX__ 0xffffffffU +#define __FLT32X_HAS_DENORM__ 1 +#define __INT_FAST16_TYPE__ long int +#define __MMX_WITH_SSE__ 1 +#define __LDBL_HAS_DENORM__ 1 +#define QT_WIDGETS_LIB 1 +#define __SEG_GS 1 +#define __BFLT16_EPSILON__ 7.81250000000000000000000000000000000e-3BF16 +#define __cplusplus 201103L +#define __cpp_ref_qualifiers 200710L +#define __DEC32_MIN__ 1E-95DF +#define __DEPRECATED 1 +#define __cpp_rvalue_references 200610L +#define __DBL_MAX_EXP__ 1024 +#define __WCHAR_WIDTH__ 32 +#define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __DEC128_EPSILON__ 1E-33DL +#define __FLT16_DECIMAL_DIG__ 5 +#define __SSE2_MATH__ 1 +#define __ATOMIC_HLE_RELEASE 131072 +#define __PTRDIFF_MAX__ 0x7fffffffffffffffL +#define __amd64 1 +#define __ATOMIC_HLE_ACQUIRE 65536 +#define __GNUG__ 13 +#define __LONG_LONG_MAX__ 0x7fffffffffffffffLL +#define __SIZEOF_SIZE_T__ 8 +#define __BFLT16_HAS_INFINITY__ 1 +#define __FLT64X_MIN_EXP__ (-16381) +#define __SIZEOF_WINT_T__ 4 +#define __FLT32X_DIG__ 15 +#define __LONG_LONG_WIDTH__ 64 +#define __cpp_initializer_lists 200806L +#define __FLT32_MAX_EXP__ 128 +#define ABI_ID "ELF" +#define __cpp_hex_float 201603L +#define __GXX_ABI_VERSION 1018 +#define __FLT_MIN_EXP__ (-125) +#define __GCC_HAVE_DWARF2_CFI_ASM 1 +#define __x86_64 1 +#define __cpp_lambdas 200907L +#define __INT_FAST64_TYPE__ long int +#define __BFLT16_MAX__ 3.38953138925153547590470800371487867e+38BF16 +#define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 +#define __FLT16_DENORM_MIN__ 5.96046447753906250000000000000000000e-8F16 +#define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 +#define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define __SIZEOF_POINTER__ 8 +#define __SIZE_TYPE__ long unsigned int +#define __LP64__ 1 +#define __DBL_HAS_QUIET_NAN__ 1 +#define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x +#define __LDBL_MAX_EXP__ 16384 +#define __DECIMAL_BID_FORMAT__ 1 +#define __FLT64_MIN_10_EXP__ (-307) +#define __FLT16_MIN_10_EXP__ (-4) +#define __FLT64X_DECIMAL_DIG__ 21 +#define __DEC128_MIN__ 1E-6143DL +#define __REGISTER_PREFIX__ +#define __UINT16_MAX__ 0xffff +#define __FLT128_HAS_INFINITY__ 1 +#define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 +#define __UINT8_TYPE__ unsigned char +#define __FLT_DIG__ 6 +#define __NO_INLINE__ 1 +#define __DEC_EVAL_METHOD__ 2 +#define __FLT_MANT_DIG__ 24 +#define __LDBL_DECIMAL_DIG__ 21 +#define __VERSION__ "13.2.1 20230801" +#define __UINT64_C(c) c ## UL +#define __cpp_unicode_characters 200704L +#define _STDC_PREDEF_H 1 +#define __INT_LEAST32_MAX__ 0x7fffffff +#define __GCC_ATOMIC_INT_LOCK_FREE 2 +#define QT_QUICK_LIB 1 +#define __FLT128_MAX_EXP__ 16384 +#define QT_QML_LIB 1 +#define __FLT32_MANT_DIG__ 24 +#define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define SIZEOF_DPTR (sizeof(void*)) +#define __FLT32X_MIN_EXP__ (-1021) +#define __STDC_IEC_60559_COMPLEX__ 201404L +#define __BFLT16_MIN__ 1.17549435082228750796873653722224568e-38BF16 +#define __FLT128_HAS_DENORM__ 1 +#define __FLT32_DECIMAL_DIG__ 9 +#define __FLT128_DIG__ 33 +#define __INT32_C(c) c +#define __DEC64_EPSILON__ 1E-15DD +#define __ORDER_PDP_ENDIAN__ 3412 +#define __DEC128_MIN_EXP__ (-6142) +#define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL +#define __INT_FAST32_TYPE__ long int +#define __UINT_LEAST16_TYPE__ short unsigned int +#define __DEC128_MAX_EXP__ 6145 +#define unix 1 +#define __DBL_HAS_DENORM__ 1 +#define __cpp_rtti 199711L +#define __UINT64_MAX__ 0xffffffffffffffffUL +#define __FLT_IS_IEC_60559__ 1 +#define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" +#define __FLT64X_DIG__ 18 +#define __INT8_TYPE__ signed char +#define __ELF__ 1 +#define __GCC_ASM_FLAG_OUTPUTS__ 1 +#define __UINT32_TYPE__ unsigned int +#define __BFLT16_HAS_QUIET_NAN__ 1 +#define __FLT_RADIX__ 2 +#define __INT_LEAST16_TYPE__ short int +#define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L +#define __UINTMAX_C(c) c ## UL +#define __FLT16_DIG__ 3 +#define __k8 1 +#define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x +#define __SIG_ATOMIC_MAX__ 0x7fffffff +#define __cpp_constexpr 200704L +#define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 +#define __USER_LABEL_PREFIX__ +#define __STDC_IEC_60559_BFP__ 201404L +#define __SIZEOF_PTRDIFF_T__ 8 +#define __FLT64X_HAS_INFINITY__ 1 +#define __SIZEOF_LONG__ 8 +#define __LDBL_DIG__ 18 +#define __FLT64_IS_IEC_60559__ 1 +#define __x86_64__ 1 +#define __FLT16_IS_IEC_60559__ 1 +#define __FLT16_MAX_EXP__ 16 +#define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF +#define __INT_FAST16_MAX__ 0x7fffffffffffffffL +#define KCOREADDONS_LIB 1 +#define __GCC_CONSTRUCTIVE_SIZE 64 +#define __FLT64_DIG__ 15 +#define __UINT_FAST32_MAX__ 0xffffffffffffffffUL +#define __UINT_LEAST64_TYPE__ long unsigned int +#define __FLT16_EPSILON__ 9.76562500000000000000000000000000000e-4F16 +#define __FLT_HAS_QUIET_NAN__ 1 +#define __FLT_MAX_10_EXP__ 38 +#define __LONG_MAX__ 0x7fffffffffffffffL +#define __FLT64X_HAS_DENORM__ 1 +#define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL +#define __FLT_HAS_INFINITY__ 1 +#define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" +#define __cpp_unicode_literals 200710L +#define __UINT_FAST16_TYPE__ long unsigned int +#define __DEC64_MAX__ 9.999999999999999E384DD +#define __INT_FAST32_WIDTH__ 64 +#define __CHAR16_TYPE__ short unsigned int +#define __PRAGMA_REDEFINE_EXTNAME 1 +#define __SIZE_WIDTH__ 64 +#define __SEG_FS 1 +#define __INT_LEAST16_MAX__ 0x7fff +#define __FLT16_NORM_MAX__ 6.55040000000000000000000000000000000e+4F16 +#define __DEC64_MANT_DIG__ 16 +#define QT_NETWORK_LIB 1 +#define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 +#define __SIG_ATOMIC_WIDTH__ 32 +#define __GCC_DESTRUCTIVE_SIZE 64 +#define __INT_LEAST64_TYPE__ long int +#define __INT16_TYPE__ short int +#define __INT_LEAST8_TYPE__ signed char +#define __FLT16_MAX__ 6.55040000000000000000000000000000000e+4F16 +#define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 +#define __SIZEOF_INT__ 4 +#define __DEC32_MAX_EXP__ 97 +#define __INT_FAST8_MAX__ 0x7f +#define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define __INTPTR_MAX__ 0x7fffffffffffffffL +#define linux 1 +#define __FLT64_HAS_QUIET_NAN__ 1 +#define __FLT32_MIN_10_EXP__ (-37) +#define __EXCEPTIONS 1 +#define __UINT16_C(c) c +#define __PTRDIFF_WIDTH__ 64 +#define __LDBL_MANT_DIG__ 64 +#define __cpp_range_based_for 200907L +#define __INT_FAST16_WIDTH__ 64 +#define __FLT64_HAS_INFINITY__ 1 +#define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x +#define TRANSLATION_DOMAIN "plasma_applet_io.gitgud.wackyideas.SevenStart" +#define __FLT16_HAS_INFINITY__ 1 +#define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) +#define __code_model_small__ 1 +#define __GCC_ATOMIC_LONG_LOCK_FREE 2 +#define __DEC32_MANT_DIG__ 7 +#define __k8__ 1 +#define __INTPTR_TYPE__ long int +#define __UINT16_TYPE__ short unsigned int +#define __WCHAR_TYPE__ int +#define __pic__ 2 +#define __UINTPTR_MAX__ 0xffffffffffffffffUL +#define __INT_FAST64_WIDTH__ 64 +#define __cpp_decltype 200707L +#define __INT_FAST64_MAX__ 0x7fffffffffffffffL +#define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 +#define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F +#define __FLT32_HAS_INFINITY__ 1 +#define __FLT64X_MAX_EXP__ 16384 +#define __UINT_FAST64_TYPE__ long unsigned int +#define __BFLT16_MIN_EXP__ (-125) +#define __INT_MAX__ 0x7fffffff +#define __linux__ 1 +#define __INT64_TYPE__ long int +#define __FLT_MAX_EXP__ 128 +#define __ORDER_BIG_ENDIAN__ 4321 +#define __DBL_MANT_DIG__ 53 +#define __cpp_inheriting_constructors 201511L +#define QT_CORE_LIB 1 +#define __SIZEOF_FLOAT128__ 16 +#define __BFLT16_MANT_DIG__ 8 +#define __DEC64_MIN__ 1E-383DD +#define __WINT_TYPE__ unsigned int +#define __UINT_LEAST32_TYPE__ unsigned int +#define __SIZEOF_SHORT__ 2 +#define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 +#define __SSE__ 1 +#define __LDBL_MIN_EXP__ (-16381) +#define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __amd64__ 1 +#define __WINT_WIDTH__ 32 +#define __INT_LEAST64_WIDTH__ 64 +#define __FLT32X_MAX_10_EXP__ 308 +#define __SIZEOF_INT128__ 16 +#define __FLT16_MIN__ 6.10351562500000000000000000000000000e-5F16 +#define __FLT64X_IS_IEC_60559__ 1 +#define __LDBL_MAX_10_EXP__ 4932 +#define __ATOMIC_RELAXED 0 +#define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) +#define __INT_LEAST32_TYPE__ int +#define _LP64 1 +#define __UINT8_C(c) c +#define __FLT64_MAX_EXP__ 1024 +#define __SIZEOF_WCHAR_T__ 4 +#define __GNUC_PATCHLEVEL__ 1 +#define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 +#define _LARGEFILE64_SOURCE 1 +#define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 +#define __FLT128_HAS_QUIET_NAN__ 1 +#define __INTMAX_MAX__ 0x7fffffffffffffffL +#define __INT_FAST8_TYPE__ signed char +#define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x +#define __STDCPP_THREADS__ 1 +#define __BFLT16_HAS_DENORM__ 1 +#define __GNUC_STDC_INLINE__ 1 +#define __FLT64_HAS_DENORM__ 1 +#define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 +#define __FLT16_HAS_DENORM__ 1 +#define __DBL_DECIMAL_DIG__ 17 +#define __STDC_UTF_32__ 1 +#define __INT_FAST8_WIDTH__ 8 +#define __FXSR__ 1 +#define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) +#define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ +#define __INTMAX_WIDTH__ 64 +#define __cpp_runtime_arrays 198712L +#define __FLT32_DIG__ 6 +#define __UINT64_TYPE__ long unsigned int +#define __UINT32_C(c) c ## U +#define __cpp_alias_templates 200704L +#define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F +#define __FLT128_IS_IEC_60559__ 1 +#define __INT8_MAX__ 0x7f +#define __LONG_WIDTH__ 64 +#define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) +#define __PIC__ 2 +#define __INT32_MAX__ 0x7fffffff +#define __UINT_FAST32_TYPE__ long unsigned int +#define __FLT16_MANT_DIG__ 11 +#define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x +#define __CHAR32_TYPE__ unsigned int +#define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F +#define __SSE2__ 1 +#define __BFLT16_NORM_MAX__ 3.38953138925153547590470800371487867e+38BF16 +#define __INT32_TYPE__ int +#define __SIZEOF_DOUBLE__ 8 +#define __cpp_exceptions 199711L +#define __FLT_MIN_10_EXP__ (-37) +#define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 +#define __INT_LEAST32_WIDTH__ 32 +#define __INTMAX_TYPE__ long int +#define __GLIBCXX_BITSIZE_INT_N_0 128 +#define __FLT32X_HAS_QUIET_NAN__ 1 +#define __ATOMIC_CONSUME 1 +#define __GNUC_MINOR__ 2 +#define __GLIBCXX_TYPE_INT_N_0 __int128 +#define __UINTMAX_MAX__ 0xffffffffffffffffUL +#define __PIE__ 2 +#define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x +#define plasma_applet_SevenStart_EXPORTS 1 +#define __DBL_MAX_10_EXP__ 308 +#define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L +#define __INT16_C(c) c +#define __STDC__ 1 +#define __PTRDIFF_TYPE__ long int +#define __FLT32X_MIN_10_EXP__ (-307) +#define __UINTPTR_TYPE__ long unsigned int +#define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD +#define __DEC128_MANT_DIG__ 34 +#define __LDBL_MIN_10_EXP__ (-4931) +#define __SSE_MATH__ 1 +#define __SIZEOF_LONG_LONG__ 8 +#define __cpp_user_defined_literals 200809L +#define __FLT128_DECIMAL_DIG__ 36 +#define __GCC_ATOMIC_LLONG_LOCK_FREE 2 +#define __FLT32_HAS_QUIET_NAN__ 1 +#define __FLT_DECIMAL_DIG__ 9 +#define __UINT_FAST16_MAX__ 0xffffffffffffffffUL +#define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L +#define __GCC_ATOMIC_SHORT_LOCK_FREE 2 +#define __SIZE_MAX__ 0xffffffffffffffffUL +#define __UINT_FAST8_TYPE__ unsigned char +#define _GNU_SOURCE 1 +#define __ATOMIC_ACQ_REL 4 +#define __ATOMIC_RELEASE 3 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp new file mode 100644 index 0000000..cebf39b --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/build/src/plasma_applet_SevenStart_autogen/mocs_compilation.cpp @@ -0,0 +1,2 @@ +// This file is autogenerated. Changes will be overwritten. +#include "EWIEGA46WW/moc_SevenStart.cpp" diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/install b/Plasma/Plasma_Widgets/User/sevenstart_src/install new file mode 100755 index 0000000..2c8d901 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/install @@ -0,0 +1,2 @@ +sudo make install +sh ~/scripts/restart_plasma.sh diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/install.sh b/Plasma/Plasma_Widgets/User/sevenstart_src/install.sh new file mode 100755 index 0000000..2c8d901 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/install.sh @@ -0,0 +1,2 @@ +sudo make install +sh ~/scripts/restart_plasma.sh diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt b/Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt new file mode 100755 index 0000000..422c935 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/CMakeLists.txt @@ -0,0 +1,26 @@ +# TODO: adapt "org.kde.plasma" here & elsewhere if needed (see README) +add_definitions(-DTRANSLATION_DOMAIN=\"plasma_applet_io.gitgud.wackyideas.SevenStart\") + + + +set(SevenStart_SRCS + SevenStart.cpp +) + +add_library(plasma_applet_SevenStart MODULE ${SevenStart_SRCS}) + +kcoreaddons_desktop_to_json(plasma_applet_SevenStart package/metadata.desktop SERVICE_TYPES plasma-applet.desktop) + +target_link_libraries(plasma_applet_SevenStart + Qt5::Gui + Qt5::Quick + KF5::Plasma + KF5::I18n + KF5::WindowSystem) + +#target_link_libraries(plasma_applet_seventasks KF5::WindowSystem) + + +install(TARGETS plasma_applet_SevenStart DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/applets) + +#plasma_install_package(package io.gitgud.wackyideas.SevenStart) diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp b/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp new file mode 100755 index 0000000..ba81c16 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.cpp @@ -0,0 +1,24 @@ +/* + SPDX-FileCopyrightText: 2021 <> + SPDX-License-Identifier: LGPL-2.1-or-later +*/ + +#include "SevenStart.h" +#include + +SevenStart::SevenStart(QObject *parent, const QVariantList &args) + : Plasma::Applet(parent, args) +{ + connect(KX11Extras::self(), SIGNAL(compositingChanged(bool)), this, SLOT(onCompositingChanged(bool))); + connect(KWindowSystem::self(), SIGNAL(showingDesktopChanged(bool)), this, SLOT(onShowingDesktopChanged(bool))); + connect(KX11Extras::self(), SIGNAL(stackingOrderChanged()), this, SLOT(onStackingOrderChanged())); +} + +SevenStart::~SevenStart() +{ + if(inputMaskCache) delete inputMaskCache; +} + +K_PLUGIN_CLASS_WITH_JSON(SevenStart, "metadata.json") + +#include "SevenStart.moc" diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h b/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h new file mode 100755 index 0000000..9bf2bd7 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/SevenStart.h @@ -0,0 +1,125 @@ +/* + SPDX-FileCopyrightText: 2021 <> + SPDX-License-Identifier: LGPL-2.1-or-later +*/ + +#ifndef SEVENSTART_H +#define SEVENSTART_H + + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + +class SevenStart : public Plasma::Applet +{ + Q_OBJECT + +public: + SevenStart( QObject *parent, const QVariantList &args ); + ~SevenStart(); + + + Q_INVOKABLE void setDashWindow(QQuickWindow* w) + { + dashWindow = w; + } + Q_INVOKABLE void setOrb(QQuickWindow* w) + { + orb = w; + } + Q_INVOKABLE void setMask(QString mask, bool overrideMask) + { + QString m = mask.mid(7).toStdString().c_str(); + if(overrideMask) + { + if(inputMaskCache != nullptr) delete inputMaskCache; + inputMaskCache = new QBitmap(m); + } + else + { + if(!inputMaskCache) + { + inputMaskCache = new QBitmap(m); + } + } + } + + // In all honesty, I don't know why this works at this point, it just does. + // I would sincerely love to know more about this and be told that there's a + // much simpler way. + Q_INVOKABLE void setWinState(QQuickWindow* w) + { + KWindowSystem::setState(w->winId(), NET::SkipTaskbar | NET::SkipPager | NET::SkipSwitcher | NET::KeepAbove | NET::Sticky); + } + Q_INVOKABLE void setWinType(QQuickWindow* w) + { + KWindowSystem::setType(w->winId(), NET::Dock); + } + + // Uses QWindow::setMask(QRegion) to set a X11 input mask which also defines an arbitrary window shape. + Q_INVOKABLE void setTransparentWindow() + { + if(orb == nullptr || inputMaskCache == nullptr) return; + if(!KX11Extras::compositingActive()) + { + orb->setMask(*inputMaskCache); + printf("Set input mask correctly\n"); + } + else if(KX11Extras::compositingActive()) + { + orb->setMask(QRegion()); + printf("Reset input mask\n"); + } + } + Q_INVOKABLE void setActiveWin(QQuickWindow* w) + { + KX11Extras::forceActiveWindow(w->winId()); + } +public Q_SLOTS: + void onCompositingChanged(bool enabled) + { + setTransparentWindow(); + } + void onShowingDesktopChanged(bool enabled) + { + if(enabled && orb != nullptr) + orb->raise(); + } + void onStackingOrderChanged() + { + if(orb != nullptr && dashWindow != nullptr) + { + orb->raise(); + + // It works without any of this. + /*auto stackingOrder = KX11Extras::stackingOrder(); + int l = stackingOrder.length()-1; + if(l < 1) return; + if(stackingOrder.at(l) == dashWindow->winId() && stackingOrder.at(l-1) == orb->winId())*/ + } + + } +protected: + QBitmap* inputMaskCache = nullptr; + QQuickWindow* orb = nullptr; + QQuickWindow* dashWindow = nullptr; +}; + +#endif diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/COPYING b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/COPYING new file mode 100755 index 0000000..5185fd3 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/COPYING @@ -0,0 +1,346 @@ +NOTE! The GPL below is copyrighted by the Free Software Foundation, but +the instance of code that it refers to (the kde programs) are copyrighted +by the authors who actually wrote it. + +--------------------------------------------------------------------------- + + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) 19yy + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.js b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.js new file mode 100755 index 0000000..ffc44d3 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.js @@ -0,0 +1,231 @@ +/*************************************************************************** + * Copyright (C) 2013 by Aurélien Gâteau * + * Copyright (C) 2013-2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +.pragma library + +function fillActionMenu(i18n, actionMenu, actionList, favoriteModel, favoriteId) { + // Accessing actionList can be a costly operation, so we don't + // access it until we need the menu. + + var actions = createFavoriteActions(i18n, favoriteModel, favoriteId); + + if (actions) { + if (actionList && actionList.length > 0) { + var separator = { "type": "separator" }; + actionList.unshift(separator); + // actionList = actions.concat(actionList); // this crashes Qt O.o + actionList.unshift.apply(actionList, actions); + } else { + actionList = actions; + } + } + + actionMenu.actionList = actionList; +} + +function createFavoriteActions(i18n, favoriteModel, favoriteId) { + if (favoriteModel === null || !favoriteModel.enabled || favoriteId == null) { + return null; + } + + if ("initForClient" in favoriteModel) { + var activities = favoriteModel.activities.runningActivities; + + if (activities.length <= 1) { + var action = {}; + + if (favoriteModel.isFavorite(favoriteId)) { + action.text = i18n("Remove from Favorites"); + action.icon = "list-remove"; + action.actionId = "_kicker_favorite_remove"; + } else if (favoriteModel.maxFavorites == -1 || favoriteModel.count < favoriteModel.maxFavorites) { + action.text = i18n("Add to Favorites"); + action.icon = "bookmark-new"; + action.actionId = "_kicker_favorite_add"; + } else { + return null; + } + + action.actionArgument = { favoriteModel: favoriteModel, favoriteId: favoriteId }; + + return [action]; + + } else { + var actions = []; + + var linkedActivities = favoriteModel.linkedActivitiesFor(favoriteId); + + // Adding the item to link/unlink to all activities + + var linkedToAllActivities = + !(linkedActivities.indexOf(":global") === -1); + + actions.push({ + text : i18n("On All Activities"), + checkable : true, + + actionId : linkedToAllActivities ? + "_kicker_favorite_remove_from_activity" : + "_kicker_favorite_set_to_activity", + checked : linkedToAllActivities, + + actionArgument : { + favoriteModel: favoriteModel, + favoriteId: favoriteId, + favoriteActivity: "" + } + }); + + + // Adding items for each activity separately + + var addActivityItem = function(activityId, activityName) { + var linkedToThisActivity = + !(linkedActivities.indexOf(activityId) === -1); + + actions.push({ + text : activityName, + checkable : true, + checked : linkedToThisActivity && !linkedToAllActivities, + + actionId : + // If we are on all activities, and the user clicks just one + // specific activity, unlink from everything else + linkedToAllActivities ? "_kicker_favorite_set_to_activity" : + + // If we are linked to the current activity, just unlink from + // that single one + linkedToThisActivity ? "_kicker_favorite_remove_from_activity" : + + // Otherwise, link to this activity, but do not unlink from + // other ones + "_kicker_favorite_add_to_activity", + + actionArgument : { + favoriteModel : favoriteModel, + favoriteId : favoriteId, + favoriteActivity : activityId + } + }); + }; + + // Adding the item to link/unlink to the current activity + + addActivityItem(favoriteModel.activities.currentActivity, i18n("On The Current Activity")); + + actions.push({ + type: "separator", + actionId: "_kicker_favorite_separator" + }); + + // Adding the items for each activity + + activities.forEach(function(activityId) { + addActivityItem(activityId, favoriteModel.activityNameForId(activityId)); + }); + + return [{ + text : i18n("Show In Favorites"), + icon : "favorite", + subActions : actions + }]; + } + } else { + var action = {}; + + if (favoriteModel.isFavorite(favoriteId)) { + action.text = i18n("Remove from Favorites"); + action.icon = "list-remove"; + action.actionId = "_kicker_favorite_remove"; + } else if (favoriteModel.maxFavorites == -1 || favoriteModel.count < favoriteModel.maxFavorites) { + action.text = i18n("Add to Favorites"); + action.icon = "bookmark-new"; + action.actionId = "_kicker_favorite_add"; + } else { + return null; + } + + action.actionArgument = { favoriteModel: favoriteModel, favoriteId: favoriteId }; + + return [action]; + } +} + +function triggerAction(plasmoid, model, index, actionId, actionArgument) { + function startsWith(txt, needle) { + return txt.substr(0, needle.length) === needle; + } + + if (startsWith(actionId, "_kicker_favorite_")) { + handleFavoriteAction(actionId, actionArgument); + return; + } + + var closeRequested = model.trigger(index, actionId, actionArgument); + + if (closeRequested) { + plasmoid.expanded = false; + + return true; + } + + return false; +} + +function handleFavoriteAction(actionId, actionArgument) { + var favoriteId = actionArgument.favoriteId; + var favoriteModel = actionArgument.favoriteModel; + + console.log(actionId); + + if (favoriteModel === null || favoriteId == null) { + return null; + } + + if ("initForClient" in favoriteModel) { + if (actionId == "_kicker_favorite_remove") { + console.log("Removing from all activities"); + favoriteModel.removeFavoriteFrom(favoriteId, ":any"); + + } else if (actionId == "_kicker_favorite_add") { + console.log("Adding to global activity"); + favoriteModel.addFavoriteTo(favoriteId, ":global"); + + } else if (actionId == "_kicker_favorite_remove_from_activity") { + console.log("Removing from a specific activity"); + favoriteModel.removeFavoriteFrom(favoriteId, actionArgument.favoriteActivity); + + } else if (actionId == "_kicker_favorite_add_to_activity") { + console.log("Adding to another activity"); + favoriteModel.addFavoriteTo(favoriteId, actionArgument.favoriteActivity); + + } else if (actionId == "_kicker_favorite_set_to_activity") { + console.log("Removing the item from the favourites, and re-adding it just to be on a specific activity"); + favoriteModel.setFavoriteOn(favoriteId, actionArgument.favoriteActivity); + + } + } else { + if (actionId == "_kicker_favorite_remove") { + favoriteModel.removeFavorite(favoriteId); + } else if (actionId == "_kicker_favorite_add") { + favoriteModel.addFavorite(favoriteId); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.jsc b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/code/tools.jsc new file mode 100755 index 0000000000000000000000000000000000000000..bf86c0a2b343ff3d08a330ab8ee3e82b0a4be376 GIT binary patch literal 18499 zcmcIs4{#h;d0#tmxKL8bCOB$f%7q*th;7N#F(#z#osi5ONI^JG5E*A|S(0s0$5JF& z2nL8!TOA)46*1#6f~KHh(upPwARvK57-5Jf77zyUr^P^-xIjQhT~H}Ac2lVP`@QeI z-M4$Yd#6NR&!^pef4=|U_rCY`l6!}@bai(QbzbW@&YG*&IO)ElzrJ^sNhqtJ@&cxf9}JNUHrpC`*&i@9f08VdNkY#=)cl&61Y$50mZ=m6yE;?z&o!d4SeQY z`#uRCmH-D9a{PI~?*Uh0?6rUmfLj5rfSrJDz!2a8fVqIqSr52Q zHvpyca;t3(p6dX$fF$4sz>5H!$F^4kcyZpJ0&W7Z-(1fXKUp-m7odM$+ldUbUP1-IQp&pMtr>5 zx5&L&^GBV~4-CFt(jBXB4xwI1yAfdYgGXm-8~-}aH7}Gqg$$GbR0X}$|LB`DO@gOE z^Gn$czr;&^+4j#B@U>ygZGg7{3~t)u?EqfqXjoibTF-0`B>>jpNYnrapb>Buun4#aNI>~XKo-ysm;w|5X8}uq1oA;0 zpdOF~>;d!xMgc{Dxj@z#at54UXFvY+;3?yDp{3X9a}J@8;eWvC#B;ZE5dGWnJd8fh z7{a@MwB)ya=sSpic3&ID9&!#lF9E(T%n~N9=a~2E26P zFYUD(6#X{Y9fF50ZuCK1IoOjI+z`BWf}fydm+W?|l(c3f{fw z?*o^_KY;s2;OKGQO|;6dD$CKSC~-XXAC!|a&<}#`ZJ^o>N(a%05c0{L0Vn$*%{}O+ zL@!1^{pOI;W_PGJh<{-qF8bpwz;F;W_5w3$@M1f$knRYw<382uD1Un!+LOS{nBcwK zD;?*R7++Z*j2q)0w7YoPZdXF_;r9SnvMPLoz&8ZCv}70-v3F3vehElTrBBFp0Ql&a zCR#-=UV9JpBNyYKA9fhT99~Fin0XiyQAS!OjEeZb=yRu{mPDmv&kE{SxD);;Z9jM$ z08ruq&}3OtS?}dDC63<%d_BM*a_&<&Ta-0KDzX3V;It2ZpG4Hr6T%{m@fp-J@zU=H zA>m$EAB^6?D(x%r6K7xMLz5Sb_uPgS#)tU5WD5E>a{%qt3r;0_Nq*>r7W(1a)U};= z$!RM_Gq-WRWU)c$f|*q=)=iA1{rdf7xO@4O5w#z(8c$DxGl?QU&yw4Tf_AwDqYf!< z9A_Qg?WhUremi=Zt^W+;B(E8olHKe`Cv`h^DKGPnXgP>^C-BN%AYPs%^g}P|QhH@x z52Hgr4daiJ_Cddlyn&FJ@5H=v`Z7KVid>7hR(TpWea0IZT{3Ra*`O#e%O#aoH)`39 z&NwdVybGQ}o0}D4FK8seC4IjWP>sCQt7NC3UK#z8*W>KUbv4{B=)gt4uN?Oh*Z%rQ zO;`I?W_som$@-GnP=r(^XxiTL_>n2!>D?Rys zr5-zg*kK&?I-8wsO54(Jyq|O!&-S}i3zEl0?-|fz9ci*k4sY}|xmZV3T6Z~;^_4x2 zQ6(#>AHT@}cK-1wcdI(b@N3#lo+BN5o~=jbWzPblbB@P$1hRN_2HzP4vi^&Ic7gLg zXtzg2;Jxq)R-n{Ex6bQB(BS}D2Ay|cHY1PuaLBC=MenSdIEPu2d1?e!*$VI7>TE$x zMePjXAA5HL$U`si9#Vb%YLx8R-=#(Zfpy)H%|DYpa=yJa-*d4wf6r2D{_tY%D>C2@ zmvZ_4Yb)$aWX;KplbNNWa``J$xg)0&nIpemRWtUROP4OS<@Y6KSD`CAXOOq%FJvyA z*oMZI!kx7(W8bS8dlE0RYBv}+YKo)O8AIHt_i_}yG?pTdbi4s`cyolWMm)NFZNf_~ z-<&Gu#&@QQbHpm6j^W82mGI;8M)`343{xyzlp_S!NiIpNuKua;=?%W6-j#g~N-j1vp2c=VJEA>Gr#y@WzyW2=il>zKlO*^LN9a zdf-p@EW)SG#rhPTI^3t)3hUbnJJPu?8~kng>qFY^N`y7mhBelOH73Iv>(Q7w)6}>D zw531MQrPjb%>BDXnxA-&5r(9ucwlJK?jt|#~_NUP3`py*)F_%A@Isj#5 z3P)21alikflO`T6b!=l_sR=LWNU}q%`MP85RL#*>p|428l~^U^#!m{mODCq`87`?w z9QS1NPh|5?AGxq9lh=dJ2u)Hnw1`s4a1*d;0W*cB6v$J)qt~JtW5#a89qmaz^N30t z17q6q4+_`+i*~_KpDV1+7SfGISgpfG&MU0X7Ir{GJL+=dkEw}TQ#SiQ0xEL$UsxgZ zU-ys9fZYo2oBL#a_=p#zq8`Tso5 zQH`v*!d1|C`gfU{T5+P^)vPu4WMfkjf7eQvCcG8+GjNF^#xD5gb3dNxT!JnEly#&q zf@TXfFg2$}bK}R=_&KfyioHA2E^pUayj^Bre-!0GHh-p)m+yjHkQ|vryJv^doz}tQdWagLo_%3fb#xX9=^yNxY|}R^90)5Sx+GbeT*M4I5gwi zh{2%aSw}3o_Xp991kk;~Muz~5N4E*+N?(MJYi4f2gjp8Wo*u$-;RT$z7`iQm<0=<2 zslpFy#&`|@cYEz|Ni5s(n)%wZ>s0yh8lv{1YsQYQPXcM{=EZ&4nnMdE;aoi4G@2D_ z>8l(wzprM~cWXY#wNfWRl?gwH_gQWk<0ZJ+lAsEKuhPT!Ae5MsS_26bkM z_ljCwmmQrXS9%4}`hFvtBBOXkytWnG7^1G5RrK2Rm}PtI=u|oHx3Z~f$2|?N@?o4V z$M}~v#)`f>;9^Xu99iefkx;ud>(oh$X{9%j3>IZ&MAVF`c;!tU<|4Dh2#bI=Tdh|!y zZ54S*W4%mrR{VPT(hy#Lg}iO(p`5@7hvkIxBADD)PGs#w@mb75nRn#BS7|vi`Mc^- z#B5-R=ac6g5E}gGV4>5FrbykcNak2)38fiSaaJ#J#^_;f(2aYr4rX6y9n22q#_~E? zp$pW(6R4|oZJ@eQ;*grDfDN)ghbnyPTGZ;|fD(Pj*Slo(hRD@{Nz&{~EA4@1omR4L zv$&ozQyPuTDe7(#3`a_WK@YL9OK@m>puGabfS!arxR1_7Nu+6Z z&?1p~i3nKEVYG3L()GGm)|3^fotlLxO3IlcC^2hmN(^#gR~nA_Nh77{{jpUW{}Nj+ zpVakQYP}kGMG&oH)S<00M$N({jn66v=0ph>l}<6l3EN$%^P?!2YzJ4yCXuRtzApJ6 z*r#ei9w3wMiPs#XCB!AUv8|q~S`Lj5lzKzQ+QHo+TzPuW`VGP;n83V9wN&;KzgzIw zq|76~gDt-i)#n~8GuT0sOGlb+*Tj^IeXdGQL60yQ>zJLfDkac0kTJ?VHe1|@(_2yC zRY$RP*MDOFVI(YB=K>!g-FVOC&LxVq6BgRA%1Z}ZRN?i}ILj`l@CrK|cosS}B46gi zfe(SyN*oS+EKVOQ;_1)eEZHc<-4s>aW_<>;?6^n=4+s81`G`JiKs|;$$ur7`oy49X zy5Ql!gEqR_O6b-Coqag)kC;%!Uirt!dqx#2b~rEwq~;vpvL6oASrSwsa0v@51y<`< zg~NfbU~ILA10RRJFK>Qs(44Eq)@-{0`y|fwdE6RG8ij5?!!Th z)8!Zy5reU!@802J^i}bi!b2%KyTBJ+rY)o>VbvWRzsrR3sCrSBabPk`4@Y$$mDOX7 zYPC`h1g)k|dUWwX-SmKu$WT!WUM&yUpZgB~qdFz92npZevj<;GeLMUv%#t1c*iUMX z4pFh{3>#l7cBJt^W`o%{qfq4sn)*@;9?Zuh9Kx$c=8KJZmJdfa;we}7t8C#uh;$!T zg8S-0*7yDBJi;2wCO#gOzyKbf=JC2>5L@V7G@EPS>IPG!X7=?4S=qkc?A$q^^w*G#S}hy3NChDqsZnLS|2?|$ zWUproUy{g%bm{GW8eMLvn4P_9RM`P)Di(_xlf;{k~e9fTPkDpPm@S*Kw^`@>5;3J;!bSO(0}W`@zoga}wsem&s36|2_h{ zemGFr?<2%vtlWej9O&%KL`{XCmXC4GsZ%f_0+soixksOLHmBwpY?#MrYfdfj_X?-x z7~a9Nj=xuIG^b|#Xc0T+a2HQ)`CUPbf`3NvpH=v!Y6Kgs9Lsm_DIl`cedK({a(*(f zZ2hWoU^)7Amur>yp%L2-Dl(f>({`ImW$<;otx*&*sqOVr$m~}vQ>FbYg$Tt?X~l|~ zC*|#&m=OiDHeDbmTqGNj#Mg(K~k7&~g$b+9S6ywRL2~UeRE{JdH6eB5Mt^wnNYz(7K#_E~H5`)vLQ6M=S68~->OfJF z4JUk^6Bx8n6E^7y#(z#@?A&Jj5!FrO$wj_ek5%h-a2er2z2{*5#p87bpLPECIO+>+ zxF;2novDZXKYMx=noV}VMxf>>e%`?78oNPvFdvNJ_W>p;s@=jaWUN~Rw;O)^sSx=LXG3JMxZV|jv)3aSGHqb*#9tAxlf~(3Mlt%jB;mm z>BZFKDR+J)mD>gqz)t1mvM zrIyx}_E%HwNm=gmSNC(!a6(k?{ap1K9iNwD-jI;X)_sPPjwl?@I;Ze z#vGxg_X8PB2|5aMII$Of>E8EIq7g&zQ6hg * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 + +import org.kde.plasma.configuration 2.0 + +ConfigModel { + ConfigCategory { + name: i18n("General") + icon: "preferences-desktop" + source: "ConfigGeneral.qml" + } + ConfigCategory { + name: i18n("Side panel") + icon: "menu_new" + source: "ConfigSidepanel.qml" + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/config/main.xml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/config/main.xml new file mode 100755 index 0000000..36334cb --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/config/main.xml @@ -0,0 +1,115 @@ + + + + + + + start-here-kde + + + true + + + false + + + + + + + + + + + + + true + + + + 0 + + + false + + + + 1 + + + + 12 + + + + + + + logout,lock-screen,reboot,shutdown + + + + + + + true + + + bookmarks,baloosearch + + + true + + + + true + + + + muon-discover --application + + + + + false + + + true + + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + false + + + true + + + false + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/Bitmap7013.bmp b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/Bitmap7013.bmp new file mode 100755 index 0000000000000000000000000000000000000000..738023ca7a21331b7cc6b66422d8a46a862b7f62 GIT binary patch literal 16438 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/download.jpeg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/download.jpeg new file mode 100755 index 0000000000000000000000000000000000000000..fdd8d1a9bb9b7d1ecc83a4c4fbfed734459c589f GIT binary patch literal 37854 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 O=KVWe^8dd59{m^R!5jDh literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/hovered.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/hovered.png new file mode 100755 index 0000000000000000000000000000000000000000..6a652f19fbcba8d455cf5b82b574c2805b3efee1 GIT binary patch literal 17362 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/menu_select.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/menu_select.png new file mode 100755 index 0000000000000000000000000000000000000000..5d59b8e7d3e1c0ca904598caf6f6406fc20435da GIT binary patch literal 4683 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 N002ovPDHLkV1f~`77PFY literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/normal.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/normal.png new file mode 100755 index 0000000000000000000000000000000000000000..b5220309ea32f7ce616227f0ad8d41afd6f67a66 GIT binary patch literal 16604 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/selected.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/selected.png new file mode 100755 index 0000000000000000000000000000000000000000..4b8a1a2fcb5362b031b77f1894bd1b1d9da5058b GIT binary patch literal 17049 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_hover.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_hover.png new file mode 100755 index 0000000000000000000000000000000000000000..c11496c2a14b12fec152759dfa1836f23c6ceddb GIT binary patch literal 1084 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed.png new file mode 100755 index 0000000000000000000000000000000000000000..d75f5bf7be986c1be49a2b01060134f715b86936 GIT binary patch literal 7452 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed_small.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_pressed_small.png new file mode 100755 index 0000000000000000000000000000000000000000..7982e6c2c08468f9831cf3337d664002affbe048 GIT binary patch literal 1135 zcmV-#1d#iQP)EX>4Tx04R}tkv&MmKpe$iQ>7x64ptFy$WUFhAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRpNlB7hM3F^WE!S;m|sCD3+!-NVP%yC~0Uf9}uGqh>7z_(bAaW|%hd2J!T! zZE)Tv4zq%+5}y-~nRG$oN3JU#zj4mHEbz>*nM%$Rhl#~}3o9+m3Z_OpMI2Ezo$`gW z$13M7&RVI$8u#Qc3}*F}Wvu?Dk!1^8&O(yQY<8CKi0-S==vpcDdZ}G zkz)a6Xpmh$_#gc4*2+yzcuBz+(D~vxAHzUk7pPYq=lj@k>L-Bz8MxA${&EeN`6RvC z)FMYfXdAe=ZfeRNaJd5vJQ=bnyON)#kjnw@XY@@Op!XK&Uh{fu?BnzSNKsdb8{ps& z7|B!idYgB5wf6S!nMQv0A6sEKQ;gW010qNS#tmY zE+YT{E+YYWr9XB6000McNlirueSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{00KuzL_t(I%dM45Z__{&g}?FKJepK)qjmuT)P2Q*1q&pk ziY+S;D`3qZfZxLp011g55~v$0fp|zDBz6cWeF#vSHl;~yXFMJjb{aczp`e_Nw0VNnBFXiyUrzVvW`gI|*w7p-u3ZqlU5 z&AXTou+pa+80I@^mXq+%?l`Xmo?h`t3-Q$m#CCRECUY&$zmTl>;t|$cg(iUmbeT_jPn zsbOkV7s+mGVoRDOJGdJRMiq4l0#qu2Iy8?2JcGz)+Aq1=X5&=QtCm42rAjyXF4QDMyD%k~oE4EBmMH&7QO~jr zZK1ORpsMS5W>;v=1|%x2z^Cn!QP$^Vu?)-F@PmC}UWdHiOqdp$l>v&j$D9OA6LoEY zmdCTN@l=Hu>n0su)5dz>qu7;vY{lI_+Gvr6m;Mz_DFC0)8{J8#(-IEM0Uh?R_OZH? zaP4f3r(2h4vZ~PB;{Qk6aA<==1N-=_y60~jzX7R+=>~V|jdcJ3002ovPDHLkV1l&F B^^5=j literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_small.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/shutdown_small.png new file mode 100755 index 0000000000000000000000000000000000000000..05ec1aba51424df448d29d80b02401db49ab55dc GIT binary patch literal 1277 zcmVEX>4Tx04R}tkv&MmKpe$iQ>7x64ptFy$WUFhAS&XhRVYG*P%E_RU~=gfG-*gu zTpR`0f`cE6RRpNlB7hM3F^WE!S;m|sCD3+!-NVP%yC~0Uf9}uGqh>7z_(bAaW|%hd2J!T! zZE)Tv4zq%+5}y-~nRG$oN3JU#zj4mHEbz>*nM%$Rhl#~}3o9+m3Z_OpMI2Ezo$`gW z$13M7&RVI$8u#Qc3}*F}Wvu?Dk!1^8&O(yQY<8CKi0-S==vpcDdZ}G zkz)a6Xpmh$_#gc4*2+yzcuBz+(D~vxAHzUk7pPYq=lj@k>L-Bz8MxA${&EeN`6RvC z)FMYfXdAe=ZfeRNaJd5vJQ=bnyON)#kjnw@XY@@Op!XK&Uh{fu?BnzSNKsdb8{ps& z7|B!idYgB5wf6S!nMQv0A6sEKQ;gW010qNS#tmY zE+YT{E+YYWr9XB6000McNlirueSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{00PxXL_t(I%bk=zZ(LOn#eZ|>zI~hZ+R55U2>)yuh?EM6 z1_YAx1rQWeP*B0w;0r`lROu+Fky0UnA|xaz5Tc?&;KE5oBxe_U|Gc;F-5H8acHcw0 zC}ye|>7Fx3=gy2s>0LKNq^q{>6GA*em6-+Kl+CikIrY1wE zf)ax`GqIFK@S>ug6xd`1*i6-onkp=^ii{3I4W7;2=|zxPfla1VXHNkmWVs-hT2$G; zs-)dz6DOk%eYX<08l|oueHyOjI$@gX-h zT%EsKR&agaLWvIZ$BVx#az)S-7)6W>bLH_UdzL+G$7z5egCQ{3Huew#iikymE8|(l zxvo&#P4M~VK4-bH^O`aE8wPb?S}I$p;vPw+6s5A=xw0PJ-%PyYM%SI+Az88vB_et`<5Ui)W^St(;wgYoZ}d-UHV~hSYx>85z4)e ntGfXygz+bL?D(g*e|hd7o3tggj{mF900000NkvXXu0mjf)CWmO literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/startmenu-buttons.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/startmenu-buttons.svg new file mode 100755 index 0000000..e0712f1 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/startmenu-buttons.svg @@ -0,0 +1,3179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/system-lock-screen.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/system-lock-screen.svg new file mode 100755 index 0000000..9a96b65 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/system-lock-screen.svg @@ -0,0 +1,46 @@ + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/user.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/pics/user.png new file mode 100755 index 0000000000000000000000000000000000000000..2a75a654414ea45e3a77a94527f3945eb93c0b54 GIT binary patch literal 12326 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 kV}_`DoaK$iT80JN^__ml<<@ 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 X8+MEQtUfK-pZH7n&GV;QP?i24XmEIl literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ItemGridView.qmlc b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ItemGridView.qmlc new file mode 100755 index 0000000000000000000000000000000000000000..eac6727cb07ece6678263c6130b8caa6faa858f0 GIT binary patch literal 51581 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 N8M}-qDf{n_|6eLuIfeiL literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ListDelegate.qmlc b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/test/ListDelegate.qmlc new file mode 100755 index 0000000000000000000000000000000000000000..81e94895da227c4a3866a8c6fc1fe0040d95d004 GIT binary patch literal 14962 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ActionMenu.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ActionMenu.qml new file mode 100755 index 0000000..5109aef --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ActionMenu.qml @@ -0,0 +1,138 @@ +/*************************************************************************** + * Copyright (C) 2013 by Aurélien Gâteau * + * Copyright (C) 2014-2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 + +import org.kde.plasma.components 2.0 as PlasmaComponents + +Item { + id: root + + property QtObject menu + property Item visualParent + property variant actionList + property bool opened: menu ? (menu.status != PlasmaComponents.DialogStatus.Closed) : false + + signal actionClicked(string actionId, variant actionArgument) + signal closed + + onActionListChanged: refreshMenu(); + + onOpenedChanged: { + if (!opened) { + closed(); + } + } + + function open(x, y) { + if (!actionList) { + return; + } + + if (x && y) { + menu.open(x, y); + } else { + menu.open(); + } + } + + function refreshMenu() { + if (menu) { + menu.destroy(); + } + + if (!actionList) { + return; + } + + menu = contextMenuComponent.createObject(root); + + fillMenu(menu, actionList); + } + + function fillMenu(menu, items) { + items.forEach(function(actionItem) { + if (actionItem.subActions) { + // This is a menu + var submenuItem = contextSubmenuItemComponent.createObject( + menu, { "actionItem" : actionItem }); + + fillMenu(submenuItem.submenu, actionItem.subActions); + + } else { + var item = contextMenuItemComponent.createObject( + menu, + { + "actionItem": actionItem, + } + ); + } + }); + + } + + Component { + id: contextMenuComponent + + PlasmaComponents.ContextMenu { + visualParent: root.visualParent + } + } + + Component { + id: contextSubmenuItemComponent + + PlasmaComponents.MenuItem { + id: submenuItem + + property variant actionItem + + text: actionItem.text ? actionItem.text : "" + icon: actionItem.icon ? actionItem.icon : null + + property variant submenu : submenu_ + + PlasmaComponents.ContextMenu { + id: submenu_ + visualParent: submenuItem.action + } + } + } + + Component { + id: contextMenuItemComponent + + PlasmaComponents.MenuItem { + property variant actionItem + + text : actionItem.text ? actionItem.text : "" + enabled : actionItem.type != "title" && ("enabled" in actionItem ? actionItem.enabled : true) + separator : actionItem.type == "separator" + section : actionItem.type == "title" + icon : actionItem.icon ? actionItem.icon : null + checkable : actionItem.checkable ? actionItem.checkable : false + checked : actionItem.checked ? actionItem.checked : false + + onClicked: { + actionClicked(actionItem.actionId, actionItem.actionArgument); + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ApplicationsView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ApplicationsView.qml new file mode 100755 index 0000000..a6b9fde --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ApplicationsView.qml @@ -0,0 +1,341 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Gregor Taetzner + Copyright 2014 Sebastian Kügler + Copyright (C) 2015-2018 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.plasma.components 2.0 as PlasmaComponents + +Item { + id: appViewContainer + + objectName: "ApplicationsView" + + property ListView listView: applicationsView.listView + property alias currentIndex: applicationsView.currentIndex + property alias count: applicationsView.count + + function decrementCurrentIndex() { + var tempIndex = applicationsView.currentIndex-1; + if(tempIndex < (crumbModel.count == 0 ? 2 : 0)) { + //applicationsView.currentIndex = applicationsView.count-1; + return; + } + applicationsView.decrementCurrentIndex(); + } + + function incrementCurrentIndex() { + var tempIndex = applicationsView.currentIndex+1; + if(tempIndex >= applicationsView.count) { + applicationsView.currentIndex = -1; + root.m_showAllButton.focus = true; + return; + } + applicationsView.incrementCurrentIndex(); + } + + function activateCurrentIndex(start) { + + if (!applicationsView.currentItem.modelChildren) { + if (!start) { + return; + } + } + applicationsView.state = "OutgoingLeft"; + } + + function openContextMenu() { + applicationsView.currentItem.openActionMenu(); + } + + function deactivateCurrentIndex() { + if (crumbModel.count > 0) { // this is not the case when switching from the "Applications" to the "Favorites" tab using the "Left" key + breadcrumbsElement.children[crumbModel.count-1].clickCrumb(); + applicationsView.state = "OutgoingRight"; + return true; + } + return false; + } + + onFocusChanged: { + if(focus) + applicationsView.currentIndex = 2; + else applicationsView.currentIndex = -1; + } + + Keys.onPressed: { + if(event.key == Qt.Key_Up) { + decrementCurrentIndex(); + } else if(event.key == Qt.Key_Down) { + incrementCurrentIndex(); + } else if(event.key == Qt.Key_Return || event.key == Qt.Key_Right) { + activateCurrentIndex(); + } else if(event.key == Qt.Key_Menu) { + openContextMenu(); + } else if(event.key == Qt.Key_Left || event.key == Qt.Key_Backspace) { + deactivateCurrentIndex(); + } + } + KeyNavigation.tab: root.m_showAllButton + function reset() { + applicationsView.model = rootModel; + applicationsView.clearBreadcrumbs(); + //root.resetRecents(); + } + + function refreshed() { + reset(); + updatedLabelTimer.running = true; + } + + Connections { + target: plasmoid + function onExpandedChanged() { + + if (!plasmoid.expanded) { + reset(); + } + } + } + + Item { + id: crumbContainer + + anchors { + top: parent.top + left: parent.left + right: parent.right + } + height: childrenRect.height + + Behavior on opacity { NumberAnimation { duration: PlasmaCore.Units.longDuration } } + + Flickable { + id: breadcrumbFlickable + anchors { + top: parent.top + left: parent.left + right: parent.right + } + height: breadcrumbsElement.height + boundsBehavior: Flickable.StopAtBounds + + contentWidth: breadcrumbsElement.width + pixelAligned: true + //contentX: contentWidth - width + + // HACK: Align the content to right for RTL locales + leftMargin: LayoutMirroring.enabled ? Math.max(0, width - contentWidth) : 0 + + PlasmaComponents.ButtonRow { + id: breadcrumbsElement + + exclusive: false + + Breadcrumb { + id: rootBreadcrumb + root: true + text: i18n("All Applications") + depth: 0 + } + Repeater { + model: ListModel { + id: crumbModel + // Array of the models + property var models: [] + } + + Breadcrumb { + root: false + text: model.text + } + } + onWidthChanged: { + if (LayoutMirroring.enabled) { + breadcrumbFlickable.contentX = -Math.max(0, breadcrumbsElement.width - breadcrumbFlickable.width) + } else { + breadcrumbFlickable.contentX = Math.max(0, breadcrumbsElement.width - breadcrumbFlickable.width) + } + } + } + + } + Rectangle { + id: sepLine + anchors { + top: breadcrumbFlickable.bottom + left: breadcrumbFlickable.left + leftMargin: units.smallSpacing*4 + right: breadcrumbFlickable.right + rightMargin: units.smallSpacing*4 + } + height: 1 + color: "#d6e5f5" + opacity: 1 + z: 6 + } + } // crumbContainer + + KickoffListView { + id: applicationsView + + anchors { + top: crumbContainer.bottom + bottom: parent.bottom + rightMargin: -PlasmaCore.Units.largeSpacing + leftMargin: -PlasmaCore.Units.largeSpacing + } + + width: parent.width + + property Item activatedItem: null + property var newModel: null + + Behavior on opacity { NumberAnimation { duration: PlasmaCore.Units.longDuration } } + + focus: true + + appView: true + + model: rootModel + + function moveLeft() { + state = ""; + // newModelIndex set by clicked breadcrumb + var oldModel = applicationsView.model; + applicationsView.model = applicationsView.newModel; + + var oldModelIndex = model.rowForModel(oldModel); + listView.currentIndex = oldModelIndex; + listView.positionViewAtIndex(oldModelIndex, ListView.Center); + } + + function moveRight() { + state = ""; + activatedItem.activate() + applicationsView.listView.positionViewAtBeginning() + //root.visible = false; + } + + function clearBreadcrumbs() { + crumbModel.clear(); + crumbModel.models = []; + applicationsView.listView.currentIndex = -1; + } + + onReset: appViewContainer.reset() + + onAddBreadcrumb: { + crumbModel.append({"text": title, "depth": crumbModel.count+1}) + crumbModel.models.push(model); + } + + states: [ + State { + name: "OutgoingLeft" + PropertyChanges { + target: applicationsView + x: -parent.width + opacity: 0.0 + } + }, + State { + name: "OutgoingRight" + PropertyChanges { + target: applicationsView + x: parent.width + opacity: 0.0 + } + } + ] + + transitions: [ + Transition { + to: "OutgoingLeft" + SequentialAnimation { + // We need to cache the currentItem since the selection can move during animation, + // and we want the item that has been clicked on, not the one that is under the + // mouse once the animation is done + ScriptAction { script: applicationsView.activatedItem = applicationsView.currentItem } + NumberAnimation { properties: "opacity"; easing.type: Easing.InQuad; duration: 100 } + ScriptAction { script: applicationsView.moveRight() } + } + }, + Transition { + to: "OutgoingRight" + SequentialAnimation { + NumberAnimation { properties: "opacity"; easing.type: Easing.InQuad; duration: 100 } + ScriptAction { script: applicationsView.moveLeft() } + } + } + ] + Component.onCompleted: { + applicationsView.listView.currentIndex = -1; + } + } + + MouseArea { + anchors.fill: parent + + acceptedButtons: Qt.BackButton + + onClicked: { + deactivateCurrentIndex() + } + } + + Timer { + id: updatedLabelTimer + interval: 1500 + running: false + repeat: true + + onRunningChanged: { + if (running) { + updatedLabel.opacity = 1; + crumbContainer.opacity = 0.3; + applicationsView.scrollArea.opacity = 0.3; + } + } + onTriggered: { + updatedLabel.opacity = 0; + crumbContainer.opacity = 1; + applicationsView.scrollArea.opacity = 1; + running = false; + } + } + + PlasmaComponents.Label { + id: updatedLabel + text: i18n("Applications updated.") + opacity: 0 + visible: opacity != 0 + anchors.centerIn: parent + + Behavior on opacity { NumberAnimation { duration: PlasmaCore.Units.shortDuration } } + } + + Component.onCompleted: { + rootModel.cleared.connect(refreshed); + + + } + +} // appViewContainer diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/BaseView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/BaseView.qml new file mode 100755 index 0000000..cc60d8b --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/BaseView.qml @@ -0,0 +1,107 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Marco Martin + Copyright (C) 2015-2018 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.draganddrop 2.0 + + +Item { + property alias model: baseView.model + property alias delegate: baseView.delegate + property alias currentIndex: baseView.currentIndex; + property alias count: baseView.count; + + property ListView listView: baseView.listView + + function decrementCurrentIndex() { + var tempIndex = baseView.currentIndex-1; + if(tempIndex < 0) { + baseView.currentIndex = -1; + root.m_faves.focus = true; + root.m_faves.listView.currentIndex = root.m_faves.listView.count-1; + return; + } + baseView.decrementCurrentIndex(); + } + + function incrementCurrentIndex() { + var tempIndex = baseView.currentIndex+1; + if(tempIndex >= baseView.count) { + baseView.currentIndex = -1; + root.m_showAllButton.focus = true; + return; + } + baseView.incrementCurrentIndex(); + + } + + function activateCurrentIndex() { + + baseView.currentItem.activate(); + } + + function openContextMenu() { + baseView.currentItem.openActionMenu(); + } + + function setCurrentIndex() { + baseView.currentIndex = 0; + } + function resetCurrentIndex() { + baseView.currentIndex = -1; + } + Connections { + target: plasmoid + + function onExpandedChanged() { + if (!plasmoid.expanded) { + baseView.currentIndex = -1; + } + } + } + + KickoffListView { + id: baseView + + anchors.fill: parent + + currentIndex: -1 + interactive: contentHeight > height + } + + + onFocusChanged: { + if(focus) setCurrentIndex(); + else resetCurrentIndex(); + } + Keys.onPressed: { + if(event.key == Qt.Key_Up) { + decrementCurrentIndex(); + } else if(event.key == Qt.Key_Down) { + incrementCurrentIndex(); + } else if(event.key == Qt.Key_Return) { + activateCurrentIndex(); + } else if(event.key == Qt.Key_Menu) { + openContextMenu(); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Breadcrumb.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Breadcrumb.qml new file mode 100755 index 0000000..d25f846 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Breadcrumb.qml @@ -0,0 +1,89 @@ +/* + Copyright (C) 2011 Martin Gräßlin + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + import QtQuick.Controls.Styles.Plasma 2.0 as Styles + +Item { + id: crumbRoot + + height: crumb.implicitHeight + width: crumb.implicitWidth + arrowSvg.width + + property string text + property bool root: false + property int depth: model.depth + + function clickCrumb() { + crumb.clicked(); + } + + PlasmaComponents.ToolButton { + id: crumb + + anchors.left: arrowSvg.right + Rectangle { + anchors.fill: parent + anchors.leftMargin: PlasmaCore.Units.smallSpacing; + anchors.topMargin: PlasmaCore.Units.smallSpacing; + anchors.rightMargin: PlasmaCore.Units.smallSpacing; + anchors.bottomMargin: PlasmaCore.Units.smallSpacing; + color: "white" + Text { + id: textLabel + anchors.fill: parent + horizontalAlignment: Text.AlignHCenter + verticalAlignment: Text.AlignVCenter + text: crumbRoot.text + font.pixelSize: 12 + color: "#404040" + } + } + + text: crumbRoot.text + enabled: crumbRoot.depth < crumbModel.count + onClicked: { + // Remove all the breadcrumbs in front of the clicked one + while (crumbModel.count > 0 && crumbRoot.depth < crumbModel.get(crumbModel.count-1).depth) { + crumbModel.remove(crumbModel.count-1) + crumbModel.models.pop() + } + + if (crumbRoot.root) { + applicationsView.newModel = rootModel; + } else { + applicationsView.newModel = crumbModel.models[index]; + } + applicationsView.state = "OutgoingRight"; + } + } + + PlasmaCore.SvgItem { + id: arrowSvg + + anchors.left: parent.left + anchors.verticalCenter: parent.verticalCenter + height: crumbRoot.height / 2 + width: visible ? height : 0 + + svg: arrowsSvg + elementId: LayoutMirroring.enabled ? "left-arrow" : "right-arrow" + visible: !crumbRoot.root + } +} // crumbRoot diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Clock.qml.a b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Clock.qml.a new file mode 100755 index 0000000..7d0a755 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/Clock.qml.a @@ -0,0 +1,55 @@ +/* + * Copyright 2016 David Edmundson + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Library General Public License as + * published by the Free Software Foundation; either version 2 or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details + * + * You should have received a copy of the GNU Library General Public + * License along with this program; if not, write to the + * Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + */ + +import QtQuick 2.8 +import QtQuick.Layouts 1.1 +import QtQuick.Controls 1.0 +import org.kde.plasma.core 2.0 + +ColumnLayout { + readonly property bool softwareRendering: GraphicsInfo.api === GraphicsInfo.Software + Layout.fillWidth: true + + Label { + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing * 2 + text: Qt.formatTime(timeSource.data["Local"]["DateTime"]) + color: ColorScope.textColor + style: softwareRendering ? Text.Outline : Text.Normal + styleColor: softwareRendering ? ColorScope.backgroundColor : "transparent" //no outline, doesn't matter + font.pointSize: 24 + Layout.alignment: Qt.AlignLeft + } + Label { + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing * 2 + text: Qt.formatDate(timeSource.data["Local"]["DateTime"], Qt.DefaultLocaleLongDate) + color: ColorScope.textColor + style: softwareRendering ? Text.Outline : Text.Normal + styleColor: softwareRendering ? ColorScope.backgroundColor : "transparent" //no outline, doesn't matter + font.pointSize: 11 + Layout.alignment: Qt.AlignLeft + } + DataSource { + id: timeSource + engine: "time" + connectedSources: ["Local"] + interval: 1000 + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CompactRepresentation.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CompactRepresentation.qml new file mode 100755 index 0000000..2107ba3 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CompactRepresentation.qml @@ -0,0 +1,217 @@ +/*************************************************************************** + * Copyright (C) 2013-2014 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 +import QtQuick.Layouts 1.1 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.kwindowsystem 1.0 + +Item { + id: root + readonly property var screenGeometry: plasmoid.screenGeometry + readonly property bool inPanel: (plasmoid.location == PlasmaCore.Types.TopEdge + || plasmoid.location == PlasmaCore.Types.RightEdge + || plasmoid.location == PlasmaCore.Types.BottomEdge + || plasmoid.location == PlasmaCore.Types.LeftEdge) + readonly property bool vertical: (plasmoid.formFactor == PlasmaCore.Types.Vertical) + readonly property bool useCustomButtonImage: (plasmoid.configuration.useCustomButtonImage) + + // Should the orb be rendered in its own dialog window so that it can stick out of the panel? + readonly property bool stickOutOrb: plasmoid.configuration.stickOutOrb && inPanel && !editMode + property QtObject dashWindow: null + property QtObject orb: null + property QtObject contextMenu: null + + Plasmoid.status: dashWindow && dashWindow.visible ? PlasmaCore.Types.RequiresAttentionStatus : PlasmaCore.Types.PassiveStatus + + onWidthChanged: updateSizeHints() + onHeightChanged: updateSizeHints() + clip: true + function updateSizeHints() { + if (useCustomButtonImage) { + if (vertical) { + var scaledHeight = Math.floor(parent.width * (floatingOrbPanel.buttonIcon.implicitHeight / floatingOrbPanel.buttonIcon.implicitWidth)); + root.Layout.minimumHeight = scaledHeight; + root.Layout.maximumHeight = scaledHeight; + root.Layout.minimumWidth = units.iconSizes.small; + root.Layout.maximumWidth = inPanel ? units.iconSizeHints.panel : -1; + } else { + var scaledWidth = Math.floor(parent.height * (floatingOrbPanel.buttonIcon.implicitWidth / floatingOrbPanel.buttonIcon.implicitHeight)); + root.Layout.minimumWidth = scaledWidth; + root.Layout.maximumWidth = scaledWidth; + root.Layout.minimumHeight = units.iconSizes.small; + root.Layout.maximumHeight = inPanel ? units.iconSizeHints.panel : -1; + } + } else { + root.Layout.minimumWidth = units.iconSizes.small; + root.Layout.maximumWidth = inPanel ? units.iconSizeHints.panel : -1; + root.Layout.minimumHeight = units.iconSizes.small + root.Layout.maximumHeight = inPanel ? units.iconSizeHints.panel : -1; + } + if(stickOutOrb && orb) { + root.Layout.minimumWidth = orb.width + panelSvg.margins.right*(compositing ? 0 : 1); + root.Layout.maximumWidth = orb.width + panelSvg.margins.right*(compositing ? 0 : 1); + root.Layout.minimumHeight = orb.height; + root.Layout.maximumHeight = orb.height; + } + } + + onStickOutOrbChanged: { + updateSizeHints(); + positionOrb(); + } + + + /* The following code gets the ContainmentInterface instance which is used for two things: + * 1. Getting context menu actions for entering edit mode and adding plasmoids + * 2. Keeping track on when edit mode is enabled. This allows us to hide the StartOrb + * object so the user can actually highlight and select this plasmoid during edit mode. + */ + property var containmentInterface: null + readonly property bool editMode: containmentInterface ? containmentInterface.editMode : false + onParentChanged: { + if (parent) { + for (var obj = root, depth = 0; !!obj; obj = obj.parent, depth++) { + if (obj.toString().startsWith('ContainmentInterface')) { + // desktop containment / plasmoidviewer + // Note: This doesn't always work. FolderViewDropArea may not yet have + // ContainmentInterface as a parent when this loop runs. + if (typeof obj['editMode'] === 'boolean') { + root.containmentInterface = obj + break + } + } else if (obj.toString().startsWith('DeclarativeDropArea')) { + // panel containment + if (typeof obj['Plasmoid'] !== 'undefined' && obj['Plasmoid'].toString().startsWith('ContainmentInterface')) { + if (typeof obj['Plasmoid']['editMode'] === 'boolean') { + root.containmentInterface = obj.Plasmoid + break + } + } + } + } + } + } + Connections { + target: units.iconSizeHints + + function onPanelChanged() { updateSizeHints(); } + } + property bool compositing: kwindowsystem.compositingActive + + /* We want to change the background hint for the orb dialog window depending + * on the compositing state. In this case, 0 refers to NoBackground, while + * 2 refers to SolidBackground. + */ + onCompositingChanged: { + if(compositing) { + orb.backgroundHints = 0; + } else { + orb.backgroundHints = 2; + } + updateSizeHints(); + positionOrb(); + + // Add a little padding to the orb. + if(compositing) + orb.x += panelSvg.margins.left; + } + + function positionOrb() { + var pos = plasmoid.mapToGlobal(kicker.x, kicker.y); // Gets the global position of this plasmoid, in screen coordinates. + orb.width = floatingOrbPanel.buttonIcon.implicitWidth + panelSvg.margins.left; + orb.height = floatingOrbPanel.buttonIcon.implicitHeight; + orb.x = pos.x; + orb.y = pos.y + panelSvg.margins.bottom; + + // Keep the orb positioned exactly on the bottom if it is rendered out of bounds (beyond the screen geometry) + if(orb.y + orb.height > plasmoid.screenGeometry.height) { + orb.y -= orb.y + orb.height - plasmoid.screenGeometry.height; + } + } + // If the url is empty (default value), then use the fallback url. Otherwise, return the url path relative to + // the location of the source code. + function getResolvedUrl(url, fallback) { + if(url.toString() === "") { + return Qt.resolvedUrl(fallback); + } + return url; + } + property int opacityDuration: 250 + + function createContextMenu(pos) { + contextMenu = Qt.createQmlObject("ContextMenu {}", root); + contextMenu.fillActions(); + contextMenu.show(); + } + + /* + * Three IconItems are used in order to achieve the same look and feel as Windows 7's + * orbs. When the menu is closed, hovering over the orb results in the hovered icon + * gradually appearing into view, and clicking on the orb causes an instant change in + * visibility, where the normal and hovered icons are invisible, and the pressed icon + * is visible. + * + * When they're bounded by the panel, these icons will by default try to fill up as + * much space as they can in the compact representation while preserving their aspect + * ratio. + */ + + FloatingOrb { + id: floatingOrbPanel + visible: (!stickOutOrb) + anchors.fill: parent + objectName: "innerorb" + } + + // Covers the entire compact representation just in case the orb dialog doesn't cover + // the entire area by itself. + MouseArea + { + id: mouseAreaCompositingOff + anchors.fill: parent + hoverEnabled: true + visible: stickOutOrb + acceptedButtons: Qt.LeftButton | Qt.RightButton + onClicked: { + if(mouse.button == Qt.RightButton) { + var pos = plasmoid.mapToGlobal(mouse.x, mouse.y); + createContextMenu(pos); + + + } else { + dashWindow.visible = !dashWindow.visible; + dashWindow.showingAllPrograms = false; + } + } + } + + + Component.onCompleted: { + dashWindow = Qt.createQmlObject("MenuRepresentation {}", root); + orb = Qt.createQmlObject("StartOrb {}", root); + plasmoid.activated.connect(function() { + dashWindow.visible = !dashWindow.visible; + dashWindow.showingAllPrograms = false; + }); + positionOrb(); + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigGeneral.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigGeneral.qml new file mode 100755 index 0000000..c348454 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigGeneral.qml @@ -0,0 +1,189 @@ +/*************************************************************************** + * Copyright (C) 2014 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 +import QtQuick.Controls 1.0 +import QtQuick.Dialogs 1.2 +import QtQuick.Layouts 1.0 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons +import org.kde.draganddrop 2.0 as DragDrop + +import org.kde.plasma.private.kicker 0.1 as Kicker + +Item { + id: configGeneral + + width: childrenRect.width + height: childrenRect.height + + property string cfg_icon: plasmoid.configuration.icon + + property bool cfg_useCustomButtonImage: plasmoid.configuration.useCustomButtonImage + + property string cfg_customButtonImage: plasmoid.configuration.customButtonImage + property string cfg_customButtonImageHover: plasmoid.configuration.customButtonImageHover + property string cfg_customButtonImageActive: plasmoid.configuration.customButtonImageActive + + property alias cfg_showRecentsView: showRecentsView.checked + + property alias cfg_appNameFormat: appNameFormat.currentIndex + property alias cfg_switchCategoriesOnHover: switchCategoriesOnHover.checked + property alias cfg_stickOutOrb: stickOutOrb.checked + + property alias cfg_useExtraRunners: useExtraRunners.checked + + property alias cfg_numberRows: numberRows.value + + ColumnLayout { + anchors.left: parent.left + anchors.right: parent.right + + RowLayout { + spacing: units.smallSpacing + + Label { + text: i18n("Orb:") + } + + IconPicker { + id: iconPickerNormal + currentIcon: cfg_customButtonImage + defaultIcon: "" + onIconChanged: cfg_customButtonImage = iconName + enabled: true + + } + Label { + text: i18n("Hover Orb:") + } + IconPicker { + id: iconPickerHover + currentIcon: cfg_customButtonImageHover + defaultIcon: "" + onIconChanged: cfg_customButtonImageHover = iconName + enabled: true + + } + Label { + text: i18n("Clicked Orb:") + } + IconPicker { + id: iconPickerActive + currentIcon: cfg_customButtonImageActive + defaultIcon: "" + onIconChanged: cfg_customButtonImageActive = iconName + enabled: true + + } + } + + GroupBox { + Layout.fillWidth: true + + title: i18n("Behavior") + + flat: false + + ColumnLayout { + RowLayout { + Label { + text: i18n("Show applications as:") + } + + ComboBox { + id: appNameFormat + + Layout.fillWidth: true + + model: [i18n("Name only"), i18n("Description only"), i18n("Name (Description)"), i18n("Description (Name)")] + } + } + + CheckBox { + id: switchCategoriesOnHover + + text: i18n("Switch categories on hover") + } + CheckBox { + id: stickOutOrb + + text: i18n("Force constant orb size") + } + } + } + + GroupBox { + Layout.fillWidth: true + title: i18n("Search") + flat: false + + ColumnLayout { + CheckBox { + id: useExtraRunners + + text: i18n("Expand search to bookmarks, files and emails") + } + } + } + + GroupBox { + title: i18n("Rows") + flat: false + ColumnLayout { + RowLayout{ + Layout.fillWidth: true + + RowLayout{ + Layout.fillWidth: true + SpinBox{ + id: numberRows + minimumValue: 10 + maximumValue: 15 + } + Label { + Layout.leftMargin: units.smallSpacing + text: i18n("Number of rows") + } + } + } + } + } + GroupBox { + title: i18n("View") + flat: false + ColumnLayout { + RowLayout{ + Layout.fillWidth: true + + RowLayout{ + Layout.fillWidth: true + CheckBox { + id: showRecentsView + text: i18n("Show recent programs") + } + } + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigSidepanel.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigSidepanel.qml new file mode 100755 index 0000000..f7e254d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ConfigSidepanel.qml @@ -0,0 +1,103 @@ +/*************************************************************************** + * Copyright (C) 2014 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 +import QtQuick.Controls 1.0 +import QtQuick.Dialogs 1.2 +import QtQuick.Layouts 1.0 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons +import org.kde.draganddrop 2.0 as DragDrop + +import org.kde.plasma.private.kicker 0.1 as Kicker + +Item { + id: configSidepanel + + width: childrenRect.width + height: childrenRect.height + + property alias cfg_showHomeSidepanel: showHomeSidepanel.checked + property alias cfg_showDocumentsSidepanel: showDocumentsSidepanel.checked + property alias cfg_showPicturesSidepanel: showPicturesSidepanel.checked + property alias cfg_showMusicSidepanel: showMusicSidepanel.checked + property alias cfg_showVideosSidepanel: showVideosSidepanel.checked + property alias cfg_showDownloadsSidepanel: showDownloadsSidepanel.checked + property alias cfg_showRootSidepanel: showRootSidepanel.checked + property alias cfg_showNetworkSidepanel: showNetworkSidepanel.checked + property alias cfg_showSettingsSidepanel: showSettingsSidepanel.checked + property alias cfg_showDefaultsSidepanel: showDefaultsSidepanel.checked + + ColumnLayout { + anchors.left: parent.left + anchors.right: parent.right + GroupBox { + Layout.fillWidth: true + + title: i18n("Show sidebar items") + + flat: false + ColumnLayout { + CheckBox { + id: showHomeSidepanel + text: i18n("Home directory") + } + CheckBox { + id: showDocumentsSidepanel + text: i18n("Documents") + } + CheckBox { + id: showPicturesSidepanel + text: i18n("Pictures") + } + CheckBox { + id: showMusicSidepanel + text: i18n("Music") + } + CheckBox { + id: showVideosSidepanel + text: i18n("Videos") + } + CheckBox { + id: showDownloadsSidepanel + text: i18n("Downloads") + } + CheckBox { + id: showRootSidepanel + text: i18n("Computer") + } + CheckBox { + id: showNetworkSidepanel + text: i18n("Network") + } + CheckBox { + id: showSettingsSidepanel + text: i18n("System Settings") + } + CheckBox { + id: showDefaultsSidepanel + text: i18n("Default Programs") + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ContextMenu.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ContextMenu.qml new file mode 100644 index 0000000..584cc60 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ContextMenu.qml @@ -0,0 +1,93 @@ + +import QtQuick 2.15 +import QtQuick.Layouts 1.1 +import org.kde.plasma.plasmoid 2.0 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + + +PlasmaComponents.ContextMenu { + id: menu + + placement: { + if (plasmoid.location === PlasmaCore.Types.LeftEdge) { + return PlasmaCore.Types.RightPosedTopAlignedPopup; + } else if (plasmoid.location === PlasmaCore.Types.TopEdge) { + return PlasmaCore.Types.BottomPosedLeftAlignedPopup; + } else if (plasmoid.location === PlasmaCore.Types.RightEdge) { + return PlasmaCore.Types.LeftPosedTopAlignedPopup; + } else { + return PlasmaCore.Types.TopPosedLeftAlignedPopup; + } + } + + minimumWidth: root.width + function show() { + openRelative(); + } + + function newMenuItem(parent) { + return Qt.createQmlObject(` + import org.kde.plasma.components 2.0 as PlasmaComponents + + PlasmaComponents.MenuItem { } + `, parent); + } + + function newSeparator(parent) { + return Qt.createQmlObject(` + import org.kde.plasma.components 2.0 as PlasmaComponents + + PlasmaComponents.MenuItem { separator: true } + `, parent); + } + function fillItem(item, action) { + item.text = action.text; + item.icon = action.icon; + item.visible = action.visible; + item.objectName = action.objectName; + item.clicked.connect(function() { + action.trigger(); + }); + addMenuItem(item); + } + function fillActions() { + plasmoid.prepareContextualActions(); + for(var index = 0; index < plasmoid.contextualActions.length; index++) { + var action = plasmoid.contextualActions[index]; + var item = newMenuItem(menu); + fillItem(item, action); + } + var action = plasmoid.action("alternatives"); + if(action && action.enabled) { + var item = newMenuItem(menu); + fillItem(item, action); + } + + item = newMenuItem(menu); + action = plasmoid.action("configure"); + fillItem(item, action); + + item = newSeparator(menu); + addMenuItem(item); + + action = containmentInterface.action("add widgets"); + if(action) { + item = newMenuItem(menu); + fillItem(item, action); + }; + + action = containmentInterface.action("configure"); + if(action) { + item = newMenuItem(menu); + fillItem(item, action); + }; + + } + onStatusChanged: { + if (status == PlasmaComponents.DialogStatus.Closed) { + menu.destroy(); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CrossFadeBehavior.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CrossFadeBehavior.qml new file mode 100644 index 0000000..b5d7a29 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/CrossFadeBehavior.qml @@ -0,0 +1,131 @@ +/* +MIT License + +Copyright (c) 2020 Pierre-Yves Siret + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +*/ + +import QtQuick 2.15 +import QtQml 2.15 + +Behavior { + id: root + + property QtObject fadeTarget: targetProperty.object + property string fadeProperty: "opacity" + property var fadeProperties: [fadeProperty] + property var exitValue: 0 + property var enterValue: exitValue + property int fadeDuration: 300 + property string easingType: "Quad" + property bool delayWhile: false + property bool sequential: false + onDelayWhileChanged: { + if (!delayWhile) + sequentialAnimation.startExitAnimation(); + } + + readonly property Component shaderEffectSourceWrapperComponent: Item { + property alias shaderEffectSource: shaderEffectSource + property alias sourceItem: shaderEffectSource.sourceItem + parent: sourceItem.parent + x: sourceItem.x + y: sourceItem.y + ShaderEffectSource { + id: shaderEffectSource + transformOrigin: sourceItem.transformOrigin + hideSource: true + live: false + width: sourceItem.width + height: sourceItem.height + } + } + + readonly property Component defaultExitAnimation: NumberAnimation { + properties: root.fadeProperties.join(',') + duration: root.fadeDuration + to: root.exitValue + easing.type: root.easingType === "Linear" ? Easing.Linear : Easing["In"+root.easingType] + } + property Component exitAnimation: defaultExitAnimation + + // bind SES properties tu function provided by user: {rotation: (t) => () => t.progress * 180, opacity: (p) => 1 - p)} + + readonly property Component defaultEnterAnimation: NumberAnimation { + properties: root.fadeProperties.join(',') + duration: root.fadeDuration + from: root.enterValue + to: root.fadeTarget[root.fadeProperties[0]] + easing.type: root.easingType === "Linear" ? Easing.Linear : Easing["Out"+root.easingType] + } + property Component enterAnimation: defaultEnterAnimation + + SequentialAnimation { + id: sequentialAnimation + signal startEnterAnimation() + signal startExitAnimation() + ScriptAction { + script: { + const exitItem = shaderEffectSourceWrapperComponent.createObject(null, { sourceItem: root.fadeTarget }); + const exitShaderEffectSource = exitItem.shaderEffectSource; + if (exitAnimation === root.defaultExitAnimation) + root.fadeProperties.forEach(p => exitShaderEffectSource[p] = root.fadeTarget[p]); + exitShaderEffectSource.width = root.fadeTarget.width; + exitShaderEffectSource.height = root.fadeTarget.height; + const exitAnimationInstance = exitAnimation.createObject(root, { target: exitItem.shaderEffectSource }); + + sequentialAnimation.startExitAnimation.connect(exitAnimationInstance.start); + if (root.sequential) + exitAnimationInstance.finished.connect(sequentialAnimation.startEnterAnimation); + else + exitAnimationInstance.started.connect(sequentialAnimation.startEnterAnimation); + + exitAnimationInstance.finished.connect(() => { + exitItem.destroy(); + exitAnimationInstance.destroy(); + }); + } + } + PauseAnimation { + duration: 5 // figure out how to wait on a signal in an animation (for ShaderEffectSource update or Image loading when Behaviour on source) + } + PropertyAction {} + ScriptAction { + script: { + const enterItem = shaderEffectSourceWrapperComponent.createObject(null, { sourceItem: root.fadeTarget }); + const enterShaderEffectSource = enterItem.shaderEffectSource; + if (enterAnimation === root.defaultEnterAnimation) + root.fadeProperties.forEach(p => enterShaderEffectSource[p] = root.enterValue); + enterShaderEffectSource.live = true; + const enterAnimationInstance = enterAnimation.createObject(root, { target: enterItem.shaderEffectSource }); + + sequentialAnimation.startEnterAnimation.connect(enterAnimationInstance.start); + + enterAnimationInstance.finished.connect(() => { + enterItem.destroy(); + enterAnimationInstance.destroy(); + }); + + if (!root.delayWhile) + sequentialAnimation.startExitAnimation(); + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FavoritesView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FavoritesView.qml new file mode 100755 index 0000000..f94c060 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FavoritesView.qml @@ -0,0 +1,193 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Marco Martin + Copyright 2014 Sebastian Kügler + Copyright (C) 2015-2018 Eike Hein + Copyright (C) 2016 Jonathan Liu + Copyright (C) 2016 Kai Uwe Broulik + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.draganddrop 2.0 + +import org.kde.plasma.private.kicker 0.1 as Kicker + +Item { + //anchors.fill: parent + anchors.topMargin: PlasmaCore.Units.smallSpacing + + objectName: "FavoritesView" + + property ListView listView: favoritesView.listView + + function decrementCurrentIndex() { + if(favoritesView.currentIndex == 0) return; + favoritesView.decrementCurrentIndex(); + } + + function incrementCurrentIndex() { + var tempIndex = favoritesView.currentIndex+1; + if(tempIndex >= favoritesView.count) { + favoritesView.currentIndex = -1; + if(plasmoid.configuration.showRecentsView) { + root.m_recents.focus = true; + root.m_recents.currentIndex = 0; + } else { + root.m_showAllButton.focus = true; + } + return; + } + favoritesView.incrementCurrentIndex(); + } + + function activateCurrentIndex() { + favoritesView.currentItem.activate(); + } + + function openContextMenu() { + favoritesView.currentItem.openActionMenu(); + } + function getFavoritesCount() { + return favoritesView.count; + } + + function setCurrentIndex() { + favoritesView.currentIndex = 0; + } + function resetCurrentIndex() { + favoritesView.currentIndex = -1; + } + + // QQuickItem::isAncestorOf is not invokable... + function isChildOf(item, parent) { + if (!item || !parent) { + return false; + } + + if (item.parent === parent) { + return true; + } + + return isChildOf(item, item.parent); + } + + DropArea { + property int startRow: -1 + + anchors.fill: parent + enabled: plasmoid.immutability !== PlasmaCore.Types.SystemImmutable + + function syncTarget(event) { + if (favoritesView.animating) { + return; + } + + var pos = mapToItem(listView.contentItem, event.x, event.y); + var above = listView.itemAt(pos.x, pos.y); + + var source = kickoff.dragSource; + + if (above && above !== source && isChildOf(source, favoritesView)) { + favoritesView.model.moveRow(source.itemIndex, above.itemIndex); + // itemIndex changes directly after moving, + // we can just set the currentIndex to it then. + favoritesView.currentIndex = source.itemIndex; + } + } + + onDragEnter: { + syncTarget(event); + startRow = favoritesView.currentIndex; + } + + onDragMove: syncTarget(event) + } + + Transition { + id: moveTransition + SequentialAnimation { + PropertyAction { target: favoritesView; property: "animating"; value: true } + + NumberAnimation { + duration: favoritesView.animationDuration + properties: "x, y" + easing.type: Easing.OutQuad + } + + PropertyAction { target: favoritesView; property: "animating"; value: false } + } + } + + Connections { + target: plasmoid + function onExpandedChanged() { + if (!plasmoid.expanded) { + favoritesView.currentIndex = -1; + } + } + } + + KickoffListView { + id: favoritesView + + anchors.fill: parent + + property bool animating: false + property int animationDuration: resetAnimationDurationTimer.interval + + interactive: contentHeight > height + + move: moveTransition + moveDisplaced: moveTransition + + model: globalFavorites + + onCountChanged: { + animationDuration = 0; + resetAnimationDurationTimer.start(); + } + } + + Timer { + id: resetAnimationDurationTimer + + interval: 150 + + onTriggered: favoritesView.animationDuration = interval - 20 + } + KeyNavigation.tab: plasmoid.configuration.showRecentsView ? root.m_recents : root.m_showAllButton + onFocusChanged: { + if(focus) setCurrentIndex(); + else resetCurrentIndex(); + } + + Keys.onPressed: { + if(event.key == Qt.Key_Up) { + decrementCurrentIndex(); + } else if(event.key == Qt.Key_Down) { + incrementCurrentIndex(); + } else if(event.key == Qt.Key_Return) { + activateCurrentIndex(); + } else if(event.key == Qt.Key_Menu) { + openContextMenu(); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingIcon.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingIcon.qml new file mode 100644 index 0000000..362040a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingIcon.qml @@ -0,0 +1,105 @@ + +import QtQuick 2.4 +import QtQuick.Controls 1.1 +import QtQuick.Controls.Styles 1.1 +import QtQuick.Layouts 1.1 +import QtQuick.Dialogs 1.2 +import QtQuick.Window 2.1 +import QtGraphicalEffects 1.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + +import org.kde.plasma.private.kicker 0.1 as Kicker +import org.kde.kcoreaddons 1.0 as KCoreAddons // kuser +import org.kde.plasma.private.shell 2.0 + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.plasma.private.quicklaunch 1.0 + +import org.kde.kirigami 2.13 as Kirigami +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons + +import org.kde.kwindowsystem 1.0 + + +Item { + id: iconContainer + //The frame displayed on top of the user icon + height: units.iconSizes.huge + width: height + anchors.horizontalCenter: parent.horizontalCenter + + property alias iconSource: imgAuthorIcon.source + Image { + source: "../pics/user.png" + smooth: true + z: 1 + opacity: imgAuthorIcon.source === "" + Behavior on opacity { + NumberAnimation { duration: 350 } + } + anchors { + left: parent.left + right: parent.right + bottom: parent.bottom + top: parent.top + } + } + PlasmaCore.IconItem { + id: imgAuthorIcon + source: "" + height: parent.height + width: height + smooth: true + visible: true + usesPlasmaTheme: false + z: 99 + CrossFadeBehavior on source { + fadeDuration: 350 + } + } + Image { + id: imgAuthor + anchors { + top: parent.top + left: parent.left + right: parent.right + bottom: parent.bottom + + topMargin: units.smallSpacing*2 + leftMargin: units.smallSpacing*2 + rightMargin: units.smallSpacing*2 + bottomMargin: units.smallSpacing*2 + } + opacity: imgAuthorIcon.source === "" + Behavior on opacity { + NumberAnimation { duration: 350 } + } + source: kuser.faceIconUrl.toString() + smooth: true + mipmap: true + visible: true + } + /*OpacityMask { + anchors.fill: imgAuthor + source: (kuser.faceIconUrl.toString() === "") ? imgAuthorIcon : imgAuthor; + maskSource: Rectangle { + width: imgAuthorIcon.source === "" ? imgAuthor.width : 0 + height: imgAuthor.height + visible: false + } + }*/ + MouseArea{ + anchors.fill: parent + acceptedButtons: Qt.LeftButton + onPressed: { + root.visible = false; + KCMShell.open("kcm_users") + } + cursorShape: Qt.PointingHandCursor + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingOrb.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingOrb.qml new file mode 100644 index 0000000..59261ce --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/FloatingOrb.qml @@ -0,0 +1,103 @@ + +import QtQuick 2.4 +import QtQuick.Controls 1.1 +import QtQuick.Controls.Styles 1.1 +import QtQuick.Layouts 1.1 +import QtQuick.Dialogs 1.2 +import QtQuick.Window 2.1 +import QtGraphicalEffects 1.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + +import org.kde.plasma.private.kicker 0.1 as Kicker +import org.kde.kcoreaddons 1.0 as KCoreAddons // kuser +import org.kde.plasma.private.shell 2.0 + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.plasma.private.quicklaunch 1.0 + +import org.kde.kirigami 2.13 as Kirigami +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons + + +Item { + id: floatingOrb + width: buttonIcon.implicitWidth + height: buttonIcon.implicitHeight + property alias buttonIcon: buttonIcon + property alias buttonIconPressed: buttonIconPressed + property alias buttonIconHovered: buttonIconHovered + property alias mouseArea: mouseArea + + PlasmaCore.IconItem { + id: buttonIcon + anchors.fill: parent + opacity: 1 + readonly property double aspectRatio: (vertical ? implicitHeight / implicitWidth + : implicitWidth / implicitHeight) + + source: getResolvedUrl(plasmoid.configuration.customButtonImage, "orbs/normal.png") + smooth: true + roundToIconSize: !useCustomButtonImage || aspectRatio === 1 + onSourceChanged: updateSizeHints() + } + PlasmaCore.IconItem { + id: buttonIconPressed + anchors.fill: parent + opacity: 1 + visible: dashWindow.visible + readonly property double aspectRatio: (vertical ? implicitHeight / implicitWidth + : implicitWidth / implicitHeight) + + source: getResolvedUrl(plasmoid.configuration.customButtonImageActive, "orbs/selected.png") // + + smooth: true + roundToIconSize: !useCustomButtonImage || aspectRatio === 1 + onSourceChanged: updateSizeHints() + } + PlasmaCore.IconItem { + id: buttonIconHovered + z: 1 + source: getResolvedUrl(plasmoid.configuration.customButtonImageHover, "orbs/hovered.png"); + opacity: mouseArea.containsMouse || mouseAreaCompositingOff.containsMouse + visible: !dashWindow.visible + anchors.fill: parent + readonly property double aspectRatio: (vertical ? implicitHeight / implicitWidth + : implicitWidth / implicitHeight) + smooth: true + Behavior on opacity { + NumberAnimation { properties: "opacity"; easing.type: Easing.InOutQuad; duration: opacityDuration } + } + // A custom icon could also be rectangular. However, if a square, custom, icon is given, assume it + // to be an icon and round it to the nearest icon size again to avoid scaling artifacts. + roundToIconSize: !useCustomButtonImage || aspectRatio === 1 + + onSourceChanged: updateSizeHints() + } + + MouseArea + { + id: mouseArea + anchors.fill: parent + hoverEnabled: true + acceptedButtons: Qt.LeftButton | Qt.RightButton + onClicked: { + if(mouse.button == Qt.RightButton) { + var pos = plasmoid.mapToGlobal(mouse.x, mouse.y); + createContextMenu(pos); + + + } else { + dashWindow.visible = !dashWindow.visible; + dashWindow.showingAllPrograms = false; + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/IconPicker.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/IconPicker.qml new file mode 100755 index 0000000..928b88d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/IconPicker.qml @@ -0,0 +1,78 @@ +import QtQuick 2.2 +import QtQuick.Controls 1.3 +import QtQuick.Layouts 1.1 +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +// basically taken from kickoff +Button { + id: iconButton + + property string currentIcon + property string defaultIcon + + signal iconChanged(string iconName) + + Layout.minimumWidth: previewFrame.width + units.smallSpacing * 2 + Layout.maximumWidth: Layout.minimumWidth + Layout.minimumHeight: previewFrame.height + units.smallSpacing * 2 + Layout.maximumHeight: Layout.minimumWidth + + KQuickAddons.IconDialog { + id: iconDialog + onIconNameChanged: { + iconPreview.source = iconName + iconChanged(iconName) + } + } + + // just to provide some visual feedback, cannot have checked without checkable enabled + checkable: true + onClicked: { + checked = Qt.binding(function() { // never actually allow it being checked + return iconMenu.status === PlasmaComponents.DialogStatus.Open + }) + + iconMenu.open(0, height) + } + + PlasmaCore.FrameSvgItem { + id: previewFrame + anchors.centerIn: parent + imagePath: plasmoid.location === PlasmaCore.Types.Vertical || plasmoid.location === PlasmaCore.Types.Horizontal + ? "widgets/panel-background" : "widgets/background" + width: units.iconSizes.large + fixedMargins.left + fixedMargins.right + height: units.iconSizes.large + fixedMargins.top + fixedMargins.bottom + + PlasmaCore.IconItem { + id: iconPreview + anchors.centerIn: parent + width: units.iconSizes.large + height: width + source: currentIcon + } + } + + function setDefaultIcon() { + iconPreview.source = defaultIcon + iconChanged(defaultIcon) + } + + // QQC Menu can only be opened at cursor position, not a random one + PlasmaComponents.ContextMenu { + id: iconMenu + visualParent: iconButton + + PlasmaComponents.MenuItem { + text: i18nc("@item:inmenu Open icon chooser dialog", "Choose...") + icon: "document-open-folder" + onClicked: iconDialog.open() + } + PlasmaComponents.MenuItem { + text: i18nc("@item:inmenu Reset icon to default", "Clear Icon") + icon: "edit-clear" + onClicked: setDefaultIcon() + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate.qml new file mode 100755 index 0000000..ae5d497 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate.qml @@ -0,0 +1,106 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.kquickcontrolsaddons 2.0 + +import "../code/tools.js" as Tools + +Item { + id: item + + width: GridView.view.cellWidth - units.largeSpacing + height: GridView.view.cellHeight + property bool showLabel: true + readonly property int itemIndex: model.index + readonly property url url: model.url != undefined ? model.url : "" + property bool pressed: false + readonly property bool hasActionList: ((model.favoriteId != null) + || (("hasActionList" in model) && (model.hasActionList == true))) + + Accessible.role: Accessible.MenuItem + Accessible.name: model.display + + function openActionMenu(x, y) { + var actionList = hasActionList ? model.actionList : []; + Tools.fillActionMenu(i18n, actionMenu, actionList, GridView.view.model.favoritesModel, model.favoriteId); + actionMenu.visualParent = item; + actionMenu.open(x, y); + } + + function actionTriggered(actionId, actionArgument) { + Tools.triggerAction(plasmoid, GridView.view.model, model.index, actionId, actionArgument); + } + + PlasmaCore.IconItem { + id: icon + + y: showLabel ? (2 * highlightItemSvg.margins.top) : 0 + + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing * 2 + anchors.verticalCenter: parent.verticalCenter + + width: iconSize + height: width + + animated: false + usesPlasmaTheme: item.GridView.view.usesPlasmaTheme + + source: model.decoration + } + + PlasmaComponents.Label { + id: label + + visible: showLabel + + anchors { + left: icon.right + leftMargin: units.smallSpacing * 2 + verticalCenter: icon.verticalCenter + } + width: item.width - (iconSize + units.largeSpacing) + horizontalAlignment: Text.AlignLeft + elide: Text.ElideRight + wrapMode: Text.NoWrap + text: model.display + color: "black" + } + + Keys.onPressed: { + if (event.key == Qt.Key_Menu && hasActionList) { + event.accepted = true; + openActionMenu(item); + } else if ((event.key == Qt.Key_Enter || event.key == Qt.Key_Return)) { + event.accepted = true; + GridView.view.model.trigger(index, "", null); + + if ("toggle" in root) { + root.toggle(); + } else { + root.visible = false; + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate2.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate2.qml new file mode 100755 index 0000000..c342b55 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegate2.qml @@ -0,0 +1,123 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +import "code/tools.js" as Tools + +Item { + id: item + + height: GridView.view.cellHeight + width: GridView.view.cellWidth // height + + property int iconSize: 22 + + property bool showLabel: true + property int itemIndex: model.index + property string favoriteId: model.favoriteId !== undefined ? model.favoriteId : "" + property url url: model.url !== undefined ? model.url : "" + property variant icon: model.decoration !== undefined ? model.decoration : "" + property var m: model + property bool hasActionList: ((model.favoriteId !== null) + || (("hasActionList" in model) && (model.hasActionList === true))) + + Accessible.role: Accessible.MenuItem + Accessible.name: model.display + + function openActionMenu(x, y) { + var actionList = hasActionList ? model.actionList : []; + Tools.fillActionMenu(i18n, actionMenu, actionList, GridView.view.model.favoritesModel, model.favoriteId); + actionMenu.visualParent = item; + actionMenu.open(x, y); + } + + function actionTriggered(actionId, actionArgument) { + var close = (Tools.triggerAction(GridView.view.model, model.index, actionId, actionArgument) === true); + if (close) { + root.toggle(); + } + } + + + PlasmaCore.IconItem { + id: icon + anchors.horizontalCenter: parent.horizontalCenter + anchors.verticalCenter: parent.verticalCenter + anchors.verticalCenterOffset: -units.gridUnit + width: iconSize + height: width + colorGroup: PlasmaCore.Theme.ComplementaryColorGroup + animated: false + usesPlasmaTheme: item.GridView.view.usesPlasmaTheme + source: model.decoration + smooth: plasmoid.configuration.iconSmooth + } + + PlasmaComponents.Label { + id: label + visible: showLabel + anchors { + horizontalCenter: icon.horizontalCenter + top: icon.bottom + topMargin: units.smallSpacing + } + width: parent.width - units.largeSpacing + maximumLineCount: 2 + height: units.gridUnit * 2 + elide: Text.ElideRight + horizontalAlignment: Qt.AlignHCenter + verticalAlignment: Qt.AlignTop + wrapMode: Text.Wrap + color: theme.textColor + text: ("name" in model ? model.name : model.display) + + } + + PlasmaCore.ToolTipArea { + id: toolTip + + property string text: model.display + + anchors.fill: parent + active: root.visible && label.truncated + mainItem: toolTipDelegate + + onContainsMouseChanged: item.GridView.view.itemContainsMouseChanged(containsMouse) + } + + Keys.onPressed: { + if (event.key === Qt.Key_Menu && hasActionList) { + event.accepted = true; + openActionMenu(item); + } else if ((event.key === Qt.Key_Enter || event.key === Qt.Key_Return)) { + event.accepted = true; + + if ("trigger" in GridView.view.model) { + GridView.view.model.trigger(index, "", null); + root.toggle(); + } + + itemGrid.itemActivated(index, "", null); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegateBack.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegateBack.qml new file mode 100755 index 0000000..6514167 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridDelegateBack.qml @@ -0,0 +1,146 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +import "code/tools.js" as Tools + +Item { + id: item + + width: GridView.view.cellWidth - units.gridUnit + height: GridView.view.cellHeight + property bool showLabel: true + property int itemIndex: model.index + property string favoriteId: model.favoriteId !== undefined ? model.favoriteId : "" + property url url: model.url !== undefined ? model.url : "" + property variant icon: model.decoration !== undefined ? model.decoration : "" + property var m: model + property bool hasActionList: ((model.favoriteId !== null) + || (("hasActionList" in model) && (model.hasActionList === true))) + + Accessible.role: Accessible.MenuItem + Accessible.name: model.display + + function openActionMenu(x, y) { + var actionList = hasActionList ? model.actionList : []; + Tools.fillActionMenu(i18n, actionMenu, actionList, GridView.view.model.favoritesModel, model.favoriteId); + actionMenu.visualParent = item; + actionMenu.open(x, y); + } + + function actionTriggered(actionId, actionArgument) { + var close = (Tools.triggerAction(GridView.view.model, model.index, actionId, actionArgument) === true); + + if (close) { + root.toggle(); + } + } + + + + + PlasmaCore.IconItem { + id: icon + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing*2 + anchors.verticalCenter: parent.verticalCenter + width: iconSize + height: width + colorGroup: PlasmaCore.Theme.ComplementaryColorGroup + animated: false + //usesPlasmaTheme: item.GridView.view.usesPlasmaTheme + usesPlasmaTheme: false + source: { + return model.decoration + //if (model.display.indexOf(".") === -1 ) { + // var s = "-" + model.url + // if( s[s.length - 8 ] == "."){ + // return model.decoration + // } + // return "folder" + //}else{ + // return model.decoration + //} + } + smooth: true + Component.onCompleted: { + if(!icon.valid || icon.paintedHeight == 0) icon.source = "exec"; + } + } + + PlasmaComponents.Label { + id: label + visible: showLabel + anchors { + left: icon.right + leftMargin: units.smallSpacing + //top: icon.top + verticalCenter: icon.verticalCenter + } + maximumLineCount: 1 + elide: Text.ElideRight + wrapMode: Text.Wrap + color: "black" + width: parent.width - icon.width - units.largeSpacing + text: ("name" in model ? model.name : model.display) + } + PlasmaComponents.Label { + anchors.right: parent.right + anchors.rightMargin: units.smallSpacing*2 + anchors.verticalCenter: label.verticalCenter + visible: showLabel + horizontalAlignment: Text.AlignRight + maximumLineCount: 1 + width: parent.width - label.implicitWidth - icon.width * 2 + elide: Text.ElideRight + wrapMode: Text.Wrap + color: "black" + opacity: 0.5 + text: model.description + } + + PlasmaCore.ToolTipArea { + id: toolTip + property string text: model.display + anchors.fill: parent + active: root.visible && label.truncated + mainItem: toolTipDelegate + onContainsMouseChanged: item.GridView.view.itemContainsMouseChanged(containsMouse) + } + + Keys.onPressed: { + if (event.key === Qt.Key_Menu && hasActionList) { + event.accepted = true; + openActionMenu(item); + } else if ((event.key === Qt.Key_Enter || event.key === Qt.Key_Return)) { + event.accepted = true; + + if ("trigger" in GridView.view.model) { + GridView.view.model.trigger(index, "", null); + root.toggle(); + } + + itemGrid.itemActivated(index, "", null); + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridView.qml new file mode 100755 index 0000000..995f51a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridView.qml @@ -0,0 +1,422 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.4 + +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.draganddrop 2.0 + +FocusScope { + id: itemGrid + + signal keyNavLeft + signal keyNavRight + signal keyNavUp + signal keyNavDown + + property bool dragEnabled: false + property bool showLabels: true + property alias usesPlasmaTheme: gridView.usesPlasmaTheme + + property int iconSize: root.iconSize + + property alias currentIndex: gridView.currentIndex + property alias currentItem: gridView.currentItem + property alias contentItem: gridView.contentItem + property alias count: gridView.count + property alias flow: gridView.flow + property alias snapMode: gridView.snapMode + property alias model: gridView.model + + property alias cellWidth: gridView.cellWidth + property alias cellHeight: gridView.cellHeight + + property alias horizontalScrollBarPolicy: scrollArea.horizontalScrollBarPolicy + property alias verticalScrollBarPolicy: scrollArea.verticalScrollBarPolicy + + onFocusChanged: { + if (!focus) { + currentIndex = -1; + } + } + + function currentRow() { + if (currentIndex == -1) { + return -1; + } + + return Math.floor(currentIndex / Math.floor(width / cellWidth)); + } + + function currentCol() { + if (currentIndex == -1) { + return -1; + } + + return currentIndex - (currentRow() * Math.floor(width / cellWidth)); + } + + function lastRow() { + var columns = Math.floor(width / cellWidth); + return Math.ceil(count / columns) - 1; + } + + function tryActivate(row, col) { + if (count) { + var columns = Math.floor(width / cellWidth); + var rows = Math.ceil(count / columns); + row = Math.min(row, rows - 1); + col = Math.min(col, columns - 1); + currentIndex = Math.min(row ? ((Math.max(1, row) * columns) + col) + : col, + count - 1); + + gridView.forceActiveFocus(); + } + } + + function forceLayout() { + gridView.forceLayout(); + } + + ActionMenu { + id: actionMenu + + onActionClicked: { + visualParent.actionTriggered(actionId, actionArgument); + } + } + + DropArea { + id: dropArea + + anchors.fill: parent + + onDragMove: { + if (!dragEnabled || gridView.animating) { + return; + } + + var cPos = mapToItem(gridView.contentItem, event.x, event.y); + var item = gridView.itemAt(cPos.x, cPos.y); + + if (item && item != kicker.dragSource && kicker.dragSource && kicker.dragSource.parent == gridView.contentItem) { + item.GridView.view.model.moveRow(dragSource.itemIndex, item.itemIndex); + } + + } + + Timer { + id: resetAnimationDurationTimer + + interval: 80 + repeat: false + + onTriggered: { + gridView.animationDuration = interval - 20; + } + } + + PlasmaExtras.ScrollArea { + id: scrollArea + + anchors.fill: parent + + focus: true + + horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff + + GridView { + id: gridView + + property bool usesPlasmaTheme: false + + property bool animating: false + property int animationDuration: dragEnabled ? resetAnimationDurationTimer.interval : 0 + + focus: true + + currentIndex: -1 + + move: Transition { + enabled: itemGrid.dragEnabled + + SequentialAnimation { + PropertyAction { target: gridView; property: "animating"; value: true } + + NumberAnimation { + duration: gridView.animationDuration + properties: "x, y" + easing.type: Easing.OutQuad + } + + PropertyAction { target: gridView; property: "animating"; value: false } + } + } + + moveDisplaced: Transition { + enabled: itemGrid.dragEnabled + + SequentialAnimation { + PropertyAction { target: gridView; property: "animating"; value: true } + + NumberAnimation { + duration: gridView.animationDuration + properties: "x, y" + easing.type: Easing.OutQuad + } + + PropertyAction { target: gridView; property: "animating"; value: false } + } + } + + keyNavigationWraps: false + boundsBehavior: Flickable.StopAtBounds + + delegate: ItemGridDelegate { + showLabel: showLabels + } + + highlight: PlasmaComponents.Highlight { } + highlightFollowsCurrentItem: true + highlightMoveDuration: 0 + + onCountChanged: { + animationDuration = 0; + resetAnimationDurationTimer.start(); + } + + onModelChanged: { + currentIndex = -1; + } + + Keys.onLeftPressed: { + if (currentIndex == -1) { + currentIndex = 0; + return; + } + + if (currentCol() != 0) { + event.accepted = true; + moveCurrentIndexLeft(); + } else { + itemGrid.keyNavLeft(); + } + } + + Keys.onRightPressed: { + if (currentIndex == -1) { + currentIndex = 0; + return; + } + + var columns = Math.floor(width / cellWidth); + + if (currentCol() != columns - 1 && currentIndex != count - 1) { + event.accepted = true; + moveCurrentIndexRight(); + } else { + itemGrid.keyNavRight(); + } + } + + Keys.onUpPressed: { + if (currentIndex == -1) { + currentIndex = 0; + return; + } + + if (currentRow() != 0) { + event.accepted = true; + moveCurrentIndexUp(); + positionViewAtIndex(currentIndex, GridView.Contain); + } else { + itemGrid.keyNavUp(); + } + } + + Keys.onDownPressed: { + if (currentIndex == -1) { + currentIndex = 0; + return; + } + if (currentRow() < itemGrid.lastRow()) { + // Fix moveCurrentIndexDown()'s lack of proper spatial nav down + // into partial columns. + event.accepted = true; + var columns = Math.floor(width / cellWidth); + var newIndex = currentIndex + columns; + currentIndex = Math.min(newIndex, count - 1); + positionViewAtIndex(currentIndex, GridView.Contain); + } else { + itemGrid.keyNavDown(); + } + } + } + } + + MouseArea { + anchors.fill: parent + + property int pressX: -1 + property int pressY: -1 + property int lastX: -1 + property int lastY: -1 + property Item pressedItem: null + + acceptedButtons: Qt.LeftButton | Qt.RightButton + + hoverEnabled: true + + function updatePositionProperties(x, y) { + // Prevent hover event synthesis in QQuickWindow interfering + // with keyboard navigation by ignoring repeated events with + // identical coordinates. As the work done here would be re- + // dundant in any case, these are safe to ignore. + if (lastX == x && lastY == y) { + return; + } + + lastX = x; + lastY = y; + + var cPos = mapToItem(gridView.contentItem, x, y); + var item = gridView.itemAt(cPos.x, cPos.y); + + if (!item) { + gridView.currentIndex = -1; + pressedItem = null; + } else { + gridView.currentIndex = item.itemIndex; + itemGrid.focus = (currentIndex != -1) + } + + return item; + } + + onPressed: { + mouse.accepted = true; + + updatePositionProperties(mouse.x, mouse.y); + pressX = mouse.x; + pressY = mouse.y; + + if (mouse.button == Qt.RightButton) { + if (gridView.currentItem) { + if (gridView.currentItem.hasActionList) { + var mapped = mapToItem(gridView.currentItem, mouse.x, mouse.y); + gridView.currentItem.openActionMenu(mapped.x, mapped.y); + } + } else { + var mapped = mapToItem(rootItem, mouse.x, mouse.y); + contextMenu.open(mapped.x, mapped.y); + } + } else { + pressedItem = gridView.currentItem; + } + } + + onReleased: { + mouse.accepted = true; + + if (gridView.currentItem && gridView.currentItem == pressedItem) { + if ("trigger" in gridView.model) { + gridView.model.trigger(pressedItem.itemIndex, "", null); + + if ("toggle" in root) { + root.toggle(); + } else { + root.visible = false; + } + } + } else if (!pressedItem && mouse.button == Qt.LeftButton) { + if ("toggle" in root) { + root.toggle(); + } else { + root.visible = false; + } + } + + pressX = -1; + pressY = -1; + pressedItem = null; + } + + onPressAndHold: { + if (!dragEnabled) { + pressX = -1; + pressY = -1; + return; + } + + var cPos = mapToItem(gridView.contentItem, mouse.x, mouse.y); + var item = gridView.itemAt(cPos.x, cPos.y); + + if (!item) { + return; + } + + if (!dragHelper.isDrag(pressX, pressY, mouse.x, mouse.y)) { + kicker.dragSource = item; + dragHelper.startDrag(kicker, item.url); + } + + pressX = -1; + pressY = -1; + pressedItem = null; + } + + onPositionChanged: { + var item = updatePositionProperties(mouse.x, mouse.y); + + if (gridView.currentIndex != -1) { + if (dragEnabled && pressX != -1 && dragHelper.isDrag(pressX, pressY, mouse.x, mouse.y)) { + if ("pluginName" in item.m) { + dragHelper.startDrag(kicker, item.url, item.icon, + "text/x-plasmoidservicename", item.m.pluginName); + } else { + dragHelper.startDrag(kicker, item.url, item.icon); + } + + kicker.dragSource = item; + + pressX = -1; + pressY = -1; + } + } + } + + onContainsMouseChanged: { + if (!containsMouse) { + if (!actionMenu.opened) { + gridView.currentIndex = -1; + } + + pressX = -1; + pressY = -1; + lastX = -1; + lastY = -1; + pressedItem = null; + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridViewBack.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridViewBack.qml new file mode 100755 index 0000000..3a1e2f0 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemGridViewBack.qml @@ -0,0 +1,474 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.4 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 3.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.draganddrop 2.0 + +FocusScope { + id: itemGrid + + signal keyNavLeft + signal keyNavRight + signal keyNavUp + signal keyNavDown + + signal itemActivated(int index, string actionId, string argument) + + property bool dragEnabled: true + property bool dropEnabled: false + property bool showLabels: true + property alias usesPlasmaTheme: gridView.usesPlasmaTheme + + property alias currentIndex: gridView.currentIndex + property alias currentItem: gridView.currentItem + property alias contentItem: gridView.contentItem + property alias count: gridView.count + property alias model: gridView.model + property alias square: gridView.square + + property alias cellWidth: gridView.cellWidth + property alias cellHeight: gridView.cellHeight + property alias iconSize: gridView.iconSize + + //property alias horizontalScrollBarPolicy: scrollArea.horizontalScrollBarPolicy + //property alias verticalScrollBarPolicy: scrollArea.verticalScrollBarPolicy + + onDropEnabledChanged: { + if (!dropEnabled && "dropPlaceHolderIndex" in model) { + model.dropPlaceHolderIndex = -1; + } + } + + onFocusChanged: { + if (!focus) { + currentIndex = -1; + } else { + if(!hoverArea.containsMouse) currentIndex = 0; + } + } + + function currentRow() { + if (currentIndex == -1) { + return -1; + } + + return Math.floor(currentIndex / (1+Math.floor(width / itemGrid.cellWidth))); + } + + function currentCol() { + + if (currentIndex == -1) { + return -1; + } + + return currentIndex - (currentRow() * Math.floor(width / itemGrid.cellWidth)); + } + + function lastRow() { + var columns = Math.floor(width / itemGrid.cellWidth); + return Math.ceil(count / columns) - 1; + } + + function tryActivate(row, col) { + if (count) { + var columns = Math.floor(width / itemGrid.cellWidth); + var rows = Math.ceil(count / columns); + row = Math.min(row, rows - 1); + col = Math.min(col, columns - 1); + currentIndex = Math.min(row ? ((Math.max(1, row) * columns) + col) + : col, + count - 1); + + focus = true; + } + } + + function forceLayout() { + gridView.forceLayout(); + } + + ActionMenu { + id: actionMenu + + onActionClicked: { + visualParent.actionTriggered(actionId, actionArgument); + } + } + + DropArea { + id: dropArea + + anchors.fill: parent + + onDragMove: { + if (!itemGrid.dropEnabled || gridView.animating || !kicker.dragSource) { + return; + } + + var x = Math.max(0, event.x - (width % itemGrid.cellWidth)); + var cPos = mapToItem(gridView.contentItem, x, event.y); + var item = gridView.itemAt(cPos.x, cPos.y); + + if (item) { + if (kicker.dragSource.parent === gridView.contentItem) { + if (item !== kicker.dragSource) { + item.GridView.view.model.moveRow(dragSource.itemIndex, item.itemIndex); + } + } else if (kicker.dragSource.GridView.view.model.favoritesModel === itemGrid.model + && !itemGrid.model.isFavorite(kicker.dragSource.favoriteId)) { + var hasPlaceholder = (itemGrid.model.dropPlaceholderIndex !== -1); + + itemGrid.model.dropPlaceholderIndex = item.itemIndex; + + if (!hasPlaceholder) { + gridView.currentIndex = (item.itemIndex - 1); + } + } + } else if (kicker.dragSource.parent !== gridView.contentItem + && kicker.dragSource.GridView.view.model.favoritesModel === itemGrid.model + && !itemGrid.model.isFavorite(kicker.dragSource.favoriteId)) { + var hasPlaceholder = (itemGrid.model.dropPlaceholderIndex !== -1); + + itemGrid.model.dropPlaceholderIndex = hasPlaceholder ? itemGrid.model.count - 1 : itemGrid.model.count; + + if (!hasPlaceholder) { + gridView.currentIndex = (itemGrid.model.count - 1); + } + } else { + itemGrid.model.dropPlaceholderIndex = -1; + gridView.currentIndex = -1; + } + } + + onDragLeave: { + if ("dropPlaceholderIndex" in itemGrid.model) { + itemGrid.model.dropPlaceholderIndex = -1; + gridView.currentIndex = -1; + } + } + + onDrop: { + if (kicker.dragSource && kicker.dragSource.parent !== gridView.contentItem && kicker.dragSource.GridView.view.model.favoritesModel === itemGrid.model) { + itemGrid.model.addFavorite(kicker.dragSource.favoriteId, itemGrid.model.dropPlaceholderIndex); + gridView.currentIndex = -1; + } + } + + Timer { + id: resetAnimationDurationTimer + + interval: 120 + repeat: false + + onTriggered: { + gridView.animationDuration = interval - 20; + } + } + + Component{ + id: aItemGridDelegate2 + ItemGridDelegate2 { + showLabel: showLabels + iconSize: itemGrid.iconSize + } + } + Component{ + id: aItemGridDelegate + ItemGridDelegateBack { + showLabel: itemGrid.showLabels + + } + } + + PlasmaComponents.ScrollView { + id: scrollArea + + anchors.fill: parent + + focus: true + + //horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff + + GridView { + id: gridView + + signal itemContainsMouseChanged(bool containsMouse) + + property bool usesPlasmaTheme: false + + property int iconSize: units.iconSizes.huge + + property bool animating: false + property int animationDuration: itemGrid.dropEnabled ? resetAnimationDurationTimer.interval : 0 + property bool square: false + + focus: true + + currentIndex: -1 + + move: Transition { + enabled: itemGrid.dropEnabled + + SequentialAnimation { + PropertyAction { target: gridView; property: "animating"; value: true } + + NumberAnimation { + duration: gridView.animationDuration + properties: "x, y" + easing.type: Easing.OutQuad + } + + PropertyAction { target: gridView; property: "animating"; value: false } + } + } + + moveDisplaced: Transition { + enabled: itemGrid.dropEnabled + + SequentialAnimation { + PropertyAction { target: gridView; property: "animating"; value: true } + + NumberAnimation { + duration: gridView.animationDuration + properties: "x, y" + easing.type: Easing.OutQuad + } + + PropertyAction { target: gridView; property: "animating"; value: false } + } + } + + keyNavigationWraps: false + boundsBehavior: Flickable.StopAtBounds + interactive: false + + delegate: square ? aItemGridDelegate2 : aItemGridDelegate + + highlight: Item { + property bool isDropPlaceHolder: "dropPlaceholderIndex" in itemGrid.model && itemGrid.currentIndex === itemGrid.model.dropPlaceholderIndex + + KickoffHighlight { + visible: gridView.currentItem && !isDropPlaceHolder + + anchors.fill: parent + } + + PlasmaCore.FrameSvgItem { + visible: gridView.currentItem && isDropPlaceHolder + + anchors.fill: parent + + imagePath: Qt.resolvedUrl("svgs/menuitem.svg") + prefix: "selected" + + opacity: 1 + + PlasmaCore.IconItem { + anchors { + right: parent.right + rightMargin: parent.margins.right + bottom: parent.bottom + bottomMargin: parent.margins.bottom + } + + width: units.iconSizes.smallMedium + height: width + + source: "list-add" + active: false + } + } + } + + highlightFollowsCurrentItem: true + highlightMoveDuration: 0 + + onCurrentIndexChanged: { + if (currentIndex != -1) { + hoverArea.hoverEnabled = false + focus = true; + } + } + + onCountChanged: { + animationDuration = 0; + resetAnimationDurationTimer.start(); + } + + onModelChanged: { + currentIndex = -1; + } + Keys.onUpPressed: { + var tempIndex = currentIndex - 1; + if(tempIndex < 0) { + repeater.currentModelIndex--; + while(repeater.getCurrentModel().count == 0 && !repeater.isRepeaterEmpty()) { + repeater.currentModelIndex--; + } + repeater.getCurrentModel().currentIndex = repeater.getCurrentModel().count-1; + } else { + currentIndex--; + } + } + + Keys.onDownPressed: { + var tempIndex = currentIndex + 1; + if(tempIndex >= count) { + repeater.currentModelIndex++; + while(repeater.getCurrentModel().count == 0 && !repeater.isRepeaterEmpty()) { + repeater.currentModelIndex++; + } + repeater.getCurrentModel().currentIndex = 0; + } else { + currentIndex++; + } + } + + onItemContainsMouseChanged: { + if (!containsMouse) { + if (!actionMenu.opened) { + gridView.currentIndex = -1; + } + + hoverArea.pressX = -1; + hoverArea.pressY = -1; + hoverArea.lastX = -1; + hoverArea.lastY = -1; + hoverArea.pressedItem = null; + hoverArea.hoverEnabled = true; + } + } + } + } + + MouseArea { + id: hoverArea + + anchors.fill: parent + z: 9999 + + property int pressX: -1 + property int pressY: -1 + property int lastX: -1 + property int lastY: -1 + property Item pressedItem: null + + acceptedButtons: Qt.LeftButton | Qt.RightButton + + hoverEnabled: true + + function updatePositionProperties(x, y) { + // Prevent hover event synthesis in QQuickWindow interfering + // with keyboard navigation by ignoring repeated events with + // identical coordinates. As the work done here would be re- + // dundant in any case, these are safe to ignore. + if (lastX === x && lastY === y) { + return; + } + + lastX = x; + lastY = y; + + var cPos = mapToItem(gridView.contentItem, x, y); + var item = gridView.itemAt(cPos.x, cPos.y); + + if (!item) { + gridView.currentIndex = -1; + pressedItem = null; + } else { + gridView.currentIndex = item.itemIndex; + itemGrid.focus = (itemGrid.currentIndex != -1) + } + + return item; + } + + onPressed: mouse => { + mouse.accepted = true; + + updatePositionProperties(mouse.x, mouse.y); + + pressX = mouse.x; + pressY = mouse.y; + + if (mouse.button == Qt.RightButton) { + if (gridView.currentItem) { + if (gridView.currentItem.hasActionList) { + var mapped = mapToItem(gridView.currentItem, mouse.x, mouse.y); + gridView.currentItem.openActionMenu(mapped.x, mapped.y); + } + } else { + var mapped = mapToItem(rootItem, mouse.x, mouse.y); + contextMenu.open(mapped.x, mapped.y); + } + } else { + pressedItem = gridView.currentItem; + } + } + + onReleased: mouse => { + mouse.accepted = true; + updatePositionProperties(mouse.x, mouse.y); + + if (gridView.currentItem && gridView.currentItem == pressedItem) { + if ("trigger" in gridView.model) { + gridView.model.trigger(pressedItem.itemIndex, "", null); + //root.toggle(); + root.visible = false; + } + + itemGrid.itemActivated(pressedItem.itemIndex, "", null); + } else if (!dragHelper.dragging && !pressedItem && mouse.button == Qt.LeftButton) { + //root.toggle(); + root.visible = false; + } + + pressX = -1; + pressY = -1; + pressedItem = null; + } + + onPositionChanged: mouse => { + + var item = pressedItem? pressedItem : updatePositionProperties(mouse.x, mouse.y); + + if (gridView.currentIndex != -1) { + if (itemGrid.dragEnabled && pressX != -1 && dragHelper.isDrag(pressX, pressY, mouse.x, mouse.y)) { + if ("pluginName" in item.m) { + dragHelper.startDrag(kicker, item.url, item.icon, + "text/x-plasmoidservicename", item.m.pluginName); + } else { + dragHelper.startDrag(kicker, item.url, item.icon); + } + + kicker.dragSource = item; + + pressX = -1; + pressY = -1; + } + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemMultiGridView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemMultiGridView.qml new file mode 100755 index 0000000..298a12a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ItemMultiGridView.qml @@ -0,0 +1,270 @@ +/*************************************************************************** + * Copyright (C) 2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.4 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras + +import org.kde.plasma.private.kicker 0.1 as Kicker + +/* + This is a list of items organized by categories in a stacking order used by + the SearchView. As it shows multiple data models at once, they're split up + into categories, with each category having their own header. +*/ +PlasmaExtras.ScrollArea { + id: itemMultiGrid + + anchors.fill: parent + anchors.rightMargin: units.smallSpacing + anchors.bottomMargin: units.smallSpacing + + implicitHeight: itemColumn.implicitHeight + + signal keyNavLeft(int subGridIndex) + signal keyNavRight(int subGridIndex) + signal keyNavUp() + signal keyNavDown() + + property bool grabFocus: false + + property alias model: repeater.model + property alias count: repeater.count + property bool isSquare: false + property int aCellHeight + property int aCellWidth + property alias repeater: itemColumn.repeater + + verticalScrollBarPolicy: Qt.ScrollBarAsNeeded + horizontalScrollBarPolicy: Qt.ScrollBarAlwaysOff + + flickableItem.flickableDirection: Flickable.VerticalFlick + + onFocusChanged: { + if (!focus) { + for (var i = 0; i < repeater.count; i++) { + subGridAt(i).focus = false; + } + } else { + subGridAt(repeater.currentModelIndex).focus = true; + } + } + + function subGridAt(index) { + return repeater.itemAt(index).itemGrid; + } + + function tryActivate(row, col) { // FIXME TODO: Cleanup messy algo. + if (flickableItem.contentY > 0) { + row = 0; + } + + var target = null; + var rows = 0; + + for (var i = 0; i < repeater.count; i++) { + var grid = subGridAt(i); + + if (rows <= row) { + target = grid; + rows += grid.lastRow() + 2; // Header counts as one. + } else { + break; + } + } + + if (target) { + rows -= (target.lastRow() + 2); + target.tryActivate(row - rows, col); + } + } + + Column { + id: itemColumn + + width: itemMultiGrid.width - units.gridUnit + + property alias repeater: repeater + + Repeater { + id: repeater + + + property int currentModelIndex: 0 + onCurrentModelIndexChanged: { + if(currentModelIndex == repeater.count) currentModelIndex = 0; + else if(currentModelIndex < 0) currentModelIndex = repeater.count - 1; + repeater.itemAt(currentModelIndex).itemGrid.forceActiveFocus(); + repeater.itemAt(currentModelIndex).itemGrid.focus = true; + } + function isRepeaterEmpty() { + for(var i = 0; i < repeater.count; i++) { + if(repeater.itemAt(i).count != 0) return false; + } + return true; + } + function getCurrentModel() { + return repeater.itemAt(currentModelIndex); + } + delegate: Item { + width: itemColumn.width + height: gridViewLabel.height + gridView.height + (index == repeater.count - 1 ? 0 : units.smallSpacing) + visible: { + if(!repeater.model.modelForRow(index)) return false; + return repeater.model.modelForRow(index).count > 0 + } + + property alias currentIndex: gridView.currentIndex + property alias count: gridView.count + property Item itemGrid: gridView + + //Header displaying the name of the result category and the number of items in the category. + PlasmaExtras.Heading { + id: gridViewLabel + anchors.top: parent.top + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing + height: dummyHeading.height + wrapMode: Text.NoWrap + color: "#1d3287"; + level: 4 + verticalAlignment: Qt.AlignVCenter + text: { + if(!repeater.model.modelForRow(index)) return ""; + return repeater.model.modelForRow(index).description + " (" + repeater.model.modelForRow(index).count +")"; + } + } + + //Line that extends from the header to the right of the search view. + Rectangle { + anchors.topMargin: units.smallSpacing + anchors.left: gridViewLabel.right + anchors.leftMargin: units.smallSpacing + anchors.verticalCenter: gridViewLabel.verticalCenter + height: 1 + width: parent.width - gridViewLabel.implicitWidth - units.smallSpacing*4 + color: "#e5e5e6" + opacity: 1 + } + + MouseArea { + width: parent.width + height: parent.height + onClicked: root.toggle(); + } + + //The actual list of search results + ItemGridViewBack { + id: gridView + + anchors { + top: gridViewLabel.bottom + topMargin: units.smallSpacing + } + + width: parent.width + //height: Math.ceil(count / Math.floor(width / root.tileSide)) * root.tileSide + height: gridView.count ? gridView.count * aCellHeight : 0 + + cellWidth: isSquare ? root.tileSide : aCellWidth + cellHeight: isSquare ? root.tileSide : aCellHeight + iconSize: root.iconSize + square: isSquare + //verticalScrollBarPolicy: Qt.ScrollBarAlwaysOff + + model: repeater.model.modelForRow(index) + + onFocusChanged: { + if (focus) { + itemMultiGrid.focus = true; + } + } + + onCountChanged: { + if (itemMultiGrid.grabFocus && index == 0 && count > 0) { + currentIndex = 0; + focus = true; + } + } + + onCurrentItemChanged: { + if (!currentItem) { + return; + } + + if (index == 0 && currentRow() === 0) { + itemMultiGrid.flickableItem.contentY = 0; + return; + } + + var y = currentItem.y; + y = contentItem.mapToItem(itemMultiGrid.flickableItem.contentItem, 0, y).y; + + if (y < itemMultiGrid.flickableItem.contentY) { + itemMultiGrid.flickableItem.contentY = y; + } else { + y += isSquare ? root.tileSide : aCellHeight; + y -= itemMultiGrid.flickableItem.contentY; + y -= itemMultiGrid.viewport.height; + + if (y > 0) { + itemMultiGrid.flickableItem.contentY += y; + } + } + } + + onKeyNavLeft: { + itemMultiGrid.keyNavLeft(index); + } + + onKeyNavRight: { + itemMultiGrid.keyNavRight(index); + } + + onKeyNavUp: { + if (index > 0) { + var prevGrid = subGridAt(index - 1); + prevGrid.tryActivate(prevGrid.lastRow(), currentCol()); + } else { + itemMultiGrid.keyNavUp(); + } + } + + onKeyNavDown: { + if (index < repeater.count - 1) { + subGridAt(index + 1).tryActivate(0, currentCol()); + } else { + itemMultiGrid.keyNavDown(); + } + } + } + + // HACK: Steal wheel events from the nested grid view and forward them to + // the ScrollView's internal WheelArea. + Kicker.WheelInterceptor { + anchors.fill: gridView + z: 1 + + destination: findWheelArea(itemMultiGrid.flickableItem) + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickerListModel.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickerListModel.qml new file mode 100755 index 0000000..2825836 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickerListModel.qml @@ -0,0 +1,154 @@ +import QtQuick 2.0 + +ListModel { + id: listModel + + property var list: [] + property var sectionIcons: { return {} } + + signal refreshing() + signal refreshed() + + onListChanged: { + clear() + for (var i = 0; i < list.length; i++) { + append(list[i]); + } + } + + + function parseAppsModelItem(model, i) { + // https://github.com/KDE/plasma-desktop/blob/master/applets/kicker/plugin/actionlist.h#L30 + var DescriptionRole = Qt.UserRole + 1; + var GroupRole = DescriptionRole + 1; + var FavoriteIdRole = DescriptionRole + 2; + var IsSeparatorRole = DescriptionRole + 3; + var IsDropPlaceholderRole = DescriptionRole + 4; + var IsParentRole = DescriptionRole + 5; + var HasChildrenRole = DescriptionRole + 6; + var HasActionListRole = DescriptionRole + 7; + var ActionListRole = DescriptionRole + 8; + var UrlRole = DescriptionRole + 9; + + var modelIndex = model.index(i, 0); + + var item = { + parentModel: model, + indexInParent: i, + name: model.data(modelIndex, Qt.DisplayRole), + description: model.data(modelIndex, DescriptionRole), + favoriteId: model.data(modelIndex, FavoriteIdRole), + largeIcon: false, // for KickerListView + }; + + if (typeof model.name === 'string') { + item.parentName = model.name + } + + // ListView.append() doesn't like it when we have { key: [object] }. + var url = model.data(modelIndex, UrlRole); + if (typeof url === 'object') { + url = url.toString(); + } + if (typeof url === 'string') { + item.url = url + } + + var icon = model.data(modelIndex, Qt.DecorationRole); + if (typeof icon === 'object') { + item.icon = icon + } else if (typeof icon === 'string') { + item.iconName = icon + } + + return item; + } + + function parseModel(appList, model, path) { + // console.log(path, model, model.description, model.count); + for (var i = 0; i < model.count; i++) { + var item = model.modelForRow(i); + if (!item) { + item = parseAppsModelItem(model, i); + } + var itemPath = (path || []).concat(i); + if (item && item.hasChildren) { + // console.log(item) + parseModel(appList, item, itemPath); + } else { + // console.log(itemPath, item, item.description); + appList.push(item); + } + } + } + + + function refresh() { + refreshing() + + refreshed() + } + + function log() { + for (var i = 0; i < list.length; i++) { + var item = list[i]; + console.log(JSON.stringify({ + name: item.name, + description: item.description, + }, null, '\t')) + } + } + + function triggerIndex(index) { + var item = list[index] + item.parentModel.trigger(item.indexInParent, "", null); + itemTriggered() + } + + signal itemTriggered() + + function hasActionList(index) { + var DescriptionRole = Qt.UserRole + 1; + var HasActionListRole = DescriptionRole + 7; + + var item = list[index] + var modelIndex = item.parentModel.index(item.indexInParent, 0) + return item.parentModel.data(modelIndex, HasActionListRole) + } + + function getActionList(index) { + var DescriptionRole = Qt.UserRole + 1; + var ActionListRole = DescriptionRole + 8; + + var item = list[index] + var modelIndex = item.parentModel.index(item.indexInParent, 0) + return item.parentModel.data(modelIndex, ActionListRole) + } + + function triggerIndexAction(index, actionId, actionArgument) { + // kicker/code/tools.js triggerAction() + + var item = list[index] + item.parentModel.trigger(item.indexInParent, actionId, actionArgument) + itemTriggered() + } + + function getByValue(key, value) { + for (var i = 0; i < count; i++) { + var item = get(i) + if (item[key] == value) { + return item + } + } + return null + } + + function hasApp(favoriteId) { + for (var i = 0; i < count; i++) { + var item = get(i); + if (item.favoriteId == favoriteId) { + return true + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffButton.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffButton.qml new file mode 100755 index 0000000..9cb6a7a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffButton.qml @@ -0,0 +1,67 @@ +/* + Copyright (C) 2011 Martin Gräßlin + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.kquickcontrolsaddons 2.0 + +PlasmaComponents.TabButton { + id: button + objectName: "KickoffButton" + + property string iconSource + property alias text: labelElement.text + + implicitHeight: iconElement.height + labelElement.implicitHeight + iconElement.anchors.topMargin + labelElement.anchors.topMargin + labelElement.anchors.bottomMargin + + Item { + anchors { + margins: PlasmaCore.Units.smallSpacing + left: parent.left + right: parent.right + verticalCenter: parent.verticalCenter + } + + height: childrenRect.height + + PlasmaCore.IconItem { + id: iconElement + + anchors.horizontalCenter: parent.horizontalCenter + width: PlasmaCore.Units.iconSizes.medium + height: width + + source: iconSource + } + + PlasmaComponents.Label { + id: labelElement + + anchors { + top: iconElement.bottom + left: parent.left + right: parent.right + } + + horizontalAlignment: Text.AlignHCenter + elide: Text.ElideRight + wrapMode: Text.WordWrap + font: theme.smallestFont + } + } +} // button diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffHighlight.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffHighlight.qml new file mode 100755 index 0000000..9967a54 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffHighlight.qml @@ -0,0 +1,85 @@ +/* + * Copyright 2014 Sebastian Kügler + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +Item { + + id: highlight + + /** true if the user is hovering over the component */ + //in the case we are the highlight of a listview, it follows the mouse, so hover = true + property bool hover: ListView ? true : false + + /** true if the mouse button is pressed over the component. */ + property bool pressed: false + width: ListView.view ? ListView.view.width : undefined + property alias marginHints: background.margins; + + Connections { + target: highlight.ListView.view + function onCurrentIndexChanged() { + if (highlight.ListView.view.currentIndex >= 0) { + background.opacity = 1 + } else { + background.opacity = 0 + } + } + } + + Behavior on opacity { + NumberAnimation { + duration: PlasmaCore.Units.veryShortDuration + easing.type: Easing.OutQuad + } + } + + PlasmaCore.FrameSvgItem { + id: background + imagePath: Qt.resolvedUrl("svgs/menuitem.svg") + prefix: { + if (pressed) + return hover ? "selected+hover" : "selected"; + + if (hover) + return "hover"; + + return "normal"; + } + + Behavior on opacity { + NumberAnimation { + duration: PlasmaCore.Units.veryShortDuration + easing.type: Easing.OutQuad + } + } + + anchors { + fill: parent + leftMargin: PlasmaCore.Units.smallSpacing + rightMargin: PlasmaCore.Units.smallSpacing + //FIXME: breaks listviews and highlight item + // topMargin: -background.margins.top + // leftMargin: -background.margins.left + // bottomMargin: -background.margins.bottom + // rightMargin: -background.margins.right + } + } + } diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffItem.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffItem.qml new file mode 100755 index 0000000..1541210 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffItem.qml @@ -0,0 +1,188 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Gregor Taetzner + Copyright 2014 Sebastian Kügler + Copyright (C) 2015-2018 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ + +//This is the generic item delegate used by FavoritesView, RecentlyUsedView and SearchView. + +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.draganddrop 2.0 +import QtGraphicalEffects 1.15 + +import "code/tools.js" as Tools + +Item { + id: listItem + + enabled: !model.disabled && !(model.display === "" || model.display === "Recent Applications") + visible: !(model.display === "" || model.display === "Recent Applications") + width: ListView.view.width + height: model.display === "" || model.display === "Recent Applications" ? 0 : (PlasmaCore.Units.smallSpacing) + Math.max(elementIcon.height, titleElement.implicitHeight + subTitleElement.implicitHeight) + + signal reset + signal actionTriggered(string actionId, variant actionArgument) + signal aboutToShowActionMenu(variant actionMenu) + signal addBreadcrumb(var model, string title) + + readonly property int itemIndex: model.index + readonly property string url: model.url || "" + readonly property var decoration: model.decoration || "" + + property bool dropEnabled: false + property bool appView: false + property bool modelChildren: model.hasChildren || false + property bool isCurrent: listItem.ListView.view.currentIndex === index; + property bool showAppsByName: plasmoid.configuration.showAppsByName + + property bool hasActionList: ((model.favoriteId !== null) + || (("hasActionList" in model) && (model.hasActionList === true))) + property Item menu: actionMenu + property alias usePlasmaIcon: elementIcon.usesPlasmaTheme + + onAboutToShowActionMenu: { + var actionList = hasActionList ? model.actionList : []; + Tools.fillActionMenu(i18n, actionMenu, actionList, ListView.view.model.favoritesModel, model.favoriteId); + } + + onActionTriggered: { + plasmoid.expanded = false; + if (Tools.triggerAction(ListView.view.model, model.index, actionId, actionArgument) === true) { + plasmoid.expanded = false; + } + + if (actionId.indexOf("_kicker_favorite_") === 0) { + switchToInitial(); + } + } + + function activate() { + var view = listItem.ListView.view; + + if (model.hasChildren) { + var childModel = view.model.modelForRow(index); + + listItem.addBreadcrumb(childModel, display); + view.model = childModel; + } else { + plasmoid.expanded = false; + view.model.trigger(index, "", null); + listItem.reset(); + } + + } + + function openActionMenu(x, y) { + aboutToShowActionMenu(actionMenu); + actionMenu.visualParent = listItem; + actionMenu.open(x, y); + } + + ActionMenu { + id: actionMenu + + onActionClicked: { + actionTriggered(actionId, actionArgument); + } + } + + PlasmaCore.IconItem { + id: elementIcon + + anchors { + left: parent.left + leftMargin: PlasmaCore.Units.smallSpacing * 2 + verticalCenter: parent.verticalCenter + } + width: PlasmaCore.Units.iconSizes.medium + height: width + + animated: false + usesPlasmaTheme: false + + source: model.decoration + } + + PlasmaComponents.Label { + id: titleElement + + y: Math.round((parent.height - titleElement.height - ( (subTitleElement.text != "") ? subTitleElement.implicitHeight : 0) ) / 2) + anchors { + left: elementIcon.right + right: arrow.left + leftMargin: PlasmaCore.Units.smallSpacing * 4 + rightMargin: PlasmaCore.Units.smallSpacing * 6 + } + height: implicitHeight //undo PC2 height override, remove when porting to PC3 + // TODO: games should always show the by name! + text: model.display + elide: Text.ElideRight + horizontalAlignment: Text.AlignLeft + color: "#000000" + } + + PlasmaComponents.Label { + id: subTitleElement + + anchors { + left: titleElement.left + right: arrow.right + top: titleElement.bottom + } + height: implicitHeight + color: "#000000" + text: model.description || "" + opacity: isCurrent ? 0.8 : 0.6 + font: theme.smallestFont + elide: Text.ElideMiddle + horizontalAlignment: Text.AlignLeft + } + + PlasmaCore.SvgItem { + id: arrow + + anchors { + right: parent.right + rightMargin: PlasmaCore.Units.smallSpacing * 6 + verticalCenter: parent.verticalCenter + } + + width: visible ? PlasmaCore.Units.iconSizes.small : 0 + height: width + + visible: (model.hasChildren === true) + opacity: (listItem.ListView.view.currentIndex === index) ? 1.0 : 0.8 + + svg: arrowsSvg + elementId: (Qt.application.layoutDirection == Qt.RightToLeft) ? "left-arrow-black" : "right-arrow-black" + } + + Keys.onPressed: { + if (event.key === Qt.Key_Menu && hasActionList) { + event.accepted = true; + openActionMenu(); + } else if ((event.key === Qt.Key_Enter || event.key === Qt.Key_Return) && !modelChildren) { + if (!modelChildren) { + event.accepted = true; + listItem.activate(); + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffListView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffListView.qml new file mode 100755 index 0000000..0cc7f3d --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/KickoffListView.qml @@ -0,0 +1,213 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Gregor Taetzner + Copyright (C) 2015-2018 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.plasma.components 2.0 as PlasmaComponents + + +FocusScope { + id: view + + signal reset + signal addBreadcrumb(var model, string title) + + readonly property Item listView: listView + readonly property Item scrollArea: scrollArea + + property bool showAppsByName: true + property bool appView: false + + property alias model: listView.model + property alias delegate: listView.delegate + property alias currentIndex: listView.currentIndex + property alias currentItem: listView.currentItem + property alias count: listView.count + property alias interactive: listView.interactive + property alias contentHeight: listView.contentHeight + + property alias move: listView.move + property alias moveDisplaced: listView.moveDisplaced + + function incrementCurrentIndex() { + listView.incrementCurrentIndex(); + } + + function decrementCurrentIndex() { + listView.decrementCurrentIndex(); + } + + Connections { + target: plasmoid + + function onExpandedChanged() { + if (!plasmoid.expanded) { + listView.positionViewAtBeginning(); + } + } + } + + PlasmaExtras.ScrollArea { + id: scrollArea + frameVisible: false + anchors.fill: parent + + ListView { + id: listView + + focus: true + + keyNavigationWraps: true + boundsBehavior: Flickable.StopAtBounds + + highlight: KickoffHighlight {} + highlightMoveDuration : 0 + highlightResizeDuration: 0 + + delegate: KickoffItem { + id: delegateItem + + appView: view.appView + showAppsByName: view.showAppsByName + + onReset: view.reset() + onAddBreadcrumb: view.addBreadcrumb(model, title) + } + spacing: PlasmaCore.Units.smallSpacing/2 + + section { + property: "group" + criteria: ViewSection.FullString + delegate: SectionDelegate {} + } + + MouseArea { + anchors.left: parent.left + + width: scrollArea.viewport.width + height: parent.height + + id: mouseArea + + property Item pressed: null + property int pressX: -1 + property int pressY: -1 + property bool tapAndHold: false + + hoverEnabled: true + acceptedButtons: Qt.LeftButton | Qt.RightButton + + onPressed: { + var mapped = listView.mapToItem(listView.contentItem, mouse.x, mouse.y); + var item = listView.itemAt(mapped.x, mapped.y); + + if (!item) { + return; + } + + if (mouse.buttons & Qt.RightButton) { + if (item.hasActionList) { + mapped = listView.contentItem.mapToItem(item, mapped.x, mapped.y); + listView.currentItem.openActionMenu(mapped.x, mapped.y); + } + } else { + pressed = item; + pressX = mouse.x; + pressY = mouse.y; + } + } + + onReleased: { + var mapped = listView.mapToItem(listView.contentItem, mouse.x, mouse.y); + var item = listView.itemAt(mapped.x, mapped.y); + + if (item && pressed === item && !tapAndHold) { + if (item.appView) { + if (mouse.source == Qt.MouseEventSynthesizedByQt) { + positionChanged(mouse); + } + view.state = "OutgoingLeft"; + } else { + item.activate(); + root.visible = false; + } + + listView.currentIndex = -1; + } + if (tapAndHold && mouse.source == Qt.MouseEventSynthesizedByQt) { + if (item.hasActionList) { + mapped = listView.contentItem.mapToItem(item, mapped.x, mapped.y); + listView.currentItem.openActionMenu(mapped.x, mapped.y); + } + } + pressed = null; + pressX = -1; + pressY = -1; + tapAndHold = false; + } + + onPositionChanged: { + var mapped = listView.mapToItem(listView.contentItem, mouse.x, mouse.y); + var item = listView.itemAt(mapped.x, mapped.y); + + if (item) { + listView.currentIndex = item.itemIndex; + } else { + listView.currentIndex = -1; + } + + if (mouse.source != Qt.MouseEventSynthesizedByQt || tapAndHold) { + if (pressed && pressX != -1 && pressed.url && dragHelper.isDrag(pressX, pressY, mouse.x, mouse.y)) { + kickoff.dragSource = item; + if (mouse.source == Qt.MouseEventSynthesizedByQt) { + dragHelper.dragIconSize = PlasmaCore.Units.iconSizes.huge + dragHelper.startDrag(kickoff, pressed.url, pressed.decoration); + } else { + dragHelper.dragIconSize = PlasmaCore.Units.iconSizes.medium + dragHelper.startDrag(kickoff, pressed.url, pressed.decoration); + } + pressed = null; + pressX = -1; + pressY = -1; + tapAndHold = false; + } + } + } + + onContainsMouseChanged: { + if (!containsMouse) { + pressed = null; + pressX = -1; + pressY = -1; + tapAndHold = false; + listView.currentIndex = -1; + } + } + + onPressAndHold: { + if (mouse.source == Qt.MouseEventSynthesizedByQt) { + tapAndHold = true; + positionChanged(mouse); + } + } + } + } + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ListDelegate.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ListDelegate.qml new file mode 100755 index 0000000..7ffddad --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/ListDelegate.qml @@ -0,0 +1,101 @@ +/* + * Copyright 2015 Kai Uwe Broulik + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 2.010-1301, USA. + */ + +import QtQuick 2.2 +import QtQuick.Layouts 1.1 + +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents + +Item { + id: item + + signal clicked + signal iconClicked + + property alias text: label.text + // property alias subText: sublabel.text + property alias icon: icon.source + // "enabled" also affects all children + property bool interactive: true + property bool interactiveIcon: false + property bool showIcon: false + + property alias usesPlasmaTheme: icon.usesPlasmaTheme + + property alias containsMouse: area.containsMouse + property alias size: icon.height + + + property Item highlight + + Layout.fillWidth: true + + height: size + 2 * units.smallSpacing + width: height + + MouseArea { + id: area + anchors.fill: parent + enabled: item.interactive + hoverEnabled: true + onClicked: item.clicked() + onContainsMouseChanged: { + if (!highlight) { + return + } + + if (containsMouse) { + highlight.parent = item + highlight.width = item.width + highlight.height = item.height + + } + + highlight.visible = containsMouse + + } + } + + PlasmaCore.IconItem { + id: icon + width: icon.height + anchors.verticalCenter: parent.verticalCenter + anchors.left: parent.left + anchors.leftMargin: units.smallSpacing * 2 + usesPlasmaTheme: true + visible: showIcon + MouseArea { + anchors.fill: parent + visible: item.interactiveIcon + cursorShape: Qt.PointingHandCursor + onClicked: item.iconClicked() + } + } + + PlasmaComponents.Label { + id: label + wrapMode: Text.NoWrap + elide: Text.ElideRight + anchors.left: showIcon ? icon.right : parent.left + anchors.leftMargin: units.smallSpacing * 2 + anchors.verticalCenter: icon.verticalCenter + } + + +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/MenuRepresentation.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/MenuRepresentation.qml new file mode 100755 index 0000000..0cc2ecd --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/MenuRepresentation.qml @@ -0,0 +1,1071 @@ +/*************************************************************************** + * Copyright (C) 2014 by Weng Xuetian + * Copyright (C) 2013-2017 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.4 +import QtQuick.Controls 1.1 +import QtQuick.Controls.Styles 1.1 +import QtQuick.Layouts 1.1 +import QtQuick.Dialogs 1.2 +import QtQuick.Window 2.1 +import QtGraphicalEffects 1.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + +import org.kde.plasma.private.kicker 0.1 as Kicker +import org.kde.kcoreaddons 1.0 as KCoreAddons // kuser +import org.kde.plasma.private.shell 2.0 + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.plasma.private.quicklaunch 1.0 + +import org.kde.kirigami 2.13 as Kirigami +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons + + + + +PlasmaCore.Dialog { + id: root + objectName: "popupWindow" + location: "Floating" // To make the panel display all 4 borders, the panel will be positioned at a corner. + flags: Qt.WindowStaysOnTopHint | Qt.Popup // Set to popup so that it is still considered a plasmoid popup, despite being a floating dialog window. + hideOnWindowDeactivate: true + + property int iconSize: units.iconSizes.medium + property int iconSizeSide: units.iconSizes.smallMedium + property int cellWidth: units.gridUnit * 14 // Width for all standard menu items. + property int cellWidthSide: units.gridUnit * 8 // Width for sidebar menu items. + property int cellHeight: iconSize + units.smallSpacing + (Math.max(highlightItemSvg.margins.top + highlightItemSvg.margins.bottom, + highlightItemSvg.margins.left + highlightItemSvg.margins.right)) - units.smallSpacing/2 + property bool searching: (searchField.text != "") + property bool showingAllPrograms: false + property bool firstTimePopup: false // To make sure the user icon is displayed properly. + + + property int slideAnimationDuration: 105 + + property color leftPanelBackgroundColor: "white" + property color leftPanelBorderColor: "#44000000" + property color leftPanelSeparatorColor: "#d6e5f5" + property color searchPanelSeparatorColor: "#cddbea" + property color searchPanelBackgroundColor: "#f3f7fb" + + property color searchFieldBackgroundColor: "white" + property color searchFieldTextColor: "black" + property color searchFieldPlaceholderColor: "#707070" + + property color shutdownTextColor: "#202020" + + // A bunch of references for easier access by child QML elements. + property alias m_recents: recents + property alias m_faves: faves + property alias m_showAllButton: allButtonsArea + property alias m_shutDownButton: shutdown + property alias m_lockButton: lockma + property alias m_searchField: searchField + property alias m_delayTimer: delayTimer + + onVisibleChanged: { + var pos = popupPosition(width, height); // Calculates the position of the floating dialog window. + x = pos.x; + y = pos.y; + if (!visible) { + reset(); + } else { + requestActivate(); + searchField.forceActiveFocus(); + } + resetRecents(); // Resets the recents model to prevent errors and crashes. + } + + onHeightChanged: { + var pos = popupPosition(width, height); + x = pos.x; + y = pos.y; + // It's at this point where everything actually gets properly initialized and we don't have to worry about + // random unpredictable values, so we can safely allow the popup icon to show up. + iconUser.x = sidePanel.x+sidePanel.width/2-units.iconSizes.huge/2+units.smallSpacing + iconUser.y = root.y-units.iconSizes.huge/2 + firstTimePopup = true; + } + + onWidthChanged: { + var pos = popupPosition(width, height); + x = pos.x; + y = pos.y; + } + + onSearchingChanged: { + if (!searching) { + reset(); + } + } + + function selectItem(itemIndex) { + //Stub + } + + function resetRecents() { + recents.model = rootModel.modelForRow(0); + recents.model.refresh(); + recents.currentIndex = -1; + } + function reset() { + searchField.text = ""; + compositingIcon.iconSource = ""; + nonCompositingIcon.iconSource = ""; + } + + //The position calculated is always at a corner. + function popupPosition(width, height) { + var screenAvail = plasmoid.availableScreenRect; + var screen = plasmoid.screenGeometry; + + var offset = 0; + // Fall back to bottom-left of screen area when the applet is on the desktop or floating. + var x = offset; + var y = screen.height - height - offset; + var horizMidPoint = screen.x + (screen.width / 2); + var vertMidPoint = screen.y + (screen.height / 2); + var appletTopLeft = kicker.mapToGlobal(0, 0); + var appletBottomLeft = kicker.mapToGlobal(0, kicker.height); + + x = (appletTopLeft.x < horizMidPoint) ? screen.x : (screen.x + screen.width) - width; + + if (appletTopLeft.x < horizMidPoint) { + x += offset + } else if (appletTopLeft.x + width > horizMidPoint){ + x -= offset + } + + if (plasmoid.location == PlasmaCore.Types.TopEdge) { + /*this is floatingAvatar.width*/ + offset = 2; + y = screen.y + parent.height + panelSvg.margins.bottom + offset; + } else { + y = screen.y + screen.height - parent.height - height - panelSvg.margins.top - offset; + } + + return Qt.point(x, y); + } + + FocusScope { + id: mainFocusScope + objectName: "MainFocusScope" + Layout.minimumWidth: root.cellWidth + root.cellWidthSide + Layout.maximumWidth: root.cellWidth + root.cellWidthSide + + Layout.minimumHeight: (cellHeight * plasmoid.configuration.numberRows) + searchField.height + units.iconSizes.smallMedium + Layout.maximumHeight: (cellHeight * plasmoid.configuration.numberRows) + searchField.height + units.iconSizes.smallMedium + + focus: true + clip: true + + + KCoreAddons.KUser { id: kuser } // Used for getting the username and icon. + Logic { id: logic } // Probably useful. + + /* + * The user icon is supposed to stick out of the start menu, so a separate dialog window + * is required to pull that effect off. Inspiration taken from SnoutBug's MMcK launcher, + * however with some minor adjustments and improvements. + * + * The flag Qt.X11BypassWindowManagerHint is used to prevent the dialog from animating its + * opacity when its visibility is changed directly, and Qt.Popup is used to ensure that it's + * above the parent dialog window. + * + * Setting the location to "Floating" means that we can use manual positioning for the dialog + * which is important as positioning a dialog like this is tricky at best and unpredictable + * at worst. Positioning of this dialog window can only be done reliably when: + * + * 1. The parent dialog window is visible, this ensures that the positioning of the window + * is actually initialized and not simply declared. + * 2. The width and height of the parent dialog window are properly initialized as well. + * + * This is why the position of this window is determined on the onHeightChanged slot of the + * parent window, as by then both the position and size of the parent are well defined. + * It should be noted that the position values for any dialog window are gonna become + * properly initialized once the visibility of the window is enabled, at least from what + * I could figure out. Anything before that and the properties won't behave well. + * + * To comment on MMcK's implementation, this is likely why positioning of the floating + * avatar is so weird and unreliable. Using uninitialized values always leads to + * unpredictable behavior, which leads to positioning being all over the place. + * + * The firstTimePopup is used to make sure that the dialog window has its correct position + * values before it is made visible to the user. + */ + + PlasmaCore.Dialog { + id: iconUser + flags: Qt.WindowStaysOnTopHint | Qt.Popup | Qt.X11BypassWindowManagerHint // To prevent the icon from animating its opacity when its visibility is changed + //type: "Notification" // So that we don't have to rely on this + location: "Floating" + x: 0 + y: 0 + backgroundHints: PlasmaCore.Types.NoBackground // To prevent the dialog background SVG from being rendered, we want a fully transparent window. + visualParent: root + visible: root.visible && !searching && compositingEnabled + opacity: iconUser.visible && firstTimePopup // To prevent even more NP-hard unpredictable behavior + mainItem: FloatingIcon { + id: compositingIcon + visible: compositingEnabled + } + } + + Connections { + target: plasmoid.configuration + function onNumberRowsChanged() { + recents.model = rootModel.modelForRow(0); + recents.model.refresh(); + } + } + PlasmaCore.DataSource { + id: pmEngine + engine: "powermanagement" + connectedSources: ["PowerDevil", "Sleep States"] + function performOperation(what) { + var service = serviceForSource("PowerDevil") + var operation = service.operationDescription(what) + service.startOperationCall(operation) + } + } + + PlasmaCore.DataSource { + id: executable + engine: "executable" + connectedSources: [] + onNewData: { + var exitCode = data["exit code"] + var exitStatus = data["exit status"] + var stdout = data["stdout"] + var stderr = data["stderr"] + exited(sourceName, exitCode, exitStatus, stdout, stderr) + disconnectSource(sourceName) + } + function exec(cmd) { + if (cmd) { + connectSource(cmd) + } + } + signal exited(string cmd, int exitCode, int exitStatus, string stdout, string stderr) + } + + PlasmaComponents.Highlight { + id: delegateHighlight + visible: false + z: -1 // otherwise it shows ontop of the icon/label and tints them slightly + } + + PlasmaExtras.Heading { + id: dummyHeading + visible: false + width: 0 + level: 5 + } + + TextMetrics { + id: headingMetrics + font: dummyHeading.font + } + + ActionMenu { + id: actionMenu + onActionClicked: visualParent.actionTriggered(actionId, actionArgument) + onClosed: { + /*if (pageList.currentItem) { + pageList.currentItem.itemGrid.currentIndex = -1; + }*/ + } + } + + /* + * This rectangle acts as a background for the left panel of the start menu. + * The rectangle backgroundBorderLine is the border separating the search field + * and the rest of the panel, while the searchBackground rectangle is the background + * for the search field. + */ + Rectangle { + id: backgroundRect + anchors.top: faves.top + anchors.topMargin: -4 + anchors.left: faves.left + + width: root.cellWidth + height: (root.cellHeight * plasmoid.configuration.numberRows) + searchBackground.height + 2 + + color: leftPanelBackgroundColor + border.color: leftPanelBorderColor + + border.width: 1 + radius: 3 + + z: 5 + + Behavior on width { + NumberAnimation { easing.type: Easing.Linear; duration: slideAnimationDuration } + } + Rectangle { + id: backgroundBorderLine + + width: backgroundRect.width-2 + height: 2 + + color: searchPanelSeparatorColor + radius: 3 + + anchors { + top: searchBackground.top + topMargin: 1 + left: parent.left + leftMargin: 1 + } + z: 5 + } + Rectangle { + id: searchBackground + + width: root.cellWidth - 2 + height: searchField.height + units.smallSpacing * 4.5 - 2 + + Behavior on width { + NumberAnimation { easing.type: Easing.Linear; duration: slideAnimationDuration } + } + + color: searchPanelBackgroundColor + radius: 3 + + anchors { + bottom: parent.bottom + bottomMargin: units.smallSpacing-2 + left: parent.left + leftMargin: 1 + } + } + } + /* + * Displays bookmarked/favorite applications and is displayed at the top of the start menu. + * The source code is taken directly from Kickoff without additional changes. + */ + FavoritesView { + id: faves + + anchors { + left: parent.left + top: parent.top + topMargin: 6 + leftMargin: 2 + } + + width: root.cellWidth + height: plasmoid.configuration.showRecentsView ? + ((root.cellHeight * (faves.getFavoritesCount() > 9 ? 9 : faves.getFavoritesCount())) - units.smallSpacing * 2) : + (root.cellHeight * plasmoid.configuration.numberRows - units.smallSpacing*2 - allProgramsButton.height - allProgramsSeparator.height) + + visible: !showingAllPrograms && !searching + z: 8 + } + /* + This is the separator between favorite applications and recently used applications. + */ + Rectangle { + id: tabBarSeparator + + anchors { + top: faves.bottom + left: parent.left + right: faves.right + leftMargin: units.smallSpacing*4+2 + rightMargin: units.smallSpacing*4 + } + + height: 1 + opacity: 1 + + color: leftPanelSeparatorColor + visible: plasmoid.configuration.showRecentsView && (!showingAllPrograms && !searching) + + z: 6 + } + /* + This is the view showing recently used applications. As soon as a program is executed and has a start menu + entry (appears in KMenuEdit), it will be pushed at the beginning of the list. The source code is forked from + Kickoff, featuring very minor changes. + */ + OftenUsedView { + id: recents + + anchors { + top: faves.bottom + left: parent.left + topMargin: units.smallSpacing*2 + bottomMargin: units.smallSpacing + leftMargin: 3 + } + + width: root.cellWidth-2 + height: (root.cellHeight * plasmoid.configuration.numberRows) - (root.cellHeight * (faves.getFavoritesCount() > 9 ? 9 : + faves.getFavoritesCount())) - units.smallSpacing*2 - allProgramsButton.height + + visible: plasmoid.configuration.showRecentsView && (!showingAllPrograms && !searching) + + z: 8 + } + /* + Another separator between the button to show all programs and recently used applications + */ + Rectangle { + id: allProgramsSeparator + anchors { + top: plasmoid.configuration.showRecentsView ? recents.bottom : faves.bottom + left: parent.left + leftMargin: units.smallSpacing*4+2 + rightMargin: units.smallSpacing*4 + } + Behavior on width { + NumberAnimation { easing.type: Easing.Linear; duration: slideAnimationDuration } + } + + width: root.cellWidth - units.smallSpacing*8 + height: 1 + opacity: 1 + + color: leftPanelSeparatorColor + z: 6 + } + /* + * Shows/hides the main view of the panel. Clicking on it in the default state will show the + * application menu. If the start menu is showing the application menu element or is in a searching + * state, clicking on this button will bring the start menu back to its default state. + */ + MouseArea { + id: allButtonsArea + hoverEnabled: true + + anchors { + top: plasmoid.configuration.showRecentsView ? recents.bottom : faves.bottom + left: parent.left + topMargin: units.smallSpacing-1 + leftMargin: units.smallSpacing +2 + rightMargin: units.smallSpacing + } + KeyNavigation.tab: searchField; + KeyNavigation.backtab: returnPreviousView(); + function returnPreviousView() { + if(searching) { + return searchView.itemGrid; + } else if(showingAllPrograms) { + return appsView; + } else if(plasmoid.configuration.showRecentsView) { + return recents; + } else { + return faves; + } + } + Keys.onPressed: { + if (event.key == Qt.Key_Return || event.key == Qt.Key_Enter) { + click(true); + } else if(event.key == Qt.Key_Up) { + var view = returnPreviousView(); + view.focus = true; + if(typeof view.currentIndex !== "undefined") { + view.currentIndex = returnPreviousView().count-1; + } else { + // To implement for search view + } + } else if(event.key == Qt.Key_Down) { + searchField.focus = true; + } + } + onClicked: { + click(false); + } + function click(focusAppsView) { + if(searching) + { + searchField.text = ""; + } + else if(showingAllPrograms) + { + showingAllPrograms = false; + appsView.reset(); + } + else if(!searching && !showingAllPrograms) + { + showingAllPrograms = true; + if(focusAppsView) appsView.focus = true; + } + } + width: root.cellWidth - units.smallSpacing*2 + height: 25 + + Behavior on width { + NumberAnimation { easing.type: Easing.Linear; duration: slideAnimationDuration } + } + + z: 8 + PlasmaCore.FrameSvgItem { + id: allProgramsButton + anchors.fill: parent + imagePath: Qt.resolvedUrl("svgs/menuitem.svg") + + prefix: "hover" + opacity: { + if(allButtonsArea.containsMouse) return 1.0; + else if(allButtonsArea.focus) return 0.5; + else return 0; + } + } + PlasmaCore.SvgItem { + id: arrowDirection + svg: arrowsSvg + elementId: (searching || showingAllPrograms) ? "left-arrow-black" : "right-arrow-black" + + anchors.left: parent.left + anchors.verticalCenter: parent.verticalCenter + anchors.leftMargin: units.smallSpacing + + width: 16 + height: 16 + } + Text { + text: showingAllPrograms || searching ? "Back" : "All programs" + font.pixelSize: 12 + anchors.left: arrowDirection.right + anchors.leftMargin: units.smallSpacing + anchors.verticalCenter: parent.verticalCenter + } + } + /* + * Shows search results when the user types something into the textbox. This view will only + * appear if that textbox is not empty, and it will extend the left panel to the entire + * width of the plasmoid. The source code is forked from Kickoff and features aesthetic + * changes. + */ + SearchView { + id: searchView + + anchors { + top: parent.top + left: parent.left + right: parent.right + bottom: allProgramsSeparator.top + + topMargin: units.smallSpacing*2 -2 + leftMargin: 2 + rightMargin: 2 + } + + height: root.cellHeight * plasmoid.configuration.numberRows - units.smallSpacing*2 - allProgramsButton.height + + opacity: 0 + visible: opacity + Behavior on opacity { + NumberAnimation { easing.type: Easing.InOutQuart; duration: 150 } + } + + z: 7 + } + /* + * Shows a list of all applications organized by categories. The source code is forked from Kickoff + * and features mostly aesthetic changes. + */ + ApplicationsView { + id: appsView + + anchors { + top: parent.top + left: parent.left + right: faves.right + + topMargin: 2 + leftMargin: 2 + } + + width: root.cellWidth + height: (root.cellHeight * plasmoid.configuration.numberRows) - units.smallSpacing*2 - allProgramsButton.height + + opacity: 0 + visible: opacity + + function resetIndex() { + appsView.listView.currentIndex = -1; + } + + z: 1 + } + + states: [ + + State { + name: "AllPrograms"; when: !searching && showingAllPrograms + PropertyChanges { + target: faves; opacity: 0; + } + PropertyChanges { + target: recents; opacity: 0; + } + PropertyChanges { + target: tabBarSeparator; opacity: 0; + } + PropertyChanges { + target: appsView; opacity: 1; + } + PropertyChanges { + target: appsView; z: 7; + } + StateChangeScript { + script: appsView.resetIndex(); + } + }, + + State { + name: "Searching"; when: searching + PropertyChanges { + target: searchView; opacity: (backgroundRect.width === searchView.width ? 1 : 0); + } + PropertyChanges { + target: faves; opacity: 0; + } + PropertyChanges { + target: recents; opacity: 0; + } + PropertyChanges { + target: tabBarSeparator; opacity: 0; + } + PropertyChanges { + target: searchBackground; width: searchView.width - units.smallSpacing; + } + PropertyChanges { + target: backgroundRect; width: searchView.width; + } + PropertyChanges { + target: allProgramsButton; width: searchView.width - units.smallSpacing*2; + } + PropertyChanges { + target: allProgramsSeparator; width: searchView.width - units.smallSpacing*8; + } + PropertyChanges { + target: allButtonsArea; width: searchView.width - units.smallSpacing*2; + } + PropertyChanges { + target: sidePanel; opacity: 0; + } + PropertyChanges { + target: sidePanel; enabled: false + } + } + ] + transitions: [ + Transition { + PropertyAnimation { properties: "opacity"; easing.type: Easing.InOutQuad; duration: 100 } + } + ] + + PlasmaExtras.ActionTextField { + id: searchField + z: 7 + + focus: true + + anchors{ + bottom: parent.bottom + bottomMargin: units.smallSpacing * 2.5 + left: parent.left + right: faves.right + rightMargin: units.smallSpacing * 2 + leftMargin: units.smallSpacing * 2 + 2 + } + + background: PlasmaCore.FrameSvgItem { + anchors.fill:parent + anchors.left: parent.left + imagePath: Qt.resolvedUrl("svgs/lineedit.svg") + prefix: "base" + + PlasmaCore.IconItem { + source: "gtk-search" + smooth: true + visible: !searching + width: units.iconSizes.small; + height: width + anchors { + top: parent.top + bottom: parent.bottom + bottomMargin: 1 + right: parent.right + rightMargin: units.smallSpacing + } + } + } + inputMethodHints: Qt.ImhNoPredictiveText + width: root.cellWidth - units.smallSpacing * 4 - 2 + height: units.smallSpacing * 7 - units.smallSpacing + 1 + clearButtonShown: false + placeholderText: i18n("Search programs and files") + text: "" + color: "black" + verticalAlignment: TextInput.AlignBottom + font.italic: searchField.text == "" ? true : false + + onTextChanged: { + searchView.onQueryChanged(); + } + + KeyNavigation.tab: columnItems.visibleChildren[0]; + Keys.priority: Keys.AfterItem + Keys.onPressed: { + if (event.key == Qt.Key_Escape) { + event.accepted = true; + if (searching) { + root.reset(); + } else if(showingAllPrograms) { + showingAllPrograms = false; + appsView.reset(); + } else { + root.visible = false; + } + return; + } + if (event.key == Qt.Key_Tab) { + faves.forceActiveFocus(); + event.accepted = true; + return; + } + event.accepted = false; + } + + + function backspace() { + if (!root.visible) { + return; + } + focus = true; + text = text.slice(0, -1); + } + + function appendText(newText) { + if (!root.visible) { + return; + } + focus = true; + text = text + newText; + } + } + + Item{ + id: sidePanel + z: 7 + anchors{ + left: faves.right + right: parent.right + top: parent.top + bottom: parent.bottom + bottomMargin: units.largeSpacing + leftMargin: units.smallSpacing * 2 + rightMargin: units.smallSpacing + topMargin: compositingEnabled ? units.iconSizes.huge / 2 + units.smallSpacing : 0 + } + + FloatingIcon { + id: nonCompositingIcon + visible: !compositingEnabled + } + FileDialog { + id: folderDialog + visible: false + folder: shortcuts.pictures + + function getPath(val){ + if(val === 1) + return shortcuts.home + else if (val === 2) + return shortcuts.documents + else if (val === 3) + return shortcuts.pictures + else if (val === 4) + return shortcuts.music + else if (val === 5) + return shortcuts.movies + else if (val === 6) + return shortcuts.home + "/Downloads" + else if (val === 7) + return "file:///." // Root + else if (val === 8) + return "remote:/" + } + } + Timer { + id: delayTimer + interval: 250 + repeat: false + onTriggered: { + if(root.activeFocusItem.objectName === "SidePanelItemDelegate") { + compositingIcon.iconSource = root.activeFocusItem.itemIcon; + nonCompositingIcon.iconSource = root.activeFocusItem.itemIcon; + } else { + compositingIcon.iconSource = ""; + nonCompositingIcon.iconSource = ""; + } + } + } + //Side panel items + ColumnLayout { + id: columnItems + spacing: 3 + anchors.top: compositingEnabled ? parent.top : nonCompositingIcon.bottom + anchors.topMargin: compositingEnabled ? units.smallSpacing : units.smallSpacing*2 + anchors.left: parent.left + width: parent.width + + property int currentIndex: -1 + + SidePanelItemDelegate { + itemText: kuser.loginName + itemIcon: "user-home" + executableString: folderDialog.getPath(1) + visible: plasmoid.configuration.showHomeSidepanel + } + SidePanelItemDelegate { + itemText: "Documents" + itemIcon: "folder-txt" + executableString: folderDialog.getPath(2) + visible: plasmoid.configuration.showDocumentsSidepanel + } + SidePanelItemDelegate { + itemText: "Pictures" + itemIcon: "folder-images" + executableString: folderDialog.getPath(3) + visible: plasmoid.configuration.showPicturesSidepanel + } + SidePanelItemDelegate { + itemText: "Music" + itemIcon: "folder-sound" + executableString: folderDialog.getPath(4) + visible: plasmoid.configuration.showMusicSidepanel + } + SidePanelItemDelegate { + itemText: "Videos" + itemIcon: "folder-video" + executableString: folderDialog.getPath(5) + visible: plasmoid.configuration.showVideosSidepanel + } + SidePanelItemDelegate { + itemText: "Downloads" + itemIcon: "folder-download" + executableString: folderDialog.getPath(6) + visible: plasmoid.configuration.showDownloadsSidepanel + } + SidePanelItemDelegate { + itemText: "Computer" + itemIcon: "computer" + executableString: folderDialog.getPath(7) + visible: plasmoid.configuration.showRootSidepanel + } + SidePanelItemDelegate { + itemText: "Network" + itemIcon: "network-workgroup" + executableString: folderDialog.getPath(8) + visible: plasmoid.configuration.showNetworkSidepanel + } + SidePanelItemDelegate { + itemText: "System Settings" + itemIcon: "preferences-system" + executableString: "systemsettings5" + executeProgram: true + visible: plasmoid.configuration.showSettingsSidepanel + } + SidePanelItemDelegate { + itemText: "Default Programs" + itemIcon: "preferences-desktop-default-applications" + executableString: "systemsettings5 kcm_componentchooser" + executeProgram: true + visible: plasmoid.configuration.showDefaultsSidepanel + } + + //Used to space out the rest of the side panel, so that the shutdown button is at the bottom of the plasmoid + Item { + Layout.fillHeight: true + visible: false + } + Item { + height: units.smallSpacing + visible: false + } + } + } + + RowLayout { + id: leaveButtons + anchors{ + top: searchField.top + topMargin: 1 + left: searchField.right + leftMargin: units.smallSpacing*4 + } + spacing: 0 + z: 7 + function findUpItem() { + if(searching) { + return allButtonsArea; + } else { + return columnItems.visibleChildren[columnItems.visibleChildren.length-1]; + } + } + ListDelegate { + id: shutdown + objectName: "ShutdownButton" + width: units.smallSpacing * 17 + height: units.smallSpacing * 6 - 1 + size: iconSizeSide + + KeyNavigation.tab: lockScreenDelegate + KeyNavigation.backtab: leaveButtons.findUpItem(); + + Keys.onPressed: { + if(event.key == Qt.Key_Return) { + ma.clicked(null); + } else if(event.key == Qt.Key_Right) { + lockScreenDelegate.focus = true; + } else if(event.key == Qt.Key_Left) { + searchField.focus = true; + } else if(event.key == Qt.Key_Up) { + leaveButtons.findUpItem().focus = true; + } + } + + Text { + text: i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Shut Down") + + font.pixelSize: 12 + color: searching ? shutdownTextColor : PlasmaCore.Theme.textColor + anchors.horizontalCenter: parent.horizontalCenter + anchors.verticalCenter: parent.verticalCenter + z: 5 + } + + PlasmaCore.FrameSvgItem { + id: shutdownButton + + anchors.fill:parent + anchors.left: parent.left + imagePath: Qt.resolvedUrl("svgs/startmenu-buttons.svg") + + prefix: { + if(ma.containsPress) return "pressed"; + else if(ma.containsMouse || lockma.containsMouse || shutdown.focus) return "hover"; + else return "normal"; + } + } + + MouseArea { + id: ma + + enabled: !root.hoverDisabled + acceptedButtons: Qt.LeftButton + hoverEnabled: true + anchors.fill: parent + onExited: { + shutdown.focus = false; + } + onClicked: { + root.visible = false; + pmEngine.performOperation("requestShutDown"); + } + } + } + + ListDelegate { + id: lockScreenDelegate + Layout.leftMargin: -1 + height: shutdown.height + KeyNavigation.tab: faves + KeyNavigation.backtab: shutdown + + Keys.onPressed: { + if(event.key == Qt.Key_Return) { + lockma.clicked(null); + } else if(event.key == Qt.Key_Left) { + shutdown.focus = true; + } else if(event.key == Qt.Key_Up) { + leaveButtons.findUpItem().focus = true; + } + } + PlasmaCore.FrameSvgItem { + id: lockButton + + anchors.fill: parent; + anchors.left: parent.left + imagePath: Qt.resolvedUrl("svgs/startmenu-buttons.svg") + + prefix: { + if(ma.containsPress || lockma.containsPress || lockScreenDelegate.focus) return "rtl-pressed"; + else if(ma.containsMouse || lockma.containsMouse || shutdown.focus) return "rtl-hover"; + else return "rtl-normal"; + } + } + + MouseArea { + id: lockma + enabled: !root.hoverDisabled + acceptedButtons: Qt.LeftButton + onClicked: { + root.visible = false; + pmEngine.performOperation("lockScreen") + } + hoverEnabled: true + anchors.fill: lockButton + } + PlasmaCore.SvgItem { + id: lsSvg + svg: lockScreenSvg + anchors { + fill: lockButton + leftMargin: units.smallSpacing*2 + rightMargin: units.smallSpacing*2 + topMargin: units.smallSpacing*1.5 + bottomMargin: units.smallSpacing*1.5 + } + elementId: searching ? "dark-lock" : "light-lock" + } + enabled: pmEngine.data["Sleep States"]["LockScreen"] + size: iconSizeSide + } + } + + KeyNavigation.tab: faves; + Keys.forwardTo: searchField + + } + + Component.onCompleted: { + kicker.reset.connect(reset); + reset(); + faves.listView.currentIndex = -1; + + var pos = popupPosition(width, height); + x = pos.x; + y = pos.y; + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/OftenUsedView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/OftenUsedView.qml new file mode 100755 index 0000000..6082118 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/OftenUsedView.qml @@ -0,0 +1,36 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Marco Martin + Copyright (C) 2015 Eike Hein + Copyright (C) 2017 Ivan Cukic + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.components 2.0 as PlasmaComponents + +import org.kde.plasma.private.kicker 0.1 as Kicker + +BaseView { + id: recentsModel + objectName: "OftenUsedView" + + KeyNavigation.tab: root.m_showAllButton + model: Kicker.RecentUsageModel { + favoritesModel: globalFavorites + ordering: 0 + shownItems: Kicker.RecentUsageModel.OnlyApps + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/RecentlyUsedView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/RecentlyUsedView.qml new file mode 100755 index 0000000..7169622 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/RecentlyUsedView.qml @@ -0,0 +1,31 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Marco Martin + Copyright (C) 2015 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.components 2.0 as PlasmaComponents + +import org.kde.plasma.private.kicker 0.1 as Kicker + +BaseView { + objectName: "RecentlyUsedView" + + model: Kicker.RecentUsageModel { + favoritesModel: globalFavorites + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SearchView.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SearchView.qml new file mode 100755 index 0000000..23963da --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SearchView.qml @@ -0,0 +1,114 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Gregor Taetzner + Copyright (C) 2015-2018 Eike Hein + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.extras 2.0 as PlasmaExtras +import org.kde.plasma.components 2.0 as PlasmaComponents + +import org.kde.plasma.private.kicker 0.1 as Kicker + +Item { + id: searchViewContainer + + objectName: "SearchView" + + function decrementCurrentIndex() { + runnerModel.decrementCurrentIndex(); + } + + function incrementCurrentIndex() { + runnerModel.incrementCurrentIndex(); + } + + function activateCurrentIndex() { + runnerModel.currentItem.activate(); + } + + function openContextMenu() { + runnerModel.currentItem.openActionMenu(); + } + + function setCurrentIndex() { + runnerModel.currentIndex = 0; + } + function resetCurrentIndex() { + runnerModel.currentIndex = -1; + } + function onQueryChanged() { + runnerModel.query = searchField.text; + + if (!searchField.text) { + repeaterModelIndex = 0; + runnerGrid.repeater.currentModelIndex = 0; + if(runnerModel.model) runnerModel.model = null; + } else { + if(runnerGrid.count != 0) { + runnerGrid.repeater.currentModelIndex = 0; + } + } + } + + property int repeaterModelIndex: 0 + onFocusChanged: { + + if(runnerGrid.count != 0) { + if(!focus) repeaterModelIndex = runnerGrid.repeater.currentModelIndex; + else { + runnerGrid.repeater.currentModelIndex = repeaterModelIndex; + console.log("home."); + } + } + } + property Item itemGrid: runnerGrid + + + Kicker.RunnerModel { + id: runnerModel + appletInterface: plasmoid + mergeResults: false + favoritesModel: globalFavorites + } + + Connections { + target: runnerModel + + function onCountChanged() { + + if (runnerModel.count && !runnerGrid.model) { + runnerGrid.model = runnerModel; + } + } + } + + ItemMultiGridView { + id: runnerGrid + anchors.fill: parent + anchors.leftMargin: units.smallSpacing; + z: 9999 + aCellWidth: parent.width - units.smallSpacing*2 + aCellHeight: iconSize + units.smallSpacing + + enabled: searchField.text + isSquare: false + model: runnerModel + grabFocus: true + } + +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SectionDelegate.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SectionDelegate.qml new file mode 100755 index 0000000..333f91c --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SectionDelegate.qml @@ -0,0 +1,52 @@ +/* + Copyright (C) 2011 Martin Gräßlin + Copyright (C) 2012 Marco Martin + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +*/ +import QtQuick 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + + +Item { + id: sectionDelegate + width: parent.width + height: PlasmaCore.Units.smallSpacing //childrenRect.height + objectName: "SectionDelegate" + function getName() { + return sectionHeading.text; + } + PlasmaExtras.Heading { + id: sectionHeading + anchors { + left: parent.left + right: parent.right + leftMargin: PlasmaCore.Units.smallSpacing*2 + } + color: "#707070" + y: Math.round(PlasmaCore.Units.gridUnit / 4) + level: 4 + text: section + visible: false + } + Item { + width: parent.width + height: Math.round(PlasmaCore.Units.gridUnit / 4) + anchors.left: parent.left + anchors.top: sectionHeading.bottom + } +} // sectionDelegate diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SidePanelItemDelegate.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SidePanelItemDelegate.qml new file mode 100755 index 0000000..04fd0ae --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/SidePanelItemDelegate.qml @@ -0,0 +1,104 @@ +import QtQuick 2.4 +import QtQuick.Controls 1.1 +import QtQuick.Controls.Styles 1.1 +import QtQuick.Layouts 1.1 +import QtQuick.Dialogs 1.2 +import QtQuick.Window 2.1 +import QtGraphicalEffects 1.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + +ListDelegate { + id: sidePanelDelegate + objectName: "SidePanelItemDelegate" + property int iconSizeSide: units.iconSizes.smallMedium + property string itemText: "" + property string itemIcon: "" + property string executableString: "" + property bool executeProgram: false + text: itemText + //icon: itemIcon + size: iconSizeSide + units.smallSpacing / 1.5 + 1 + + KeyNavigation.backtab: findPrevious(); + KeyNavigation.tab: findNext(); + + function findPrevious() { + var i = Array.prototype.indexOf.call(parent.visibleChildren, sidePanelDelegate)-1; + if(i < 0) { + return root.m_searchField; + } + return parent.visibleChildren[i]; + } + + function findNext() { + var i = Array.prototype.indexOf.call(parent.visibleChildren, sidePanelDelegate)+1; + if(i >= parent.visibleChildren.length) { + return root.m_shutDownButton; + } + return parent.visibleChildren[i]; + } + Keys.onPressed: { + if(event.key == Qt.Key_Return) { + sidePanelMouseArea.clicked(null); + } else if(event.key == Qt.Key_Up) { + findPrevious().focus = true; + } else if(event.key == Qt.Key_Down) { + findNext().focus = true; + } else if(event.key == Qt.Key_Left) { + var pos = parent.mapToItem(mainFocusScope, sidePanelDelegate.x, sidePanelDelegate.y); + var obj = mainFocusScope.childAt(units.smallSpacing*10, pos.y); + if(obj.objectName == "") { + obj = root.m_recents; + } + obj.focus = true; + } + } + //For some reason this is the only thing that prevents a width reduction bug, despite it being UB in QML + anchors.left: parent.left; + anchors.right: parent.right; + + PlasmaCore.FrameSvgItem { + id: itemFrame + z: -1 + opacity: sidePanelMouseArea.containsMouse || parent.focus + + anchors.fill: parent + imagePath: Qt.resolvedUrl("svgs/sidebaritem.svg") + prefix: "menuitem" + + } + onFocusChanged: { + /*if(focus) { + root.m_sidebarIcon.source = itemIcon; + } else { + root.m_sidebarIcon.source = ""; + }*/ + if(root.m_delayTimer.running) root.m_delayTimer.restart(); + else root.m_delayTimer.start(); + } + MouseArea { + id: sidePanelMouseArea + enabled: !root.hoverDisabled + acceptedButtons: Qt.LeftButton + onEntered: { + sidePanelDelegate.focus = true; + } + onExited: { + sidePanelDelegate.focus = false; + } + onClicked: { + root.visible = false; + if(executeProgram) + executable.exec(executableString); + else { + Qt.openUrlExternally(executableString); + } + } + hoverEnabled: true + anchors.fill: parent + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/StartOrb.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/StartOrb.qml new file mode 100644 index 0000000..11b4dc1 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/StartOrb.qml @@ -0,0 +1,103 @@ + +import QtQuick 2.4 +import QtQuick.Controls 1.1 +import QtQuick.Controls.Styles 1.1 +import QtQuick.Layouts 1.1 +import QtQuick.Dialogs 1.2 +import QtQuick.Window 2.1 +import QtGraphicalEffects 1.0 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.extras 2.0 as PlasmaExtras + +import org.kde.plasma.private.kicker 0.1 as Kicker +import org.kde.kcoreaddons 1.0 as KCoreAddons // kuser +import org.kde.plasma.private.shell 2.0 + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 +import org.kde.plasma.private.quicklaunch 1.0 + +import org.kde.kirigami 2.13 as Kirigami +import org.kde.kquickcontrolsaddons 2.0 as KQuickAddons + +import org.kde.kwindowsystem 1.0 +import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons + +/* + * This is the Dialog that displays the Start menu orb when it sticks out + * of the panel. In principle, it works in almost the same way as the + * Start menu user icon, in fact most of the code is directly copied from + * there. + * + * With this approach, two important problems come up: + * 1. Right clicking on this dialog window won't open the standard + * context menu as expected, as it actually isn't part of the + * compact or full representation. + * 2. When compositing is disabled, even with the NoBackground hint, this + * dialog window will simply be drawn with an opaque, black background. + * + * This source code tackles both problems in such a way to avoid having to + * introduce a compiled component of the plasmoid, which would greatly + * reduce its portability and ease of installation. The downside of this + * approach is that the solution to the second problem leaves us bound to + * the Seven-Black Plasma theme, as it uses the SVG file found in + * + * /solid/widgets/tooltip.svg + * + * However, this can be circumvented by copying this file over to any other + * theme, as this is probably the *least* used SVG texture in KDE, if not + * completely unused. This SVG file contains only the opacity and input + * mask of the dialog window, which gets applied when X11 compositing is + * disabled. Another slight limitation to this approach is that the + * possible choice of menu orbs is limited to perfect spheres in this + * particular configuration. This can be corrected if the opacity mask is + * changed in the SVG file, meaning that installing custom orbs might + * potentially be a two-step process now. + * + * Compared to the popup avatar, this dialog window should NOT have any + * visualParent set, as it causes inexplicable behavior where the orb + * moves away. I have no idea why it does that. + * + * This has been developed only for the bottom/south oriented panel, and + * other orientations should receive support when I begin giving pretty + * much *everything* else support for other orientations. + * + */ + + PlasmaCore.Dialog { + id: iconUser + flags: Qt.WindowStaysOnTopHint | Qt.Popup | Qt.X11BypassWindowManagerHint // To prevent the icon from animating its opacity when its visibility is changed + type: "Tooltip" // Crucial to making this work under no compositing. See above for details. + location: "Floating" + + // Positions are defined when the plasmoid has been fully loaded, to prevent undefined behavior. + x: 0 + y: 0 + onYChanged: { // Tries to circumvent possible inexplicable changes in position. Currently doesn't seem to run in practice anymore, as it has most likely been fixed by keeping the visualParent undefined. + var pos = plasmoid.mapToGlobal(kicker.x, kicker.y); + if(iconUser.y - pos.y < 0) { + iconUser.y -= iconUser.y - pos.y + panelSvg.margins.bottom*2 + panelSvg.margins.top*2; + } + } + backgroundHints: PlasmaCore.Types.SolidBackground + visible: root.visible && stickOutOrb + opacity: iconUser.visible // To prevent even more NP-hard unpredictable behavior + + // The actual orb button, this dialog window is just a container for it. + mainItem: FloatingOrb { + id: floatingOrbIcon + } + Component.onCompleted: { + /* + * When compositing is enabled, we want to simply use the NoBackground + * hint to render a fully transparent, blur-free window. If we used the + * same opacity mask for both cases, blur would be applied behind the + * orb, which would also by extension render reflections and colorize + * the entire area as well. + */ + iconUser.backgroundHints = compositing ? 0 : 2; + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/code/tools.js b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/code/tools.js new file mode 100755 index 0000000..1aa2a65 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/code/tools.js @@ -0,0 +1,202 @@ +/*************************************************************************** + * Copyright (C) 2013 by Aurélien Gâteau * + * Copyright (C) 2013-2015 by Eike Hein * + * Copyright (C) 2017 by Ivan Cukic * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +.pragma library + +function fillActionMenu(i18n, actionMenu, actionList, favoriteModel, favoriteId) { + // Accessing actionList can be a costly operation, so we don't + // access it until we need the menu. + + var actions = createFavoriteActions(i18n, favoriteModel, favoriteId); + + if (actions) { + if (actionList && actionList.length > 0) { + var separator = { "type": "separator" }; + actionList.push(separator); + // actionList = actions.concat(actionList); // this crashes Qt O.o + actionList.push.apply(actionList, actions); + } else { + actionList = actions; + } + } + + actionMenu.actionList = actionList; +} + +function createFavoriteActions(i18n, favoriteModel, favoriteId) { + if (favoriteModel === null || !favoriteModel.enabled || favoriteId == null) { + return null; + } + + + if (favoriteModel.activities === undefined || + favoriteModel.activities.runningActivities.length <= 1) { + var action = {}; + + if (favoriteModel.isFavorite(favoriteId)) { + action.text = i18n("Remove from Favorites"); + action.icon = "bookmark-remove"; + action.actionId = "_kicker_favorite_remove"; + } else if (favoriteModel.maxFavorites == -1 || favoriteModel.count < favoriteModel.maxFavorites) { + action.text = i18n("Add to Favorites"); + action.icon = "bookmark-new"; + action.actionId = "_kicker_favorite_add"; + } else { + return null; + } + + action.actionArgument = { favoriteModel: favoriteModel, favoriteId: favoriteId }; + + return [action]; + + } else { + var actions = []; + + var linkedActivities = favoriteModel.linkedActivitiesFor(favoriteId); + + var activities = favoriteModel.activities.runningActivities; + + // Adding the item to link/unlink to all activities + + var linkedToAllActivities = + !(linkedActivities.indexOf(":global") === -1); + + actions.push({ + text : i18n("On All Activities"), + checkable : true, + + actionId : linkedToAllActivities ? + "_kicker_favorite_remove_from_activity" : + "_kicker_favorite_set_to_activity", + checked : linkedToAllActivities, + + actionArgument : { + favoriteModel: favoriteModel, + favoriteId: favoriteId, + favoriteActivity: "" + } + }); + + + // Adding items for each activity separately + + var addActivityItem = function(activityId, activityName) { + var linkedToThisActivity = + !(linkedActivities.indexOf(activityId) === -1); + + actions.push({ + text : activityName, + checkable : true, + checked : linkedToThisActivity && !linkedToAllActivities, + + actionId : + // If we are on all activities, and the user clicks just one + // specific activity, unlink from everything else + linkedToAllActivities ? "_kicker_favorite_set_to_activity" : + + // If we are linked to the current activity, just unlink from + // that single one + linkedToThisActivity ? "_kicker_favorite_remove_from_activity" : + + // Otherwise, link to this activity, but do not unlink from + // other ones + "_kicker_favorite_add_to_activity", + + actionArgument : { + favoriteModel : favoriteModel, + favoriteId : favoriteId, + favoriteActivity : activityId + } + }); + }; + + // Adding the item to link/unlink to the current activity + + addActivityItem(favoriteModel.activities.currentActivity, i18n("On the Current Activity")); + + actions.push({ + type: "separator", + actionId: "_kicker_favorite_separator" + }); + + // Adding the items for each activity + + activities.forEach(function(activityId) { + addActivityItem(activityId, favoriteModel.activityNameForId(activityId)); + }); + + return [{ + text : i18n("Show in Favorites"), + icon : "favorite", + subActions : actions + }]; + } +} + +function triggerAction(model, index, actionId, actionArgument) { + function startsWith(txt, needle) { + return txt.substr(0, needle.length) === needle; + } + + if (startsWith(actionId, "_kicker_favorite_")) { + handleFavoriteAction(actionId, actionArgument); + return; + } + + var closeRequested = model.trigger(index, actionId, actionArgument); + + if (closeRequested) { + return true; + } + + return false; +} + +function handleFavoriteAction(actionId, actionArgument) { + var favoriteId = actionArgument.favoriteId; + var favoriteModel = actionArgument.favoriteModel; + + console.log(actionId); + + if (favoriteModel === null || favoriteId == null) { + return null; + } + + if (actionId == "_kicker_favorite_remove") { + console.log("Removing from all activities"); + favoriteModel.removeFavorite(favoriteId); + } else if (actionId == "_kicker_favorite_add") { + console.log("Adding to global activity"); + favoriteModel.addFavorite(favoriteId); + } else if (actionId == "_kicker_favorite_remove_from_activity") { + console.log("Removing from a specific activity"); + favoriteModel.removeFavoriteFrom(favoriteId, actionArgument.favoriteActivity); + + } else if (actionId == "_kicker_favorite_add_to_activity") { + console.log("Adding to another activity"); + favoriteModel.addFavoriteTo(favoriteId, actionArgument.favoriteActivity); + + } else if (actionId == "_kicker_favorite_set_to_activity") { + console.log("Removing the item from the favourites, and re-adding it just to be on a specific activity"); + favoriteModel.setFavoriteOn(favoriteId, actionArgument.favoriteActivity); + + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/main.qml b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/main.qml new file mode 100755 index 0000000..13cf635 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/main.qml @@ -0,0 +1,239 @@ +/*************************************************************************** + * Copyright (C) 2014-2015 by Eike Hein * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + * This program is distributed in the hope that it will be useful, * + * but WITHOUT ANY WARRANTY; without even the implied warranty of * + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * + * GNU General Public License for more details. * + * * + * You should have received a copy of the GNU General Public License * + * along with this program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA . * + ***************************************************************************/ + +import QtQuick 2.0 +import QtQuick.Layouts 1.1 + +import org.kde.plasma.plasmoid 2.0 +import org.kde.plasma.core 2.0 as PlasmaCore +import org.kde.plasma.components 2.0 as PlasmaComponents +import org.kde.plasma.private.kicker 0.1 as Kicker +import org.kde.kquickcontrolsaddons 2.0 as KQuickControlsAddons +import org.kde.kwindowsystem 1.0 + +Item { + id: kicker + + signal reset + + anchors.fill: parent + property bool isDash: false + property Item dragSource: null + clip: true + + // With this we can make the compact representation be any + // item we want. + Plasmoid.preferredRepresentation: Plasmoid.fullRepresentation + Plasmoid.compactRepresentation: null + Plasmoid.fullRepresentation: compactRepresentation + + property QtObject globalFavorites: rootModel.favoritesModel + property QtObject systemFavorites: rootModel.systemFavoritesModel + property bool compositingEnabled: kwindowsystem.compositingActive + + // Runs KMenuEdit. + function action_menuedit() { + processRunner.runMenuEditor(); + } + + function action_taskman() { + menu_executable.exec("ksysguard"); + } + + Component { + id: compactRepresentation + CompactRepresentation {} + } + + Component { + id: menuRepresentation + MenuRepresentation {} + } + + // Used to run separate programs through this plasmoid. + PlasmaCore.DataSource { + id: menu_executable + engine: "executable" + connectedSources: [] + onNewData: { + var exitCode = data["exit code"] + var exitStatus = data["exit status"] + var stdout = data["stdout"] + var stderr = data["stderr"] + exited(sourceName, exitCode, exitStatus, stdout, stderr) + disconnectSource(sourceName) + } + function exec(cmd) { + if (cmd) { + connectSource(cmd) + } + } + signal exited(string cmd, int exitCode, int exitStatus, string stdout, string stderr) + } + KWindowSystem { id: kwindowsystem } // Used for detecting compositing changes. + Kicker.RootModel { + id: rootModel + + autoPopulate: false + + appNameFormat: plasmoid.configuration.appNameFormat + flat: true + sorted: true + showSeparators: true + appletInterface: plasmoid + + paginate: false + pageSize: plasmoid.configuration.numberColumns * plasmoid.configuration.numberRows + + showAllApps: false + showRecentApps: true + showRecentDocs: false + showRecentContacts: false + showPowerSession: false + + onFavoritesModelChanged: { + if ("initForClient" in favoritesModel) { + favoritesModel.initForClient("org.kde.plasma.kicker.favorites.instance-" + plasmoid.id) + + if (!plasmoid.configuration.favoritesPortedToKAstats) { + favoritesModel.portOldFavorites(plasmoid.configuration.favoriteApps); + plasmoid.configuration.favoritesPortedToKAstats = true; + } + } else { + favoritesModel.favorites = plasmoid.configuration.favoriteApps; + } + favoritesModel.maxFavorites = pageSize; + } + + onSystemFavoritesModelChanged: { + systemFavoritesModel.enabled = false; + systemFavoritesModel.favorites = plasmoid.configuration.favoriteSystemActions; + systemFavoritesModel.maxFavorites = 8; + } + + Component.onCompleted: { + if ("initForClient" in favoritesModel) { + favoritesModel.initForClient("org.kde.plasma.kicker.favorites.instance-" + plasmoid.id) + + if (!plasmoid.configuration.favoritesPortedToKAstats) { + favoritesModel.portOldFavorites(plasmoid.configuration.favoriteApps); + plasmoid.configuration.favoritesPortedToKAstats = true; + } + } else { + favoritesModel.favorites = plasmoid.configuration.favoriteApps; + } + + favoritesModel.maxFavorites = pageSize; + rootModel.refresh(); + } + } + + Connections { + target: globalFavorites + + function onFavoritesChanged() { + plasmoid.configuration.favoriteApps = target.favorites; + } + } + + Connections { + target: systemFavorites + + function onFavoritesChanged() { + plasmoid.configuration.favoriteSystemActions = target.favorites; + } + } + + Connections { + target: plasmoid.configuration + + function onFavoriteAppsChanged() { + globalFavorites.favorites = plasmoid.configuration.favoriteApps; + } + + function onFavoriteSystemActionsChanged() { + systemFavorites.favorites = plasmoid.configuration.favoriteSystemActions; + } + } + + Kicker.RunnerModel { + id: runnerModel + + favoritesModel: globalFavorites + runners: plasmoid.configuration.useExtraRunners ? new Array("services").concat(plasmoid.configuration.extraRunners) : "services" + appletInterface: plasmoid + + deleteWhenEmpty: false + } + + Kicker.DragHelper { + id: dragHelper + } + + Kicker.ProcessRunner { + id: processRunner + } + + // SVGs + PlasmaCore.FrameSvgItem { + id : highlightItemSvg + visible: false + imagePath: Qt.resolvedUrl("svgs/menuitem.svg") + prefix: "hover" + } + PlasmaCore.FrameSvgItem { + id : panelSvg + visible: false + imagePath: "widgets/panel-background" + } + PlasmaCore.Svg { + id: arrowsSvg + imagePath: Qt.resolvedUrl("svgs/arrows.svgz") + size: "16x16" + } + PlasmaCore.Svg { + id: lockScreenSvg + imagePath: Qt.resolvedUrl("svgs/system-lock-screen.svg") + } + + PlasmaComponents.Label { + id: toolTipDelegate + + width: contentWidth + height: contentHeight + + property Item toolTip + + text: (toolTip != null) ? toolTip.text : "" + } + + function resetDragSource() { + dragSource = null; + } + + Component.onCompleted: { + plasmoid.setAction("menuedit", i18n("Edit Applications...")); + plasmoid.setAction("taskman", i18n("Task Manager")); + + rootModel.refreshed.connect(reset); + + dragHelper.dropped.connect(resetDragSource); + + } +} diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/hovered.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/hovered.png new file mode 100755 index 0000000000000000000000000000000000000000..a01a6d19700f5fed3d81c9a795e5252753c62aba GIT binary patch literal 17368 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/normal.png b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/orbs/normal.png new file mode 100755 index 0000000000000000000000000000000000000000..8c00905118e3f4fe8ad281f1e748ea1b188607c5 GIT binary patch literal 17023 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/arrows.svgz b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/arrows.svgz new file mode 100755 index 0000000000000000000000000000000000000000..8a5a6c2aa94a4e1e88b53c120694ecc81085dcbe GIT binary patch literal 3556 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 literal 0 HcmV?d00001 diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/lineedit.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/lineedit.svg new file mode 100644 index 0000000..fd13888 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/lineedit.svg @@ -0,0 +1,1028 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/menuitem.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/menuitem.svg new file mode 100755 index 0000000..4425856 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/menuitem.svg @@ -0,0 +1,2467 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/sidebaritem.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/sidebaritem.svg new file mode 100755 index 0000000..d1fe09a --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/sidebaritem.svg @@ -0,0 +1,1752 @@ + + + +image/svg+xml diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/startmenu-buttons.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/startmenu-buttons.svg new file mode 100755 index 0000000..e0712f1 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/startmenu-buttons.svg @@ -0,0 +1,3179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/system-lock-screen.svg b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/system-lock-screen.svg new file mode 100755 index 0000000..4a7f590 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/contents/ui/svgs/system-lock-screen.svg @@ -0,0 +1,54 @@ + + + + + + + + + diff --git a/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/metadata.desktop b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/metadata.desktop new file mode 100755 index 0000000..1014fc5 --- /dev/null +++ b/Plasma/Plasma_Widgets/User/sevenstart_src/src/package/metadata.desktop @@ -0,0 +1,20 @@ +[Desktop Entry] +Name=Seven Start +Comment=Open application menu + +Type=Service +Icon=start-here-kde +X-KDE-ServiceTypes=Plasma/Applet + +X-Plasma-API=declarativeappletscript +X-Plasma-MainScript=ui/main.qml +X-Plasma-Provides=org.kde.plasma.launchermenu + +X-KDE-PluginInfo-Author=WackyIdeas +X-KDE-PluginInfo-Email=wackyideas[at]disroot.org +X-KDE-PluginInfo-Name=io.gitgud.wackyideas.SevenStart +X-KDE-PluginInfo-Version=1.0 +X-KDE-PluginInfo-Category=Application Launchers +X-KDE-PluginInfo-Depends= +X-KDE-PluginInfo-License=GPL v2+ +X-KDE-PluginInfo-EnabledByDefault=true diff --git a/Plasma/Plasma_Widgets/User/seventasks_src/src/CMakeLists.txt b/Plasma/Plasma_Widgets/User/seventasks_src/src/CMakeLists.txt index d5c2c69..651e734 100755 --- a/Plasma/Plasma_Widgets/User/seventasks_src/src/CMakeLists.txt +++ b/Plasma/Plasma_Widgets/User/seventasks_src/src/CMakeLists.txt @@ -23,4 +23,4 @@ target_link_libraries(plasma_applet_seventasks install(TARGETS plasma_applet_seventasks DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/applets) -plasma_install_package(package io.gitgud.wackyideas.seventasks) +#plasma_install_package(package io.gitgud.wackyideas.seventasks)