Commit graph

463 commits

Author SHA1 Message Date
Script Kiddy
635d4edac6 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=60821
2000-08-12 18:58:13 +00:00
Script Kiddy
d200fafc53 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=60589
2000-08-11 04:23:55 +00:00
Matthias Ettrich
d3e8f75ada no need for application-modal dialogs to stay on top....
svn path=/trunk/kdebase/kwin/; revision=60475
2000-08-10 13:01:12 +00:00
Matthias Ettrich
407efd9ad3 ICCCM 4.1.5 compliant configureRequest handling
svn path=/trunk/kdebase/kwin/; revision=60470
2000-08-10 12:38:37 +00:00
Matthias Ettrich
ecba5c3ea2 yet another weird hack for weird windows (Netscape's Javascript Toplevels).
Does anybody have any clue why they always want to hide the titlebar by moving
the window to x, -24 ?

Can't not be me missinterpreting motif hints, as the same thing happens with MWM.

svn path=/trunk/kdebase/kwin/; revision=60467
2000-08-10 12:13:36 +00:00
Script Kiddy
508b5267c1 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=60428
2000-08-10 03:50:17 +00:00
Carsten Pfeiffer
cc6c069269 compile
svn path=/trunk/kdebase/kwin/; revision=60379
2000-08-09 18:59:41 +00:00
Hans Petter Bieker
7534feaf4a Removed QT_NO_ASCII_CAST.
svn path=/trunk/kdebase/kwin/; revision=60334
2000-08-09 16:19:27 +00:00
Matthias Ettrich
22852f6c47 workaround for broken xemacs ediff windows...
svn path=/trunk/kdebase/kwin/; revision=60312
2000-08-09 12:58:12 +00:00
Matthias Ettrich
21dbeccdad some ICCCM clearifications
svn path=/trunk/kdebase/kwin/; revision=60306
2000-08-09 12:06:03 +00:00
Matthias Ettrich
ffbe75dfba some bugfixes
svn path=/trunk/kdebase/kwin/; revision=60295
2000-08-09 10:02:56 +00:00
Matthias Ettrich
5d85790c91 better 'textedit' support :)
svn path=/trunk/kdebase/kwin/; revision=60284
2000-08-09 09:00:13 +00:00
Script Kiddy
84ccbf94f7 CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=60267
2000-08-09 04:03:11 +00:00
Script Kiddy
66f03abebe CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=60110
2000-08-08 03:45:28 +00:00
Rik Hemsley
81e348e6cf Increasing delay time to 90. I think higher might still be better.
svn path=/trunk/kdebase/kwin/; revision=60091
2000-08-07 23:18:48 +00:00
Matthias Elter
de9d1406a8 BSD style without advertising stuff
svn path=/trunk/kdebase/kwin/; revision=59802
2000-08-05 12:51:39 +00:00
Matthias Ettrich
aef79db34b react on strut changes
svn path=/trunk/kdebase/kwin/; revision=59726
2000-08-04 21:29:02 +00:00
Script Kiddy
ffa14ebace CVS_SILENT made messages
svn path=/trunk/kdebase/kwin/; revision=59665
2000-08-04 05:57:03 +00:00
Matthias Ettrich
b3134fe8ac better fullscreen support
svn path=/trunk/kdebase/kwin/; revision=59488
2000-08-01 17:59:15 +00:00
Matthias Ettrich
813ee80842 don't move fullscreen windows around
svn path=/trunk/kdebase/kwin/; revision=59482
2000-08-01 16:44:15 +00:00
Matthias Ettrich
70f8d2823b make konqueror's full-screen mode useful
svn path=/trunk/kdebase/kwin/; revision=59464
2000-08-01 12:42:03 +00:00
Matthias Ettrich
5d7ca8f2ee adding missing raise and lower keybindings
svn path=/trunk/kdebase/kwin/; revision=59304
2000-07-30 16:15:17 +00:00
Werner Trobin
13aebff097 Commented out some more #define QT_CLEAN_NAMESPACE statements
svn path=/trunk/kdebase/kscreensaver/; revision=59186
2000-07-29 07:59:24 +00:00
Dirk Mueller
6d0db49d84 warning -> qWarning
these warnings should be popup boxes in fact.
If only there would be no string freeze... :-(

svn path=/trunk/kdebase/kwin/; revision=59163
2000-07-29 01:55:29 +00:00
Kurt Granroth
6169229047 compile
svn path=/trunk/kdebase/kwin/; revision=59131
2000-07-28 22:38:16 +00:00
Matthias Ettrich
d7d265452b some work on the new default style. Better, but not there yet.
The class still duplicates too much functionality of the base class (Client).
IMO the ResizeBar widgets have to go, it can all be done by painting directly
on the main Manager.

svn path=/trunk/kdebase/kwin/; revision=59127
2000-07-28 22:06:22 +00:00
Alex Zepeda
e87c06989b Spell check 'n' stuff.
svn path=/trunk/kdebase/kwin/; revision=59030
2000-07-28 08:49:37 +00:00
Matthias Ettrich
450395e891 small things
svn path=/trunk/kdebase/kwin/; revision=58969
2000-07-27 17:58:09 +00:00
Carsten Pfeiffer
9a3c3bd1ee s/Name/IconName/ so translators are not activated :)
svn path=/trunk/kdebase/kwin/; revision=58443
2000-07-23 18:11:53 +00:00
Thomas Zander
4d0ac7b5c0 fixed counting problem. On creation of the config file counting started with 2, creating Desktop 2 Desktop 3 etc.
svn path=/trunk/kdebase/kwin/; revision=58433
2000-07-23 17:18:29 +00:00
Rik Hemsley
ae07d17aef Fixed '?' button and added some side borders, so you can resize now :)
svn path=/trunk/kdebase/kwin/; revision=58276
2000-07-22 00:16:53 +00:00
Matthias Ettrich
47f386209b workarea stuff
svn path=/trunk/kdebase/kwin/; revision=57913
2000-07-19 01:26:00 +00:00
Carsten Pfeiffer
04eef0150a the first Name should be the executable name, according to the docs
also helps displaying the correct icon in the control module :)

svn path=/trunk/kdebase/kwin/; revision=57844
2000-07-18 21:12:32 +00:00
Rik Hemsley
b44ac66c0e You need these.
svn path=/trunk/kdebase/kwin/; revision=57839
2000-07-18 20:45:09 +00:00
Rik Hemsley
d46f5dae45 Question bitmap flipped the right way around
svn path=/trunk/kdebase/kwin/; revision=57827
2000-07-18 20:03:29 +00:00
Rik Hemsley
06a011198b remove debug info
svn path=/trunk/kdebase/kwin/; revision=57824
2000-07-18 19:40:17 +00:00
Rik Hemsley
7e9d501dc4 Quickhelp button.
Yes, I know the glyph is backwards. I'm busy. Leave me alone.

svn path=/trunk/kdebase/kwin/; revision=57823
2000-07-18 19:39:31 +00:00
Rik Hemsley
5573307cfb Shading fixed... unless you really want that animation to work.
svn path=/trunk/kdebase/kwin/; revision=57813
2000-07-18 19:12:13 +00:00
Matthias Ettrich
8ab7b1c57f no debug
svn path=/trunk/kdebase/kwin/; revision=57552
2000-07-17 17:11:19 +00:00
Matthias Ettrich
d7472a2387 reset desktop property on withdraw
svn path=/trunk/kdebase/kwin/; revision=57550
2000-07-17 17:10:00 +00:00
Matthias Ettrich
808863d8cf removed obsolete "standard" style. Small fix in placement policy.
svn path=/trunk/kdebase/kwin/; revision=57421
2000-07-16 23:40:21 +00:00
Matthias Ettrich
02332d191a let kde1 style look like kde1 (no more missing pixels)
svn path=/trunk/kdebase/kwin/; revision=57400
2000-07-16 21:23:26 +00:00
Matthias Ettrich
1b17660205 change desktop when messsage boxes pop-up on shutdown
svn path=/trunk/kdebase/kwin/; revision=57399
2000-07-16 21:12:33 +00:00
Matthias Ettrich
3b707063bf removed workaround for qt-2.1b3
svn path=/trunk/kdebase/ksmserver/; revision=57371
2000-07-16 19:09:09 +00:00
Matthias Ettrich
dea089ee3b send-to-desktop works again
svn path=/trunk/kdebase/kwin/; revision=57321
2000-07-16 15:02:36 +00:00
Rik Hemsley
99a1f85bd3 Actually, it was called kde1 ;)
svn path=/trunk/kdebase/kwin/; revision=57282
2000-07-16 13:06:27 +00:00
David Faure
198522aa8f Apparently the directory is named kde, not kde1....
svn path=/trunk/kdebase/kwin/; revision=57278
2000-07-16 12:52:07 +00:00
Rik Hemsley
bb9ef699b4 oops, forgot this. update ! :)
svn path=/trunk/kdebase/kwin/; revision=57269
2000-07-16 12:25:51 +00:00
Rik Hemsley
3e3111fab9 Better close glyph
svn path=/trunk/kdebase/kwin/; revision=57262
2000-07-16 11:06:42 +00:00
Rik Hemsley
62e30dc0dc KDE 2 style is now default. KDE 1 style now available as plugin.
KDE 2 style still needs work, but bear with me. I'll get on it...

svn path=/trunk/kdebase/kwin/; revision=57252
2000-07-16 10:20:29 +00:00