Commit graph

72 commits

Author SHA1 Message Date
Bhushan Shah
e01cf0b6a2 Drop un-needed environment variables 2021-02-15 16:35:18 +05:30
Bhushan Shah
6204b90a51 Drop workarounds
- We no longer support the hwcomposer stuff and that workaround was
wrong anyway
- Drop touching a random file which was added for debugging earlier
2021-01-04 13:09:32 +05:30
l10n daemon script
7c6cabf4a1 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"
2020-12-20 06:16:31 +01:00
Marco Martin
1abb6737e4 use org.kde.plasma.phoneshell as name 2020-12-15 13:41:08 +01:00
l10n daemon script
972046f062 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"
2020-12-09 06:49:33 +01:00
Noah Davis
27772fca54 Make qqc2-breeze-style the default QQC2 style 2020-12-06 12:51:20 +00:00
l10n daemon script
44f04e5c56 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"
2020-11-08 06:24:01 +01:00
l10n daemon script
c735bf3bcf 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"
2020-09-20 05:52:17 +02:00
Jonah Brüchert
ccdfd348de
Set PLASMA_INTEGRATION_USE_PORTAL=1 2020-09-18 16:27:51 +02:00
Bhushan Shah
a857dbc299 Lockscreen by default at startup 2020-09-17 12:37:44 +05:30
Aleix Pol
0998bcfa27 Specify the maliit-keyboard as the input method to use
I wonder why we were specifying maliit-server now, definitely was
unused.
Using maliit-keyboard we'll get to leverage the input-method-v1 support
we have now in kwin, allowing to move the keyboard into a separate
process and making the development of the virtual keyboard increasinly
modular.
2020-08-18 02:10:15 +02:00
l10n daemon script
6677d9a887 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"
2020-07-31 05:43:20 +02:00
l10n daemon script
c8419144ad 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"
2020-06-18 05:45:52 +02:00
l10n daemon script
5131546336 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"
2020-06-17 14:13:18 +02:00
l10n daemon script
59f61325a7 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"
2020-06-05 05:05:54 +02:00
l10n daemon script
fcf8980577 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"
2020-01-21 06:17:31 +01:00
l10n daemon script
9b98493232 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"
2020-01-20 06:01:38 +01:00
l10n daemon script
6fd1d0184e 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-12-31 05:45:46 +01:00
l10n daemon script
ab190aa5da 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-12-28 05:25:20 +01:00
Jonah Brüchert
28909aad84 Use KDEInstallDirs to insert paths into kwinwrapper
Reviewed-by: @apol
2019-12-10 14:26:03 +00:00
Bart Ribbers
73306321b1
Set QT_VIRTUALKEYBOARD_STYLE
Without it, the virtual keyboard is way too small
2019-12-09 22:53:14 +01:00
Aleix Pol
06fe7ab86b Use startplasma-wayland to start plasma
This will allow to use plasma more similarly to what we are used to on
the desktop.
I found this needed specifically when I was trying to get plasma to work
on another language but the current plasma-phone script never sets LANG
or LANGUAGE.
2019-12-05 15:12:31 +01:00
l10n daemon script
a7a5a3f003 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-12-04 05:36:25 +01:00
l10n daemon script
c6089a7b92 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-11-23 05:29:59 +01:00
Bhushan Shah
cab38bbd97 Don't apply un-needed workaround
(which breaks more things then it fixes)
2019-11-22 14:44:11 +05:30
l10n daemon script
78ce668071 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-11-20 05:40:05 +01:00
Aleix Pol
538eae4aef Workarounds
Remove ExoPC workaround to force it on OpenGL 1.4.
Only include libhybris on the LD_LIBRARY_PATH if we actually have it.
2019-11-19 15:01:32 +01:00
Aleix Pol
f0f01e82e6 Centralise startup code in this repository
Have it start through the session file that the display manager should
be starting.
2019-11-19 15:01:32 +01:00
Bhushan Shah
05d7e6085a startup: set PLASMA_PLATFORM to phone:handset 2019-07-16 20:09:47 +05:30
Bhushan Shah
d9c6437670 Start kded5 before starting plasmashell
Otherwise kscreen backend won't be initialized and scaling might not be
applied.
2019-02-21 20:48:13 +05:30
Bhushan Shah
3b4dd4c15f Don't force KSCREEN_BACKEND to be QScreen
This was added as workaround for the hwcomposer, I am not sure if this
is actually needed now for hwcomposer backend with proper xdg_output
support, but even if is needed, this script seems wrong place to enforce
this.
2019-02-21 20:41:19 +05:30
Bhushan Shah
0fbc1cbaef Disable the startup sound
This served us well so far, the start-up sound was added as debug
mechanism when GUI was not running on Nexus 5 in early days. However now
that we have better mechansims to debug GUI (journalctl, UART, ssh etc).
This no-longer is needed. In addition to that we got enough complaints
about the startup sound if people are trying to hack on plasma mobile on
quiet place like library.

As a historical thing, sound file is still present, just not running
anymore.
2018-11-17 08:57:10 +05:30
Bhushan Shah
3fe03fd2ac Kill call to upstart.
We are no longer using it
2017-12-11 17:18:29 +05:30
Bhushan Shah
df605a7d51 Don't unset bunch of useful variables 2017-09-13 18:21:07 +05:30
Bhushan Shah
bd07bf8ff3 Start signond ourself
This should be fixed but currently due to some async code, signod
autostart stuff doesn't make signon-ui happy.
2016-09-29 14:53:36 +05:30
Bhushan Shah
250299a557 Start powerdevil on phone 2016-08-12 11:28:06 +05:30
Bhushan Shah
c5c6368d55 attempt to disable maliit and start qtvirtual keyboard instead
revert if doens't work in next image
2016-07-21 17:24:57 +05:30
Marco Martin
e0636b465e add handheld in plasma platform
right now something still depends to it being "phone"
it will be eventually all ported. luckily there can
be more than one PLASMA_PLATFORM
2015-10-27 12:00:19 +01:00
Bhushan Shah
cc13ce47fa Revert "add back code to launch kscreen backend"
This reverts commit 637867979c

Packaging has been adjusted for libkscreen, kill workaround for final
2015-10-13 16:22:20 +05:30
Bhushan Shah
637867979c add back code to launch kscreen backend
This reverts commit ddb6d05c1c.
2015-10-10 12:32:29 +05:30
Bhushan Shah
ddb6d05c1c Revert "Start kscreen_backend_launcher before starting plasmashell"
This reverts commit bbf9c0c61d.

Original problem is fixed in,
libkscreen:5766d087c1f4de4fb3b55f15a009f7b159904648

CCBUG: 353720
2015-10-10 08:50:30 +05:30
Bhushan Shah
d4d7c4e7bc Start polkit-kde-authentication-agent-1 on startup 2015-09-15 18:20:18 +05:30
Bhushan Shah
bbf9c0c61d Start kscreen_backend_launcher before starting plasmashell
This way plasmashell restart itself on crash.
2015-09-15 09:36:01 +05:30
Harald Sitter
0ee74ffd82 new login sound. marco says it's better. also reduce sleep 2015-09-10 21:22:25 +02:00
Marco Martin
04fc93b95e use QT_QUICK_CONTROLS_MOBILE 2015-09-02 10:53:20 +02:00
Martin Gräßlin
f38791c7f7 Call ksyncdbusenv during plasma-phone startup
By calling ksyncdbusenv during startup we get all the required env
variables into the dbus server for starting dbus actived applications.

Without calling it our dbus activated applications are missing
for example KDE_SESSION_VERSION.

Reviewed-By: Marco Martin
2015-07-15 13:07:48 +02:00
Martin Klapetek
d032185815 [bin] dbus-send requires --print-reply in order for service activation to work 2015-07-03 17:27:28 +02:00
Martin Klapetek
f24a110838 [bin] DBus-activate MissionControl on Plasma startup 2015-07-03 16:53:32 +02:00
Martin Klapetek
c7d4d6ff38 [plasma-phone] Remove the ofono presence setting
This seems to start another instance of mission-control-5
2015-06-30 13:10:13 +02:00
Harald Sitter
2f0e4e7769 add a proper startup sound 2015-06-22 19:00:26 -07:00