Commit graph

373 commits

Author SHA1 Message Date
Marco Martin
12c856213c scale ubuntu phone apps 2015-06-10 19:07:41 -07:00
Marco Martin
9cd3635114 feedback when clicking on a launcher icon 2015-06-10 16:43:10 -07:00
Marco Martin
f30d55186f autostart dialer and voicecall 2015-06-10 13:24:22 -07:00
Marco Martin
90c6887491 solve qml unique id conflicts
fixes the daemon mode
2015-06-10 12:30:43 -07:00
Marco Martin
af5fd90ea1 remove plasmapackage 2015-06-10 10:29:02 -07:00
Martin Gräßlin
7534357b2c [kwinmultitasking] Add more exceptions to the Switcher 2015-06-10 18:04:14 +02:00
Boudewijn Rempt
29405f516a Set QT_IM_MODULE to maliit 2015-06-09 20:42:11 +02:00
Marco Martin
4993e73cfa central button shows desktop 2015-06-09 11:39:42 -07:00
Marco Martin
5f412e8b75 close button 2015-06-08 19:17:10 -07:00
Martin Gräßlin
87bd6285c7 [kwinmultitasking] Change namespace name to not conflict with object name KWin 2015-06-08 21:57:35 +02:00
Martin Gräßlin
0e1840cf8a [kwinmultitasking] Set window type Dock on the panel 2015-06-08 21:33:23 +02:00
Marco Martin
09ceb9b71b workaround thetouch event loss problem 2015-06-08 12:28:42 -07:00
Marco Martin
58f74b1f61 open the first applet on first panel open 2015-06-05 10:01:15 -07:00
Marco Martin
19a16ef8fd new tabbed ui for the top panel 2015-06-04 21:14:18 -07:00
Marco Martin
39b70c17a2 make positioning work in wayland too 2015-06-04 17:01:08 -07:00
Marco Martin
9e3b4e46b3 add a panel always visible 2015-06-04 15:14:26 -07:00
Marco Martin
acebac0944 bottom panel 2015-06-04 14:08:27 -07:00
Marco Martin
89459bedcb nice animations 2015-06-04 13:35:46 -07:00
Marco Martin
bdb4821376 simple kwin script for a fullscreen switcher 2015-06-04 13:13:53 -07:00
Marco Martin
add3efbe9a restore the tabbar in the top panel 2015-06-03 20:34:43 -07:00
Marco Martin
57dfcbcce7 make sure to reset compactrep anchors 2015-06-03 15:49:46 -07:00
Marco Martin
7c1bc53c9d better panel drag behavior 2015-06-03 12:52:02 -07:00
Marco Martin
85fdc45d03 move ofono stuff in different file
since is now loaded in a Loader, it should fail gracefully
2015-06-03 10:14:59 -07:00
Marco Martin
ebb4e5677a remove ofono import from Desktop
all in Pin that is conditionally loaded: it should fail more gracefully
2015-06-03 10:00:18 -07:00
Marco Martin
5798ab3e48 add a simple applet to control brightness 2015-05-27 18:28:17 +02:00
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
53706c6fd4 try with normal colorgroup for applets 2015-05-21 10:02:34 +02:00
Marco Martin
3906520241 yout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
5179b04a68 some layout fixes 2015-05-21 10:02:34 +02:00
Marco Martin
adc4603274 return to voicecall 2015-05-20 11:12:25 +02:00
Marco Martin
0ec05d6687 e telepathyHelper for calling 2015-05-19 19:13:30 +02:00
Marco Martin
b4823d8c7b default to OfonoWrapperUbuntu 2015-05-19 19:10:04 +02:00
Marco Martin
b01da75aa1 simple ofonowrapper done on top of ubuntu thing 2015-05-19 17:56:06 +02:00
Marco Martin
af43ce3b6a remove the solid rectangle 2015-05-18 14:24:24 +02:00
Marco Martin
8c7d89e105 run kded and kbuildsycoca5 2015-05-18 14:22:10 +02:00
Marco Martin
fd7a2e7c08 keep applet expanded when only one 2015-05-15 17:03:03 +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
36e693b5a0 install plugins in the proper location 2015-05-15 13:17:20 +02:00
Marco Martin
62df66b045 rename homescreen library 2015-05-14 18:13:00 +02:00
Marco Martin
0108d70fb4 move the applicationslistmodel to containment c++
the application list is only used in that containment for now: don't
create an extra qml import just for that, but put it into the c++
applet for the homescreen instead to make sure nobody else
uses it at least until we are really sure is needed elsewhere
2015-05-14 18:05:01 +02:00
Marco Martin
e8ce367925 iinstall in the plasmoids plugin directory 2015-05-14 17:11:14 +02:00
Marco Martin
e42d5b908a remove references to voicecall 2015-05-13 15:05:53 +02:00
Marco Martin
09dabb8d42 install components in ${KDE_INSTALL_QMLDIR} 2015-05-13 15:05:52 +02:00
Boudewijn Rempt
8852179194 Remove greenisland from startup script
We're using simplelogin and kwin now.
2015-05-13 11:36:11 +00:00
Boudewijn Rempt
dd568f8896 Make build with older versions of knotifications
The current version with LoopSound isn't available yet.
2015-05-13 11:34:44 +00:00
Boudewijn Rempt
13a03469de Disable services for now
There is no systemd on ubuntu-phone
2015-05-13 11:34:26 +00:00
Marco Martin
e640d7f33f wrap voiceCall calls to a single qml file
this will make easier to port to $whatever if needed
2015-05-13 12:51:56 +02:00
Marco Martin
248095bdf3 don't use qtofono bindings
not necessary here
2015-05-13 10:21:21 +02:00