Han Young
a13831bc42
toggle action background color when toggling flashlight
2020-11-16 14:20:40 +08:00
Nicolas Fella
d3e03c6ca5
Fix launching settings from top drawer
2020-11-15 16:01:10 +01:00
Han Young
a9a8e5cc00
multitouch input support
2020-11-13 15:24:01 +00:00
Nicolas Fella
b19543b56a
Remove leftover gstreamer bits
...
We don't use gstreamer for torch access any more and it's unclear whether a future solution will.
Remove some leftover bits
2020-11-12 08:17:59 +00:00
Marco Martin
791c76f327
remove wrong height binding
2020-11-11 16:34:13 +01:00
Marco Martin
e7f82ab394
fix top panel sliding in vertical mode
...
encapsulate in an Item to force the proper implicitHeight, so
the top panel slide works on vertical screen also before it has been
rpotated to horizontal and back
2020-11-11 16:25:41 +01:00
Nicolas Fella
2fab1b0dd1
Add comment that torch path is hardcoded for now
2020-11-11 13:52:19 +01:00
Han Young
407ffc0f4c
Hardcoded pinephone torch
...
The current code use gstreamer to toggle flashlight, however gstreamer doesn't work in pinephone for now. this MR hardcode pinephone sysfs path for flashlight as a temporary workaround
2020-11-11 13:51:12 +01:00
Nicolas Fella
6097c084f5
Misc cmake cleanup
...
Remove unneede FindPhoneNumber
Fix coding style
Remove unneeded statements
Require recent-ish cmake
2020-11-11 12:36:41 +01:00
Nicolas Fella
2cc612a3a6
Fix volume button handling
...
main is not defined
2020-11-08 22:45:59 +01:00
l10n daemon script
44f04e5c56
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"
2020-11-08 06:24:01 +01:00
Jonah Brüchert
a9fab248d3
Fix launching settings modules
2020-11-06 09:06:50 +01:00
Tobias Fella
fae8ac9969
Improve the signal strength indicator
...
Show 'Sim locked' instead of '0%' when Sim is locked
Don't show the percentage at all, it's redundant
2020-11-05 08:24:02 +00:00
l10n daemon script
4a6fdab931
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"
2020-11-05 06:37:15 +01:00
Bhushan Shah
da47c3d10c
Remove confusing entry from config which dumps the application list
2020-11-02 12:52:56 +05:30
Tobias Fella
3cd3dcd99f
Rework the SIM PIN Screen
...
Update the visuals to look more like the new lockscreen pin
2020-10-29 19:41:32 +00:00
Marco Martin
00103f57d8
icon in front of the thumbnail
2020-10-26 14:51:25 +01:00
Marco Martin
419a5ec08c
fix thumbnails
2020-10-26 14:35:37 +01:00
Devin Lin
d6dd1c1356
Task panel visual improvements
2020-10-24 16:46:45 +00:00
Nicolas Fella
4aee5533b3
Add quicksettings item for bluetooth
...
Now that we have bluetooth support add an item for it
2020-10-22 16:25:13 +02:00
Jonah Brüchert
f326853971
Port away from deprecated QProcess::startDetached overload
2020-10-19 18:11:43 +02:00
Bhushan Shah
c9ca9dac10
Update Screenshot dbus interface
...
Also mark shouldReturnNativeSize to true since we want to get correctly
scaled screenshot.
2020-10-19 20:50:31 +05:30
Devin Lin
6168813d13
Fix lockscreen keypad getting stuck
2020-10-18 08:57:47 -04:00
Devin Lin
5d99de94fa
Fix grace lock with empty password
2020-10-03 17:27:14 -04:00
Devin Lin
01026a223a
Add support for grace lock in lockscreen keypad
2020-10-01 12:52:29 +00:00
Jonah Brüchert
849cb5f88f
Use generated DBus interface
2020-10-01 13:49:32 +02:00
Bhushan Shah
51f4c454c0
phonepanel: fix taking screenshots
...
Use new API which supports native scaling on wayland and is used by the
spectacle instead of taking screenshot and then moving files around.
2020-10-01 13:21:32 +05:30
Devin Lin
dbcbf21072
Fix whitespace
2020-09-28 22:33:30 -04:00
l10n daemon script
c735bf3bcf
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"
2020-09-20 05:52:17 +02:00
Jonah Brüchert
ccdfd348de
Set PLASMA_INTEGRATION_USE_PORTAL=1
2020-09-18 16:27:51 +02:00
Devin Lin
cd4bf8d7c3
Apply settings 12/24 hour time format to lockscreen and panel time
2020-09-17 12:04:49 -04:00
Bhushan Shah
a857dbc299
Lockscreen by default at startup
2020-09-17 12:37:44 +05:30
Bhushan Shah
172c7a5d6e
Update qt5 version requirement to 5.15.0
...
GIT_SILENT
2020-09-17 10:35:03 +05:30
Bhushan Shah
732b4b5254
Update kf5 version requirement to 5.74
...
GIT_SILENT
2020-09-17 10:35:03 +05:30
Han Young
eda8fadb12
slightly larger password font size and add clear function
2020-09-16 15:00:36 +00:00
Nicolas Fella
d797e88aee
Remove qtvirtualkeyboardplugin
...
We don't use QtVirtualKeyboard any more
2020-09-14 11:24:45 +00:00
Nicolas Fella
7c4a831fe9
Remove cmake bits
2020-09-14 13:22:34 +02:00
Nicolas Fella
330c3afa48
Require C++17
...
We agreed to use C++17 in Plasma. Document this decision here
2020-09-12 23:58:44 +02:00
Devin Lin
e6b055a915
Apply suggestions
2020-09-11 22:01:28 -04:00
Devin Lin
43603ed2ae
Use Kirigami's ColorScope
2020-09-11 21:57:56 -04:00
Devin Lin
8487ccb35e
Fix minor overlap
2020-09-12 00:56:12 +00:00
Devin Lin
e74833e9ab
Fix top panel being greyed out by SlidingPanel
2020-09-12 00:56:12 +00:00
Devin Lin
8eecc27cbc
Tweak delegate padding and color choice
2020-09-12 00:56:12 +00:00
Devin Lin
0308d1fd62
Use rounded edges for drawer
2020-09-12 00:56:12 +00:00
Devin Lin
392ed46c55
Offset sliding panel to where finger is
2020-09-02 22:44:52 +00:00
Marco Martin
e6d041f90f
proper height for the panel
2020-09-01 17:42:53 +02:00
Marco Martin
4a5ac4a6aa
don't show notification when it shouldn't
2020-09-01 17:40:09 +02:00
Nicolas Fella
c2d71ad6f2
Drop empty X-KDE-PluginInfo-Depends
...
The whole concept is almost unused and there's no point in having it there but empty
See also https://phabricator.kde.org/T13553
2020-09-01 02:14:39 +02:00
Devin Lin
46022538ac
Implement lockscreen mockups
2020-08-31 01:38:46 +00:00
Devin Lin
da3d3c022f
Allow holding top panel delegate to trigger label action
2020-08-29 12:22:13 -04:00