Devin Lin
fbc644fced
mobileshell: Implement base flickable with higher maximum swipe speed
2022-07-08 21:59:55 -04:00
Aleix Pol
169cfc6354
QuickSettings: Make it possible for them not to be available
...
Makes it possible to QuickSettings components to only get listed if it
makes sense on the specific system.
2022-07-07 14:09:24 +00:00
Devin Lin
b7f1a5b379
homescreens/halcyon: Add drag and drop reordering of favourites
2022-06-29 00:22:42 -04:00
Devin Lin
4f3b9a1fae
homescreens/halcyon: Fix gridview alignment, rename file to be more descriptive
2022-06-28 13:43:55 -04:00
Devin Lin
02bcf78742
homescreens/halcyon: Use ExtendedAbstractButton
2022-06-28 13:26:36 -04:00
Devin Lin
ba597e1de2
homescreens/halcyon: Turn off layer, and use handlers for grid delegates
2022-06-28 12:31:18 -04:00
Devin Lin
3a0a744051
quicksettings: Fix brightness slider alignment, and forced row count
2022-06-27 23:47:51 -04:00
Devin Lin
c4806c6fb5
navigationpanel: Cap width of buttons at 80% of panel
2022-06-27 21:47:15 -04:00
Devin Lin
e18d5f73ed
osd/volume: Don't use padding in SwipeListItem to fix warnings
2022-06-27 17:29:34 -04:00
Devin Lin
5519abd82c
navigationpanel: Properly cap width for wide screens
2022-06-27 17:28:41 -04:00
Devin Lin
eff9d3df9a
homescreen: Don't play zoom animation when going between maximized window states
2022-06-27 16:53:40 -04:00
Devin Lin
d9fd104e08
lockscreen: Fix margins of notifications and centering
2022-06-25 14:38:47 -04:00
Devin Lin
0a76701af5
widgets/notifications: Use smaller button text, and adjust sizing
...
Fixes an issue where the ListView was sometimes not tall enough to hold the content despite the list not overflowing.
Also adjusts button text to be smaller.
2022-06-25 14:37:56 -04:00
Yari Polla
d8399e88be
toppanel/notifications: add clean all and do not disturb
...
Hi, this MR adds "clear all" and "do not disturb" buttons to `NotificationsWidget`.
Few other corrections have been made:
- Transitions should now work correctly, plus they can be disabled via `MobileShell.MobileShellSettings.animationsEnabled`;
- Loaders are now asynchronous;
- List items have now their own margins, in order to not clip their shadows.\
It only remains to implement a context menu to set do not disturb mode for a given period of time. I think it's a secondary feature on which we can work later, but in case tell me what to do.
Unfortunately I can't test the lockscreen on a phone at the moment, and I cannot take a performance test as well. It would be great if someone tested all these things, otherwise I'll provide as soon as possible.
Closes: https://invent.kde.org/plasma/plasma-mobile/-/issues/134
2022-06-25 12:35:15 -04:00
Devin Lin
74285d9261
mmplugin: Check for nullptr
2022-06-23 19:45:47 -04:00
Aleix Pol
7b163661d5
PipeWireThumbnail, Record: Wayland handling doesn't belong in KPipeWire
2022-06-23 11:25:08 +02:00
Devin Lin
0deef11ba7
components: Attempt to fix some cyclic dependencies
2022-06-22 11:48:46 -04:00
Devin Lin
c3835b9a3b
components: Use consistent documentation
2022-06-22 11:14:30 -04:00
Devin Lin
304ba155b6
components: Fix ExtendedAbstractButton pressAndHold
2022-06-22 10:48:59 -04:00
Devin Lin
9922c8d5d2
components: Introduce ExtendedAbstractButton, port homescreen to it
2022-06-21 18:38:21 -04:00
Devin Lin
6ed9a7d65a
quicksettings: Move related files into folder
2022-06-18 17:14:21 -04:00
Devin Lin
b41e1f2b8a
homescreen: Start refactoring and cleaning
...
fix
2022-06-18 15:42:39 -04:00
Yari Polla
131c3bd911
taskswitcher/lockscreen: trim flick containers and optimise
2022-06-09 19:17:47 +02:00
Devin Lin
a173cf9b9d
homescreens/halcyon: Add new homescreen
2022-06-08 18:09:35 -04:00
Devin Lin
ee13948d37
tests: Add new folder for test snippets, and add QuickSettingsTest
2022-06-06 21:26:37 -04:00
Devin Lin
d6cc2918e0
widgets/notifications: Specify InvokeBehavior when invoking action
2022-06-06 20:39:16 -04:00
Devin Lin
f8049783af
quicksettings: Add simple and performant shadow to delegates
2022-06-03 19:36:44 -04:00
Devin Lin
221799828d
kcm: Add ability to customise mode of action drawer swipe down
2022-05-30 23:37:00 -04:00
Aleix Pol
55eadf0377
QuickSettings: Provide a small test app to run QuickSettings
...
It's useful to limit what you are testing.
2022-05-30 00:07:52 +00:00
Aleix Pol
ecd1515217
Add a Record QuickSetting
...
Allows to record the current output conveniently from the drop-down.
2022-05-30 00:07:52 +00:00
Aleix Pol
b0e2065a63
PipeWireThumbnail: Port to KPipeWire
...
It's the same components just in a different place. No need to do much
porting.
2022-05-30 00:07:52 +00:00
Devin Lin
7ecb92d3dd
actiondrawer: Improve openToPinnedMode to have drawer already maximized when dragging
2022-05-26 18:11:01 -04:00
Yari Polla
aa4ddf8afd
change property name
2022-05-25 18:13:29 +02:00
Yari Polla
fb8494fec4
actiondrawer: add ability to open and expand quicksettings with one stroke
2022-05-25 03:03:21 +02:00
Devin Lin
2c61bb1723
kcm & taskswitcher: Add option to toggle application previews
2022-05-21 10:54:51 -04:00
Devin Lin
427c177a44
quicksettings: Remove debug message
2022-05-20 23:44:02 -04:00
Devin Lin
3e22b962f2
quicksettings: Fix enabled text always displaying "On"
2022-05-20 09:59:58 -04:00
Yari Polla
0368834d2c
components/marqueelabel: avoid useless double binding
2022-05-18 00:54:01 +00:00
Yari Polla
a2a9384bea
quicksettings: few other corrections
2022-05-17 00:55:31 +00:00
Yari Polla
47845000a7
quicksettings: bring back notification glow and well-positioned clock
2022-05-17 00:55:31 +00:00
Yari Polla
fa759eb79e
remove useless parameter
2022-05-17 00:55:31 +00:00
Yari Polla
b429b9c34e
quicksettings: few corrections for landscape view
2022-05-17 00:55:31 +00:00
Yari Polla
ab91a42e9e
quicksettings: fix media widget in landscape view
2022-05-17 00:55:31 +00:00
Yari Polla
ed0030eea3
quicksettings: fix landscape view
2022-05-17 00:55:31 +00:00
Yari Polla
ee951627b3
quicksettings: discern between portrait and landscape view
2022-05-17 00:55:31 +00:00
Yari Polla
166460f4c2
quicksettings: almost graphics fixes
2022-05-17 00:55:31 +00:00
Yari Polla
0f7dc0cf05
quicksettings: implement swipe view
2022-05-17 00:55:31 +00:00
Yari Polla
1ebd1ecefc
mediacontrolwidget: make playerItem loadable
2022-05-16 20:17:03 +02:00
Yari Polla
443662d2fd
mediacontrolwidget: use MarqueeLabel for title and artist
2022-05-16 20:15:48 +02:00
Yari Polla
6fabcea605
taskswitcher: binding fixes
2022-05-14 02:15:37 +00:00
Yari Polla
d22df8f6fa
taskswitcher: avoid double binding in thumbnail
2022-05-14 02:15:37 +00:00
Yari Polla
a462ad4263
taskswitcher: fixes for opening phase
2022-05-14 02:15:37 +00:00
Volker Krause
4b1c8dcc59
Use version-less macro for Qt6
2022-05-13 17:30:45 +02:00
Laurent Montel
bd95cd47a4
We depend against qt5.15
2022-05-13 08:36:53 +02:00
Laurent Montel
322e23614c
Fix compile against qt5
2022-05-13 08:35:29 +02:00
Laurent Montel
0636309578
databaseChanged is deprecated => in code we export "apps" by default
...
=> we can port it.
now all compile fine in qt6
2022-05-13 08:32:52 +02:00
Laurent Montel
2da23eae0a
Adapt build system for building against qt6
2022-05-13 08:27:13 +02:00
Devin Lin
5f127460c7
kcm: Fix vibration intensity property setting
2022-05-05 21:25:36 -04:00
Devin Lin
9a575ad42e
kcm: Add vibration intensity and duration
2022-05-05 21:02:18 -04:00
Yari Polla
fc300d1a28
taskswitcher: implement left/right swipe gesture
2022-05-03 01:38:42 +02:00
Yari Polla
26aaa808b0
taskswitcher: disable input handlers while in gesture
2022-05-03 01:38:32 +02:00
Yari Polla
863485075c
quicksettings: remove unused rightPadding property in MarqueeLabel
2022-04-30 15:16:02 +00:00
Yari Polla
e0ce7f3cec
components: fix MarqueeLabel
2022-04-30 15:16:02 +00:00
Devin Lin
ce06af0e8a
Fix some animations not following setting
2022-04-30 11:07:07 -04:00
Devin Lin
62e7dce24a
kcm: Add reduced animation mode
...
Implement #190 reduced animations mode
2022-04-29 20:02:37 -04:00
Devin Lin
2201ebd1d7
Remove QtFeedback dependency
2022-04-29 18:59:14 -04:00
Devin Lin
3353cfc498
kcm: Add vibration setting for shell, and add vibrations
...
We can control shell vibrations from here, which can be replaced once there is a mechanism to control system-wide vibrations for QtFeedback.
2022-04-29 16:15:59 -04:00
Devin Lin
151bb9dbfc
quicksettings: Fix delegate text size regression
2022-04-28 20:15:13 -04:00
Yari Polla
02bc67af81
taskswitcher: add delay for tasks reordering
2022-04-29 00:00:17 +00:00
Yari Polla
8f1289139f
quicksettings: use MarqueeLabel for quicksettings status label
2022-04-28 21:04:19 +00:00
Yari Polla
6ebbf71ca1
components: implement marquee label component
2022-04-28 21:04:19 +00:00
Yari Polla
d75e8b6f78
taskswitcher: invert tasks ordering
2022-04-28 21:37:47 +02:00
Devin Lin
174843767f
taskswitcher: Remove requestLastActivatedReorderDelay calls
...
This was removed upstream https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1661
2022-04-26 14:13:52 -04:00
Laurent Montel
401620e365
Fix some qt6 compile errors
2022-04-24 13:44:41 +02:00
Nicolas Fella
6099bf491f
Use undeprecated install dirs
...
Using kde-dev-scripts/kf5/cmakelists_install_vars.pl
2022-04-21 01:27:43 +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
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
Devin Lin
bbe9bbf94c
widgets/mediaplayer: Add support for controlling multiple media sources
...
Implement #135
2022-04-08 21:48:42 -04:00
Devin Lin
55efc9165e
widgets/notifications: Fix background clicking being on top of notifications
2022-04-08 17:02:25 -04:00
Devin Lin
b3884be926
actiondrawer: Dismiss on click on empty background area
2022-04-07 20:23:36 -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
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
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
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
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