Commit graph

2475 commits

Author SHA1 Message Date
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
Marco Martin
bb3225d4b5 bigger hit area for the up arrow 2020-08-20 17:15:56 +02:00
Marco Martin
349de2f252 ifix close button 2020-08-20 16:55:14 +02:00
Marco Martin
f3193f5aef copyright 2020-08-20 15:56:05 +02:00
Marco Martin
aabcc0949f show a close anim 2020-08-20 15:53:02 +02:00
Marco Martin
96420f5080 invoke plasma-settings for wifi and broadband 2020-08-20 13:07:53 +02:00
Marco Martin
b690c533d1 new shutdown screen design 2020-08-20 13:04:02 +02:00
Marco Martin
b675eeb635 better layout in widescreen mode 2020-08-20 12:28:03 +02:00
Marco Martin
5be8125c62 fix logic for open/close top panel 2020-08-20 11:45:38 +02:00
Aleix Pol
0998bcfa27 Specify the maliit-keyboard as the input method to use
I wonder why we were specifying maliit-server now, definitely was
unused.
Using maliit-keyboard we'll get to leverage the input-method-v1 support
we have now in kwin, allowing to move the keyboard into a separate
process and making the development of the virtual keyboard increasinly
modular.
2020-08-18 02:10:15 +02:00
Marco Martin
54bb4a3946 no side borders 2020-08-13 12:07:46 +02:00
Marco Martin
b71adfeef3 custom look for scroll indicator 2020-08-13 11:52:53 +02:00
Marco Martin
93d8e2c130 up arrow becomes down 2020-08-13 11:45:05 +02:00
Marco Martin
f30008b3d9 a dark overlay over the main icons 2020-08-13 11:17:06 +02:00
Marco Martin
6cdcd8b56f bury the thumbnail under a loader for now
the screencasting item isn't always present
2020-08-10 11:41:47 +02:00
Bhushan Shah
cc24bebd7d cmake: remove wallpaper installation code 2020-08-07 14:40:21 +05:30
Marco Martin
4b39250ffa same speed animation with kwin minimize 2020-08-07 09:53:21 +02:00
Marco Martin
b1f65036b0 Merge branch 'work/mart/pipewire' 2020-08-07 09:28:05 +02:00
Nicolas Fella
853f2b113b Remove unused wallpaper thing 2020-08-07 00:25:21 +02:00
Nicolas Fella
953b384cb3 Add missing file 2020-08-04 22:33:50 +02:00
Nicolas Fella
7f4f10a994 Add media controls to lockscreen
Code is mostly copypaste from the desktop lnf.
2020-08-01 21:15:13 +02:00
Marco Martin
29dda81ac6 fixes to close anim 2020-07-31 16:31:17 +02:00