Commit graph

848 commits

Author SHA1 Message Date
Marco Martin
6f76961fcd remove mobilecomponents 2017-12-11 13:29:03 +01:00
Bhushan Shah
3fe03fd2ac Kill call to upstart.
We are no longer using it
2017-12-11 17:18:29 +05:30
Bhushan Shah
c5b04a68ad disable installing touch screen test
if needed can be manually built
2017-12-10 16:47:24 +05:30
l10n daemon script
276e5e1aaa 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-12-03 04:49:42 +01:00
l10n daemon script
39d6c71315 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-11-27 05:09:08 +01:00
l10n daemon script
f24429a49a 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-11-25 04:32:01 +01:00
Bhushan Shah
3a73eae701 Add Plasma Mobile session
Summary: And also, autoload Plasma Mobile shell if session is plasma-mobile

Test Plan: loaded Plasma Mobile session from the sddm

Reviewers: #plasma, mart

Reviewed By: #plasma, mart

Subscribers: davidedmundson, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D8910
2017-11-23 15:00:56 +05:30
l10n daemon script
eced967522 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-11-17 05:09:05 +01:00
l10n daemon script
00e4e8b232 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-11-14 04:37:12 +01:00
Marco Martin
15c3acdc61 add missing prop pendingRemovals 2017-11-13 15:12:43 +01:00
Marco Martin
2a91ee4e21 install qmldir 2017-11-13 14:49:57 +01:00
Marco Martin
5aa20872d5 port away from mobilecomponents 2017-11-10 16:21:20 +01:00
Marco Martin
9ae7d849a8 move the mobileshell import here, without paged icons 2017-11-08 12:25:15 +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
l10n daemon script
c1acf75d7b 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-10-24 05:15:41 +02:00
l10n daemon script
d666a74b16 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-10-23 04:40:58 +02:00
Marco Martin
0c92d4d09b don't switch activity on startup 2017-10-15 15:13:27 +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
l10n daemon script
850af0d46d 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-10-15 05:02:55 +02:00
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
Bhushan Shah
dfa4059a01 More sane size for qtvirtualkeyboard 2017-10-03 20:59:48 +05:30
l10n daemon script
1bce6ee8fa 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-10-01 05:16:25 +02:00
l10n daemon script
812c61c5ff 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-09-27 09:12:08 +02:00
l10n daemon script
4c3d5bcb7f 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-09-26 05:00:45 +02:00
Marco Martin
4123f08c89 don't build quicksettings 2017-09-18 12:31:28 +02:00
l10n daemon script
f086f31b5b 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-09-16 05:07:09 +02:00
Marco Martin
6cebe54981 add a back button 2017-09-14 21:50:37 +02:00
Marco Martin
e1ce3744ae remove quicksettings from panel 2017-09-14 21:05:23 +02:00
Marco Martin
da77551aff merge quicksettings and the panel
use plasmoids
2017-09-14 21:03:56 +02:00
Marco Martin
834812e5d9 set plasma surface every time 2017-09-14 13:01:07 +02:00
Marco Martin
41b4704428 more debug 2017-09-14 12:20:37 +02:00
Bhushan Shah
410c1123d1 initialize timer before wayland connection 2017-09-14 15:37:05 +05:30
Bhushan Shah
bdb041f905 call the connection->roundtrip to get skiptaskbar working
same fix as the plasmashell
2017-09-14 15:11:15 +05:30
Marco Martin
a9ab4a0c01 add a quick touch test panel 2017-09-14 10:23:49 +02:00
Marco Martin
5ac357c0e9 better event handling in homescreen 2017-09-14 09:50:16 +02:00
Bhushan Shah
df605a7d51 Don't unset bunch of useful variables 2017-09-13 18:21:07 +05:30
Marco Martin
3d7a8f62fc stepsize 1 for screen brightness 2017-09-12 20:27:08 +02:00
Marco Martin
e03fde87af smaller icons 2017-09-12 20:14:14 +02:00
l10n daemon script
79c177f94c 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-09-12 04:55:15 +02:00
l10n daemon script
51f9dcce9f 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-09-11 04:59:00 +02:00
Marco Martin
f3cd4698da black panel if there are bg hints 2017-09-05 17:25:48 +02:00
Marco Martin
1d1c8a6def add missing files 2017-09-05 17:09:50 +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
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
l10n daemon script
56cb796dd5 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-09-05 04:31:55 +02:00