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
Nicolas Fella
3b034e7357
Use monochrome icon for battery quick action
2019-10-21 09:32:15 +00:00
Marco Martin
4543b7724c
more android-looking top panel
2019-10-14 17:51:44 +02:00
Marco Martin
0d3ad6fd2e
stop at bounds for the top panel
2019-10-11 15:21:24 +02:00
Marco Martin
902eed0258
ensure the top quicksettings is always on top of the second row
2019-10-11 10:59:32 +02:00
Marco Martin
5bd75786bc
prevent control from eating events
2019-10-09 16:11:10 +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
2a11f0baa3
fullscreenpanel->fullscreenoverlay
2019-09-18 16:49:44 +02:00
Marco Martin
035e7c4535
smaller top drawer in tablet mode
2019-09-18 16:42:33 +02:00
Marco Martin
5717c71a82
use the window color to dim
2019-09-18 15:52:42 +02:00
Marco Martin
77ae2a21f0
remove local fullscreenpanel component
2019-09-18 15:31:04 +02:00
Bart Ribbers
3bff5cea4b
Never allow setting brightness to 0
2019-08-14 08:06:36 +00: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
8f1ba4b1a4
Revert "remove the bool guard on screen brightness"
...
This reverts commit d6f0b8b2fc .
2019-02-07 17:23:04 +01:00
Marco Martin
d6f0b8b2fc
remove the bool guard on screen brightness
2019-02-07 14:05:50 +01:00
Marco Martin
86b6265690
don't reset brightness at start
2019-02-07 12:58:08 +01:00
Simon Schmeisser
3194b36952
Add a shutdown button in the top drawer
...
it uses the PowerDevil data engine to request a
shutdown from ksmserver. Since ksmserver is not yet
running on the images this also prints a debug message.
Tested to work on desktop neon.
2019-02-06 18:26:48 +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
Bhushan Shah
c8cdb9616d
Disable disco light when changing brightness
2018-11-12 12:45:17 +05:30
Bhushan Shah
7f4375d0d9
Add missing file
2018-11-12 10:35:46 +05:30
Bhushan Shah
24f2002928
Add experimental torch plugin for top panel
...
This currently uses the gstreamer code and should be reverted when we
have it working through QtMultimedia.
2018-11-12 09:32:46 +05:30
Bhushan Shah
ee00e6a0bf
Re-enable brightness slider
...
Some of logic copied from battery monitor to avoid updates at start.
2018-11-11 20:48:26 +05:30
Bhushan Shah
19c18b51ba
readability++
2018-11-11 19:50:50 +05:30
Bhushan Shah
176caa8f14
Fix the quicksettings toggling the plasma-settings
...
This code is weird, there is applets/quicksettings which is not even
installed, and there is copy of quicksettings in panel code.. wonder if
there's some code which is missing to be commited?
CC: mart@kde.org
2018-11-09 12:14:36 +05:30
Marco Martin
57a016320b
use showFullScreen() instead of visible=true
2018-02-12 16:37:35 +01:00
Marco Martin
5aa20872d5
port away from mobilecomponents
2017-11-10 16:21:20 +01:00
Marco Martin
d4879c1ff6
fix titles
2017-10-27 14:30:15 +02:00
Marco Martin
cc0566dfb4
set applets as expanded after clicking on them
2017-10-27 13:01:22 +02:00
Bhushan Shah
69a2673936
Remove brightness parts totally
...
This will make it not update the brightness to 0 everytime panel shows
up
2017-10-15 14:04:12 +05:30
Bhushan Shah
3a62b9878b
Kill brightness slider from main page of quicksettings
2017-10-06 22:28:49 +05:30
Marco Martin
416162b30e
remove broken reference
2017-10-05 17:21:18 +02:00
Marco Martin
2f9db12c1c
change brightness only when slider is pressed
...
call the service to change brightness only when the slider is pressed
2017-10-04 20:26:32 +02:00
Marco Martin
6cebe54981
add a back button
2017-09-14 21:50:37 +02:00