Commit graph

214 commits

Author SHA1 Message Date
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