Commit Graph

  • 1c3a77ac96 set (and reset) the right mouse cursor when resizing with Alt-RMB shortcuts Matthias Ettrich 2002-01-21 15:34:15 +00:00
  • 379b214218 Fix 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
  • 2aa91b6f7f MWM is replaced by kdeartwork's CDE. Karol Szwed 2002-01-21 03:17:05 +00:00
  • 0f22a184e0 CVS_SILENT Corrected typographical errors Malcolm Hunter 2002-01-20 10:59:48 +00:00
  • 8dc2df9eee CT: use the cvs:/bugs/Maintainers.xml description Cristian Tibirna 2002-01-19 18:39:48 +00:00
  • 6c4f1cb61f CT: kaboutdata, as requested by the kcontrol maintainer Cristian Tibirna 2002-01-19 18:19:38 +00:00
  • 1b8f28362f #include <kkeynative.h> instead of <kshortcut.h> for KKeyNative class. Ellis Whitehead 2002-01-19 06:14:56 +00:00
  • c798226b77 Clean-up, and fix so that Alt+Tabbing works with NumLock or CapsLock on. Ellis Whitehead 2002-01-19 04:55:32 +00:00
  • f15d5c7205 Clean-up wrt KKeyNative. Ellis Whitehead 2002-01-19 04:53:13 +00:00
  • 67dd67ea61 insertAction() => insert() Ellis Whitehead 2002-01-19 04:42:35 +00:00
  • 92c7c8e931 CVS_SILENT oops, Actually compile kcmkwin!! :\ add a .cvsignore Karol Szwed 2002-01-17 12:40:01 +00:00
  • f17d7199c5 CVS_SILENT made messages Script Kiddy 2002-01-17 10:51:23 +00:00
  • 4fdde98724 Completing 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
  • e0435fea62 Adding Makefile.am Karol Szwed 2002-01-16 12:13:34 +00:00
  • 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... bhughes 2002-01-16 11:13:17 +00:00
  • 7b78ea9f05 unbreak the bindings translation Lukáš Tinkl 2002-01-15 09:35:26 +00:00
  • 9d1cbe8fe4 CVS_SILENT made messages Script Kiddy 2002-01-11 19:34:58 +00:00
  • d16bcea494 CVS_SILENT made messages Script Kiddy 2002-01-09 17:01:59 +00:00
  • 1f02fc2275 blackies patch to fix the tabbox position for dual screens setups Matthias Elter 2002-01-08 10:33:05 +00:00
  • 3cba456ff4 QFile::encodeName() here, too Daniel Molkentin 2001-12-31 01:54:45 +00:00
  • 375f175fbb CVSSILENT: fixincludes Dirk Mueller 2001-12-29 17:33:05 +00:00
  • 0fa8002e0d Updates necessary for changes made in the K*Accel* and KKey* classes. Ellis Whitehead 2001-12-29 04:19:24 +00:00
  • 3d2389ab86 CVS_SILENT made messages Script Kiddy 2001-12-21 13:53:22 +00:00
  • cc9466fc9d CVS_SILENT made messages Script Kiddy 2001-12-12 15:51:23 +00:00
  • bdc3fe0fc7 CVS_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
  • 6f7dcd107b Pass null help string to insertAction() Ellis Whitehead 2001-12-11 04:42:24 +00:00
  • a1f89b6d6d CVS_SILENT made messages Script Kiddy 2001-12-09 16:16:15 +00:00
  • 3bae17a9bc CT: 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
  • 0627a614db CVS_SILENT made messages Script Kiddy 2001-12-07 15:42:27 +00:00
  • f8cf0c3b7d Fractionally reduce overhead when creating global shortcuts. Ellis Whitehead 2001-12-03 07:10:27 +00:00
  • 7960d9b776 - Remove obsolete slots - Add detection of shortcut configuration changes Ellis Whitehead 2001-11-30 08:04:17 +00:00
  • 8c5a34d322 Take 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
  • 631c5d45e3 adding missing i18n() Lukáš Tinkl 2001-11-26 10:21:43 +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
  • eb3d34ed2b I guess my last commit actually broke the placement. Luboš Luňák 2001-11-19 22:34:20 +00:00
  • e5b822cc9b This seems to fix the problem with reseting maximized windows during KWin reset. Luboš Luňák 2001-11-19 15:35:26 +00:00
  • 3d0378be0e Fix placement when placing windows on desktop that's not current. Luboš Luňák 2001-11-19 14:48:54 +00:00
  • e2997d6bc4 Lots 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
  • 36542d8eb5 commented unused mapList and unmapList out Alexander Neundorf 2001-11-15 23:02:40 +00:00
  • 56ce8969f4 CVS_SILENT made messages Script Kiddy 2001-11-15 11:18:59 +00:00
  • d3b7f520e1 CVS_SILENT made messages Script Kiddy 2001-11-14 15:21:03 +00:00
  • 28c0b5f7f1 CVS_SILENT made messages Script Kiddy 2001-11-13 14:55:20 +00:00
  • cc92607174 allow dialogs to be maximized. fixes #17564 and #30326 Carsten Pfeiffer 2001-11-11 18:39:07 +00:00
  • 470574388d CVS_SILENT made messages Script Kiddy 2001-11-08 11:24:15 +00:00
  • 05a7b47eee CVS_SILENT made messages Script Kiddy 2001-11-07 14:22:39 +00:00
  • a29eb333d0 Don'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
  • c773447e44 CVS_SILENT made messages Script Kiddy 2001-11-04 10:17:48 +00:00
  • 25d1c5368d Default arguments in definitions are invalid C++. Michael Matz 2001-11-03 01:21:40 +00:00
  • 2076b00f61 Make 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
  • a49ea7418e CVS_SILENT made messages Script Kiddy 2001-11-02 10:49:50 +00:00
  • 5976109bbc It 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
  • 7e8a0fc428 Workaround for a Qt bug. Luboš Luňák 2001-10-29 15:29:14 +00:00
  • 121e745651 CVS_SILENT made messages Script Kiddy 2001-10-29 11:25:25 +00:00
  • 202f262340 CVS_SILENT made messages Script Kiddy 2001-10-28 12:04:44 +00:00
  • 4614aef85b CVS_SILENT made messages Script Kiddy 2001-10-19 10:02:54 +00:00
  • efa9424b30 KStyle -> QStyle Dirk Mueller 2001-10-17 12:21:38 +00:00
  • 3f86c9851c CVS_SILENT made messages Script Kiddy 2001-10-15 09:25:45 +00:00
  • 9b12dc1a16 Revoked KIPC message addition, will use kWinModule::currentDesktopChanged(int). Stephan Binner 2001-10-14 13:04:49 +00:00
  • 7962136939 CVS_SILENT fixheaders David Faure 2001-10-12 12:29:15 +00:00
  • 6594c2bf5c CVS_SILENT: fixincludes Dirk Mueller 2001-10-10 16:31:48 +00:00
  • 003eab093b Adding resize handle configuration patch by Melchior Franz. Karol Szwed 2001-10-10 10:50:07 +00:00
  • 82c0178a80 Send 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
  • 58cd761e24 CVS_SILENT made messages Script Kiddy 2001-10-06 08:34:19 +00:00
  • 7b623547c3 CVS_SILENT made messages Script Kiddy 2001-10-05 08:55:10 +00:00
  • 22a90fee75 CVS_SILENT made messages Script Kiddy 2001-10-04 09:56:42 +00:00
  • abceb7efa3 CVS_SILENT made messages Script Kiddy 2001-10-03 09:57:42 +00:00
  • 7497342101 Made KWin compile when QT_NO_COMPAT is defined. Fredrik Höglund 2001-09-30 21:22:20 +00:00
  • 372afd2293 Made the system client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 21:02:06 +00:00
  • 16a15bc404 Made the redmond client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 21:00:39 +00:00
  • 1015568de5 Made the quartz client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:58:35 +00:00
  • df9a60eb44 Made the mwm client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:57:19 +00:00
  • d543923d46 Made the laptop client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:56:07 +00:00
  • 1136576179 Made the kstep client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:54:35 +00:00
  • f4de058b7b Made the kde1 client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:52:59 +00:00
  • d4d8c39824 Made the icewm client compile when QT_NO_COMPAT is defined Fredrik Höglund 2001-09-30 20:51:20 +00:00
  • b6df0940fa This 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
  • 0223deb116 Call string <=> key conversion functions in KKey & KKeyX11 instead of KAccel Ellis Whitehead 2001-09-28 12:31:48 +00:00
  • df1676cdfe Make the default client compile with QT_NO_COMPAT defined. Fredrik Höglund 2001-09-27 04:27:42 +00:00
  • aac86d915d Menu 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
  • a06d4a5577 Moved glow style from kdebase to kdeartwork. Henning Burchardt 2001-09-17 20:13:28 +00:00
  • 5a8b6fac89 CVS_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
  • 0ed65060a7 added config directory as SUBDIR Henning Burchardt 2001-09-17 00:15:44 +00:00
  • 0e06f229cf Added 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
  • b5c7e843fe Don'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
  • 2b5294278b CVS_SILENT made messages Script Kiddy 2001-09-14 13:05:07 +00:00
  • 85baad95f1 svn path=/trunk/kdebase/kwin/; revision=114199 Henning Burchardt 2001-09-14 12:16:51 +00:00
  • 4ef029256c QList -> QPtrList QArray -> QMemArray Laurent Montel 2001-09-11 06:53:46 +00:00
  • 354bd37bdb - Hopefully all remaining titlebar flicker is gone for good Karol Szwed 2001-09-10 11:38:08 +00:00
  • 1db1fe8d01 reenabled JDK window size and positioning workaround Matthias Ettrich 2001-09-10 10:38:18 +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