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
Cristian Tibirna
6c4f1cb61f
CT: kaboutdata, as requested by the kcontrol maintainer
...
svn path=/trunk/kdebase/kwin/; revision=132574
2002-01-19 18:19:38 +00:00
Ellis Whitehead
1b8f28362f
#include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class.
...
svn path=/trunk/kdebase/kwin/; revision=132477
2002-01-19 06:14:56 +00:00
Ellis Whitehead
c798226b77
Clean-up, and fix so that Alt+Tabbing works with NumLock or CapsLock on.
...
svn path=/trunk/kdebase/kwin/; revision=132462
2002-01-19 04:55:32 +00:00
Ellis Whitehead
f15d5c7205
Clean-up wrt KKeyNative.
...
svn path=/trunk/kdebase/kwin/; revision=132461
2002-01-19 04:53:13 +00:00
Ellis Whitehead
67dd67ea61
insertAction() => insert()
...
svn path=/trunk/kdebase/kwin/; revision=132460
2002-01-19 04:42:35 +00:00
Karol Szwed
92c7c8e931
CVS_SILENT
...
oops, Actually compile kcmkwin!! :\
add a .cvsignore
svn path=/trunk/kdebase/kwin/; revision=132111
2002-01-17 12:40:01 +00:00
Script Kiddy
f17d7199c5
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kcontrol/; revision=132090
2002-01-17 10:51:23 +00:00
Karol Szwed
4fdde98724
Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed
...
on the kwin mailing list.
- kwm has been renamed and moved to kwin/kcmkwin/kwinoptions.
- kwindecoration has been moved to kwin/kcmkwin/kwindecoration.
svn path=/trunk/kdebase/kcontrol/; revision=131923
2002-01-16 12:26:03 +00:00
Karol Szwed
e0435fea62
Adding Makefile.am
...
svn path=/trunk/kdebase/kwin/; revision=131915
2002-01-16 12:13:34 +00:00
bhughes
e26ab00662
before including the Xinerama header, make sure Bool is defined.
...
The Xlib.h Bool define has to be removed before including Qt headers,
so this makes sure that things work properly...
svn path=/trunk/kdebase/kwin/; revision=131909
2002-01-16 11:13:17 +00:00
Lukáš Tinkl
7b78ea9f05
unbreak the bindings translation
...
translators will love you, Ellis :)
svn path=/trunk/kdebase/kwin/; revision=131767
2002-01-15 09:35:26 +00:00
Script Kiddy
9d1cbe8fe4
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=131228
2002-01-11 19:34:58 +00:00
Script Kiddy
d16bcea494
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=130828
2002-01-09 17:01:59 +00:00
Matthias Elter
1f02fc2275
blackies patch to fix the tabbox position for dual screens setups
...
svn path=/trunk/kdebase/kwin/; revision=130535
2002-01-08 10:33:05 +00:00
Daniel Molkentin
3cba456ff4
QFile::encodeName() here, too
...
svn path=/trunk/kdebase/kwin/; revision=129232
2001-12-31 01:54:45 +00:00
Dirk Mueller
375f175fbb
CVSSILENT: fixincludes
...
svn path=/trunk/kdebase/khotkeys/; revision=129081
2001-12-29 17:33:05 +00:00
Ellis Whitehead
0fa8002e0d
Updates necessary for changes made in the K*Accel* and KKey* classes.
...
svn path=/trunk/kdebase/kcontrol/; revision=129003
2001-12-29 04:19:24 +00:00
Script Kiddy
3d2389ab86
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=128241
2001-12-21 13:53:22 +00:00
Script Kiddy
cc9466fc9d
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=126828
2001-12-12 15:51:23 +00:00
Script Kiddy
bdc3fe0fc7
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=126622
2001-12-11 13:26:01 +00:00
Ellis Whitehead
72b0d20ccc
- Pass QString::null for help string of KAccelAction where necessary
...
- Remove references to KAccelBase
svn path=/trunk/kdebase/klipper/; revision=126545
2001-12-11 04:47:07 +00:00
Ellis Whitehead
6f7dcd107b
Pass null help string to insertAction()
...
svn path=/trunk/kdebase/kwin/; revision=126544
2001-12-11 04:42:24 +00:00