Waldo Bastian
f02955dcba
WABA: Make desktop, kicker and the macbar unmovable.
...
svn path=/trunk/kdebase/kwin/; revision=47007
26 years ago
Rik Hemsley
330ea804b2
Preliminary support for avoiding covering clients such as kicker
...
which want to be permanently visible.
I've used an XAtom called '_NET_AVOID_SPEC'. This of course can change
if need be. I think it's correct according to the wm spec, but the
wm spec seems to be empty on gnome.org, so who knows.
Windows can choose to be avoided by setting an XTextProperty
with one value, which can be either 'N', 'S', 'E', or 'W', according
to which screen edge they are anchored to.
kwin then sets its 'clientArea' rect appropriately, so that (in
theory at least) clients will not enter this area in some circumstances,
such as when being mapped for the first time.
You can see that this actually works if you start lots of konsoles. They
don't appear over the panel. I don't know what happens if you move the
panel, but I presume things will be screwed up, because I haven't
looked at that yet.
If you maximise a window, it'll still fill the screen, because the
implementation of maximise in kwin/client.cpp doesn't take account
of the workspace's clientArea rect. This is easy to fix, but I've
been awake for too long, so I'll do it after 42 winks.
svn path=/trunk/kdebase/kwin/; revision=46772
26 years ago
Kurt Granroth
281b293440
Hack to get the kdesktop mac menu sticky since KWin::setSticky doesn't exist
...
and KWM::setSticky doesn't work.
svn path=/trunk/kdebase/kwin/; revision=46004
26 years ago
Matthias Ettrich
6d299fc9a4
support for the MOTIF noBorder hint
...
svn path=/trunk/kdebase/kwin/; revision=45820
26 years ago
Matthias Ettrich
b49151074f
Session management for KDE-2.x : say hello to the ksmserver
...
svn path=/trunk/kdebase/kwin/; revision=44552
26 years ago
Matthias Ettrich
12f591923c
do not change window placement on style changes
...
svn path=/trunk/kdebase/kwin/; revision=44451
26 years ago
Matthias Ettrich
7375cc7a17
faster abort when another window manager is running
...
svn path=/trunk/kdebase/kwin/; revision=44291
26 years ago
Matthias Ettrich
0bb1975556
performance
...
svn path=/trunk/kdebase/kwin/; revision=44279
26 years ago
Matthias Ettrich
c2b5722a6b
small optimizations
...
svn path=/trunk/kdebase/kwin/; revision=44233
26 years ago
Kurt Granroth
2b0fb2434f
use KGlobal::menuFont()
...
svn path=/trunk/kdebase/kwin/; revision=43693
26 years ago
Kurt Granroth
bad0fc821a
Added separator in workspace list
...
svn path=/trunk/kdebase/kwin/; revision=43207
26 years ago
Matthias Ettrich
98ea0a56db
small fixes
...
svn path=/trunk/kdebase/kwin/; revision=42768
26 years ago
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