Commit graph

1215 commits

Author SHA1 Message Date
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
Marco Martin
775870852c remove dummy windowtask 2020-07-31 14:21:22 +02:00
Marco Martin
ef7a78cfe1 single mousearea on bottom 2020-07-31 14:20:55 +02:00
Marco Martin
0c6d19e856 return to bounds after flicking 2020-07-31 12:44:44 +02:00
Marco Martin
ae67112a5c fix close slide direction 2020-07-31 12:13:16 +02:00
Marco Martin
928ac5c195 litch -- when activating window 2020-07-31 12:06:46 +02:00
Marco Martin
24ef679755 removeuseless debug 2020-07-31 11:13:09 +02:00
Marco Martin
16b1cae73e when task switch appears release minimize on launchers 2020-07-31 11:13:09 +02:00
l10n daemon script
6677d9a887 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-07-31 05:43:20 +02:00
Marco Martin
c81eaee352 fix closing 2020-07-30 17:56:34 +02:00
Marco Martin
9f25435d82 close anim if window active 2020-07-30 17:55:09 +02:00