101 Commits (ca0d86bb7f4999d9dacf71e92b4ad97c7bb2e1ff)

Author SHA1 Message Date
Volker Krause d6dc89f5ef Remove silencing of QML warnings for Qt 5.12 compatibility 4 years ago
David Edmundson 6c1c6b86db Use shared contexts for plasmashell 4 years ago
David Edmundson e87d29c2a3 Disable toplevel fixed positions on Wayland 4 years ago
Alexander Lohnau b68b59dac6 Remove explicit QuickSettings init method call 4 years ago
Volker Krause 0e0086a22e QGuiApplication::setFallbackSessionManagementEnabled is gone in Qt6 4 years ago
Alex Richardson ada3b60cea Fix build if QtQml was built with -no-qml-debug 4 years ago
Ahmad Samir 24d4b12469 Use Qt logging categories 4 years ago
Aleix Pol 598c643514 Refresh plasmashell when the ShellPackage changes from the LnF 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
David Edmundson 9b9b6e5d9b Init ShellCorona after KDBusService 5 years ago
Laurent Montel ff2d7cc267 Remove not necessary qt prefix 5 years ago
Aleix Pol 45da723553 Do not start faulty coronas 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
David Edmundson 9e641d4171 Revert "Use new simpler way to disable session management in services" 5 years ago
David Edmundson 04035b2551 [shell] Split UserFeedback out of ShellCorona 6 years ago
David Edmundson 5aebd1a8c1 Fitler out annoying QML warnings 6 years ago
David Edmundson dd24739479 Guard QQmldebuggingEnabled by an env var 6 years ago
Bhushan Shah 5f2abe1e67 plasmashell: restore the QQmlDebuggingEnabler 6 years ago
David Edmundson 9be7dedb87 Use new simpler way to disable session management in services 6 years ago
Aleix Pol 35dcbd3dd8 Improve Plasma user feedback introspection 6 years ago
Aleix Pol 4bdbd44fac Make startplasma more flexible so it can be leveraged by plasma mobile 6 years ago
Aleix Pol 569a303ba9 Let KDBusService deal with the replace option 6 years ago
Marco Martin c3f1fb471e use plasmashellrc 7 years ago
Marco Martin 69451047c0 more control on what shell is loaded 7 years ago
Aleix Pol 8e61f49cc2 Fix --replace option 7 years ago
Aleix Pol 7ad59526f1 Fix crash when dropping ShellManager 7 years ago
Aleix Pol d754abbc47 Remove the ShellManager 7 years ago
Kai Uwe Broulik 52bec414ae [Notifications] Let plasmashell be the only true owner of notification and job tracker services 7 years ago
Laurent Montel e1b9f53dff Add some QStringLiteral 8 years ago
David Edmundson 4f30ad3454 Fix typo 8 years ago
David Edmundson 47d513b7b2 Translate code from English to English 8 years ago
David Edmundson 444696fe8e Show SNI when software renderer is in use 8 years ago
David Edmundson 743e2bc943 If GL context creation fails fall back to the software renderer 8 years ago
David Edmundson e275ca733b Add plasmashell --replace 8 years ago
Martin Flöser c4a0d6925e No longer export QT_QPA_PLATFORM env variable to the session 8 years ago
Martin Flöser b5c3269963 Add platform detection to KWorkspace library to adjust QT_QPA_PLATFORM 8 years ago
Kai Uwe Broulik 70f8f197c7 [plasmashell] Set Qt::AA_UseHighDpiPixmaps 8 years ago
Friedrich W. H. Kossebau e5c95340b9 Call KLocalizedString::setApplicationDomain after Q*App creation 8 years ago
Friedrich W. H. Kossebau e9d53ae2ef Call KLocalizedString::setApplicationDomain after Q*App creation 8 years ago
Eike Hein 7672be093d Don't set a window icon for plasmashell 8 years ago
Fabian Vogt cf572c3b52 Remove application directory from QCoreApplication::libraryPaths() 9 years ago
David Edmundson 0fa58f0abc Determine if we should use Qt scaling based on env var 9 years ago
David Edmundson bbdcf72ab8 Add missing include 9 years ago
David Edmundson bbf7aaf344 Use Qt scaling in Plamsa 9 years ago
David Edmundson cb2eaef77e Remove deprecated plasmashell options 9 years ago
David Edmundson 5bd54084cf Make --test mode run without spawning kactivitymanagerd 9 years ago
David Edmundson 62fb0d9e24 Don't use KConfig until after QApplication is created 10 years ago
David Edmundson 54652ce3a3 Remove QT_VERSION checks when we depend on a newer QT version anyway 10 years ago
David Edmundson 792ca1d648 Load QtQuickSettings 10 years ago
Aleix Pol 2efc789f35 Improve plasmashell main 10 years ago