Commit Graph

  • 37ca2626bd - Removes all ugly flicker - Adds a config option allowing frames to be drawn using the titlebar colors just like in Quartz (feature request) Karol Szwed 2001-09-08 10:12:23 +00:00
  • 8f1f5f1b45 * Clean up move/resize code. * Make moving/resizing work with keyboard. Waldo Bastian 2001-09-06 22:54:31 +00:00
  • 7d5e50bab8 Tune electric borders... Waldo Bastian 2001-09-06 19:44:06 +00:00
  • 827e9b92be completed fullscreen fix Matthias Ettrich 2001-09-06 09:21:19 +00:00
  • 87d25e94c5 include desktop widgets Matthias Ettrich 2001-09-05 20:48:16 +00:00
  • 9388aeba3d fixed maximization handling Matthias Ettrich 2001-09-05 20:40:04 +00:00
  • 0f2643c994 updated copyright year, there were indeed changes this year Matthias Ettrich 2001-09-05 09:09:59 +00:00
  • df7c4fb8b6 kdesktopwidget -> qdesktopwidget Dirk Mueller 2001-09-01 12:52:41 +00:00
  • 83cbfe3acb Window follows mind^H^H^H^Hdesktop. Waldo Bastian 2001-08-27 23:56:15 +00:00
  • 1fe4d5fbff This supposed "safety check" doesn't work. Do the "Right Thing" instead. - if (workspace()->activeClient() == this) - workspace()->setFocusChangeEnabled(true); // Safety + if (moveResizeMode) + workspace()->setFocusChangeEnabled(true); Waldo Bastian 2001-08-27 21:16:39 +00:00
  • 21a2a14edd Fix Konsole transparent background problems when window is sticky or sent to other desktop (#24178) Stephan Binner 2001-08-27 21:02:33 +00:00
  • 4106f298c6 revert to 1.4 code Adrian Schroeter 2001-08-27 20:53:51 +00:00
  • 15fde704ed cleanup Adrian Schroeter 2001-08-27 08:57:41 +00:00
  • aedc59bde7 Ported from KDE 1.1.2: Electric Borders are back! Waldo Bastian 2001-08-27 05:42:32 +00:00
  • 349c87a545 Make the inactive help button color follow the inactive button color set in kcontrol, not the active button color. Karol Szwed 2001-08-22 11:18:56 +00:00
  • bebd8a5f08 - Fixing the inactive minimize button color not following the inactive button colors. - Adding custom button position code - Small code cleanups Karol Szwed 2001-08-22 10:11:06 +00:00
  • cd76120586 - die Bool, long live qvariant Simon Hausmann 2001-08-18 23:51:08 +00:00
  • 5ee6942907 - die Bool, die. once and forever :) Simon Hausmann 2001-08-18 23:44:37 +00:00
  • d562a693d1 - another Bool fix for qt3, qt2, final and no-final. maybe we should just include qvariant.h in config.h ;) (j/k) Simon Hausmann 2001-08-18 23:38:13 +00:00
  • bde39e1e90 - one day we'll just #undef X-Windows and everything will compile Simon Hausmann 2001-08-18 23:34:53 +00:00
  • 9782f0f0f8 - darn, I hate X Simon Hausmann 2001-08-18 23:27:05 +00:00
  • 00f21cf328 same fix here Dirk Mueller 2001-08-18 23:25:04 +00:00
  • 0515b43a84 compile fix (stupid X11 #define crap) Dirk Mueller 2001-08-18 23:21:42 +00:00
  • c8f1508b36 - moved netwm.h inclusions after indirect qvariant.h inclusions (fixes Bool clash) - missing includes (qcursor,qstyle,qpainter,qvaluelist) - minor qstyle api fixlet Simon Hausmann 2001-08-18 23:06:16 +00:00
  • 6e09a2b547 IRIX compile fix Dirk Mueller 2001-08-08 10:57:37 +00:00
  • bb34fb1c55 fixed hanging keyboard in CDE-style Alt-Tab Matthias Ettrich 2001-08-07 11:15:12 +00:00
  • 18c0f2687a fixed bug 19369@bugs.kde.org Matthias Ettrich 2001-08-07 09:21:09 +00:00
  • 5f2ca6211f CVS_SILENT made messages Script Kiddy 2001-08-04 22:54:20 +00:00
  • d07cce76b9 Less debug output Waldo Bastian 2001-08-02 18:31:37 +00:00
  • d018a030ac CVS_SILENT made messages Script Kiddy 2001-07-31 15:19:34 +00:00
  • 413eda6fcb workaround to at least one "failing grab" problem Matthias Ettrich 2001-07-30 10:48:12 +00:00
  • 3c80134766 CVS_SILENT made messages Script Kiddy 2001-07-30 00:48:15 +00:00
  • 3658af7993 Use default_sound=xxx.wav rather than soundfile=xxx.wav - this makes enabling sounds in kpersonalizer really do something (fixes #29492 and similar reports). Stefan Westerfeld 2001-07-28 21:52:05 +00:00
  • f466f726ba My patch, with a nice bugfix from gallium. Rik Hemsley 2001-07-28 11:43:50 +00:00
  • 3488880eaf My patch plus a one-liner from gallium which disables gradients for <= 8bit displays, which seems logical to both of us. Rik Hemsley 2001-07-28 10:59:56 +00:00
  • 6847f73526 cleaned grabbing up a bit Matthias Ettrich 2001-07-27 12:48:30 +00:00
  • 015ae49018 CVS_SILENT made messages Script Kiddy 2001-07-27 05:04:34 +00:00
  • aeda4f97ad CVS_SILENT made messages Script Kiddy 2001-07-23 18:37:54 +00:00
  • 8939fcff13 Don't crash when mousing over certain icons. John Firebaugh 2001-07-22 16:34:30 +00:00
  • 550dbe5c84 CVS_SILENT made messages Script Kiddy 2001-07-19 06:37:05 +00:00
  • 5b06a21baf CVS_SILENT made messages Script Kiddy 2001-07-17 00:38:36 +00:00
  • 758f09657c Finalising name change from Win2K to Redmond Karol Szwed 2001-07-16 07:23:31 +00:00
  • 476327e9ee Changing the Win2K client name to Redmond Karol Szwed 2001-07-16 06:56:39 +00:00
  • 0980570ecc Changing the Win2K kwin client to Redmond to avoid confusion. Will remove Win2K shortly. Karol Szwed 2001-07-16 06:53:11 +00:00
  • e7bf56712e CVS_SILENT made messages Script Kiddy 2001-07-16 03:06:54 +00:00
  • e71d890e36 Changing email address to one that is not expiring in the near future. :) Karol Szwed 2001-07-15 12:15:41 +00:00
  • 2c366e2d8e Adding insertCalatogue() calls enabling to show translated messages. Meni Livne 2001-07-15 12:14:54 +00:00
  • f68f84db28 CVS_SILENT made messages Script Kiddy 2001-07-12 20:28:12 +00:00
  • c06084d21b Make switching box disappear on mouse click, and release keyboard and pointer grabs. Before, a mouse-click would cause a partial lock-up (global shortcuts could still be activated). Ellis Whitehead 2001-07-12 17:16:04 +00:00
  • a325dd9966 make focusEnsurance() multi-screen capable (at least I hope it works this way) Matthias Ettrich 2001-07-12 13:50:19 +00:00
  • 1540b2bf62 missing messages targets, adjusted naming for gallium's ease Lukáš Tinkl 2001-07-12 11:56:22 +00:00
  • c10f1428ce on behalf of soon-to-be-killed gallium ;) Lukáš Tinkl 2001-07-12 11:33:39 +00:00
  • 70559c1e63 CVS_SILENT made messages Script Kiddy 2001-07-12 00:44:42 +00:00
  • 24ede41380 Make sure that Window/Desktop popup (e.g. Alt+Tab) isn't shown if modifier key has already been released before switch is processed. Ellis Whitehead 2001-07-09 03:10:16 +00:00
  • a742a388f1 CVS_SILENT made messages Script Kiddy 2001-07-08 19:56:53 +00:00
  • 7ddbc7c2da CVS_SILENT made messages Script Kiddy 2001-07-05 16:00:02 +00:00
  • ad4b252724 Fixing a few little cosmetic problems. Karol Szwed 2001-07-04 06:52:50 +00:00
  • d06f2faa12 Index: kwinbindings.cpp =================================================================== - keys->insertItem(i18n("Window Close (All)"), "Window close all", KKey("ALT+Ctrl+F4"), KKey("Alt+Ctrl+Escape")); + keys->insertItem(i18n("Window Close (All)"), "Window close all", KKey("ALT+Shift+F4"), KKey("Alt+Shift+Escape")); - keys->insertItem(i18n("Window Screenshot"), "Screenshot of active window", KKey("Print"), KKey("Alt+Print")); + keys->insertItem(i18n("Window Screenshot"), "Screenshot of active window", KKey("Alt+Print"), KKey("Alt+Print")); Index: kdesktop/kdesktopbindings.cpp =================================================================== - keys->insertItem(i18n("Show Taskmanager"), "Show taskmanager", KKey("CTRL+Escape"), KKey("Meta+Backspace")); + keys->insertItem(i18n("Show Taskmanager"), "Show taskmanager", KKey("CTRL+Escape"), KKey("Meta+Ctrl+Pause")); Ellis Whitehead 2001-07-03 20:43:53 +00:00
  • 76237ef7e5 CVS_SILENT made messages Script Kiddy 2001-07-02 21:17:12 +00:00
  • 697d289c70 Tooltip fix to make window button tooltips follow the selected tooltip effect chosen in the look-and-feel->style module. Karol Szwed 2001-07-02 12:40:14 +00:00
  • d2659d405d Adding license to code source. Fix to ensure the titlebar isn't drawn when titleBarHeight <= 0. Karol Szwed 2001-07-02 05:37:25 +00:00
  • dc2ddc90da Adding license to the code source. Small fixes to make theme list box update when a theme is added/removed. Karol Szwed 2001-07-02 05:35:31 +00:00
  • 278c511d4f this is the actual bugfix from Gallium for the window decorations. This is his part of the patch, works fine but there's just the re-check needed to be added so when the effect for tooltips changes, the deco's tooltips take this as well. There are no new strings except the Un-Sticky tooltip, all others are translated. thd@kde.org agreed on the strings. Ralf Nolden 2001-07-01 10:10:17 +00:00
  • c130a8cb4d CurrentTime instead of kwin_time to help David's laptop. Does this help? Matthias Ettrich 2001-06-29 11:55:24 +00:00
  • 3e604d14b0 Remove "Window iconify all" since we now how "Toggle Show Desktop". Ellis Whitehead 2001-06-29 04:30:25 +00:00
  • e00c7e2ee3 CVS_SILENT made messages Script Kiddy 2001-06-29 00:30:15 +00:00
  • 649c822bc2 Include window frame when grabbing snapshots Richard J. Moore 2001-06-29 00:16:26 +00:00
  • 2cd059894a Window grabbing stuff for linuxtag Richard J. Moore 2001-06-26 23:30:52 +00:00
  • 331ab7fb82 add libXinerama to link call. Fix link error for XFree 4.1.x with --with-xinerama Adrian Schroeter 2001-06-26 22:29:53 +00:00
  • e6dda2a9e9 CVS_SILENT made messages Script Kiddy 2001-06-26 15:49:05 +00:00
  • b7b0f427b0 made full_screen windows work again (there's now a namespace around NoBorderClient) and define them to stay on top (works now with qt 2.3.1 as well) Matthias Ettrich 2001-06-25 15:52:58 +00:00
  • 975139aaa5 Changed E-mail / e-mail to Email / email Malcolm Hunter 2001-06-24 19:29:57 +00:00
  • 1181077815 !$%&@# Ralf Nolden 2001-06-24 17:12:39 +00:00
  • 654ff63bee Added kwmtheme Waldo Bastian 2001-06-24 06:15:14 +00:00
  • 5ccd32af44 ^&$^*#$^&@ Waldo Bastian 2001-06-24 06:10:59 +00:00
  • 6cba6acee7 CVS_SILENT made messages Script Kiddy 2001-06-24 02:09:21 +00:00
  • 5a214d04c6 Changes as posted on list, but no-one tested, so here goes nothing. Rik Hemsley 2001-06-23 15:53:07 +00:00
  • 934bd760cb compile fixes for FreeBSD bhughes 2001-06-21 08:46:44 +00:00
  • ca6ab94cda system David Faure 2001-06-20 11:44:38 +00:00
  • ed52142183 Neil Stevens said he would maintain this one. David Faure 2001-06-20 11:42:49 +00:00
  • ebd1de8b7e added this nice code and made _IMPORTANT_ modifications, so that it's copyrighted by Mosfet and me. :) Lennart Kudling 2001-06-20 11:17:03 +00:00
  • 6036b918cb Index: kwinbindings.cpp =================================================================== RCS file: /home/kde/kdebase/kwin/kwinbindings.cpp,v retrieving revision 1.21 diff -u -3 -d -p -r1.21 kwinbindings.cpp --- kwinbindings.cpp 2001/06/10 04:10:41 1.21 +++ kwinbindings.cpp 2001/06/19 19:06:22 @@ -7,10 +7,10 @@ #endif keys->insertItem(i18n("Walk through Windows"), "Walk through windows", KKey("ALT+Tab"), KKey("Alt+Tab")); keys->insertItem(i18n("Walk through Windows (Reverse)"), "Walk back through windows", KKey("SHIFT+ALT+Tab"), KKey("Alt+Shift+Tab")); - keys->insertItem(i18n("Walk through Desktops"), "Walk through desktops", KKey("CTRL+Tab"), KKey("Meta+Tab")); - keys->insertItem(i18n("Walk through Desktops (Reverse)"), "Walk back through desktops", KKey("SHIFT+CTRL+Tab"), KKey("Meta+Shift+Tab")); - keys->insertItem(i18n("Walk through Desktop List"), "Walk through desktop list", KKey(), KKey()); - keys->insertItem(i18n("Walk through Desktop List (Reverse)"), "Walk back through desktop list", KKey(), KKey()); + keys->insertItem(i18n("Walk through Desktops"), "Walk through desktops", KKey(), KKey("Meta+Tab")); + keys->insertItem(i18n("Walk through Desktops (Reverse)"), "Walk back through desktops", KKey(), KKey("Meta+Shift+Tab")); + keys->insertItem(i18n("Walk through Desktop List"), "Walk through desktop list", KKey("CTRL+Tab"), KKey()); + keys->insertItem(i18n("Walk through Desktop List (Reverse)"), "Walk back through desktop list", KKey("SHIFT+CTRL+Tab"), KKey()); Ellis Whitehead 2001-06-19 19:07:32 +00:00
  • 9e2efbc41c updated subdirs ---------------------------------------------------------------------- Ralf Nolden 2001-06-19 15:27:49 +00:00
  • 5781bbadac readded modernsystem style as that is needed by kpersonalizer. Gallium takes over maintenance and there are several additions and changes from Melchior Franz anyway Ralf Nolden 2001-06-19 15:26:48 +00:00
  • ab5b07786a more alt-tab hanging fixes. Requires update in libkdecore/kglobalaccel.cpp Matthias Ettrich 2001-06-19 15:05:03 +00:00
  • e2ad16e509 b2 David Faure 2001-06-19 14:34:57 +00:00
  • c782732ce9 There it goes again. This time for good. This code is opensource, we have every right to distribute it as part of KDE. David Faure 2001-06-19 14:32:08 +00:00
  • 33c2639574 CVS_SILENT made messages Script Kiddy 2001-06-19 14:30:56 +00:00
  • 11e5ed61c2 See my earlier mail. Daniel M. Duley 2001-06-19 06:02:53 +00:00
  • 4232fe0ae2 Nope Daniel M. Duley 2001-06-19 02:40:24 +00:00
  • 6413e1dd8f Fixed hanging Alt-Tab under heavy load (Part II, first part was in kdelibs/kdecore/kglobalaccel.cpp) Matthias Ettrich 2001-06-18 20:18:32 +00:00
  • fd2b635e45 build B2 Michael Matz 2001-06-18 02:18:04 +00:00
  • 10af9bc3a2 Putting the pixmaps into an array, which was TODO from the beginning ;-) Michael Matz 2001-06-18 02:15:36 +00:00
  • 7c239c69ba No sir. This one stays. Michael Matz 2001-06-18 01:59:02 +00:00
  • ffdf3910d2 CVS_SILENT made messages Script Kiddy 2001-06-16 16:18:34 +00:00
  • 29af54215b Removing the styles I wrote except the default one, and will be maintaining them outside of CVS. Daniel M. Duley 2001-06-16 00:48:49 +00:00
  • bbee1d9340 CVS_SILENT made messages Script Kiddy 2001-06-15 19:53:22 +00:00
  • 86cdafb883 small cleanup - no functional change Dirk Mueller 2001-06-14 23:55:44 +00:00
  • 5a2be7e5eb CVS_SILENT made messages Script Kiddy 2001-06-14 17:35:58 +00:00
  • c77c63a6d3 Forgot to connect. Ellis Whitehead 2001-06-13 18:48:23 +00:00