Thomas Lübking
dfbb9c362e
added some dcop functions/signals to support a kompmgr handling kicker applet
...
svn path=/trunk/kdebase/kwin/; revision=380671
2005-01-21 04:58:54 +00:00
Thomas Lübking
8ad47028f6
Added composite (translucency/shadows) support
...
svn path=/trunk/kdebase/kwin/; revision=378790
2005-01-15 17:07:48 +00:00
Luboš Luňák
10f405c73d
Merging kwin core from kwin_iii back to HEAD.
...
svn path=/trunk/kdebase/kwin/; revision=251608
2003-09-16 19:28:03 +00:00
Ilya Konstantinov
305331deca
Use the new DCOP signals API.
...
svn path=/trunk/kdebase/kwin/; revision=141700
2002-03-08 07:14:30 +00:00
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
2002-03-02 21:03:49 +00:00
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
2001-11-29 23:59:54 +00:00
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
2001-06-09 05:00:46 +00:00
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
2001-03-14 10:16:08 +00:00
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
2001-03-08 14:28:07 +00:00
Matthias Ettrich
c6c1779ea3
named attributes
...
svn path=/trunk/kdebase/kwin/; revision=75367
2000-12-20 19:25:31 +00:00
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
2000-11-12 20:25:21 +00:00
Matthias Ettrich
aa3eb43071
- fix autohide strut in kicker
...
- cleanup k menu, added configurable bookmarks menu
- unclutter/cascade in window menu
- logout from kdesktop without warning message
- kicker menu adjusts on reconfigure()
- desktop menu off by default (now that all functionality is visible
otherwise)
- killWindow in kwin's dcop interface
Patch tested and confirmed by coolo and Matthias Elter.
svn path=/trunk/kdebase/kwin/; revision=64783
2000-09-23 14:48:02 +00:00
Matthias Ettrich
7ca46b1e1c
do not manage magic for java applets
...
svn path=/trunk/kdebase/kwin/; revision=56985
2000-07-15 01:12:41 +00:00
Matthias Ettrich
ead1f75144
some cleanups, reconfigure() dcop call
...
svn path=/trunk/kdebase/kwin/; revision=54046
2000-06-22 21:57:39 +00:00
Matthias Ettrich
900e2e6c0b
Use the new windowmanager interaction API
...
svn path=/trunk/kdebase/kwin/; revision=52623
2000-06-08 17:05:51 +00:00
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
2000-05-06 18:59:43 +00:00
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
2000-05-05 18:53:37 +00:00
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
2000-05-05 10:05:12 +00:00