Commit graph

8 commits

Author SHA1 Message Date
Devin Lin
4a3f855173 REUSE compliance, add check to CI, drop unused components 2021-12-23 16:02:41 +00:00
Marco Martin
843b01508f get rid of old homescreen 2019-09-04 18:39:31 +02:00
Marco Martin
8f8a23c6ea prototype for a new homescreen containment 2019-07-29 14:48:31 +02:00
Marco Martin
da77551aff merge quicksettings and the panel
use plasmoids
2017-09-14 21:03:56 +02:00
Marco Martin
0860194325 new bottom panel containment with close button 2015-06-11 15:35:46 -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
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
62ff6312db add a containment
it will replace most of the logic of Desktop.qml
2015-02-25 19:26:04 +01:00