Commit Graph

  • 6dfd61dd20 KDirWatch changes as discussed in Nürnberg and posted on core-devel Malte Starostik 2002-03-22 00:09:25 +00:00
  • 4b025dddc5 CVSSILENT: Control modules keep Comment= Waldo Bastian 2002-03-21 22:38:14 +00:00
  • 6619db5221 CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters Stephan Kulow 2002-03-21 14:39:30 +00:00
  • c7f9abd849 CVS_SILENT made messages Stephan Kulow 2002-03-19 16:37:47 +00:00
  • a0ca762edd * Do not use config.h in header files. * Throw out unused Xinerama code. Waldo Bastian 2002-03-18 08:30:50 +00:00
  • c19eca1a32 rearranged bit field initialization, so valgrind has not to guess Stephan Kulow 2002-03-17 13:32:05 +00:00
  • 1b6bb5f2f2 paranoia mode - int boundingShaped, clipShaped; + int boundingShaped = 0, clipShaped = 0; Stephan Kulow 2002-03-17 13:31:35 +00:00
  • e9b984e3f8 - Make KApp's "appearanceChanged()" signal properly reconfigure the window decoration's colors by calling the reset() cdecl. - Change the options::reload() slot into a public method, as the slot is no longer required. Karol Szwed 2002-03-16 09:26:49 +00:00
  • c7659304f7 Make tooltips work in xinerama. Approved by Cristian George Staikos 2002-03-16 03:11:47 +00:00
  • 0976c0ac65 CVS_SILENT made messages Script Kiddy 2002-03-13 07:47:16 +00:00
  • 42d7554980 Don't crash when closing a window :-) Karol Szwed 2002-03-11 13:09:56 +00:00
  • d36b5b10da CT: 2-line modif. Fixes a bad crash. Cristian Tibirna 2002-03-11 05:02:50 +00:00
  • 614336c2c6 convert plugin lib from libkwinBLA to kwin_BLA, so you don't loose your settings Thomas Zander 2002-03-08 20:12:09 +00:00
  • 772f247ba7 CVS_SILENT made messages Script Kiddy 2002-03-08 10:34:23 +00:00
  • 305331deca Use the new DCOP signals API. Ilya Konstantinov 2002-03-08 07:14:30 +00:00
  • 8be89723d1 CVS_SILENT made messages Script Kiddy 2002-03-07 09:30:57 +00:00
  • bf079b4498 - Add the resetClients() signal again for backwards compatility, and mark it as obsolete. Karol Szwed 2002-03-07 03:19:57 +00:00
  • e517337e8d CT: in show(), unshade only when deiconifying. Fixes #38983 Cristian Tibirna 2002-03-06 11:20:13 +00:00
  • 97137eadec CVS_SILENT made messages Script Kiddy 2002-03-06 09:48:17 +00:00
  • d05c588ffb part of Karol's fix: keep the old library in loadPlugin() so that updatePlugin() can call the reset() function. Matthias Ettrich 2002-03-05 19:02:24 +00:00
  • 149b3aad7d CVS_SILENT made messages Script Kiddy 2002-03-05 09:50:57 +00:00
  • e0f15bb438 a double mistake :) Lukáš Tinkl 2002-03-04 14:13:28 +00:00
  • 779bac3917 Get Win+Tabbing to work when it's associated with Super instead of Meta. Ellis Whitehead 2002-03-04 12:37:56 +00:00
  • d546d25e68 CT: - consistently maximize (and unshade) and restore (and unshade) shaded windows - don't allow resizing of shaded windows - unshade windows on minimize - clean up an unused method Cristian Tibirna 2002-03-04 02:20:26 +00:00
  • 1e3bfadcd2 CT: client menu doesn't appear if client isDesktop() Cristian Tibirna 2002-03-03 23:28:04 +00:00
  • e264ffa6bb removed unused signal. We can always add it later if we need it. Avoids qWarning message Matthias Ettrich 2002-03-03 23:19:56 +00:00
  • cc754a1eb1 reset user time stamp on withdraw (makes reuse of dialogs possible). Great stuff! Stephan Kulow 2002-03-03 23:12:51 +00:00
  • c125fb612d CT: we _really_ don't want to show an operations menu if the active client is the desktopWidget. Checked by Lubos Lunak Cristian Tibirna 2002-03-03 21:13:03 +00:00
  • 3038d6f96b remove skip_taskbar windows from the focus chain after manage Matthias Ettrich 2002-03-03 16:56:41 +00:00
  • 186b4b54ac CT: no electric borders when resizing. Done by Matthias Ettrich, reviewed and tested by me. Cristian Tibirna 2002-03-03 16:30:33 +00:00
  • be3a8384f3 CT: don't warp mouse if we didn't change the desktop (in electric borders). Reviewed by Matthias Ettrich Cristian Tibirna 2002-03-03 16:29:29 +00:00
  • daee285811 CT: abort moving with Escape. Reviewed by M.Ettrich Cristian Tibirna 2002-03-03 13:59:50 +00:00
  • 53c0a8100e CT: place the cursor in the center of the window when moving by mouse Cristian Tibirna 2002-03-03 13:56:55 +00:00
  • efb48f70ef CT: fix my fix for Ctrl+ArrowKeys moving. Reviewed by Matthias Ettrich Cristian Tibirna 2002-03-03 12:39:31 +00:00
  • e5e8ee00c1 CT: fix compilation Cristian Tibirna 2002-03-03 04:02:11 +00:00
  • e0a42fc063 CT: fix the move with keyboard with Ctrl (smaller steps). Add the missing signal in KWinInterface (to be used in the redesigned client notification) Cristian Tibirna 2002-03-03 03:31:52 +00:00
  • 78dde9c675 CT: even better fix for bogus unshades during fast move Cristian Tibirna 2002-03-03 00:21:56 +00:00
  • bf0cffbf81 CT: fix bogus shades with hover_unshade and fast mouse moving. Cristian Tibirna 2002-03-02 23:23:52 +00:00
  • 5af9e44aa6 be more conservative with not stealing focus, basically do not not steal focus for transient windows. Matthias Ettrich 2002-03-02 21:18:45 +00:00
  • c981ba005c fixed spelling error. QT is quick time video, the beloved toolkit is spelled Qt (note the lowercase 't') Matthias Ettrich 2002-03-02 21:05:35 +00:00
  • 83f58ed248 gracefully handle more than one desktop client application (which happens triggered by a kdesktop bug on David Faure's machine). Matthias Ettrich 2002-03-02 21:03:49 +00:00
  • f10a38655b Don't make the tabbox wider than the screen if some window has a too long title Malte Starostik 2002-03-02 16:03:29 +00:00
  • 6c9397cc51 do not stack under desktops Matthias Ettrich 2002-03-02 15:00:59 +00:00
  • a266fb2fc0 GUI: CT: remove accel from "Actions" tab title. Clashes with "Apply". Sorry for this Cristian Tibirna 2002-03-02 14:42:04 +00:00
  • efca85b42a Always default to Alt for Alt+left mouse window moving. Luboš Luňák 2002-03-02 13:50:26 +00:00
  • 05129f3b19 CT: fix for gravitate moving non-NW windows on session restore. Many thanks to Matthias Ettrich for saving my day Cristian Tibirna 2002-03-02 01:34:31 +00:00
  • c33c06217d do not do the stackUnder magic when restoring the session Matthias Ettrich 2002-03-01 16:28:32 +00:00
  • 324dc14432 handle inner-application dialogs more safely Matthias Ettrich 2002-03-01 16:21:38 +00:00
  • 2ba2ca09c9 Patch by Nadeem Hasan: - "Animate Minimize and Restore" disables slider when not checked. - Slider tickmarks added. - Misc. code cleanups. Karol Szwed 2002-03-01 11:38:40 +00:00
  • d0dc9e979d Make Alt+left mouse move windows only when no other keyboard modifier is pressed. Luboš Luňák 2002-03-01 11:11:31 +00:00
  • dd29e3723c faster configuration changes. No crashes when reconfiguring kwin several times with invalid plugin strings (happens when running today's kpersonalizer) Matthias Ettrich 2002-03-01 01:34:54 +00:00
  • f55f2682cf make kwintv happy: send synthetic configure notify events when doing opaque moves Matthias Ettrich 2002-03-01 00:43:29 +00:00
  • e34a6ee283 second half of the "avoid stealing focus if possible" fix Matthias Ettrich 2002-02-28 22:11:43 +00:00
  • 7d50916939 CT: fix moving with all mouse buttons for ClickToFocus Cristian Tibirna 2002-02-28 22:08:07 +00:00
  • 51268a6d18 CT: make it possible to stop desktop switching when the edge of the desktops group is reached. Just add RollOverDesktops=false to your kwinrc/[Windows] config file and restart your kwin. Thanks to Carsten Pfeiffer for the suggestion Cristian Tibirna 2002-02-28 21:04:36 +00:00
  • b1707e20c1 CT: fix a stupid jdk-1.3.1 bug. When hiding a dialog and showing it again, the dialog was gaining iconic state. Cristian Tibirna 2002-02-28 20:29:13 +00:00
  • f13d425d59 CT: closes #38320 (I didn't manage to reproduce it though) Cristian Tibirna 2002-02-28 15:41:22 +00:00
  • 883950b506 #15829 and #15741 Luboš Luňák 2002-02-28 15:39:40 +00:00
  • 1cde570a88 Fix behaviour of windows when changing styles on Xinerama. Now they don't magically fly to other screens. George Staikos 2002-02-28 00:43:23 +00:00
  • 7686ee5f9a almost flicker-free style switches (behind the curtain, at least ;-) Matthias Ettrich 2002-02-27 23:02:40 +00:00
  • d19d892318 warnings-- George Staikos 2002-02-27 22:02:55 +00:00
  • ee8cafc0f2 Cleanup: remove some commented-out code. Ellis Whitehead 2002-02-27 21:59:59 +00:00
  • 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. Ellis Whitehead 2002-02-27 21:35:22 +00:00
  • e953d5e559 CT: move window by titlebar with any mouse button (approved by Matthias Ettrich) Cristian Tibirna 2002-02-27 21:01:01 +00:00
  • 6d3a097842 Fix #16742 . Luboš Luňák 2002-02-27 20:32:49 +00:00
  • a05c9193da Fix #22403. Also set change current desktop to the last one existing, if it would be out of bounds. Luboš Luňák 2002-02-27 16:17:45 +00:00
  • 994148efcf Fix #25010. Revision 1.96 was IMHO not the right fix for what it did, and it's not needed anymore anyway. Luboš Luňák 2002-02-27 15:16:43 +00:00
  • be41cb9f3a CT: show "Meta" when machine has windows key, the way kwin defaults at fresh startup. Answer to #38033 Cristian Tibirna 2002-02-26 20:39:45 +00:00
  • 64901d9315 Call setShade() after maximize() when restoring windows ( maximize() calls setShade( false ) ). Fixes #38700 and #36995 . Luboš Luňák 2002-02-26 17:30:33 +00:00
  • 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 :-) Antonio Larrosa Jimenez 2002-02-26 13:17:35 +00:00
  • f161ee872d Fix bug #38695 Karol Szwed 2002-02-26 12:05:10 +00:00
  • de4c5e1210 CVS_SILENT made messages Script Kiddy 2002-02-26 09:30:08 +00:00
  • ec15126342 'Traverse windows on all desktops' works only in KDE style Alt+Tab. Luboš Luňák 2002-02-24 21:28:41 +00:00
  • 34bbc5e457 qWarning -> kdWarning David Faure 2002-02-24 18:16:45 +00:00
  • 71b35e9a0c - use KLibrary/KLibLoader instead of libltdl Simon Hausmann 2002-02-24 10:41:20 +00:00
  • 816b1e4483 CVS_SILENT made messages Script Kiddy 2002-02-24 08:43:46 +00:00
  • 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. Adrian Schroeter 2002-02-23 00:41:48 +00:00
  • b7fd6761f1 A few libkwin to kwin_ tweaks. Karol Szwed 2002-02-21 14:03:28 +00:00
  • d2f882ae58 CVS_SILENT made messages Script Kiddy 2002-02-20 08:48:08 +00:00
  • a52f313730 fix Stephan Kulow 2002-02-19 17:06:50 +00:00
  • e3e09f533d use kwin_ instead of libkwin Stephan Kulow 2002-02-19 16:56:16 +00:00
  • 1abedf6fb5 CVS_SILENT made messages Script Kiddy 2002-02-17 08:32:33 +00:00
  • f6911fcec7 init some more variables Stephan Kulow 2002-02-11 18:25:38 +00:00
  • 4754d5b019 CVS_SILENT made messages Script Kiddy 2002-02-11 09:39:18 +00:00
  • 62ce9143f7 CVS_SILENT made messages Script Kiddy 2002-02-10 09:33:53 +00:00
  • 710fa4df1b Use "Win" instead of "Meta" Convert a few more strings to Qt key codes Ellis Whitehead 2002-02-09 17:01:03 +00:00
  • 51b1ea7a8d CVS_SILENT made messages Script Kiddy 2002-02-08 20:35:11 +00:00
  • 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. Luboš Luňák 2002-02-08 13:25:09 +00:00
  • 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) Matthias Ettrich 2002-02-01 11:51:40 +00:00
  • 6ebc89dac6 CVS_SILENT Added Encoding header for compliance with Desktop Entry Standard Waldo Bastian 2002-01-31 18:51:15 +00:00
  • 5cd78ffdd3 Fix mouseposition Rik Hemsley 2002-01-31 02:37:02 +00:00
  • 61430cf986 - Fix window move on button press problem with KWinWidgetButtons. Karol Szwed 2002-01-29 12:15:50 +00:00
  • 1ed7ccd494 - Whoops!, sort the decoration listbox ;-) Karol Szwed 2002-01-29 12:08:05 +00:00
  • d9032e79c6 CVS_SILENT made messages Script Kiddy 2002-01-27 18:54:45 +00:00
  • f80b278658 - i18n("&Configure [") + decorationListBox->currentText() + i18n("]") + i18n("&Configure [%1]").arg( decorationListBox->currentText() ) Simon Hausmann 2002-01-25 13:54:13 +00:00
  • d8d4f8bfa1 - pass the right instance to KCModule - don't leak a KConfig object - don't use a KCModule widget for each tab Simon Hausmann 2002-01-25 10:02:11 +00:00
  • f92f6d8b4f including config.h so I have a reason to close #34334 :) Stephan Kulow 2002-01-24 21:52:11 +00:00
  • 53a8540917 CVS_SILENT Corrected typographical errors Malcolm Hunter 2002-01-24 00:11:03 +00:00
  • 1634104eda CVS_SILENT Removed extra space after full-stop Malcolm Hunter 2002-01-23 02:32:52 +00:00
  • 16ca23df56 Hmm, this one has been lingering around for months without being used - remove it. Karol Szwed 2002-01-22 02:51:00 +00:00