David Edmundson
82b0aa2ada
Add new session button to SessionsModel
...
Summary:
This (optionally) appends an entry to the SessionsModel to append a "New
Session" option. The lock screen / user switcher are then modified to
use it.
Messages.sh is modified so all components are covered by the same pot.
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2594
10 years ago
Kai Uwe Broulik
667ed80cbe
Add org.kde.plasma.private.sessions with a SessionModel
...
This way it can be shared between lock screen, user switcher, and user
switcher plasmoid.
REVIEW: 124980
11 years ago
Montel Laurent
5f9ae5e13c
We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable
11 years ago
Martin Yrjölä
3385921cbe
Introduce keyboard layout QML plugin
...
Makes the screenlocker's keyboard layout switcher plugin globally
accessible. This is needed for a layout switcher plasmoid.
REVIEW: 120051
12 years ago
Aaron Seigo
f1887c533a
more sensible source tree layout
...
REVIEW:119965
12 years ago
Aaron Seigo
b9fbc59d20
make just one plugin out of both components
12 years ago
Aaron Seigo
f75fd4b675
make interactiveconsole a qml component
12 years ago
Aaron Seigo
bfbca8cc9e
move the widgetexplorer qml component into components
12 years ago
Aaron Seigo
608dd38efd
move the qml bits into a subdir
...
this accomplishes two things:
a) the ability to put C++ plugin components here
b) not installing the CMakeLists.txt file!
12 years ago
Aleix Pol
7cc53a5f8c
Create a module to share components within the workspace
...
For the moment, only BatteryIcon.
Reviewed by David Edmundson
12 years ago