- 16 Jun, 2022 4 commits
-
-
Fushan Wen authored
The object does not need to be manually deleted. onDeactivated signal will call destroy() to delete it. (This reverts a8a455e8)
-
Fushan Wen authored
This destroys the created image object when it fails to load.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Fushan Wen authored
No need to call formatUrl again.
-
- 14 Jun, 2022 21 commits
-
-
ivan tkachenko authored
Printing out QString takes care of adding both spaces and double quotes. Otherwise, it used to be like this: Data for ' "Battery1" ' not found
-
If KWin Wayland is set up to let Xwayland clients to scale themselves, set the configuration values we need for them to do so properly. To do so, we extend the fonts kcminit module to provide a meaningful default DPI to scale to and we set some environment variables for applications to scale as expected. These are the ones we already were using to properly scale in X11 sessions.
-
Alternatively we require to pass an absolute path which is more cumbersome than one would want.
-
Fushan Wen authored
This allows the two formats being set in the drop menu or using "Set as Wallpaper" service action.
-
Fushan Wen authored
-
It fixes that when there are multiple calendar applets, each applet doesn't have its own EventPluginsManager. BUG: 454846 FIXED-IN: 5.26
-
Fushan Wen authored
No need to call formatUrl every time using it.
-
Fushan Wen authored
-
Felipe Kinoshita authored
The previous names did not communicate what those variables were responsible for. Hopefully this can make things more understandable and help making this bit of code more maintainable.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Fushan Wen authored
CCBUG: 207976
-
Fushan Wen authored
-
Fushan Wen authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
ivan tkachenko authored
-
Fushan Wen authored
After the system tray popup is resized, the grid view should behave like Kickoff to show more tasks in a row.
-
- 13 Jun, 2022 7 commits
-
-
After location is set, one layout script will usually start adding widgets. It's required to emit formFactorChanged() to update plasmoid.formFactor bindings in QML side to avoid Layout issues. See isHorizontal in plasma-desktop/containments/panel/contents/ui/main.qml
-
Fushan Wen authored
This makes ImageBackend lighter.
-
Fushan Wen authored
-
Fushan Wen authored
This drops a redundant conversion.
-
Fushan Wen authored
This simplifies ImageBackend, and makes the config dialog load slightly faster.
-
Jonathan Marten authored
Clipboard history item actions are added to the menu by KlipperPopup::rebuild() or PopupProxy::tryInsertItem(). The actions are removed from the menu again at the start of KlipperPopup::rebuild(), but were never deleted.
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 12 Jun, 2022 5 commits
-
-
Alexander Lohnau authored
BUG: 454829
-
Fushan Wen authored
-
Fushan Wen authored
-
Fushan Wen authored
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 11 Jun, 2022 3 commits
-
-
Fushan Wen authored
-
Fushan Wen authored
It's already set in GridViewInternal.
-
Fushan Wen authored
There is one placeholder message in `KCM.GridView`.
-