l10n daemon script
|
f0e1d4e46e
|
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"
|
2022-04-16 01:47:42 +00:00 |
|
Yari Polla
|
de1b92e0c2
|
taskswitcher: add support for task reordering based on opening history
|
2022-04-13 15:04:55 +02:00 |
|
Devin Lin
|
f99e8ff037
|
homescreen: Don't animate if task switcher is visible
|
2022-04-11 17:43:38 -04:00 |
|
Devin Lin
|
4e95a4abc3
|
taskswitcher: Fix animations when opening from homescreen
|
2022-04-11 17:14:35 -04:00 |
|
Devin Lin
|
7871212461
|
mobileshell: Split out minimized geometry unset from window minimize
|
2022-04-11 16:47:20 -04:00 |
|
Devin Lin
|
8d43419803
|
taskswitcher: Use OutQuint animation curve for app activate animation
This feels less jumpy than InOutQuad
|
2022-04-11 16:34:25 -04:00 |
|
Devin Lin
|
84440498e0
|
taskswitcher: Fix double KWin & containment animation with windows
Fixes #136
|
2022-04-11 16:19:16 -04:00 |
|
Devin Lin
|
e120f19601
|
mobileshell: Remove active window timer length to be immediate
We don't need a long delay, the shortest possible one works as well.
|
2022-04-11 11:55:56 -04:00 |
|
Devin Lin
|
6a31709897
|
lockscreen: Use more loaders to improve load times
|
2022-04-10 13:44:37 -04:00 |
|
Devin Lin
|
2deea1b4d0
|
components: Port Direction enum to c++ to improve load times
According to flame graph testing with qmlprofiler, this caused quite some overhead in QML.
|
2022-04-10 13:28:32 -04:00 |
|
l10n daemon script
|
2d6d0c6789
|
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"
|
2022-04-09 01:50:14 +00:00 |
|
Devin Lin
|
bbe9bbf94c
|
widgets/mediaplayer: Add support for controlling multiple media sources
Implement #135
|
2022-04-08 21:48:42 -04:00 |
|
Devin Lin
|
79c4dac78a
|
readme: Fix typo
|
2022-04-08 23:31:23 +00:00 |
|
Devin Lin
|
5cb93f5248
|
readme: Improve issue links and add images
|
2022-04-08 23:27:31 +00:00 |
|
Devin Lin
|
55efc9165e
|
widgets/notifications: Fix background clicking being on top of notifications
|
2022-04-08 17:02:25 -04:00 |
|
Devin Lin
|
635f86e02f
|
taskpanel: Try to ensure dimension bindings are always set
|
2022-04-07 22:08:36 -04:00 |
|
Devin Lin
|
b3884be926
|
actiondrawer: Dismiss on click on empty background area
|
2022-04-07 20:23:36 -04:00 |
|
Devin Lin
|
17f582a150
|
lockscreen: Fix drawer not closing when notification button clicked
|
2022-04-07 14:15:13 -04:00 |
|
Devin Lin
|
57192b772b
|
actiondrawer: Add restricted permission mode, and implement on lockscreen
|
2022-04-07 14:11:08 -04:00 |
|
Devin Lin
|
3969973e51
|
mobileshell: Refactor and collapse stackBefore and stackAfter into ShellUtil
|
2022-04-07 10:52:12 -04:00 |
|
Devin Lin
|
c55500fba0
|
lockscreen: Fix clock not adhering to time format settings
|
2022-04-07 10:35:35 -04:00 |
|
Devin Lin
|
0235868fa1
|
taskpanel: Fix top panel offset in landscape
|
2022-04-06 23:30:11 -04:00 |
|
Devin Lin
|
629b10486a
|
kcm: Use MobileShellSettings rather than custom implementation
|
2022-04-06 22:54:35 -04:00 |
|
Devin Lin
|
b905bafcb5
|
taskswitcher: Improve zoom animation and add cursor shape on tasks
|
2022-04-06 22:08:47 -04:00 |
|
Devin Lin
|
6830370b55
|
quicksettings: Scale animation on delegate tap
|
2022-04-06 21:55:06 -04:00 |
|
l10n daemon script
|
37b0e709e8
|
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"
|
2022-04-07 01:44:56 +00:00 |
|
Devin Lin
|
3488d2b0f3
|
panel & taskpanel: Fix panel colour on homescreen when shell windows are open
Fixes #161
|
2022-04-06 21:18:47 -04:00 |
|
Devin Lin
|
c9422bc439
|
homescreen: Fix config options coming up when holding on search and switcher
|
2022-04-06 21:01:18 -04:00 |
|
Devin Lin
|
3d9b344f52
|
taskswitcher: Add task zoom animation
|
2022-04-06 20:33:23 -04:00 |
|
Devin Lin
|
06b02473d6
|
homescreen: Fix zoom animation when going from homescreen to switcher
|
2022-04-06 20:33:06 -04:00 |
|
Devin Lin
|
192d36da46
|
quicksettings: Improve text contrast
|
2022-04-06 20:32:38 -04:00 |
|
Devin Lin
|
dd7bd6a18f
|
volumeosd: Fix settings launch
|
2022-04-06 20:32:23 -04:00 |
|
Devin Lin
|
c8a366cbbd
|
homescreen: Add scale animation when going to homescreen
|
2022-04-06 17:59:36 -04:00 |
|
Devin Lin
|
f861e2df3f
|
mobileshell: Move KWayland related window functions to utility class
|
2022-04-06 17:18:20 -04:00 |
|
Devin Lin
|
5e807a555b
|
homescreen: Ensure app delegate zoom animation doesn't run at start
|
2022-04-06 13:49:59 -04:00 |
|
Devin Lin
|
cec4f412d7
|
actiondrawer: Use higher quicksettings text contrast
|
2022-04-06 13:48:17 -04:00 |
|
Devin Lin
|
5e48cb1cc1
|
homescreen: Fix stackBefore call
|
2022-04-06 13:40:28 -04:00 |
|
Devin Lin
|
62f7ffc074
|
homescreen: Add launch delegate animation
|
2022-04-06 13:13:38 -04:00 |
|
Devin Lin
|
b7c8c462c5
|
homescreen: Improve readability of app delegate text
|
2022-04-06 12:04:57 -04:00 |
|
Devin Lin
|
2e6c1f837e
|
homescreen: Collapse library into mobileshell and containment
|
2022-04-05 22:06:05 -04:00 |
|
Devin Lin
|
6047c703b4
|
homescreen: Add metadata for it to be a desktop containment
|
2022-04-05 20:18:26 -04:00 |
|
l10n daemon script
|
03f3411c9a
|
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"
|
2022-04-05 01:49:56 +00:00 |
|
l10n daemon script
|
a385bae963
|
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"
|
2022-04-03 01:57:17 +00:00 |
|
l10n daemon script
|
7e53aab276
|
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"
|
2022-04-01 02:02:05 +00:00 |
|
l10n daemon script
|
8e13435ccb
|
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"
|
2022-03-29 02:17:10 +00:00 |
|
l10n daemon script
|
7ff5f2b0a9
|
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"
|
2022-03-28 01:44:53 +00:00 |
|
l10n daemon script
|
5f20862a3f
|
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"
|
2022-03-27 01:51:39 +00:00 |
|
l10n daemon script
|
98306a6c6e
|
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"
|
2022-03-25 01:47:35 +00:00 |
|
l10n daemon script
|
a005e9b746
|
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"
|
2022-03-24 01:50:51 +00:00 |
|
Devin Lin
|
2f84b07bbc
|
quicksettings: Add save and update timers so kcm ordering is always correct
|
2022-03-21 10:25:45 -04:00 |
|