1289 Commits (6fe057e1cfccb2e0736ff298e8f18bead4b7b0a7)

Author SHA1 Message Date
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Bharadwaj Raju 1cf02aad96 Load panelOpacity from config parent, not from config 5 years ago
Chris Holland 9eb6e16009 [scripting] Make panels() not return the desktops() containments 5 years ago
Vlad Zahorodnii 6f754187b6 Port various components from WId-based KWindowEffects API 5 years ago
l10n daemon script 9f02b43f3f SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Niccolò Venerandi 111819e198 Add a -1 to make the mouse input not redirect to a margin pixel. 5 years ago
l10n daemon script 7fb5605b5d SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Alois Wohlschlager c19d8de7a7 Fix crash on drag-and-drop over panel 5 years ago
Heiko Becker 3f46c64e1f cmake: Specify file extension for standaloneappcorona 5 years ago
l10n daemon script 915c13185d SVN_SILENT made messages (.desktop file) - always resolve ours 5 years ago
Alexander Lohnau 35345786f6
GIT_SILENT Add context parameter to connect calls with lambda 5 years ago
Ahmad Samir e6fe8b0e93 Remove extra '/' in comment block 5 years ago
Nicolas Fella 478db0b4c7 Use KPluginMetaData to list containments 5 years ago
Nicolas Fella 78f04b5813 Port from QString::SkipEmptyParts to Qt::SkipEmptyParts 5 years ago
Ahmad Samir 7e09d62cd0 Use Q_SIGNALS instead of signals in header files 5 years ago
Marco Martin 75d90253ab Make sure preference window properly activates 5 years ago
Marco Martin 3b801f8e36 request to activate the configview after show 5 years ago
Ahmad Samir e2f5b3c8ac Clean up CMake variables 5 years ago
Niccolò Venerandi 7db8d5ee55 Add support for adaptive opacity panels 5 years ago
Marco Martin 898b1877a7 screenForConnector() scripting function 5 years ago
Aleix Pol 71398a0316 Remove unnecessary constructors 5 years ago
Aleix Pol 386a105758 Do not assume all Panels are a FrameSvgItem 5 years ago
Aleix Pol 45da723553 Do not start faulty coronas 5 years ago
David Edmundson 19ba5f1cf3 Enforce SESSION_MANAGER is exported before plasmashell is started 5 years ago
Andrey Butirsky 61be205a0d feat: add option to disable OSD on keyboard layout change 5 years ago
Nicolas Fella 7f13eea36e Use imported targets for X11 libs 5 years ago
David Edmundson 44a072b8e1 Set add panel as an explicit menu of a panel action 5 years ago
Nicolas Fella 1a07220843 Use versionless Qt cmake target 5 years ago
Marco Martin ed6212400c Don't crash if the panelview is not ready 5 years ago
Alexander Lohnau 823d2106ec Run clang-format 5 years ago
Vlad Zahorodnii 612594018f Clear the shadow when the associated window is destroyed 5 years ago
Andrew Chen 19066ee281 [shell] panelview: prevent duplicate connections for PanelView::restore 5 years ago
Andrew Chen 1623b9efda [shell] Update struts on screen size change 5 years ago
Xaver Hugl 82996c4fc0 Make sure panels are created on the correct screen 5 years ago
David Edmundson fa2bafea8f [panel] Fix crash on screen changes 5 years ago
David Edmundson b16ab4a1df Revert "[shell] Set DesktopView to black when no contents are loaded" 5 years ago
David Edmundson 0d02ac8996 [shell] Set DesktopView to black when no contents are loaded 5 years ago
Alexander Lohnau d3f58b05e4 Port a bunch of foreach usages 5 years ago
Alexander Lohnau 8b4cf5a197 Remove dead code 5 years ago
Laurent Montel 30c39e23cd operator+/- is disabled for QFlags in qt6 5 years ago
Nicolas Fella b8e48356df Port from listContainmentActionsInfo to listContainmentActionsMetaData 5 years ago
Nicolas Fella 773be564f2 Port a foreach 5 years ago
Nicolas Fella 953f7cbee6 Organize some includes 5 years ago
Alexander Lohnau b4fea91347 Clazy fixes 5 years ago
David Edmundson 9e641d4171 Revert "Use new simpler way to disable session management in services" 5 years ago
Nicolas Fella 7f19b349d2 Add trailing comma to braced initializers 5 years ago
Nicolas Fella b7869bf267 Add trailing commas to enums 5 years ago
Mikel Johnson fae151b245 Use QStringLiteral and QLatin1String where it makes sense 5 years ago
David Edmundson ec6ec848da Fix signal/slot syntax 5 years ago
Laurent Montel 457fd4d232 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago