Commit graph

9 commits

Author SHA1 Message Date
Ilya Bizyaev
32bcff515e Fix launcher icon alignment 2019-02-24 12:22:31 +03:00
Ilya Bizyaev
18d95dc927 Do not use monochrome icons for launcher icons
This commit switches icons of VLC, KDE Connect etc. to their colorful
versions
2019-02-10 02:56:35 +01:00
Marco Martin
56dc2ad23f better icon sizing 2019-02-07 12:49:06 +01:00
Marco Martin
f3e1ba0abe slightly smaller icons 2019-02-07 12:38:11 +01:00
Bhushan Shah
035fcb3118 If more space is available for icons show bigger
Also fix text size on tablet-ish form factor
2015-09-01 17:35:01 +05:30
Bhushan Shah
38a3a7c99c Fix iconSizes and strip size on the horizontal form factor
Previously it was setting height and width of icons to overall width/4
which happens to be enorumously huge on the horizontal form factor.

This patch fixes it by setting height of "huge" iconSize and width of
overall width/4
2015-08-22 18:16:56 +05:30
Marco Martin
4e31575a70 only one line of text in favorites 2015-06-22 16:50:39 -07:00
Marco Martin
15803f7672 adjust centering of bookmark icons 2015-06-18 13:40:36 -07: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
Renamed from containments/homescreen/contents/ui/HomeLauncher.qml (Browse further)