Commit graph

1111 commits

Author SHA1 Message Date
Cristian Tibirna
b1707e20c1 CT: fix a stupid jdk-1.3.1 bug. When hiding a dialog and showing it again, the dialog was gaining iconic state.
svn path=/trunk/kdebase/kwin/; revision=139610
2002-02-28 20:29:13 +00:00
Cristian Tibirna
f13d425d59 CT: closes #38320 (I didn't manage to reproduce it though)
svn path=/trunk/kdebase/kwin/; revision=139498
2002-02-28 15:41:22 +00:00
Luboš Luňák
883950b506 #15829 and #15741
svn path=/trunk/kdebase/kwin/; revision=139496
2002-02-28 15:39:40 +00:00
George Staikos
1cde570a88 Fix behaviour of windows when changing styles on Xinerama. Now they don't
magically fly to other screens.

svn path=/trunk/kdebase/kwin/; revision=139300
2002-02-28 00:43:23 +00:00
Matthias Ettrich
7686ee5f9a almost flicker-free style switches (behind the curtain, at least ;-)
svn path=/trunk/kdebase/kwin/; revision=139288
2002-02-27 23:02:40 +00:00
George Staikos
d19d892318 warnings--
svn path=/trunk/kdebase/kwin/; revision=139265
2002-02-27 22:02:55 +00:00
Ellis Whitehead
ee8cafc0f2 Cleanup: remove some commented-out code.
svn path=/trunk/kdebase/kwin/; revision=139264
2002-02-27 21:59:59 +00:00
Ellis Whitehead
de6b166a8e Use qt keycodes instead of strings when constructing the global shortcuts.
This way they get compile-time checked and the relatively expensive string to key conversion is skipped.

svn path=/trunk/kdebase/kwin/; revision=139253
2002-02-27 21:35:22 +00:00
Cristian Tibirna
e953d5e559 CT: move window by titlebar with any mouse button (approved by Matthias Ettrich)
svn path=/trunk/kdebase/kwin/; revision=139239
2002-02-27 21:01:01 +00:00
Luboš Luňák
6d3a097842 Fix #16742 .
svn path=/trunk/kdebase/kwin/; revision=139224
2002-02-27 20:32:49 +00:00
Luboš Luňák
a05c9193da Fix #22403. Also set change current desktop to the last one existing, if
it would be out of bounds.

svn path=/trunk/kdebase/kwin/; revision=139159
2002-02-27 16:17:45 +00:00
Luboš Luňák
994148efcf Fix #25010.
Revision 1.96 was IMHO not the right fix for what it did,
and it's not needed anymore anyway.

svn path=/trunk/kdebase/kwin/; revision=139130
2002-02-27 15:16:43 +00:00
Cristian Tibirna
be41cb9f3a CT: show "Meta" when machine has windows key, the way kwin defaults at fresh startup. Answer to #38033
svn path=/trunk/kdebase/kwin/; revision=138819
2002-02-26 20:39:45 +00:00
Luboš Luňák
64901d9315 Call setShade() after maximize() when restoring windows ( maximize() calls
setShade( false ) ). Fixes #38700 and #36995 .

svn path=/trunk/kdebase/kwin/; revision=138771
2002-02-26 17:30:33 +00:00
Antonio Larrosa Jimenez
31be7dd834 I noticed this by casuality. Someone changed the order in which the labels where
shown, but not the order of the combo boxes, so where it said Middle Button,
you configured the left button :-)

svn path=/trunk/kdebase/kwin/; revision=138700
2002-02-26 13:17:35 +00:00
Karol Szwed
f161ee872d Fix bug #38695
svn path=/trunk/kdebase/kwin/; revision=138683
2002-02-26 12:05:10 +00:00
Script Kiddy
de4c5e1210 CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=138658
2002-02-26 09:30:08 +00:00
Luboš Luňák
ec15126342 'Traverse windows on all desktops' works only in KDE style Alt+Tab.
svn path=/trunk/kdebase/kwin/; revision=138440
2002-02-24 21:28:41 +00:00
David Faure
34bbc5e457 qWarning -> kdWarning
svn path=/trunk/kdebase/kwin/; revision=138408
2002-02-24 18:16:45 +00:00
Simon Hausmann
71b35e9a0c - use KLibrary/KLibLoader instead of libltdl
svn path=/trunk/kdebase/kwin/; revision=138343
2002-02-24 10:41:20 +00:00
Script Kiddy
816b1e4483 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=138328
2002-02-24 08:43:46 +00:00
Adrian Schroeter
aebf39c8df compile fix, since KDE has no own ltdl anymore.
old libtool ltdl.h have #defines for lt_ptr_t. New ones are simply using
lt_ptr for lt_ptr_t.

svn path=/trunk/kdebase/kwin/; revision=138132
2002-02-23 00:41:48 +00:00
Karol Szwed
b7fd6761f1 A few libkwin to kwin_ tweaks.
svn path=/trunk/kdebase/kwin/; revision=137833
2002-02-21 14:03:28 +00:00
Script Kiddy
d2f882ae58 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=137589
2002-02-20 08:48:08 +00:00
Stephan Kulow
a52f313730 fix
svn path=/trunk/kdebase/kwin/; revision=137447
2002-02-19 17:06:50 +00:00
Stephan Kulow
e3e09f533d use kwin_ instead of libkwin
svn path=/trunk/kdebase/kwin/; revision=137446
2002-02-19 16:56:16 +00:00
Script Kiddy
1abedf6fb5 CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=136945
2002-02-17 08:32:33 +00:00
Stephan Kulow
f6911fcec7 init some more variables
svn path=/trunk/kdebase/kwin/; revision=136001
2002-02-11 18:25:38 +00:00
Script Kiddy
4754d5b019 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=135926
2002-02-11 09:39:18 +00:00
Script Kiddy
62ce9143f7 CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=135735
2002-02-10 09:33:53 +00:00
Ellis Whitehead
710fa4df1b Use "Win" instead of "Meta"
Convert a few more strings to Qt key codes

svn path=/trunk/kdebase/kwin/; revision=135620
2002-02-09 17:01:03 +00:00
Script Kiddy
51b1ea7a8d CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=135510
2002-02-08 20:35:11 +00:00
Luboš Luňák
bde9fb3af5 Make 'Window to Desktop X' actions work only for NET::Normal and NET::Dialog
windows ... sending Kicker between desktops is fun, but I guess it's better
without this feature.

svn path=/trunk/kdebase/kwin/; revision=135385
2002-02-08 13:25:09 +00:00
Matthias Ettrich
8c368ed7bb support the ksmserver fix: treat fullscreen windows that explicitely
ask for stays-on-top slightly different (meaning to not lower them when
another window gets activated)

svn path=/trunk/kdebase/kwin/; revision=134903
2002-02-01 11:51:40 +00:00
Waldo Bastian
6ebc89dac6 CVS_SILENT
Added Encoding header for compliance with Desktop Entry Standard

svn path=/trunk/kdebase/kcontrol/; revision=134824
2002-01-31 18:51:15 +00:00
Rik Hemsley
5cd78ffdd3 Fix mouseposition
svn path=/trunk/kdebase/kwin/; revision=134762
2002-01-31 02:37:02 +00:00
Karol Szwed
61430cf986 - Fix window move on button press problem with KWinWidgetButtons.
svn path=/trunk/kdebase/kwin/; revision=134535
2002-01-29 12:15:50 +00:00
Karol Szwed
1ed7ccd494 - Whoops!, sort the decoration listbox ;-)
svn path=/trunk/kdebase/kwin/; revision=134533
2002-01-29 12:08:05 +00:00
Script Kiddy
d9032e79c6 CVS_SILENT made messages
svn path=/trunk/kdebase/ksysguard/; revision=134232
2002-01-27 18:54:45 +00:00
Simon Hausmann
f80b278658 - i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
+  i18n("&Configure [%1]").arg( decorationListBox->currentText() )

svn path=/trunk/kdebase/kwin/; revision=133789
2002-01-25 13:54:13 +00:00
Simon Hausmann
d8d4f8bfa1 - pass the right instance to KCModule
- don't leak a KConfig object
- don't use a KCModule widget for each tab

svn path=/trunk/kdebase/kwin/; revision=133741
2002-01-25 10:02:11 +00:00
Stephan Kulow
f92f6d8b4f including config.h so I have a reason to close #34334 :)
svn path=/trunk/kdebase/kwin/; revision=133662
2002-01-24 21:52:11 +00:00
Malcolm Hunter
53a8540917 CVS_SILENT Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=133463
2002-01-24 00:11:03 +00:00
Malcolm Hunter
1634104eda CVS_SILENT Removed extra space after full-stop
svn path=/trunk/kdebase/kcontrol/; revision=133243
2002-01-23 02:32:52 +00:00
Karol Szwed
16ca23df56 Hmm, this one has been lingering around for months without being used - remove it.
svn path=/trunk/kdebase/kwin/; revision=133039
2002-01-22 02:51:00 +00:00
Matthias Ettrich
1c3a77ac96 set (and reset) the right mouse cursor when resizing with Alt-RMB shortcuts
svn path=/trunk/kdebase/kwin/; revision=132928
2002-01-21 15:34:15 +00:00
Rik Hemsley
379b214218 Fix problem where dragging a button makes the whole window drag.
Had to create empty mouseMoveEvent() methods.

svn path=/trunk/kdebase/kwin/; revision=132837
2002-01-21 03:29:55 +00:00
Karol Szwed
2aa91b6f7f MWM is replaced by kdeartwork's CDE.
svn path=/trunk/kdebase/kwin/; revision=132836
2002-01-21 03:17:05 +00:00
Malcolm Hunter
0f22a184e0 CVS_SILENT Corrected typographical errors
svn path=/trunk/kdebase/kwin/; revision=132653
2002-01-20 10:59:48 +00:00
Cristian Tibirna
8dc2df9eee CT: use the cvs:/bugs/Maintainers.xml description
svn path=/trunk/kdebase/kwin/; revision=132578
2002-01-19 18:39:48 +00:00