Marco Martin
130b2d8de0
less spacing
2020-02-14 13:39:49 +01:00
Linus Jahn
30471d4148
Add screenshot option to panel
2020-02-06 19:17:25 +00:00
Marco Martin
5002023fa9
kill shutdown button
2020-02-05 20:43:35 +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
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
2dbb5e7d83
simplify a lot top panel
2019-10-04 16:02:26 +02:00
Jonah Brüchert
3e5923b783
Replace plasmoids with settings app
2019-02-12 11:55:58 +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
c8cdb9616d
Disable disco light when changing brightness
2018-11-12 12:45:17 +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
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
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
da77551aff
merge quicksettings and the panel
...
use plasmoids
2017-09-14 21:03:56 +02:00