6dfd61dd20KDirWatch changes as discussed in Nürnberg and posted on core-devel
Malte Starostik
2002-03-22 00:09:25 +00:00
4b025dddc5CVSSILENT: Control modules keep Comment=
Waldo Bastian
2002-03-21 22:38:14 +00:00
6619db5221CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters
Stephan Kulow
2002-03-21 14:39:30 +00:00
c7f9abd849CVS_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
c19eca1a32rearranged bit field initialization, so valgrind has not to guess
Stephan Kulow
2002-03-17 13:32:05 +00:00
1b6bb5f2f2paranoia 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
c7659304f7Make tooltips work in xinerama. Approved by Cristian
George Staikos
2002-03-16 03:11:47 +00:00
0976c0ac65CVS_SILENT made messages
Script Kiddy
2002-03-13 07:47:16 +00:00
42d7554980Don't crash when closing a window :-)
Karol Szwed
2002-03-11 13:09:56 +00:00
d36b5b10daCT: 2-line modif. Fixes a bad crash.
Cristian Tibirna
2002-03-11 05:02:50 +00:00
614336c2c6convert plugin lib from libkwinBLA to kwin_BLA, so you don't loose your settings
Thomas Zander
2002-03-08 20:12:09 +00:00
772f247ba7CVS_SILENT made messages
Script Kiddy
2002-03-08 10:34:23 +00:00
305331decaUse the new DCOP signals API.
Ilya Konstantinov
2002-03-08 07:14:30 +00:00
8be89723d1CVS_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
e517337e8dCT: in show(), unshade only when deiconifying. Fixes#38983
Cristian Tibirna
2002-03-06 11:20:13 +00:00
97137eadecCVS_SILENT made messages
Script Kiddy
2002-03-06 09:48:17 +00:00
d05c588ffbpart 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
149b3aad7dCVS_SILENT made messages
Script Kiddy
2002-03-05 09:50:57 +00:00
779bac3917Get Win+Tabbing to work when it's associated with Super instead of Meta.
Ellis Whitehead
2002-03-04 12:37:56 +00:00
d546d25e68CT: - 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
1e3bfadcd2CT: client menu doesn't appear if client isDesktop()
Cristian Tibirna
2002-03-03 23:28:04 +00:00
e264ffa6bbremoved 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
cc754a1eb1reset user time stamp on withdraw (makes reuse of dialogs possible). Great stuff!
Stephan Kulow
2002-03-03 23:12:51 +00:00
c125fb612dCT: 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
3038d6f96bremove skip_taskbar windows from the focus chain after manage
Matthias Ettrich
2002-03-03 16:56:41 +00:00
186b4b54acCT: no electric borders when resizing. Done by Matthias Ettrich, reviewed and tested by me.
Cristian Tibirna
2002-03-03 16:30:33 +00:00
be3a8384f3CT: 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
daee285811CT: abort moving with Escape. Reviewed by M.Ettrich
Cristian Tibirna
2002-03-03 13:59:50 +00:00
53c0a8100eCT: place the cursor in the center of the window when moving by mouse
Cristian Tibirna
2002-03-03 13:56:55 +00:00
efb48f70efCT: fix my fix for Ctrl+ArrowKeys moving. Reviewed by Matthias Ettrich
Cristian Tibirna
2002-03-03 12:39:31 +00:00
e0a42fc063CT: 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
78dde9c675CT: even better fix for bogus unshades during fast move
Cristian Tibirna
2002-03-03 00:21:56 +00:00
bf0cffbf81CT: fix bogus shades with hover_unshade and fast mouse moving.
Cristian Tibirna
2002-03-02 23:23:52 +00:00
5af9e44aa6be 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
c981ba005cfixed 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
83f58ed248gracefully 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
f10a38655bDon'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
6c9397cc51do not stack under desktops
Matthias Ettrich
2002-03-02 15:00:59 +00:00
a266fb2fc0GUI: CT: remove accel from "Actions" tab title. Clashes with "Apply". Sorry for this
Cristian Tibirna
2002-03-02 14:42:04 +00:00
efca85b42aAlways default to Alt for Alt+left mouse window moving.
Luboš Luňák
2002-03-02 13:50:26 +00:00
05129f3b19CT: 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
c33c06217ddo not do the stackUnder magic when restoring the session
Matthias Ettrich
2002-03-01 16:28:32 +00:00
324dc14432handle inner-application dialogs more safely
Matthias Ettrich
2002-03-01 16:21:38 +00:00
2ba2ca09c9Patch 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
d0dc9e979dMake Alt+left mouse move windows only when no other keyboard modifier is pressed.
Luboš Luňák
2002-03-01 11:11:31 +00:00
dd29e3723cfaster 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
e34a6ee283second half of the "avoid stealing focus if possible" fix
Matthias Ettrich
2002-02-28 22:11:43 +00:00
7d50916939CT: fix moving with all mouse buttons for ClickToFocus
Cristian Tibirna
2002-02-28 22:08:07 +00:00
51268a6d18CT: 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
b1707e20c1CT: 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
f13d425d59CT: closes#38320 (I didn't manage to reproduce it though)
Cristian Tibirna
2002-02-28 15:41:22 +00:00
1cde570a88Fix 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
7686ee5f9aalmost flicker-free style switches (behind the curtain, at least ;-)
Matthias Ettrich
2002-02-27 23:02:40 +00:00
d19d892318warnings--
George Staikos
2002-02-27 22:02:55 +00:00
ee8cafc0f2Cleanup: remove some commented-out code.
Ellis Whitehead
2002-02-27 21:59:59 +00:00
de6b166a8eUse 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
e953d5e559CT: move window by titlebar with any mouse button (approved by Matthias Ettrich)
Cristian Tibirna
2002-02-27 21:01:01 +00:00
a05c9193daFix#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
994148efcfFix#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
be41cb9f3aCT: 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
64901d9315Call 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
31be7dd834I 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
de4c5e1210CVS_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
34bbc5e457qWarning -> 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
816b1e4483CVS_SILENT made messages
Script Kiddy
2002-02-24 08:43:46 +00:00
aebf39c8dfcompile 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
b7fd6761f1A few libkwin to kwin_ tweaks.
Karol Szwed
2002-02-21 14:03:28 +00:00
d2f882ae58CVS_SILENT made messages
Script Kiddy
2002-02-20 08:48:08 +00:00
a52f313730fix
Stephan Kulow
2002-02-19 17:06:50 +00:00
e3e09f533duse kwin_ instead of libkwin
Stephan Kulow
2002-02-19 16:56:16 +00:00
1abedf6fb5CVS_SILENT made messages
Script Kiddy
2002-02-17 08:32:33 +00:00
f6911fcec7init some more variables
Stephan Kulow
2002-02-11 18:25:38 +00:00
4754d5b019CVS_SILENT made messages
Script Kiddy
2002-02-11 09:39:18 +00:00
62ce9143f7CVS_SILENT made messages
Script Kiddy
2002-02-10 09:33:53 +00:00
710fa4df1bUse "Win" instead of "Meta" Convert a few more strings to Qt key codes
Ellis Whitehead
2002-02-09 17:01:03 +00:00
51b1ea7a8dCVS_SILENT made messages
Script Kiddy
2002-02-08 20:35:11 +00:00
bde9fb3af5Make '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
8c368ed7bbsupport 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
6ebc89dac6CVS_SILENT Added Encoding header for compliance with Desktop Entry Standard
Waldo Bastian
2002-01-31 18:51:15 +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
f92f6d8b4fincluding config.h so I have a reason to close#34334 :)
Stephan Kulow
2002-01-24 21:52:11 +00:00