86dc925dfbadjust to reality
Matthias Ettrich
2000-10-19 14:57:08 +00:00
80b57294e1my "no unmanaged windows" fix broke the unminimize animation. Works now again.
Matthias Ettrich
2000-10-17 15:59:10 +00:00
a74ed42f17make "doNotManage" work with regular expressions as advertised. Otherwise, kstart does not work properly (see thread on kde-devel)
Matthias Ettrich
2000-10-17 15:55:40 +00:00
0b4ba11c29removed debug out, small fix for mac menu
Matthias Ettrich
2000-10-17 13:09:59 +00:00
8ba0c8171ffixed unmanaged windows on subsquent desktop switches
Matthias Ettrich
2000-10-17 12:51:39 +00:00
5dd80c3b56+#include <config.h> // for usleep on non-linux platforms i.e. Tru64. Showstopper (breaks compilation)......
David Faure
2000-10-17 08:15:00 +00:00
d5ff78e16dFixes the automatic resizing of windows to a 10x10 rectangle when pressing Alt and clicking inside the window (just a click)
Antonio Larrosa Jimenez
2000-10-16 22:01:16 +00:00
26ee3808bdmake verifyTransient() more defensive to help mac menus
Matthias Ettrich
2000-10-16 12:48:36 +00:00
caf8fda461no weird desktop switching with race conditions when enabling the mac menu
Matthias Ettrich
2000-10-16 12:08:54 +00:00
3c8525c963fix auto raise once again
Matthias Ettrich
2000-10-16 12:00:22 +00:00
1266db9901fixed transient_for handling for embedded main windows
Matthias Ettrich
2000-10-15 14:19:15 +00:00
1e18909d45CVS_SILENT made messages
Script Kiddy
2000-10-15 05:08:42 +00:00
b8e9f83e81Use a different iconify/restore style to the default, because the default is too slow and flickery.
Rik Hemsley
2000-10-14 23:45:05 +00:00
6ff8139d9eMaking NETWinInfo visible. It's actually a derived class, but we can safely static_cast it back to NETWinInfo. Makes it easier for clients to use it.
Rik Hemsley
2000-10-14 23:44:24 +00:00
a0b6bdb956don't minimize dialog boxes that have a managed parent. Unify operation menu enabled settings with visible decorations.
Matthias Ettrich
2000-10-13 15:37:07 +00:00
2542107149CVS_SILENT made messages
Script Kiddy
2000-10-13 06:51:58 +00:00
d4987f7fd5CVS_SILENT made messages
Script Kiddy
2000-10-12 08:33:52 +00:00
7af716f924#undef Bool for enable-final, reported by Thomas Leitner
David Faure
2000-10-11 20:39:24 +00:00
8c7cbff386Bugfix to make button glyphs the correct colours. Small cleanup of design w.r.t. signals/slots
Rik Hemsley
2000-10-11 17:21:49 +00:00
fcc5f59c2dCVS_SILENT made messages
Script Kiddy
2000-10-11 04:58:59 +00:00
0a27e45f56This should answer those bug reports about not being able to configure the button order on the titlebar, for the RISC OS theme at least.
Rik Hemsley
2000-10-10 22:03:50 +00:00
feb91c885eCVS_SILENT made messages
Script Kiddy
2000-10-10 05:17:56 +00:00
477fc8e7c8CVS_SILENT made messages
Script Kiddy
2000-10-09 05:15:13 +00:00
862b9d1e11maximization handling improvements also in configureRequest. Now QWidget::showMaximize(), QWidget::showNormal() work (same with other toolkits). Removed some unnecessary warnings for debugging purposes.
Matthias Ettrich
2000-10-08 09:59:07 +00:00
fb4a09d4absmarter maximize detection, also provide the windows with a reasonable restore geometry
Matthias Ettrich
2000-10-07 22:19:08 +00:00
a8a059a53dCVS_SILENT made messages
Script Kiddy
2000-10-07 05:06:26 +00:00
8844e17b4dCVS_SILENT made messages
Script Kiddy
2000-10-06 05:31:56 +00:00
a2c3696df5Removed startkde and exitkde events. They don't belong into kwin.
Matthias Ettrich
2000-10-05 22:09:49 +00:00
a3b30fce8cfixed Thomas Zander's focusFollowsMouse showstopper
Matthias Ettrich
2000-10-05 18:38:02 +00:00
c0459f2a91Fixed handling of X11 Xmb WM name atom. Non-latin1 window captions were not displayed correctly before.
Vojtech Bubnik
2000-10-05 11:19:39 +00:00
dc66d38ddaCVS_SILENT made messages
Script Kiddy
2000-10-05 02:38:50 +00:00
cceeee466fFixed GIMP-1.1 (and other applications) windows dissappearing magically
Matthias Ettrich
2000-10-04 15:19:44 +00:00
41aa62711eSome bugfixes for kwin:
Matthias Ettrich
2000-10-04 10:59:00 +00:00
eba8cc74b6CVS_SILENT made messages
Script Kiddy
2000-10-04 04:52:18 +00:00
876b56cda0CVS_SILENT made messages
Script Kiddy
2000-10-03 05:03:43 +00:00
bb80bc7507Fixed focus for "Lower", made "ActivateAndLower" work, fixed CDE-style Alt-tab in FocusUnderMouse mode (was broken with transient windows)
Matthias Ettrich
2000-10-02 12:02:15 +00:00
58fe194196CVS_SILENT made messages
Script Kiddy
2000-10-02 04:43:03 +00:00
759848b7d3Removed the minimum width limit imposed by the b2 style by making the buttons hide when neccesary. Approved by Mosfet by lack of objection :)
Antonio Larrosa Jimenez
2000-10-02 01:14:03 +00:00
aae66499b9Texture on resize bar handles Changed shapes of close and sticky button pix. Real transparency for button pix instead of pseudo.
Rik Hemsley
2000-10-01 15:30:04 +00:00
4a55be4548I like this method of setting colours for the resize bar better, seeing as there's no way to set it via kcontrol
Rik Hemsley
2000-10-01 14:48:40 +00:00
f989df9554CVS_SILENT made messages
Script Kiddy
2000-10-01 04:23:01 +00:00
e4f7257de0CVS_SILENT made messages
Script Kiddy
2000-09-30 04:53:28 +00:00
f597c85193Little bug fix for a better behaviour under some strange configurations Approved by M. Ettrich
Antonio Larrosa Jimenez
2000-09-29 18:14:45 +00:00
2dd48cfde3cosmetic change to the positioning patch, fix for xawtv fullscreen placement (discussed with Dirk Mueller)
Matthias Ettrich
2000-09-29 15:54:18 +00:00
972efcada8Applied patch from Rik, approved by Matthias Ettrich and tested by me :) It fixes the size of windows restored by session management.
David Faure
2000-09-29 10:06:38 +00:00
6fc8ad8af5Textured titlebar. Looks very cool in all colour schemes. This is how RISC OS looks, and I had this working before, but I fixed it so it works nicely now.
Rik Hemsley
2000-09-28 14:29:57 +00:00
731d758eb7small patch from Antonio
Matthias Ettrich
2000-09-28 12:53:57 +00:00
f0b5fcbe76CVS_SILENT made messages
Script Kiddy
2000-09-28 05:08:36 +00:00
4aeea37d93Use configured font for inactive titlebar text
Rik Hemsley
2000-09-28 00:39:22 +00:00
6883970d11don't use italic for inactive titlebar fonts - whooops !
Rik Hemsley
2000-09-28 00:36:24 +00:00
22a5becbc5Nicer glyphs for titlebar. Added sticky and context help buttons.
Rik Hemsley
2000-09-27 22:51:57 +00:00
3e5e774e10Many behavioural fixes and new glyphs for buttons. Still need to do sticky and help buttons.
Rik Hemsley
2000-09-27 21:33:15 +00:00
625d26a6efanother patch from Matthias: Use the active command set for windows that never can be active (like the new pager)
Torben Weis
2000-09-27 16:13:59 +00:00
b6ed7aefb0- avoid having modal dialogs below their main windows - propagate actual stacking order (kpager should show stays-on-top windows ontop)
Torben Weis
2000-09-27 12:21:04 +00:00
408c822513* Keep state consistency when resizing a maximized window. * Allow users to resize a maximized window by default. Unnecasserily disabling functions in the UI distracts the user from its main task by introducing additional cognitive proceses in his short term memory: It's fucking annoying.
Waldo Bastian
2000-09-27 06:41:20 +00:00
c646b90a0eCVS_SILENT made messages
Script Kiddy
2000-09-26 06:00:06 +00:00
6dacbd0112tool window handling for the default style visible dialogs for stays-on-top fullscreen windows (helps with Konqueror's dialogs) Fixed lock with Alt-Tab box plus accelerator
Matthias Ettrich
2000-09-25 15:30:51 +00:00
e0e632dfdfFixed a bug with window placement in smart mode where windows are to heigh. They get placed nicely now.
Thomas Zander
2000-09-25 09:23:04 +00:00
93b4d2b95dCVS_SILENT made messages
Script Kiddy
2000-09-25 04:48:57 +00:00
f0739dbe1fOh, forgot to check this stuff in. Fixes mouse position detection on bottom resize bar.
Rik Hemsley
2000-09-24 10:28:06 +00:00
2ff8d44d50Fixed problem with windows being to height to fit on screen. There position is still calculated for optimal screen usage now. Formerly the window was just placed top-left..
Thomas Zander
2000-09-24 09:20:31 +00:00
faed83eaceCVS_SILENT made messages
Script Kiddy
2000-09-24 05:05:45 +00:00
c4e41683d7don't save default values if they are not yet written as defaults
Stephan Kulow
2000-09-23 21:54:37 +00:00
6c767761aepick fonts in the same way as kglobalsettings - this should fix letters being chopped at the bottom
Rik Hemsley
2000-09-23 19:58:45 +00:00
aa3eb43071- fix autohide strut in kicker - cleanup k menu, added configurable bookmarks menu - unclutter/cascade in window menu - logout from kdesktop without warning message - kicker menu adjusts on reconfigure() - desktop menu off by default (now that all functionality is visible otherwise) - killWindow in kwin's dcop interface
Matthias Ettrich
2000-09-23 14:48:02 +00:00
4d99588aa3CVS_SILENT made messages
Script Kiddy
2000-09-23 04:31:13 +00:00
b8fbefb3a8CVS_SILENT made messages
Script Kiddy
2000-09-22 04:18:32 +00:00
eac76fc467Fix mouse position detection on bottom resize bar and remove unused param warning
Rik Hemsley
2000-09-21 20:05:27 +00:00
7cd6135056CVS_SILENT made messages
Script Kiddy
2000-09-21 04:13:21 +00:00
8eae6fe0b3CVS_SILENT made messages
Script Kiddy
2000-09-20 04:49:53 +00:00
22f65e14f9CVS_SILENT made messages
Script Kiddy
2000-09-14 04:50:01 +00:00
fbc7c46935Bleh #1
Charles Samuels
2000-09-14 03:10:03 +00:00
2f620c7e8bCVS_SILENT made messages
Script Kiddy
2000-09-13 00:49:44 +00:00
c887e85912The dummy.cpp hack makes no sense when it starts to contain stuff. Better make it a real source file. Fixes compilation for people who didn't figure out they needed to remove dummy.cpp in the builddir ;-)
David Faure
2000-09-12 22:10:37 +00:00
10b2e5fde2don't activate dock windows with click (fixes kicker focus problems, reviewed by Carsten Peiffer)
Matthias Ettrich
2000-09-11 20:54:00 +00:00
1add59200cWABA: Fixes BR6808 and BR7983. #6808: selecting a "Decoration" by right-clicking on a window de-iconify windows. #7983: SHIP STOPPER: kwin - titlebars get <2> after the name of the application when changing decorations Reviewed by gis.
Waldo Bastian
2000-09-11 18:59:26 +00:00