1422 Commits (8031139aeb7f412ff3f8b9d7b1bd1d2fa16e7a2b)

Author SHA1 Message Date
Fushan Wen 53fdac77ec shell/panelview: restore old window focus when panel loses focus 4 years ago
Fushan Wen 6eac53b6d0 shell/panelview: set passive status when pressing Escape key 4 years ago
Fushan Wen 3a16cbe7b0 shell/panelview: unfocus on the panel when clicking outside 4 years ago
Fushan Wen d2057d7174 shell/panelview: press shortcut to unfocus on the panel when it's in focused state 4 years ago
Fushan Wen bad07cde13 shell: move keyboard focus code from frontend to backend 4 years ago
Fushan Wen 7761926a1b
shell: disconnect old `accentColorChanged` signal when primary screen is changed 4 years ago
Fushan Wen c6b01d7f9e
shell: use `std::find_if` in `ShellCorona::setContainmentTypeForScreen` 4 years ago
Fushan Wen 470dcc511b
shell: use `std::copy_if` in `ShellCorona::panelsForScreen` 4 years ago
Fushan Wen 6f96fab365
Use `std::accumulate` in `ShellCorona::_availableScreenRegion` 4 years ago
Volker Krause 74614801ae Add various missing includes and link libraries 4 years ago
Alexander Lohnau f3f8b5dcfc Remove author data, name and description from package metadata files 4 years ago
Niccolò Venerandi a3943400d5 Implement floating panel support 4 years ago
Laurent Montel 9756b911da REmove duplicate header between header/file 4 years ago
Fushan Wen cef441e467
shell: Fix memory leak after changing wallpaper plugin 4 years ago
l10n daemon script a09776c06c SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Tanbir Jishan 6eb2b52945 kcms/colors: Add an option to apply accent color from wallpaper 4 years ago
Fushan Wen f994e1301f shell/scripting: Consider current activity in `desktopForScreen` 4 years ago
l10n daemon script 100aa732fa SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Fushan Wen 6a754b17a5
shell: Remove m_positionPaneltimer to avoid the toolbar from getting lost. 4 years ago
Fushan Wen 9d08b9979f
shell: Fix panel sometimes getting shortened when dragging 4 years ago
Alexander Lohnau b68b59dac6 Remove explicit QuickSettings init method call 4 years ago
l10n daemon script 0024939c7a SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Laurent Montel d09854cbc0 Use directly std::chrono_literals 4 years ago
Fushan Wen fa2241e24a
shell: Follow `ActivateWhenTypingOnDesktop` from KRunner 4 years ago
Alexander Lohnau 0de1ccf53e Port away from KDeclarative::ConfigPropertyMap where possible 4 years ago
Volker Krause aed2855844 Deal with QXcbWindowFunctions being gone in Qt6 4 years ago
Alexander Lohnau 248067fa5e scriptengine: Port away from KServiceTypeTrader 4 years ago
Volker Krause c2576f8a1f Adapt to Qt6's removal of Qt::X11Extras 4 years ago
l10n daemon script 1f3a932c5e SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Laurent Montel 734f3084cf Fix some clazy warnings 4 years ago
Volker Krause a8006e8b0b Adapt build system to also support building against Qt6 4 years ago
Volker Krause 0e0086a22e QGuiApplication::setFallbackSessionManagementEnabled is gone in Qt6 4 years ago
Volker Krause 38c723e596 Use version-less Qt targets, variables and macros 4 years ago
Volker Krause fde7564493 Remove QQuickWindow::setClearBeforeRendering calls, gone in Qt6 4 years ago
Volker Krause b307cfeace Add additional includes needed by Qt6 4 years ago
Volker Krause bed81d6476 Adapt to Qt6 nativeEventFilter changes 4 years ago
Aleix Pol eb98f01df6 ShellCorona: Use qCDebug(PLASMASHELL) 4 years ago
Oleg Solovyov e92d1d69ae Show panel config above other windows 4 years ago
l10n daemon script a298977479 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
l10n daemon script a7588366e6 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Fushan Wen 9ed2dc3bb1
shell: Clean up code in DesktopView 4 years ago
Marco Martin c384aa8833 wrap completely the invariants timer in NDEBUG 4 years ago
Vlad Zahorodnii 4cd6ec7446 Make DesktopView set black clear color only on Wayland 4 years ago
Marco Martin 43ca3339b0 ScreenPool as the source of truth of QScreen info 4 years ago
Marco Martin 8cfd0464c1 Prevent panel going out of screen boundaries 4 years ago
Aleix Pol 61e935ea51 PanelView: Do not crash when the state is transitioning 4 years ago
Fushan Wen 524b13ad5d shell/shellcorona: Q_UNUSED newOutputName 4 years ago
l10n daemon script 4d532f0801 SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Fushan Wen 72179b9b96
shell/shellcorona: Use const List in for loop 4 years ago
Vlad Zahorodnii 745e2c0828 Fix overdraw on Wayland 4 years ago