Devin Lin
43603ed2ae
Use Kirigami's ColorScope
2020-09-11 21:57:56 -04:00
Devin Lin
8eecc27cbc
Tweak delegate padding and color choice
2020-09-12 00:56:12 +00:00
Devin Lin
da3d3c022f
Allow holding top panel delegate to trigger label action
2020-08-29 12:22:13 -04:00
Marco Martin
96420f5080
invoke plasma-settings for wifi and broadband
2020-08-20 13:07:53 +02:00
Marco Martin
b675eeb635
better layout in widescreen mode
2020-08-20 12:28:03 +02:00
Jonah Brüchert
48f8f00034
Leave calculating the startup feedback color to plasma-nano
2020-06-30 14:34:27 +02:00
Jonah Brüchert
3f4915d426
Revert "Open and close StartupFeedback using KStartupInfo"
...
This reverts commit b856b78790 .
Unfortunately it turned out not to work on Wayland yet.
2020-05-28 15:58:27 +02:00
Jonah Brüchert
b856b78790
Open and close StartupFeedback using KStartupInfo
2020-05-26 21:49:56 +02:00
Jonah Brüchert
f3ab3c0a56
Adapt to plasma nano API change
2020-05-25 19:07:38 +02:00
Dimitris Kardarakos
2f578016e3
Change quick settings location icon
...
The location icon changed to the gps icon instead of the file location
one
2020-05-11 14:56:20 +03:00
Luca Weiss
9cbb53744f
Quicksettings: add toggle for enabling/disabling screen rotation
2020-04-29 21:42:48 +02:00
Luca Weiss
782d583175
Quicksettings: unify spaces/tabs usage
2020-04-29 18:07:36 +02:00
Bart Ribbers
1a1b67c548
Quicksettings: toggle wwan on button press
2020-03-12 12:59:19 +01:00
Bart Ribbers
264d570609
Quicksettings: toggle wifi on button press
2020-03-10 06:10:26 +00:00
Marco Martin
1d359284ec
another tiny adjustment
2020-02-14 14:04:18 +01:00
Marco Martin
130b2d8de0
less spacing
2020-02-14 13:39:49 +01:00
Marco Martin
937758721c
launch feedback from top panel
2020-02-11 16:24:40 +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
8848017279
make closeRequested work
2020-02-04 21:17:58 +01:00
Marco Martin
b10d1ef5c6
a close signal
2020-02-04 20:44:58 +01:00
Marco Martin
e1f90dbfc6
square and smaller icons
2020-02-03 19:12:32 +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
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
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
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
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