Commit graph

81 commits

Author SHA1 Message Date
Marco Martin
adba281d59 move title and arrow in default compactrepresentation 2015-05-27 15:29:44 +02:00
Marco Martin
0a00527788 remove satellitecomponents import 2015-05-21 16:10:09 +02:00
Marco Martin
8f826e5d9f djust the defaults 2015-05-15 16:52:27 +02:00
Marco Martin
18a16db520 taller panel by default 2015-05-15 13:53:03 +02:00
Marco Martin
e42d5b908a remove references to voicecall 2015-05-13 15:05:53 +02:00
Marco Martin
9a297704ec black-ish panel when empty 2015-05-12 19:04:16 +02:00
Marco Martin
f8dbef7477 solve conflicts 2015-05-12 16:27:18 +02:00
Marco Martin
264bff2854 Merge branch 'mart/newContainmentShell'
Conflicts:
	CMakeLists.txt
	shell/contents/views/Desktop.qml
2015-05-12 16:22:17 +02:00
Boudewijn Rempt
9ef0eef98b Fix spello 2015-05-12 10:34:51 +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
e1133e04b6 an applet for quick settings
intended for the top panel
2015-04-11 16:01:06 +02:00
Marco Martin
173e295eba reset scroll position when window deactivated 2015-03-27 18:54:09 +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
Marco Martin
b6122d7e7a reparent the panel when dragging
this creates the impression that the user is dragging the top panel
even if there is no window moving
2015-03-13 17:25:57 +01:00
Marco Martin
432deeff64 prettier top panel 2015-03-13 17:17:24 +01:00
Marco Martin
fe6332b1d2 use the new containment 2015-03-13 15:31:13 +01:00
Marco Martin
5b39069d98 uniform bottom and top bar 2015-02-24 19:29:50 +01:00
Marco Martin
2a1e2934dc bottom bar always visible 2015-02-24 18:30:46 +01:00
Marco Martin
dc12516834 don't use a mouseeventlistener 2015-02-24 16:49:06 +01:00
Marco Martin
563e306225 a big clock
this should become an applet too
2015-02-24 16:45:17 +01:00
Marco Martin
6ef98bdb2d use framesvg 2015-02-24 16:37:29 +01:00
Marco Martin
5e5f21a31e single scroll for the homescreen 2015-02-24 16:26:17 +01:00
Marco Martin
33984e3da9 use colorscopes 2014-11-25 17:57:38 +01:00
Marco Martin
ee4defd92f instant apply 2014-11-20 15:19:37 +01:00
Marco Martin
87f8ef61b7 get rid of the comboboxes 2014-11-20 11:28:26 +01:00
Marco Martin
3fc011cf68 use battery dataengine 2014-11-20 11:02:21 +01:00
Marco Martin
2384ff36d9 wallpaper config 2014-11-19 21:25:09 +01:00
Marco Martin
3ae3db587b show wallpaper configuration on long press 2014-11-19 19:58:09 +01:00
Marco Martin
116c8fb61b pin entry should work 2014-11-13 16:20:06 +01:00
Marco Martin
992f3fecd2 correct call time 2014-11-13 14:35:47 +01:00
Marco Martin
e254f456ac fix the mute/unmute button 2014-11-13 14:29:09 +01:00
Pier Luigi Fiorini
987c0be0ef Battery information 2014-11-09 16:10:19 +01:00
Pier Luigi Fiorini
5ae2e2e56d Add battery icon 2014-11-09 13:51:22 +01:00
diaulas
e8bb362868 array size is length 2014-11-09 12:41:29 +01:00
Marco Martin
0176b63f04 signal icon is white 2014-11-05 22:16:22 +01:00
Marco Martin
9d4c8fb468 disable sliding panel during phone calls 2014-11-05 22:07:00 +01:00
Marco Martin
949e672e75 simpler percentage/network name 2014-11-05 21:20:54 +01:00
Marco Martin
cce25114bb less junk in the panel 2014-11-05 13:17:06 +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
e0e352f77d Fix shell errors 2014-11-02 21:59:56 +01:00
Marco Martin
393c36cd80 some fixes in the phone components
fixes after testing with phonesim
2014-10-31 16:36:04 +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
Marco Martin
dbda61e030 use a simple model for the application list 2014-10-28 13:27:54 +01:00
Pier Luigi Fiorini
2882ddd65f Fix default look and feel package name 2014-10-27 19:47:40 +01:00
Pier Luigi Fiorini
d45679aa97 Force our look and feel package 2014-10-24 00:31:27 +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