Commit graph

53 commits

Author SHA1 Message Date
Nicolas Fella
21a3bcafe4 Convert license headers to SPDX 2021-03-02 22:45:25 +01:00
Noah Davis
ed4d713ffb Use Header colors for top panel
Apps use this colorset now. Not using this color set causes the top panel to look weird.
2021-02-28 00:23:21 -05:00
Marco Martin
b044fd156d fix horizontal scrolling of applets
try harder to not have the applet outside of boundaries
2021-02-25 18:02:40 +01:00
Devin Lin
f231b04bdc Cancel sliding panel animations on touch so it's more responsive 2021-02-22 12:22:07 +00: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
Devin Lin
cd4bf8d7c3 Apply settings 12/24 hour time format to lockscreen and panel time 2020-09-17 12:04:49 -04:00
Devin Lin
e74833e9ab Fix top panel being greyed out by SlidingPanel 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
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
Marco Martin
0c3b152f99 color panel when startupfeedback is used 2020-07-30 12:39:13 +02:00
Marco Martin
12c34a7a6a things go under the top panel 2020-07-23 17:12:19 +02:00
Marco Martin
3f32a18b62 make use of HomeScreenControls 2020-07-22 17:17:10 +02:00
Marco Martin
b27e67037c rework panel coloring logic based on tasks 2020-07-16 16:22:57 +02:00
Jonah Brüchert
d76fc145f9
correct showinApp typo 2020-06-26 23:59:07 +02:00
Jonah Brüchert
a89d76b23c
Make panels opaque when StartupFeedback is open 2020-06-26 23:22:12 +02:00
Marco Martin
f40bbadd48 lighter gradient 2020-02-12 09:59:18 +01:00
Marco Martin
cf91c25073 cache shadows 2020-02-12 09:57:40 +01:00
Marco Martin
9278d99600 a gradient for contrast 2020-02-06 15:39:25 +01:00
Marco Martin
ea57d633bb move krunner in a plasmoid 2020-02-05 20:25:52 +01:00
Marco Martin
7c9547f5fb fullrepresentationview behind quicksettings 2020-02-04 21:28:14 +01:00
Marco Martin
9da6edd750 panelClosed signal 2020-02-04 21:26:26 +01:00
Marco Martin
b10d1ef5c6 a close signal 2020-02-04 20:44:58 +01:00
Marco Martin
bd078c7fa6 restore volume osd
show a volume icon only when muted atm
2020-01-27 17:22:37 +01:00
Marco Martin
aeea4f92ed remove useless debug 2019-10-22 13:38:07 +02:00
Marco Martin
e14c8aeba3 different container for notifiactions
with different visibility rules
2019-10-22 12:56:59 +02:00
Marco Martin
0d3ad6fd2e stop at bounds for the top panel 2019-10-11 15:21:24 +02:00
Marco Martin
510a825b41 widescreen mode for plasmoids 2019-10-08 18:21:39 +02:00
Marco Martin
a01e645316 move to the right plasmoid when asked 2019-10-08 17:15:17 +02:00
Marco Martin
8d2cf69972 most icons are not plasmoids anymore
show plasmoids full rep in a flickable under quicksettings
2019-10-07 18:49:18 +02:00
Marco Martin
69c0edd704 move signal strength in indicators 2019-10-07 13:16:50 +02:00
Marco Martin
851d17a03d fancier anim 2019-10-04 16:37:51 +02:00
Marco Martin
5a4fdc5a40 better looking shadow 2019-10-04 16:27:29 +02:00
Marco Martin
2dbb5e7d83 simplify a lot top panel 2019-10-04 16:02:26 +02:00
Marco Martin
592481da73 fuse the top panel with krunner 2019-10-04 12:59:58 +02:00
Marco Martin
46a909a64d never reparent the panel 2019-10-04 12:01:56 +02:00
Marco Martin
d41f505795 as an experiment, use the normal color scope 2019-10-03 19:42:24 +02:00
Marco Martin
959e5ab797 try harder to keep panel plasmoid as icons 2019-10-01 18:20:50 +02:00
Marco Martin
035e7c4535 smaller top drawer in tablet mode 2019-09-18 16:42:33 +02:00
Jonah Brüchert
3e5923b783 Replace plasmoids with settings app 2019-02-12 11:55:58 +01:00
Ilya Bizyaev
cfea45ec09 Remove blue line to match changes in desktop Breeze 2019-02-10 02:58:44 +01:00
Marco Martin
6184b2cae0 always force panel applets to be compact 2019-02-07 20:18:54 +01:00
Marco Martin
7310f8282a use plasmoid popups from plasma-minishell
simplify the sliding behavior of the top panel, simpler code, less bugs
2019-02-06 16:31:55 +01:00
Bhushan Shah
e8864872cf simplify 2018-11-12 19:54:59 +05:30
Bhushan Shah
944f53ada7 expand applet 2018-11-12 19:29:29 +05:30
Bhushan Shah
96a9ff8418 Revert "Show notifications, always set notifications applet as expaned"
This reverts commit 96db9776a9.

that makes half of quicksettings options disappear... wat? it is
confusing.
2018-11-12 19:09:16 +05:30
Bhushan Shah
96db9776a9 Show notifications, always set notifications applet as expaned
++cleanup
2018-11-12 18:55:03 +05:30
Marco Martin
cc0566dfb4 set applets as expanded after clicking on them 2017-10-27 13:01:22 +02:00