1437 Commits (e87d29c2a31b147d243ce6b9b8d1df7da36f1550)

Author SHA1 Message Date
David Edmundson e87d29c2a3 Disable toplevel fixed positions on Wayland 4 years ago
l10n daemon script 8e7c9dbe5c SVN_SILENT made messages (.desktop file) - always resolve ours 4 years ago
Fushan Wen 523936395d
shell: add new property `usedInAccentColor` 4 years ago
Fushan Wen 17774bc4c6
Revert "Prevent panel going out of screen boundaries" 4 years ago
Fushan Wen 0742227e82
shell: avoid crash after waking up from sleep 4 years ago
Fushan Wen 45b2bc87a7
shell: add more mimetypes in WallpaperPackage 4 years ago
Fushan Wen fd3ef7c318
shell: add images_dark definition in WallpaperPackage 4 years ago
Fushan Wen b9a3005f39 Restore old applet configuration after switching to alternative 4 years ago
Fushan Wen 871d6104d3 shell/scripting: call `flushPendingConstraintsEvents` in `setLocation` 4 years ago
Fushan Wen a5165fb6e6
shell: preserve wallpaper type after changing desktop layout 4 years ago
Fushan Wen 234d69b3d5 shell: pass hint by const reference 4 years ago
Fushan Wen cd4c0f450b
shell: adjust available edge order to match the default layout.js 4 years ago
Fushan Wen 3ff3cea11b
shell/scripting: don't set formFactor again 4 years ago
Xaver Hugl 401165921c port to C++ smart pointers where possible 4 years ago
Fushan Wen 47acfaff51 shell: fix pressing enter not activating the new window 4 years ago
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