Commit graph

119 commits

Author SHA1 Message Date
Pier Luigi Fiorini
dcb613e2e4 Remove unnecessary path variables 2014-11-04 08:13:52 +01:00
Pier Luigi Fiorini
c20a5655fe Add plasma-desktop dependency for the containment
I should split plasma-desktop into little sub-packages to avoid pulling
in too many dependencies, but for now we just depend on that.
2014-11-04 08:13:52 +01:00
Pier Luigi Fiorini
d597a05e82 More services 2014-11-04 08:13:52 +01:00
Pier Luigi Fiorini
4b044378a8 Script that runs compositor and UI together
Brutal but works, this is meant to be used only during the prototype
phase, we will figure out why the systemd unit get restarted later.
2014-11-04 08:13:52 +01:00
Pier Luigi Fiorini
75f28daa75 Start UI after compositor 2014-11-04 08:13:52 +01:00
Marco Martin
0578241078 fix qml warnings 2014-11-03 21:17:50 +01:00
Marco Martin
711b0c8136 Revert "Fix shell errors"
This reverts commit e0e352f77d.
2014-11-03 21:17:50 +01:00
Pier Luigi Fiorini
d2bb2fd97a Remove plasma-phone script hack
Not needed anymore now that dbus seems fine.
2014-11-03 18:48:53 +01:00
Pier Luigi Fiorini
fb865c86da Set DBUS_SESSION_BUS_ADDRESS directly on services
Rather than from environment configuration file so that systemd will
expand %t.
2014-11-03 18:35:33 +01:00
Pier Luigi Fiorini
0444e8ac20 Simplify service dependencies 2014-11-03 08:34:11 +01:00
Pier Luigi Fiorini
bbeaf8fe54 Hide splash when the desktop is loaded 2014-11-03 07:27:12 +01:00
Pier Luigi Fiorini
409dda41bd Update services 2014-11-03 07:27:12 +01:00
Pier Luigi Fiorini
8adc2b185c Don't expand variables in environment 2014-11-02 21:59:56 +01:00
Pier Luigi Fiorini
e0e352f77d Fix shell errors 2014-11-02 21:59:56 +01:00
Pier Luigi Fiorini
f30f0a689d Cleanup environment for plasma-phone 2014-11-02 19:14:03 +01:00
Pier Luigi Fiorini
1bb438ca6c Show a background image with the logo 2014-11-02 14:55:19 +01:00
Pier Luigi Fiorini
429bcb5451 Install plasma-phone script 2014-11-02 14:54:55 +01:00
Pier Luigi Fiorini
6a5209c680 Make sure Maui bootsplash is stopped when the compositor starts 2014-11-02 12:00:56 +01:00
Pier Luigi Fiorini
6182366010 Source environment variables from droid-hal before ours
This way we only care about Green Island specific variables or changes
to droid-hal defaults in our configuration file.
2014-11-02 11:59:12 +01:00
Pier Luigi Fiorini
b0d828331e Add a script to run the UI
Experimental...
2014-11-01 21:56:23 +01:00
Pier Luigi Fiorini
6812516c76 Add QT_PLUGIN_PATH 2014-11-01 21:10:58 +01:00
Pier Luigi Fiorini
53e2e46909 Configuration for kded5 2014-11-01 21:09:40 +01:00
Pier Luigi Fiorini
7fca0c8703 Alternative environment variables for compositor
droid-hal configuration for hammerhead is broken and inverts Y.
As a workaround we provide our configuration.
2014-11-01 20:49:43 +01:00
Pier Luigi Fiorini
4cb774c95d Make sure voicecall-manager.service is started before shell 2014-11-01 19:14:14 +01:00
Pier Luigi Fiorini
a1f360b0f5 No oneshot services 2014-11-01 19:13:49 +01:00
Pier Luigi Fiorini
59577eddd8 Add ofono and voicecall dependencies 2014-10-31 22:12:42 +01:00
Marco Martin
393c36cd80 some fixes in the phone components
fixes after testing with phonesim
2014-10-31 16:36:04 +01:00
Pier Luigi Fiorini
3c06165095 Add missing libqofono-qt5-declarative dependency 2014-10-31 12:22:30 +01:00
Pier Luigi Fiorini
71727c9e49 Package is not noarch anymore
We have QML plugins now.
2014-10-30 20:41:32 +01:00
Marco Martin
8c85c31fae dialer and pin uis loaded only on demand 2014-10-30 16:44:32 +01:00
Marco Martin
122ada1be0 add a simple Ui for entering the pin 2014-10-30 15:29:14 +01:00
Marco Martin
c7a59a1490 experimentally use voicecall components
add an incoming call ui
2014-10-30 14:14:43 +01:00
Pier Luigi Fiorini
8dd048ffe7 Add QML plugin to file list 2014-10-29 00:49:42 +01:00
Pier Luigi Fiorini
9b8fdbe993 Add more services 2014-10-29 00:48:54 +01:00
Marco Martin
dbda61e030 use a simple model for the application list 2014-10-28 13:27:54 +01:00
Pier Luigi Fiorini
2832ca129d Default configuration 2014-10-27 23:33:59 +01:00
Pier Luigi Fiorini
2882ddd65f Fix default look and feel package name 2014-10-27 19:47:40 +01:00
Pier Luigi Fiorini
c5750293d9 Avoid hiding home screen when sliding window is unmapped
Refactor window management to improve z-index handling.
2014-10-27 19:38:46 +01:00
Pier Luigi Fiorini
4af45aca82 Add wallpaper plugin build dependency 2014-10-26 21:06:42 +00:00
Pier Luigi Fiorini
25aaf7a20c Fix bad paste 2014-10-26 21:30:42 +01:00
Pier Luigi Fiorini
3cff93732d Create missing user session target wants directory 2014-10-26 21:21:39 +01:00
Pier Luigi Fiorini
ed58eec61b Add systemd user session 2014-10-26 21:14:54 +01:00
Pier Luigi Fiorini
f8ae17356a Show all windows from plasmashell on the desktop layer
This will show the sliding window on the appropriate layer although it
will still be a normal window. It should really be a shell window!
2014-10-24 00:43:39 +02:00
Pier Luigi Fiorini
17c9e1e63a Switch back to home when an application window is unmapped 2014-10-24 00:40:35 +02:00
Pier Luigi Fiorini
d45679aa97 Force our look and feel package 2014-10-24 00:31:27 +02:00
Pier Luigi Fiorini
91a2bc42b0 Switch layers 2014-10-24 00:22:20 +02:00
Pier Luigi Fiorini
e65f73d988 Don't force windowed mode for desktop view
Desktop view must be a normal desktop otherwise the compositor will think
it is an application window.
2014-10-23 23:34:33 +02:00
Pier Luigi Fiorini
3d5241e736 Anchors shell windows too 2014-10-23 23:00:43 +02:00
Pier Luigi Fiorini
3699efaed5 Refactor layers and switch z-index between home and applications 2014-10-23 22:59:03 +02:00
Pier Luigi Fiorini
396d88c228 Anchor application windows to the layer 2014-10-23 22:58:21 +02:00