This website requires JavaScript.
Explore
Help
Sign in
marcoallegretti
/
shift-shell
Watch
1
Star
0
Fork
You've already forked shift-shell
0
mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced
2026-07-31 16:54:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b4823d8c7b
shift-shell
/
containments
/
CMakeLists.txt
5 lines
81 B
Text
Raw
Normal View
History
Unescape
Escape
add a containment it will replace most of the logic of Desktop.qml
2015-02-25 18:26:04 +00:00
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 21:16:19 +00:00
plasma_install_package(panel org.kde.phone.panel)
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 16:05:01 +00:00
add_subdirectory(homescreen)
Reference in a new issue
Copy permalink