Martin Gräßlin
71be2a13f8
Revert "set QSG_RENDER_LOOP as basic if not explicitly set"
...
This reverts commit 30d2489930 .
The test results we got indicate that on NVIDIA the problems with the
threaded rendering loop do not exist and at the same time the rendering
result improves a lot. As Qt still disables the threaded rendering loop
for the problematic drivers, it's better to not force the basic rendering
loop.
12 years ago
Marco Martin
55c0090856
Plasma as applicationDisplayName
12 years ago
Marco Martin
d798163811
default icon for windows
...
use "plasma" as default icon for windows created by the process, as plasma1
CCBUG:336461
12 years ago
Lukáš Tinkl
fd17db12d4
i18n fixes
...
boy... there's a LOT of work here
12 years ago
David Edmundson
af748d39c9
Remove the debug enabler
...
It's not much use without QtCreator being able to profile multiple
engines at once. Even then it's too much to deal with anyway.
12 years ago
Martin Gräßlin
d0c04df878
[plasmashell] Call QQuickWindow::setDefaultAlphaBuffer
...
It needs to be called once to ensure that an opengl context with alpha
buffer gets created.
Reviewed-by: Marco Martin
12 years ago
Marco Martin
d1c0b3356d
new binary name: plasmashell
12 years ago
Jonathan Riddell
043cf352f9
change version to 4.96.0 for beta
12 years ago
Marco Martin
30d2489930
set QSG_RENDER_LOOP as basic if not explicitly set
12 years ago
Aleix Pol
ccdb7173c3
Actually destroy the ShellManager when we're closing plasma shell
...
Arguably, ShellManager shouldn't be a singleton at all, but this is the
smaller correct change, for now.
12 years ago
Marco Martin
61ecbd1c9f
add an option to force a shell
...
will be necessary to develop any other shell
12 years ago