Bhushan Shah
6969101760
Fix button toggle for night color and torch
...
The code which adds initial buttons only sets the initial property and
does not affect the binding, so we need to set this values manually
2020-11-19 17:01:28 +05:30
Devin Lin
94609d2590
Add night color quick setting
2020-11-19 02:57:27 +00:00
Jonah Brüchert
4dbf4dba42
Simplify QuickSettings
2020-11-16 08:36:42 +01:00
Jonah Brüchert
162f93a41d
quicksettings: Port to new delegate api
2020-11-16 08:36:38 +01:00
Han Young
a13831bc42
toggle action background color when toggling flashlight
2020-11-16 14:20:40 +08:00
Nicolas Fella
4aee5533b3
Add quicksettings item for bluetooth
...
Now that we have bluetooth support add an item for it
2020-10-22 16:25:13 +02: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
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
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