1c3a77ac96set (and reset) the right mouse cursor when resizing with Alt-RMB shortcuts
Matthias Ettrich
2002-01-21 15:34:15 +00:00
379b214218Fix problem where dragging a button makes the whole window drag. Had to create empty mouseMoveEvent() methods.
Rik Hemsley
2002-01-21 03:29:55 +00:00
2aa91b6f7fMWM is replaced by kdeartwork's CDE.
Karol Szwed
2002-01-21 03:17:05 +00:00
92c7c8e931CVS_SILENT oops, Actually compile kcmkwin!! :\ add a .cvsignore
Karol Szwed
2002-01-17 12:40:01 +00:00
f17d7199c5CVS_SILENT made messages
Script Kiddy
2002-01-17 10:51:23 +00:00
4fdde98724Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed on the kwin mailing list.
Karol Szwed
2002-01-16 12:26:03 +00:00
e0435fea62Adding Makefile.am
Karol Szwed
2002-01-16 12:13:34 +00:00
e26ab00662before 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...
bhughes
2002-01-16 11:13:17 +00:00
7b78ea9f05unbreak the bindings translation
Lukáš Tinkl
2002-01-15 09:35:26 +00:00
9d1cbe8fe4CVS_SILENT made messages
Script Kiddy
2002-01-11 19:34:58 +00:00
d16bcea494CVS_SILENT made messages
Script Kiddy
2002-01-09 17:01:59 +00:00
1f02fc2275blackies patch to fix the tabbox position for dual screens setups
Matthias Elter
2002-01-08 10:33:05 +00:00
3cba456ff4QFile::encodeName() here, too
Daniel Molkentin
2001-12-31 01:54:45 +00:00
0fa8002e0dUpdates necessary for changes made in the K*Accel* and KKey* classes.
Ellis Whitehead
2001-12-29 04:19:24 +00:00
3d2389ab86CVS_SILENT made messages
Script Kiddy
2001-12-21 13:53:22 +00:00
cc9466fc9dCVS_SILENT made messages
Script Kiddy
2001-12-12 15:51:23 +00:00
bdc3fe0fc7CVS_SILENT made messages
Script Kiddy
2001-12-11 13:26:01 +00:00
72b0d20ccc- Pass QString::null for help string of KAccelAction where necessary - Remove references to KAccelBase
Ellis Whitehead
2001-12-11 04:47:07 +00:00
6f7dcd107bPass null help string to insertAction()
Ellis Whitehead
2001-12-11 04:42:24 +00:00
a1f89b6d6dCVS_SILENT made messages
Script Kiddy
2001-12-09 16:16:15 +00:00
3bae17a9bcCT: focus [strictly] under mouse, current active client sticky (mouse pointer on it), preserve focus while changing desktops Thanks to Volker Schatz <V.Schatz at thphys.uni-heidelberg.de> for patch
Cristian Tibirna
2001-12-09 04:17:36 +00:00
0627a614dbCVS_SILENT made messages
Script Kiddy
2001-12-07 15:42:27 +00:00
f8cf0c3b7dFractionally reduce overhead when creating global shortcuts.
Ellis Whitehead
2001-12-03 07:10:27 +00:00
8c5a34d322Take into account a wide range of pager-layouts, the pager can set the required layout via DCOP. Used for desktop left/right/up/down.
Waldo Bastian
2001-11-29 23:59:54 +00:00
148b88256e- DEF( "Switch to Previous Desktop", "", "", slotSwitchDesktopPrev() ); + DEF( "Switch to Previous Desktop", "", "", slotSwitchDesktopPrevious() );
Andreas Beckermann
2001-11-23 17:35:53 +00:00
eb3d34ed2bI guess my last commit actually broke the placement.
Luboš Luňák
2001-11-19 22:34:20 +00:00
e5b822cc9bThis seems to fix the problem with reseting maximized windows during KWin reset.
Luboš Luňák
2001-11-19 15:35:26 +00:00
3d0378be0eFix placement when placing windows on desktop that's not current.
Luboš Luňák
2001-11-19 14:48:54 +00:00
e2997d6bc4Lots and lots and lots of changes all over the place for shortcut changes. Including new KAccel and KGlobalAccel classes.
Ellis Whitehead
2001-11-16 23:21:43 +00:00
36542d8eb5commented unused mapList and unmapList out
Alexander Neundorf
2001-11-15 23:02:40 +00:00
56ce8969f4CVS_SILENT made messages
Script Kiddy
2001-11-15 11:18:59 +00:00
d3b7f520e1CVS_SILENT made messages
Script Kiddy
2001-11-14 15:21:03 +00:00
28c0b5f7f1CVS_SILENT made messages
Script Kiddy
2001-11-13 14:55:20 +00:00
cc92607174allow dialogs to be maximized. fixes#17564 and #30326
Carsten Pfeiffer
2001-11-11 18:39:07 +00:00
470574388dCVS_SILENT made messages
Script Kiddy
2001-11-08 11:24:15 +00:00
05a7b47eeeCVS_SILENT made messages
Script Kiddy
2001-11-07 14:22:39 +00:00
a29eb333d0Don't crash when you happen to select a window with alt-tab that has just disappeared. (forward port)
Waldo Bastian
2001-11-07 01:09:29 +00:00
c773447e44CVS_SILENT made messages
Script Kiddy
2001-11-04 10:17:48 +00:00
25d1c5368dDefault arguments in definitions are invalid C++.
Michael Matz
2001-11-03 01:21:40 +00:00
2076b00f61Make active borders working when moving a window. Make it configurable (disabled, only when moving, always enabled)
Waldo Bastian
2001-11-03 00:05:33 +00:00
a49ea7418eCVS_SILENT made messages
Script Kiddy
2001-11-02 10:49:50 +00:00
5976109bbcIt was actually more a KImageEffect, so after fixing it this hack isn't needed.
Luboš Luňák
2001-10-30 18:31:52 +00:00
7e8a0fc428Workaround for a Qt bug.
Luboš Luňák
2001-10-29 15:29:14 +00:00
121e745651CVS_SILENT made messages
Script Kiddy
2001-10-29 11:25:25 +00:00
202f262340CVS_SILENT made messages
Script Kiddy
2001-10-28 12:04:44 +00:00
4614aef85bCVS_SILENT made messages
Script Kiddy
2001-10-19 10:02:54 +00:00
003eab093bAdding resize handle configuration patch by Melchior Franz.
Karol Szwed
2001-10-10 10:50:07 +00:00
82c0178a80Send KIPC:BackgroundChanged only when desktop is not common (part for #33348). Still no perfect solution for "sticky transparent Konsole" problem.
Stephan Binner
2001-10-09 06:53:26 +00:00
58cd761e24CVS_SILENT made messages
Script Kiddy
2001-10-06 08:34:19 +00:00
7b623547c3CVS_SILENT made messages
Script Kiddy
2001-10-05 08:55:10 +00:00
22a90fee75CVS_SILENT made messages
Script Kiddy
2001-10-04 09:56:42 +00:00
abceb7efa3CVS_SILENT made messages
Script Kiddy
2001-10-03 09:57:42 +00:00
7497342101Made KWin compile when QT_NO_COMPAT is defined.
Fredrik Höglund
2001-09-30 21:22:20 +00:00
372afd2293Made the system client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 21:02:06 +00:00
16a15bc404Made the redmond client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 21:00:39 +00:00
1015568de5Made the quartz client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:58:35 +00:00
df9a60eb44Made the mwm client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:57:19 +00:00
d543923d46Made the laptop client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:56:07 +00:00
1136576179Made the kstep client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:54:35 +00:00
f4de058b7bMade the kde1 client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:52:59 +00:00
d4d8c39824Made the icewm client compile when QT_NO_COMPAT is defined
Fredrik Höglund
2001-09-30 20:51:20 +00:00
b6df0940faThis is a quick hack to get kwmthemes working in the upcoming alpha release. - Temporarily disabled use of the stretchPixmap() function because it loses the pixmap mask, causing KWin to segfault. (This will just make some themes a bit slower) - Fixed the border drawing problem reported by Vadim Plessky on kde-devel. - Fixed a titlebar shade/un-shade flicker problem. - Made the client compile when QT_NO_COMPAT is defined.
Fredrik Höglund
2001-09-30 20:29:21 +00:00
0223deb116Call string <=> key conversion functions in KKey & KKeyX11 instead of KAccel
Ellis Whitehead
2001-09-28 12:31:48 +00:00
df1676cdfeMake the default client compile with QT_NO_COMPAT defined.
Fredrik Höglund
2001-09-27 04:27:42 +00:00
aac86d915dMenu capitalization fixes
Stephan Binner
2001-09-21 09:32:44 +00:00
128d006be8- Shade/Un-Shade titlebar flicker fix.
Karol Szwed
2001-09-18 11:43:37 +00:00
1ae5edec31- Shade/Un-Shade titlebar flicker fix.
Karol Szwed
2001-09-18 11:38:08 +00:00
119c21ca83- Shade/Un-Shade titlebar flicker fix.
Karol Szwed
2001-09-18 11:32:23 +00:00
bbdfd0193a- Shade/Un-Shade titlebar flicker fix.
Karol Szwed
2001-09-18 11:12:21 +00:00
a06d4a5577Moved glow style from kdebase to kdeartwork.
Henning Burchardt
2001-09-17 20:13:28 +00:00
5a8b6fac89CVS_SILENT made messages
Script Kiddy
2001-09-17 08:34:10 +00:00
1b483dc36e- make it compile
Simon Hausmann
2001-09-17 07:32:33 +00:00
0ed65060a7added config directory as SUBDIR
Henning Burchardt
2001-09-17 00:15:44 +00:00
0e06f229cfAdded a configuration library for the glow style. For now, one can only adjust the glow color of the title buttons.
Henning Burchardt
2001-09-17 00:14:38 +00:00
0c3d123a45- global pixmaps are deleted when the glow decoration is unloaded - reread config and recreate pixmaps on reset
Henning Burchardt
2001-09-17 00:09:59 +00:00
5b3e00c28a- you can now set in GlowButtonFactory (with 'setSteps') how many pixmaps are used to create the glow effect
Henning Burchardt
2001-09-17 00:06:34 +00:00
b5c7e843feDon't know if these masking fixes are necessary anymore now that QPixmap is 'fixed' - but they don't do any harm, so they go in anyway.
Rik Hemsley
2001-09-16 09:26:29 +00:00
2b5294278bCVS_SILENT made messages
Script Kiddy
2001-09-14 13:05:07 +00:00
890e9d257a- Hopefully fixes bug 31655
Karol Szwed
2001-09-10 06:12:58 +00:00
23eeb11064- Fix unpainted areas when shaded
Karol Szwed
2001-09-10 05:57:43 +00:00
84ae6d018b- Fixing the menu button so that it doesn't show a toolbar button with a dropdown menu extension arrow as provided by qt3.
Karol Szwed
2001-09-08 10:45:49 +00:00