Thomas Lübking
dfbb9c362e
added some dcop functions/signals to support a kompmgr handling kicker applet
...
21 years ago
Thomas Lübking
8ad47028f6
Added composite (translucency/shadows) support
...
21 years ago
Luboš Luňák
10f405c73d
Merging kwin core from kwin_iii back to HEAD.
...
svn path=/trunk/kdebase/kwin/; revision=251608
23 years ago
Ilya Konstantinov
305331deca
Use the new DCOP signals API.
...
24 years ago
Matthias Ettrich
83f58ed248
gracefully handle more than one desktop client application (which
...
happens triggered by a kdesktop bug on David Faure's machine).
You can now launch additional desktop applications with
kstart --type Desktop konqueror
or
kstart --type Desktop konsole
and toggle between them with
dcop kwin default circulateDesktopApplications
svn path=/trunk/kdebase/kwin/; revision=140330
24 years ago
Waldo Bastian
8c5a34d322
Take into account a wide range of pager-layouts, the pager can set the
...
required layout via DCOP. Used for desktop left/right/up/down.
svn path=/trunk/kdebase/kwin/; revision=124773
25 years ago
Malte Starostik
f8c8380275
Expose int currentDesktop() const via DCOP
...
and added void nextDesktop() and void previousDesktop(), also available
via DCOP.
This makes it possible to use KGesture to cycle through desktops :)
svn path=/trunk/kdebase/kwin/; revision=101071
25 years ago
George Staikos
a888d424c6
The new refresh code. This will refresh the entire desktop for you,
...
background, icons and windows!
svn path=/trunk/kdebase/kwin/; revision=86920
25 years ago
David Faure
77180181a1
Make setCurrentDesktop(int) available via DCOP, to replace the "kwmcom desktopN"
...
functionality from kde1. Not a slot anymore (wasn't used as such).
svn path=/trunk/kdebase/kwin/; revision=85932
25 years ago
Matthias Ettrich
c6c1779ea3
named attributes
...
svn path=/trunk/kdebase/kwin/; revision=75367
26 years ago
Richard J. Moore
99fa5f16ed
Added a new method to the DCOP interface that displays the window menu
...
for a specified WId.
svn path=/trunk/kdebase/kwin/; revision=70680
26 years ago
Matthias Ettrich
aa3eb43071
- fix autohide strut in kicker
...
26 years ago
Matthias Ettrich
7ca46b1e1c
do not manage magic for java applets
...
svn path=/trunk/kdebase/kwin/; revision=56985
26 years ago
Matthias Ettrich
ead1f75144
some cleanups, reconfigure() dcop call
...
svn path=/trunk/kdebase/kwin/; revision=54046
26 years ago
Matthias Ettrich
900e2e6c0b
Use the new windowmanager interaction API
...
svn path=/trunk/kdebase/kwin/; revision=52623
26 years ago
Rik Hemsley
a982506a75
Kicker is now placed _under_ the Mac menubar - it will not obscure it...
...
except if you press the hide buttons. That needs fixing.
svn path=/trunk/kdebase/kwin/; revision=48570
26 years ago
Rik Hemsley
7666caed0a
Fixed KWinInterface.h (thanks Simon for the temporary fix :)
...
Reverted the moving of inline functions in workspace.*
svn path=/trunk/kdebase/kwin/; revision=48479
26 years ago
Simon Hausmann
6af14b4440
- adding empty KWinInterface.h to make kdebase/kwin compile
...
(rikkus will have to fill it in later ;-)
svn path=/trunk/kdebase/kwin/; revision=48413
26 years ago