Marco Martin
27667222a4
introduce SkipTaskbar
...
support the skipTaskbar property in the window model
that property is set client side by
PlasmaShell::setSkipTaskbar
REVIEW:125453
2015-09-30 16:52:57 +02:00
Martin Gräßlin
42a1e1e99e
Add a themed icon name to PlasmaWindow interface
...
Server can set a themed icon name, client gets it directly turned into a
QIcon. That only works with QGuiApplications as can be seen in the
adjusted paneltest.
2015-06-20 02:46:56 +02:00
Martin Gräßlin
1a4c431ae7
Request state changes in PlasmaWindow interface
2015-06-19 04:34:50 +02:00
Martin Gräßlin
93c1521624
Add close request to the PlasmaWindow interfaces
2015-06-19 01:43:58 +02:00
Martin Gräßlin
abf42dfdc3
Add state handling to PlasmaWindow interface
...
Allows to pass all on/off states from compositor to the PlasmaWindow.
2015-06-18 21:13:58 +02:00
Martin Gräßlin
c67614ad9d
[server] Expose PlasmaWindowInterface::unmap
...
Sends an umap to the client and destroys the resource afterwards.
The PlasmaWindowInterface gets automatically destroyed once there
are no more resources bound to it.
2015-06-18 00:11:32 +02:00
Martin Gräßlin
83ce426353
[server] Add PlasmaWindowInterface to PlasmaWindowManagementInterface
...
Only a very small subset is supported at the moment allowing to change
window title, appId and virtual desktop.
2015-06-16 06:30:08 +02:00
Martin Gräßlin
deeb0bc50e
[server] Add PlasmaWindowManagementInterface
2015-06-13 00:16:48 +02:00