Commit graph

2422 commits

Author SHA1 Message Date
l10n daemon script
7c292cadeb GIT_SILENT Sync po/docbooks with svn 2023-04-03 02:30:11 +00:00
l10n daemon script
4b911fa0bc SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-04-03 02:25:31 +00:00
l10n daemon script
a8ee54b1c6 GIT_SILENT Sync po/docbooks with svn 2023-04-02 02:26:48 +00:00
l10n daemon script
17a86b7882 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-04-02 02:23:08 +00:00
Devin Lin
5c0fd57600 initialstart: Add first login experience
Adds an experience for users on first login, allowing some basic configuration.

This is separate from a first start wizard, which would run as a separate user with elevated permissions, and include options that an installer would have.
2023-04-01 07:09:57 +00:00
Devin Lin
0d7fde0ea1 kded: Fix class name 2023-03-31 23:55:23 -07:00
Devin Lin
763803528d windowplugin: Ensure that show desktop mode is taken into account 2023-03-31 22:20:56 -07:00
Devin Lin
372626b786 taskswitcher: Restore status bar and navigation panel 2023-03-31 22:10:02 -07:00
Devin Lin
7b77c9072f taskswitcher: Fix vertical swipe being overridden by side swipe 2023-03-31 20:32:56 -07:00
Devin Lin
afbbe013a5 lockscreen: Disable passwordless logins
It seems to cause infinite loops and lock the user out on load right now, investigate later.
2023-03-31 19:44:51 -07:00
l10n daemon script
d3a39ac2e9 GIT_SILENT Sync po/docbooks with svn 2023-04-01 02:30:35 +00:00
l10n daemon script
7a67f19acb SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-04-01 02:26:14 +00:00
Devin Lin
c4f80992cc kwin/mobiletaskswitcher: Port swipe to dismiss to use MouseArea from DragHandler 2023-03-30 23:53:31 -07:00
Devin Lin
88d9c066af kwin/mobiletaskswitcher: Restore touchscreen functionality to app activation 2023-03-30 23:05:27 -07:00
Devin Lin
b3dc5f15ad kwin/mobiletaskswitcher: Fix touchscreen not being able to dismiss task switcher
It seems TapHandler is not able to receive touchscreen events anymore, use MouseArea.
2023-03-30 22:26:35 -07:00
Yari Polla
16c66c161d Revert "halcyon: use the new menu popup"
This reverts commit a353e87e47.

This causes the homescreen delegates to no longer be draggable, and breaks the ability to reorder them
2023-03-30 22:25:22 -07:00
Devin Lin
ddbd2f031f kwin/mobiletaskswitcher: Update effect format to match upstream 2023-03-30 22:04:15 -07:00
l10n daemon script
4181f3a9d7 GIT_SILENT Sync po/docbooks with svn 2023-03-31 02:38:28 +00:00
l10n daemon script
44d6ac35c1 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-31 02:33:03 +00:00
Devin Lin
f46986a9ed envmanager: Ensure keys are deleted 2023-03-30 08:42:28 -07:00
Devin Lin
30c951473e envmanager: Ensure that it is not a graphical application 2023-03-29 22:43:44 -07:00
Devin Lin
3e1e1e7d22 envmanager: Extract kded settings management to separate app, add window decoration customization 2023-03-29 19:41:10 -07:00
Devin Lin
fc5b968534 quicksettings: Add docked/convergence quick setting 2023-03-29 19:41:10 -07:00
l10n daemon script
1070605538 GIT_SILENT Sync po/docbooks with svn 2023-03-30 02:31:17 +00:00
l10n daemon script
bb08b4545f GIT_SILENT Sync po/docbooks with svn 2023-03-29 02:35:19 +00:00
l10n daemon script
26c7836549 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-29 02:28:37 +00:00
Devin Lin
81fc341863 Merge branch 'plasma-mobile-work/seshpenguin/fixqclipboard' 2023-03-27 23:50:44 -07:00
Seshan Ravikumar
6824569bb6 kcm/info link against qt::gui
fixed QClipboard not find
2023-03-28 02:41:50 -04:00
l10n daemon script
55210da73a GIT_SILENT Sync po/docbooks with svn 2023-03-27 04:00:15 +00:00
l10n daemon script
2596778cba SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-27 03:54:14 +00:00
Devin Lin
fe8537c618 kwin/convergentwindows: Update to latest KWin changes, and remove KWin maximize mode
Disabled per-screen window decorations for now, since it seems KWin removed the screen property: 83c38b0907
2023-03-26 11:48:37 -07:00
Devin Lin
33771b4afd homescreen: Fix zoom animation behaviour with windows 2023-03-26 11:22:14 -07:00
Devin Lin
e16bdea17e mobileshellstate: Make sure DBus calls are async 2023-03-26 10:18:06 -07:00
Devin Lin
cadc5db962 mobileshellstate: Make lockscreen state DBus calls async 2023-03-26 10:03:11 -07:00
Devin Lin
32af510193 actiondrawer: Revert flickable change
Reverts the flickable change from 238d8a78cf, it seems to cause the animation to reset when dragging from pinned -> full size.
2023-03-25 23:45:48 -07:00
Devin Lin
45ab8c5fa9 kwin/mobiletaskswitcher: Fix double animation for task elements 2023-03-25 23:37:18 -07:00
Devin Lin
aa820d4886 kwin/mobiletaskswitcher: Ensure DBus calls do not block 2023-03-25 23:25:08 -07:00
Devin Lin
28a780a7d3 kwin/convergentwindows: Convert to declarative script 2023-03-25 23:07:18 -07:00
Devin Lin
5e22c69d32 kwin/mobiletaskswitcher: Remove blur for performance 2023-03-25 22:28:32 -07:00
Devin Lin
24f399d195 kwin/mobiletaskswitcher: Update to latest kwineffects header location 2023-03-25 22:24:47 -07:00
Devin Lin
083481d971 taskswitcher: Expose visible state to DBus and hookup to homescreen anim 2023-03-24 23:29:40 -07:00
Devin Lin
5f93d0198e homescreen: Activate animation after screen unlock 2023-03-24 21:27:52 -07:00
l10n daemon script
b9aad6286f SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-24 02:23:55 +00:00
l10n daemon script
4d8c79ffd8 GIT_SILENT Sync po/docbooks with svn 2023-03-23 03:00:23 +00:00
l10n daemon script
c2b3e3cfc8 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-23 02:52:45 +00:00
l10n daemon script
dac7710d97 GIT_SILENT Sync po/docbooks with svn 2023-03-22 03:10:41 +00:00
Alexander Lohnau
749bb82ace Link to QtQml/QtQuick instead of KDeclarative targets
We actually don'T need any of those classes
2023-03-21 11:30:17 +00:00
Yari Polla
238d8a78cf components/mobileshell: resize flickables 2023-03-21 12:03:05 +01:00
l10n daemon script
12e94a1f8f GIT_SILENT Sync po/docbooks with svn 2023-03-21 02:54:15 +00:00
l10n daemon script
68b94f31b3 SVN_SILENT made messages (.desktop file) - always resolve ours
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"
2023-03-21 02:44:34 +00:00