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
l10n daemon script
3c628b921e
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2019-05-20 05:39:37 +02:00
Volker Krause
113b2b6b47
Remove outdated FindGLIB2 copy
...
Differential Revision: https://phabricator.kde.org/D19242
2019-03-04 20:11:02 +01: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
Jonah Brüchert
47bcdee043
Modernize using clang-tidy
2018-12-31 04:13: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
l10n daemon script
c98ed27c73
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-10-10 06:50:31 +02:00
l10n daemon script
08cc1d8754
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-08-30 05:50:59 +02:00
l10n daemon script
55e692fa53
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-16 05:37:17 +02:00
l10n daemon script
b58419fb50
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2018-06-07 05:47:03 +02:00
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
Marco Martin
da77551aff
merge quicksettings and the panel
...
use plasmoids
2017-09-14 21:03:56 +02:00
Marco Martin
ec8cf59ddb
don't let the top panel scroll out of sight
2017-09-05 15:53:42 +02:00
Marco Martin
49cd27ec5f
never close the panel when dragging
2017-09-05 13:59:20 +02:00
Marco Martin
f6b68d853c
better position management
2017-09-05 13:14:15 +02:00
Marco Martin
d93ec09964
open settings app
...
close panel when app launches
2017-09-04 18:15:49 +02:00
Marco Martin
48c8071bdb
better open behavior
2017-09-01 18:49:07 +02:00
Marco Martin
c82c24a974
not necessary to expand notifications
2017-09-01 18:40:35 +02:00
Marco Martin
15526517ef
rewrite slidingpanel as a flickable
...
use again custom notifications applet
2017-09-01 18:35:41 +02:00
Marco Martin
f35d9909af
better layout for quicksettings and notifications
2017-08-31 11:52:47 +02:00
Marco Martin
54d4d8dba9
make the top panel use quick settings
2017-08-30 20:39:43 +02:00
l10n daemon script
b79bb13450
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-07-30 04:56:37 +02:00
l10n daemon script
69bc07498d
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-06-20 04:32:58 +02:00
l10n daemon script
67216063fd
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-09 06:03:34 +01:00
l10n daemon script
4448caacaa
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-01-05 05:58:54 +01:00
l10n daemon script
e3741c0570
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-20 13:25:24 +01:00
l10n daemon script
c4e2b393ad
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-12-13 04:10:48 +01:00
l10n daemon script
6d0b1b3edc
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-24 04:13:56 +01:00
l10n daemon script
e8d2bfe884
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-11-04 09:46:15 +00:00
l10n daemon script
857bc9af3c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-21 09:30:44 +00:00
l10n daemon script
7391459e8f
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-15 10:01:47 +00:00
l10n daemon script
82d0f49377
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-10 09:46:25 +00:00
l10n daemon script
b78920f905
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-08 09:58:17 +00:00
l10n daemon script
3577e59bc0
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2016-10-07 09:31:42 +00:00
Marco Martin
e64fda4a63
close panel when an applet wants to close
2016-10-05 18:03:41 +02:00
Marco Martin
8cef8fe532
add percentage for the battery
...
battery shows percentage in the panel, panel
suports rectangular items
2016-01-25 11:08:25 +01:00
Marco Martin
33e3892f96
undefined variables--
2016-01-12 16:36:40 +01:00
Marco Martin
a363da2abe
try harder to make the sliding panel take all screen
2015-12-18 13:50:23 +01:00
Marco Martin
1b29044a78
use new org.kde.plasma.private.mobileshell plugin
2015-12-14 16:19:43 +01:00
Marco Martin
6e03fc1e1e
just assign slidingPanel.visible = true;
2015-10-01 17:18:07 +02:00
Marco Martin
2353652336
remove pragma from layoutmanagers
...
use the layoutmanager as a propeerty of root emlement
2015-07-15 13:48:44 +02:00
Marco Martin
c0ef6c6747
try to interact only with the applet in the top area
...
has to be tested, maybe is even worse, but in order to not
interfere with the vertical scrollbar of things like networkmanager
needs a real solution
2015-07-13 15:50:22 +02:00
Marco Martin
6158b232b6
less space between top icons
2015-07-13 15:07:46 +02:00
Marco Martin
9765dfa679
maximized widgets explorer
...
add applet with single click
2015-07-09 15:20:24 +02:00
Marco Martin
b980f0cf8a
smaller tab icons, dont touch the time
2015-07-08 22:31:24 +02:00
Marco Martin
ef4555f66c
use the new FullScreenPanel component
2015-06-19 16:51:08 -07:00
Marco Martin
38c860f451
port back to Window
...
avoid some crash?
2015-06-13 18:49:38 -07:00
Marco Martin
4573e2badc
port to PlasmaCore.Dialog
2015-06-11 21:26:00 -07:00
Marco Martin
b1de6bcb24
don't hide the window immediately
2015-06-11 18:06:45 -07:00
Marco Martin
504d1a8ae4
new defaults: networkman and battery in panel
2015-06-10 22:43:14 -07:00
Marco Martin
ffc2c51b19
fix mouse interaction
2015-06-10 21:55:41 -07:00
Marco Martin
09ceb9b71b
workaround thetouch event loss problem
2015-06-08 12:28:42 -07:00
Marco Martin
58f74b1f61
open the first applet on first panel open
2015-06-05 10:01:15 -07:00
Marco Martin
19a16ef8fd
new tabbed ui for the top panel
2015-06-04 21:14:18 -07:00
Marco Martin
add3efbe9a
restore the tabbar in the top panel
2015-06-03 20:34:43 -07:00
Marco Martin
7c1bc53c9d
better panel drag behavior
2015-06-03 12:52:02 -07:00
Marco Martin
85fdc45d03
move ofono stuff in different file
...
since is now loaded in a Loader, it should fail gracefully
2015-06-03 10:14:59 -07:00
Marco Martin
5798ab3e48
add a simple applet to control brightness
2015-05-27 18:28:17 +02:00
Marco Martin
adba281d59
move title and arrow in default compactrepresentation
2015-05-27 15:29:44 +02:00
Marco Martin
fd7a2e7c08
keep applet expanded when only one
2015-05-15 17:03:03 +02:00
Marco Martin
85345d2026
support statusnotifieritems
2015-05-12 18:59:55 +02:00
Marco Martin
27742df3ab
correctly update root.expandedApplet value
2015-05-12 18:32:06 +02:00
Marco Martin
3275b8b698
finish the new layouting prototype
2015-04-25 17:30:08 +02:00
Marco Martin
b9503b8a2f
prototype for top panel following the mockup
...
prototype following the mocups here
http://forums.plasma-mobile.org/showthread.php?tid=11863
if it's decided against this, revert just this commit
2015-04-24 19:14:31 +02:00
Marco Martin
9b06ffd68e
fix phone signal indicator
2015-04-20 16:31:02 +02:00
Marco Martin
fe4ad093ec
add a native interface to execute command
...
and do the needed hw related things
2015-04-11 16:50:26 +02:00
Marco Martin
d0756040ad
try to make the sliding panel fullscreen
2015-03-18 13:49:28 +01:00
Marco Martin
6aafa9329a
use an actual panel
...
sliding panel logic moved to the phone panel containment
things in the panel are actually justy qml, the applets are in a tabbar in the
sliding thing
2015-03-13 22:16:19 +01:00