Matthias Ettrich
8460a9ad3e
make transients sticky when their main window becomes sticky
...
svn path=/trunk/kdebase/kwin/; revision=37996
27 years ago
Kurt Granroth
4e650b8d0f
fixed typo
...
svn path=/trunk/kdebase/kwin/; revision=37447
27 years ago
Woohyun JANG
ba32bbdd36
using KWM::title() instead of XFetchName() to get a window's name.
...
svn path=/trunk/kdebase/kwin/; revision=37307
27 years ago
Daniel M. Duley
de782ec37b
Implemented plugins :) This was a huge pain in the arse because a) I am stupid
...
and it kept segfaulting because I wasn't releasing windows, and b) The plugins
didn't want to resolve anything in the kwin executable, only to the other
libs. I finally solved this by using -rdynamic in kwin's LDFLAGS, which I hope
is okay ;-)
svn path=/trunk/kdebase/kwin/; revision=37234
27 years ago
Stephan Kulow
caf3ce1376
let it compile with SparcWorks CC 5.0 (templates, stdlib.h, little ANSI glitches)
...
svn path=/trunk/kdebase/kwin/; revision=37154
27 years ago
Chris Schlaeger
7a0af99fb9
Code was generating an internal compiler error with egcs-2.91.66 on
...
my SuSE 6.3. Rearranging the statements fixed it.
svn path=/trunk/kdebase/kwin/; revision=37132
27 years ago
Daniel M. Duley
91cb1debe1
Small fixes.
...
svn path=/trunk/kdebase/kwin/; revision=37122
27 years ago
Kurt Granroth
eeca670a3d
I have no clue why I thought I had fixed the floating toolbar
...
before... doesn't it make sense that [menu] would work for the
MENUBARS? Yeesh... I'm not sure what I was drinking that day.
Anyway, I think I got it now. Toolbars use [tools] (how about that!) :-)
svn path=/trunk/kdebase/kwin/; revision=37041
27 years ago
Cristian Tibirna
05f34e3f95
CT: the real fix. How the heck did this work?
...
svn path=/trunk/kdebase/kwin/; revision=36903
27 years ago
Cristian Tibirna
e3d3ed18d1
CT: wasn't smart placement act a bit strange? This fixes it.
...
svn path=/trunk/kdebase/kwin/; revision=36862
27 years ago
Daniel M. Duley
4afb1ee166
Sync the config after switching styles.
...
svn path=/trunk/kdebase/kwin/; revision=36090
27 years ago
Daniel M. Duley
9e10f0990c
Nextstep style ;-) You can see a screenshot of this with the KStep widget
...
style at:
http://www.mosfet.org/next.gif
I'll be adding the color scheme used in a sec.
svn path=/trunk/kdebase/kwin/; revision=36087
27 years ago
Matthias Ettrich
167fc3df88
yet another minor focus fix ;-)
...
svn path=/trunk/kdebase/kwin/; revision=36075
27 years ago
Matthias Ettrich
9764a4f487
fixed a minor focus problem
...
svn path=/trunk/kdebase/kwin/; revision=36074
27 years ago
Kurt Granroth
126bc26fda
It appears that almost nobody uses the floating toolbar as kwin hasn't
...
had support for it since.. well, ever. Well, it does now.
svn path=/trunk/kdebase/kwin/; revision=35996
27 years ago
David Faure
61123bd562
Fix for RMB popup "send to desktop" when desktop number != 4
...
svn path=/trunk/kdebase/kwin/; revision=35971
27 years ago
Matthias Ettrich
935c0a4478
More keyboard commands such as "Window move" and "Window resize".
...
"Mouse emulation" (defaults to F12 currently) provides mouse emulation with
[Ctrl|Alt]-ArrowKeys. Unfortunatly, dragging isn't (technically) possible with
X, but at least normal clicks work with Space or Return.
svn path=/trunk/kdebase/kwin/; revision=35919
27 years ago
Preston Brown
f0cdd75197
implemented desktop cascading and uncluttering.
...
svn path=/trunk/kdebase/kwin/; revision=35765
27 years ago
David Faure
410a80a76d
oops, added group, and tried a sync() in destructor, but since we have
...
no proper logout...
Anyway, nice to have 6 desktops again :)
svn path=/trunk/kdebase/kwin/; revision=35756
27 years ago
David Faure
0274e04914
Read number of desktops from kwinrc - a first step towards configurability
...
svn path=/trunk/kdebase/kwin/; revision=35755
27 years ago
Matthias Ettrich
64acd7375d
implemented preliminary WM_CONTEXT_HELP protocol. In combination with tomorrow's
...
Qt snapshot, you will see lovely question marks in the titlebar of dialogs that
invoke What's This help.
svn path=/trunk/kdebase/kwin/; revision=35618
27 years ago
Matthias Ettrich
322bccde7b
async keyboard
...
svn path=/trunk/kdebase/kwin/; revision=35431
27 years ago
Matthias Ettrich
91d73bedca
animated shading works again. Shortcut for shading possible
...
"Window shade"
svn path=/trunk/kdebase/kwin/; revision=35392
27 years ago
Matthias Ettrich
ddaa516ba4
more keybindings:
...
Window maximize,Window maximize vertical,Window maximize horizontal
Window iconify
Try for example in kdeglobals:
[Global Keys]
Window maximize vertical=F5
svn path=/trunk/kdebase/kwin/; revision=35389
27 years ago
Matthias Ettrich
b441f40a7e
configurable mouse bindings (see README)
...
svn path=/trunk/kdebase/kwin/; revision=35388
27 years ago
Matthias Ettrich
b8a8bf9be2
CurrentTime must die
...
svn path=/trunk/kdebase/kwin/; revision=35369
27 years ago
Matthias Ettrich
82b0710065
unified window captions ( not propagated yet)
...
svn path=/trunk/kdebase/kwin/; revision=35364
27 years ago
Matthias Ettrich
070b0971cc
be smarter with shaded windows: when shading, iconify any non-shaded
...
transients.
svn path=/trunk/kdebase/kwin/; revision=35354
27 years ago
Matthias Ettrich
bd1e4878ba
keep transients together, support various input modes, handle
...
wm_change_state messages properly
svn path=/trunk/kdebase/kwin/; revision=35353
27 years ago
Cristian Tibirna
9c2fd4530e
CT: snap. Thanks to Matthias for the adjustClientPosition(). Clean
...
svn path=/trunk/kdebase/kwin/; revision=35049
27 years ago
Matthias Ettrich
378161e531
hook for snapping functionality
...
27 years ago
Matthias Ettrich
25d8cad6f8
added sticky to the menu
...
svn path=/trunk/kdebase/kwin/; revision=34729
27 years ago
Matthias Ettrich
367d4fd0d7
some bugfixes, added a window operations menu, some simple shading animation
...
svn path=/trunk/kdebase/kwin/; revision=34662
27 years ago
Matthias Ettrich
eb5e8e031d
slightly improved default look
...
svn path=/trunk/kdebase/kwin/; revision=34604
27 years ago
Matthias Ettrich
4bc6ce23fb
more reasonable focus handling when switching desktops
...
svn path=/trunk/kdebase/kwin/; revision=34472
27 years ago
Cristian Tibirna
52d957df8e
CT: cascading placement. I feel it as a bit of an overkill for what it does
...
compared to smart placement. Whatever. Some people want it
smart placement made smarter (just a bit) and faster (just a bit)
Qt is a marvel. kwin is even better than kwm. KDE is amazing :-) You know
who I am now, even if I don't sign.
svn path=/trunk/kdebase/kwin/; revision=34452
27 years ago
Matthias Ettrich
b0b7769701
took "THE DESKTOP" and kicker out of the tab chain
...
svn path=/trunk/kdebase/kwin/; revision=34140
27 years ago
Cristian Tibirna
a8136ad767
CT: ok. smart placement is back. and shoved on you all to test it :-)
...
svn path=/trunk/kdebase/kwin/; revision=34116
27 years ago
Cristian Tibirna
f49c7be018
CT: smart placement code. No! It isn't tested and isn't supposed to work.
...
One 'if' gets a bad turn. But commit it 'cause I'm reknown for doing stupid
things with unbacked-up code. Matthias, I managed to reduce all from
175 to 125 lines and from 4740 chars to 3260. This is what you wanted?
Don't worry, kwin compiles and works as before.
If somebody finds a way to teleport my office in some other dimension, I
finish this tomorrow (that is, today + a couple of sleep hours). If not ...
svn path=/trunk/kdebase/kwin/; revision=34034
27 years ago
Matthias Ettrich
486f0d604d
bugfixes, what else
...
svn path=/trunk/kdebase/kwin/; revision=34019
27 years ago
Matthias Ettrich
9a0ea6b949
- handle initial state iconic
...
- handle maprequests when being iconified properly
- do not unshade xemacs 32000 pixels high
svn path=/trunk/kdebase/kwin/; revision=34014
27 years ago
Matthias Ettrich
f1dbea6ae5
fixed client activation
...
svn path=/trunk/kdebase/kwin/; revision=33993
27 years ago
Matthias Ettrich
bd7c253101
make shading work again (double click on titlebar)
...
svn path=/trunk/kdebase/kwin/; revision=33918
27 years ago
Matthias Ettrich
3293927ed4
found a smart way to get rid of the race conditions (that sometimes
...
made windows lose their decorations)
svn path=/trunk/kdebase/kwin/; revision=33867
27 years ago
Matthias Ettrich
49eb95bd94
More docking magic: If a window gets iconified that has a docking window,
...
remove it from the taskbar (in fact, do a withdraw() )
svn path=/trunk/kdebase/kwin/; revision=33759
27 years ago
Matthias Ettrich
cb5978260f
fake being kwm (helps some docking apps out there)
...
svn path=/trunk/kdebase/kwin/; revision=33646
27 years ago
Matthias Ettrich
b4cc618773
nicer code and (hopefully) even more robust
...
svn path=/trunk/kdebase/kwin/; revision=33642
27 years ago
Matthias Ettrich
6862ff3dcb
transients again
...
svn path=/trunk/kdebase/kwin/; revision=33640
27 years ago
Matthias Ettrich
eb472b9ed5
Ctrl-Fx desktop switching to make David happy
...
svn path=/trunk/kdebase/kwin/; revision=33636
27 years ago
Matthias Ettrich
ecec648c11
more robust raise algorithm
...
svn path=/trunk/kdebase/kwin/; revision=33562
27 years ago