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-04-26 22:33:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4e67f0e2b0
shift-shell
/
containments
/
CMakeLists.txt
5 lines
82 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
merge quicksettings and the panel use plasmoids
2017-09-14 19:03:56 +00:00
add_subdirectory(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)
new bottom panel containment with close button
2015-06-11 22:35:46 +00:00
add_subdirectory(taskpanel)
Reference in a new issue
Copy permalink