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
7d5e50bab8Tune electric borders...
Waldo Bastian
2001-09-06 19:44:06 +00:00
1fe4d5fbffThis 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
21a2a14eddFix Konsole transparent background problems when window is sticky or sent to other desktop (#24178)
Stephan Binner
2001-08-27 21:02:33 +00:00
4106f298c6revert to 1.4 code
Adrian Schroeter
2001-08-27 20:53:51 +00:00
15fde704edcleanup
Adrian Schroeter
2001-08-27 08:57:41 +00:00
aedc59bde7Ported from KDE 1.1.2: Electric Borders are back!
Waldo Bastian
2001-08-27 05:42:32 +00:00
349c87a545Make 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
00f21cf328same fix here
Dirk Mueller
2001-08-18 23:25:04 +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
d018a030acCVS_SILENT made messages
Script Kiddy
2001-07-31 15:19:34 +00:00
413eda6fcbworkaround to at least one "failing grab" problem
Matthias Ettrich
2001-07-30 10:48:12 +00:00
3c80134766CVS_SILENT made messages
Script Kiddy
2001-07-30 00:48:15 +00:00
3658af7993Use 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
f466f726baMy patch, with a nice bugfix from gallium.
Rik Hemsley
2001-07-28 11:43:50 +00:00
3488880eafMy 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
6847f73526cleaned grabbing up a bit
Matthias Ettrich
2001-07-27 12:48:30 +00:00
015ae49018CVS_SILENT made messages
Script Kiddy
2001-07-27 05:04:34 +00:00
aeda4f97adCVS_SILENT made messages
Script Kiddy
2001-07-23 18:37:54 +00:00
8939fcff13Don't crash when mousing over certain icons.
John Firebaugh
2001-07-22 16:34:30 +00:00
550dbe5c84CVS_SILENT made messages
Script Kiddy
2001-07-19 06:37:05 +00:00
5b06a21bafCVS_SILENT made messages
Script Kiddy
2001-07-17 00:38:36 +00:00
758f09657cFinalising name change from Win2K to Redmond
Karol Szwed
2001-07-16 07:23:31 +00:00
476327e9eeChanging the Win2K client name to Redmond
Karol Szwed
2001-07-16 06:56:39 +00:00
0980570eccChanging the Win2K kwin client to Redmond to avoid confusion. Will remove Win2K shortly.
Karol Szwed
2001-07-16 06:53:11 +00:00
e7bf56712eCVS_SILENT made messages
Script Kiddy
2001-07-16 03:06:54 +00:00
e71d890e36Changing email address to one that is not expiring in the near future. :)
Karol Szwed
2001-07-15 12:15:41 +00:00
2c366e2d8eAdding insertCalatogue() calls enabling to show translated messages.
Meni Livne
2001-07-15 12:14:54 +00:00
f68f84db28CVS_SILENT made messages
Script Kiddy
2001-07-12 20:28:12 +00:00
c06084d21bMake 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
a325dd9966make focusEnsurance() multi-screen capable (at least I hope it works this way)
Matthias Ettrich
2001-07-12 13:50:19 +00:00
70559c1e63CVS_SILENT made messages
Script Kiddy
2001-07-12 00:44:42 +00:00
24ede41380Make 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
a742a388f1CVS_SILENT made messages
Script Kiddy
2001-07-08 19:56:53 +00:00
7ddbc7c2daCVS_SILENT made messages
Script Kiddy
2001-07-05 16:00:02 +00:00
ad4b252724Fixing a few little cosmetic problems.
Karol Szwed
2001-07-04 06:52:50 +00:00
d06f2faa12Index: 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
76237ef7e5CVS_SILENT made messages
Script Kiddy
2001-07-02 21:17:12 +00:00
697d289c70Tooltip 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
d2659d405dAdding 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
dc2ddc90daAdding 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
278c511d4fthis 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
c130a8cb4dCurrentTime instead of kwin_time to help David's laptop. Does this help?
Matthias Ettrich
2001-06-29 11:55:24 +00:00
3e604d14b0Remove "Window iconify all" since we now how "Toggle Show Desktop".
Ellis Whitehead
2001-06-29 04:30:25 +00:00
e00c7e2ee3CVS_SILENT made messages
Script Kiddy
2001-06-29 00:30:15 +00:00
649c822bc2Include window frame when grabbing snapshots
Richard J. Moore
2001-06-29 00:16:26 +00:00
2cd059894aWindow grabbing stuff for linuxtag
Richard J. Moore
2001-06-26 23:30:52 +00:00
331ab7fb82add 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
e6dda2a9e9CVS_SILENT made messages
Script Kiddy
2001-06-26 15:49:05 +00:00
b7b0f427b0made 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
6cba6acee7CVS_SILENT made messages
Script Kiddy
2001-06-24 02:09:21 +00:00
5a214d04c6Changes as posted on list, but no-one tested, so here goes nothing.
Rik Hemsley
2001-06-23 15:53:07 +00:00
934bd760cbcompile fixes for FreeBSD
bhughes
2001-06-21 08:46:44 +00:00
ca6ab94cdasystem
David Faure
2001-06-20 11:44:38 +00:00
ed52142183Neil Stevens said he would maintain this one.
David Faure
2001-06-20 11:42:49 +00:00
ebd1de8b7eadded 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
6036b918cbIndex: 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
5781bbadacreadded 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
e2ad16e509b2
David Faure
2001-06-19 14:34:57 +00:00
c782732ce9There 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
33c2639574CVS_SILENT made messages
Script Kiddy
2001-06-19 14:30:56 +00:00
11e5ed61c2See my earlier mail.
Daniel M. Duley
2001-06-19 06:02:53 +00:00
4232fe0ae2Nope
Daniel M. Duley
2001-06-19 02:40:24 +00:00
6413e1dd8fFixed 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
fd2b635e45build B2
Michael Matz
2001-06-18 02:18:04 +00:00
10af9bc3a2Putting the pixmaps into an array, which was TODO from the beginning ;-)
Michael Matz
2001-06-18 02:15:36 +00:00
7c239c69baNo sir. This one stays.
Michael Matz
2001-06-18 01:59:02 +00:00
ffdf3910d2CVS_SILENT made messages
Script Kiddy
2001-06-16 16:18:34 +00:00
29af54215bRemoving 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
bbee1d9340CVS_SILENT made messages
Script Kiddy
2001-06-15 19:53:22 +00:00