David Faure
44a694a004
CVS_SILENT lib_ -> kde_module_
...
svn path=/trunk/kdebase/kwin/; revision=73405
2000-12-04 18:47:47 +00:00
David Faure
d3c59a34aa
Look for plugins using KLibLoader::findLibrary.
...
Makefiles will be committed silently :)
svn path=/trunk/kdebase/kwin/; revision=73404
2000-12-04 18:47:19 +00:00
Script Kiddy
3312f9098a
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=73218
2000-12-03 16:17:09 +00:00
Script Kiddy
37781f1dc3
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=73121
2000-12-02 18:25:31 +00:00
Matthias Ettrich
641b90f2fa
maximize stuff seems to work now
...
svn path=/trunk/kdebase/kwin/; revision=72980
2000-12-01 20:10:05 +00:00
Matthias Ettrich
c45c162ab0
some more maximize stuff .... I really need to test that myself...
...
svn path=/trunk/kdebase/kwin/; revision=72975
2000-12-01 18:27:26 +00:00
Script Kiddy
900cbeaf1e
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=72639
2000-11-28 15:29:51 +00:00
Matthias Ettrich
6babb311ca
more clever maximize(ver, hor, full) stuff
...
svn path=/trunk/kdebase/kwin/; revision=71188
2000-11-17 19:43:20 +00:00
Matthias Ettrich
40d428b47b
more masking
...
svn path=/trunk/kdebase/kwin/; revision=71173
2000-11-17 18:11:24 +00:00
Matthias Ettrich
2d401d3acc
more netwm details
...
svn path=/trunk/kdebase/kwin/; revision=71162
2000-11-17 16:39:47 +00:00
Matthias Ettrich
5b8bc65b2b
more state/mask confusion
...
svn path=/trunk/kdebase/kwin/; revision=71153
2000-11-17 14:18:44 +00:00
Matthias Ettrich
9c5a135b26
fixed maximization once again
...
svn path=/trunk/kdebase/kwin/; revision=71051
2000-11-16 19:16:51 +00:00
Matthias Ettrich
258a7be78a
make kwin adjust to shape changes
...
svn path=/trunk/kdebase/kwin/; revision=71049
2000-11-16 19:08:05 +00:00
Matthias Ettrich
8dde856133
small fix for >= 10 desktops (thanks to Keunwoo Lee)
...
svn path=/trunk/kdebase/kwin/; revision=70816
2000-11-14 14:12:54 +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
Script Kiddy
8a2ee9e18e
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=70459
2000-11-10 06:10:53 +00:00
Dirk Mueller
17fafb36cb
I believe this is a bit outdated
...
svn path=/trunk/kdebase/kwin/; revision=70427
2000-11-09 21:43:54 +00:00
Script Kiddy
b89528e508
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=70370
2000-11-09 06:30:21 +00:00
Script Kiddy
c2f4dd2032
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=70278
2000-11-08 06:17:50 +00:00
Script Kiddy
06554a6677
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=69947
2000-11-04 19:40:47 +00:00
Alexander Neundorf
285841c790
some minor changes in adjustClientPos(), so that the flag set via the
...
new checkbox in the control center is honored
alex
svn path=/trunk/kdebase/kwin/; revision=69737
2000-11-02 18:15:39 +00:00
Alexander Neundorf
ac87507e17
And here we go, now we have to snapping styles in kwin, the classic
...
"magnetic" style and the new "barrier" style.
To enable the new style insert MagneticBorders=off in your kwinrc.
The gui for the control center will follow the next days.
Anybody a good idea how to call it ?
Two radiobuttons, one "Magnetic borders", the other one "Barrier Borders" ?
Alex
svn path=/trunk/kdebase/kwin/; revision=69692
2000-11-02 08:33:00 +00:00
Script Kiddy
5b74c5c352
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=69686
2000-11-02 06:53:34 +00:00
Script Kiddy
238c4a62e9
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=69575
2000-11-01 07:04:31 +00:00
Rik Hemsley
11edd19291
Fix texture colours for buttons.
...
svn path=/trunk/kdebase/kwin/; revision=69460
2000-10-31 03:23:22 +00:00
Rik Hemsley
907efe6764
Use QLayout::activate(). Looks like I found one of the rare cases where
...
it's essential. This fixes some bad redraws of the titlebar in certain
hard-to-reproduce circumstances.
svn path=/trunk/kdebase/kwin/; revision=69459
2000-10-31 02:48:56 +00:00
Matthias Ettrich
25c292f3a1
removed sticky again.
...
"sticky" is the wrong term. In order to make it easier to combine
different window managers, we removed it. In the NET specs, sticky
means something entirely different.
What you want is "On All Desktops" and it's already available in
the menu under ToDesktop->AllDesktops
svn path=/trunk/kdebase/kwin/; revision=69381
2000-10-30 09:58:08 +00:00
Wilco Greven
2e93aab89b
GUI Add 'Sticky' to the window operations menu.
...
svn path=/trunk/kdebase/kwin/; revision=69290
2000-10-29 14:06:12 +00:00
Wilco Greven
ff6b3156c4
As long as the inactive window font can't be configured, use the active window
...
font for inactive windows too.
svn path=/trunk/kdebase/kwin/; revision=69261
2000-10-29 10:19:23 +00:00
Script Kiddy
c00caa16d8
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=69152
2000-10-28 05:29:28 +00:00
Rik Hemsley
8f79309f44
Minor fixes
...
svn path=/trunk/kdebase/kwin/; revision=69147
2000-10-28 02:50:47 +00:00
Rik Hemsley
91d2ddc0fc
New anim for qwertz, it's no. 2, so IconifyAnimationStyle=2 in [WM]
...
section of kdeglobals will enable it.
svn path=/trunk/kdebase/kwin/; revision=69146
2000-10-28 02:32:07 +00:00
Rik Hemsley
0ed57b61e0
Let's allow people to play with the new animation(s).
...
In [WM] section of kdeglobals, add IconifyAnimationStyle=1 to see the
first new animation. (you should change wm style away from, then back
to, RISC OS, if you're already running it)
svn path=/trunk/kdebase/kwin/; revision=69144
2000-10-28 01:49:42 +00:00
Rik Hemsley
abd2f3d6fd
Textures for buttons too. Necessary now that titlebar can be large
...
enough for you to see them. Oh yes, the titlebar now changes size
with your font size. See http://www.geoid.clara.net/silly.jpg for
a (silly) example of this. This is in fact an essential feature
IMO, for people who can't read titlebar text at the restricted
sizes that the other styles allow.
New funky iconify animation, but I haven't made it available via
a config key yet, so you can't use it :P
svn path=/trunk/kdebase/kwin/; revision=69021
2000-10-27 02:16:14 +00:00
Waldo Bastian
8f36a1cb5c
WABA: Fixed "maximize" with MMB and RMB.
...
Based on a patch Boudewijn Rempt <boud2@rempt.xs4all.nl>
svn path=/trunk/kdebase/kwin/; revision=69005
2000-10-26 21:56:18 +00:00
Matthias Ettrich
8fbc21d202
MouseActivateAndPassClick should not do raise
...
svn path=/trunk/kdebase/kwin/; revision=68949
2000-10-26 13:44:05 +00:00
Matthias Ettrich
7d5ac3a25e
more configurability - thanks to David Pittman
...
svn path=/trunk/kdebase/kwin/; revision=68922
2000-10-26 09:38:09 +00:00
Matthias Ettrich
2d59aac1c8
small fix for mac menu when using focus follows mouse (even though this
...
combination does not make sense at all)
svn path=/trunk/kdebase/kwin/; revision=68919
2000-10-26 08:26:05 +00:00
Matthias Ettrich
1b3e517fa8
raised version number, that was about time
...
svn path=/trunk/kdebase/kwin/; revision=68916
2000-10-26 07:10:57 +00:00
Waldo Bastian
b1d63a2951
WABA: Move null-focus window to (-1,-1)
...
Ahhhh, the whole screen feels bigger now.
svn path=/trunk/kdebase/kwin/; revision=68889
2000-10-25 20:16:56 +00:00
Matthias Ettrich
144182101d
configurable minimize animation
...
svn path=/trunk/kdebase/kwin/; revision=68794
2000-10-24 14:54:23 +00:00
Nikita V. Youshchenko
c88fc0bc77
Added "IgnorePositionClasses" configuration option to set X classes of windows for which PPosition hint should be ignored. This should lastly solve the invalid Motif windows placement problem
...
svn path=/trunk/kdebase/kwin/; revision=68724
2000-10-23 18:27:23 +00:00
Matthias Ettrich
2d3925116e
increased the default AnimateMinimizeSpeed from 1 to 5
...
svn path=/trunk/kdebase/kwin/; revision=68708
2000-10-23 14:56:55 +00:00
Matthias Ettrich
1512bcd09f
patch by boud2
...
svn path=/trunk/kdebase/kwin/; revision=68706
2000-10-23 14:42:16 +00:00
Rik Hemsley
025cb620a3
No debug info
...
svn path=/trunk/kdebase/kwin/; revision=68517
2000-10-21 22:55:28 +00:00
Rik Hemsley
2c22ab197d
Use active font for inactive windows since we don't get correct font
...
from options. Temporary work-around.
svn path=/trunk/kdebase/kwin/; revision=68512
2000-10-21 22:05:42 +00:00
Rik Hemsley
c2f73a1d13
Typo fixed (button alignment was set incorrectly and black lines were
...
missing sometimes)
Added 'ToolManager' class. Still haven't found any apps that set
WStyle_Tool on any windows, so it's untested.
svn path=/trunk/kdebase/kwin/; revision=68501
2000-10-21 18:51:08 +00:00
Matthias Ettrich
7090777e51
reverted latest commit
...
svn path=/trunk/kdebase/kwin/; revision=68482
2000-10-21 14:26:05 +00:00
Nikita V. Youshchenko
bf97a2aeec
Applied motif windows placement workaround from kwm 1.1.2, and added a personal workaround for Netscape
...
svn path=/trunk/kdebase/kwin/; revision=68436
2000-10-20 21:28:43 +00:00
Daniel M. Duley
420b046646
The old default is now moved to the Laptop style, since they are so similiar
...
but has so many more bugfixes. So if you liked the old default here it is ;-)
svn path=/trunk/kdebase/kwin/; revision=68367
2000-10-20 01:14:46 +00:00