Commit graph

152 commits

Author SHA1 Message Date
Marco Martin
5aa20872d5 port away from mobilecomponents 2017-11-10 16:21:20 +01:00
Marco Martin
0c92d4d09b don't switch activity on startup 2017-10-15 15:13:27 +02:00
Marco Martin
e1ce3744ae remove quicksettings from panel 2017-09-14 21:05:23 +02:00
Marco Martin
f3cd4698da black panel if there are bg hints 2017-09-05 17:25:48 +02:00
Marco Martin
d60897c0e9 config value to completely hide bottom panel
it stays there just for input area
2017-09-05 17:02:30 +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
a198e597a3 different way to switch activities
limit usage of MouseEventListener to make
things less glitchy
2017-08-30 18:28:22 +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
5b5f17ae2b 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-24 04:21:44 +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
Marco Martin
94dfff925c use a mouseeventlistener for activity switch
use a mouseeventlistener to trigger the switch more easily
2017-01-20 16:11:32 +01:00
Bhushan Shah
f4d50e0743 create another activity 2017-01-20 18:13:29 +05:30
Marco Martin
d106f17da5 experimental feature:
change activity by swiping left or right
2017-01-16 16:08:47 +01: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
8414b59811 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-11 10:34:23 +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
49cde86d37 asctivity switch anim from desktop shell 2016-10-05 16:59:07 +02:00
Marco Martin
43f05e4cae improve activities applet
add it by default in panel
2016-10-05 15:15:28 +02:00
Bhushan Shah
b536182f01 Remove clone of battery monitor from plasma-phone-components
Summary:
Clone of battery monitor was done for two reasons,

- Showing only single battery instead of 3 dummy
- Simplified user interface instead of one in desktop

However upon investigation battery monitor showing 3 dummy battery is
possibly bug in upower, and those needs to be blacklisted in either,
powermanagement dataengine or battery monitor.

And as for simplifying the user interface, I guess desktop battery
monitor should adapt based on platform it is being used in.

Reviewers: broulik, mart, #plasma, graesslin

Reviewed By: #plasma, graesslin

Subscribers: plasma-devel

Differential Revision: https://phabricator.kde.org/D2411
2016-08-12 14:58:08 +05:30
Marco Martin
d7c37304d4 correct default layout
script is correct now,
still doesn't work yet on master, but is a problem in plasmashell
2016-08-03 11:38:55 +02:00
Marco Martin
0f90aa19ce don't create an activity in the phone layout.js 2016-07-29 13:45:37 +02:00
Marco Martin
98348f1fa1 adapt widget explorer to api changes 2016-01-05 16:54:40 +01:00
Marco Martin
fde492b369 make expanded popup work more than once 2015-10-26 16:44:29 +01:00
Marco Martin
6df97ae3a7 smaller config window that fits in screen 2015-10-15 14:51:11 +02:00
Marco Martin
f848819e7b proper position of the panel 2015-10-15 14:38:37 +02:00
Marco Martin
dadb29b68d fix add applet 2015-10-07 15:28:56 +02:00
Marco Martin
4bc42a9c9b close the widget explorer after adding applet 2015-10-07 15:08:40 +02:00
Marco Martin
3d825bbcf6 panel at left like the widget explorer 2015-10-01 17:54:49 +02:00
Marco Martin
00e4b8a4c7 align the applet delegate to the top 2015-09-30 12:45:07 +02:00
Marco Martin
92d3b613ee support applets configuration dialog
needs a way to disable the button for those that
don't have a config dialog
2015-09-25 15:10:05 +02:00
Marco Martin
2ed4578a55 wallpaper and applets config as a sidepanel 2015-09-25 14:04:28 +02:00
Marco Martin
e5b479b3f9 try with the standard notification applet
is one of the more complicated, this one
would have already complete support for jobs
and years of bugfixing
2015-09-25 12:20:56 +02:00
Marco Martin
d85645581b icon size in explorer "just" huge 2015-09-23 17:47:39 +02:00
Marco Martin
71219f84d5 add a shadow 2015-09-23 12:22:39 +02:00
Marco Martin
1de2633a5b fix main layout 2015-09-23 12:01:13 +02:00
Marco Martin
2a0152bad0 fix the swipe out gesture 2015-09-23 11:54:26 +02:00
Marco Martin
d3b41afc02 redesign widget explorer as suggested by the VDG 2015-09-23 03:41:22 +02:00
Marco Martin
5af13c56cf use MobileComponents.SplitDrawer
as suggested in the vdg meeting, use a splitdrawer and put the
applet categories there
2015-09-09 00:14:15 +02:00
Bhushan Shah
4b8e7ea0d8 Fix last commit 2015-08-21 20:30:11 +05:30
Bhushan Shah
3e2dc7f8fa If we are on horizontal form factor set smaller panel height 2015-08-21 18:54:22 +05:30