Ryan Cumming
ffff5455b4
Dither the titlebar graident on 15 and 16bpp displays. Thanks to gallium for the Qt::OrderedDither tip.
...
svn path=/trunk/kdebase/kwin/; revision=164671
2002-07-04 02:43:54 +00:00
Stephan Binner
a25d76c410
CVS_SILENT Style guide fix
...
svn path=/trunk/kdebase/kwin/; revision=164124
2002-07-01 10:43:57 +00:00
Cristian Tibirna
2e99608428
CT: re-place a window when it is moved between desktops.
...
svn path=/trunk/kdebase/kwin/; revision=164082
2002-07-01 04:22:02 +00:00
Fredrik Höglund
4c1d786510
- Made the style always use small caption bubbles on maximized
...
windows.
This leaves more space for the actual window contents, and
fixes the usability problem Carsten Pfeiffer pointed out
on kde-core-devel.
- Rewrote the masking code to use precalculated bounding rects
to set the window shape.
This should result a huge performance increase on low-end
systems and improve snappyness in general.
- Added some more namespace fixes as suggested by Karol Szwed.
svn path=/trunk/kdebase/kwin/; revision=163885
2002-06-29 22:25:38 +00:00
Gioele Barabucci
9f0f7accc6
KShellProcess -> KProcess + setUseShell(true)
...
svn path=/trunk/kdebase/kdm/; revision=163814
2002-06-29 15:05:20 +00:00
Cristian Tibirna
062d32c85a
CT: include guards
...
svn path=/trunk/kdebase/kwin/; revision=163801
2002-06-29 14:39:35 +00:00
Cristian Tibirna
9b03ba50c2
CT: two new non-placement policies. No GUI config.
...
Edit kwinrc and use either of:
Placement=StupidlyCentered
Placement=StupidlyZeroCornered
and then, at a prompt:
dcop kwin KWinInterface reconfigure
svn path=/trunk/kdebase/kwin/; revision=163755
2002-06-29 06:31:33 +00:00
Dirk Mueller
f0b557abf7
fix messages
...
svn path=/trunk/kdebase/kwin/; revision=163711
2002-06-28 23:32:50 +00:00
Luboš Luňák
8366e220bf
NETWM says we have to set this property to (0,0) if we don't support it
...
svn path=/trunk/kdebase/kwin/; revision=163694
2002-06-28 20:28:33 +00:00
Matthias Kretz
e125eb2bc4
no implementation for slotReset ... so I commented it out
...
svn path=/trunk/kdebase/kwin/; revision=163297
2002-06-26 15:38:26 +00:00
Karol Szwed
861d667ef6
"Make it work"(tm) on theme change
...
svn path=/trunk/kdebase/kwin/; revision=163071
2002-06-25 13:14:19 +00:00
Script Kiddy
0de434cc20
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=163063
2002-06-25 10:43:44 +00:00
Luboš Luňák
5380502347
Toplevel menubar is not sticky.
...
svn path=/trunk/kdebase/kwin/; revision=163046
2002-06-25 07:42:01 +00:00
Script Kiddy
169dee11e9
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=163016
2002-06-25 00:35:31 +00:00
Fredrik Höglund
a5b30e1002
These pixmaps are no longer needed.
...
svn path=/trunk/kdebase/kwin/; revision=162949
2002-06-24 18:35:11 +00:00
Fredrik Höglund
6cfa430e49
- Completely rewrote the pixmap creation code to recolor the
...
caption bubble and the titlebar separately and then composite
the resulting images to form the final tiles.
- New pixmaps from Qwertz with a more discreet design for the
titlebars; more subtle gradients and no stipple effect
on the titlebar base.
- Only one set of pixmaps is now used for both the active and
the inactive state. All pixmaps are now stored in grayscale
format.
- Fixed a minor bug which would cause the question mark on the
help button to be reversed in RTL mode.
- Improved horizontal space utilization slightly.
- Enabled recoloring of the titlebars and caption bubble to
match the color scheme.
svn path=/trunk/kdebase/kwin/; revision=162948
2002-06-24 18:33:20 +00:00
Simon Hausmann
63796fb0b2
- micro namespace cleanup
...
svn path=/trunk/kdebase/kwin/; revision=162590
2002-06-23 08:39:44 +00:00
Nadeem Hasan
b36c644b72
Don't show desktop menu when there is only one desktop configured. Thanks
...
to aseigo for the original patch.
svn path=/trunk/kdebase/kwin/; revision=160391
2002-06-11 19:49:38 +00:00
Dirk Mueller
8fc62651e4
compile keramik
...
svn path=/trunk/kdebase/kwin/; revision=158818
2002-05-31 20:08:53 +00:00
Gioele Barabucci
21f19dd604
avoid "&" becoming "_" in desk_popup
...
svn path=/trunk/kdebase/kwin/; revision=158508
2002-05-29 21:31:32 +00:00
Nadeem Hasan
23902d7580
Use proper icon for "Close"
...
svn path=/trunk/kdebase/kwin/; revision=158507
2002-05-29 21:28:57 +00:00
Anders Widell
f1638b1238
Fixed null pointer segfault
...
svn path=/trunk/kdebase/kwin/; revision=158475
2002-05-29 19:11:01 +00:00
Script Kiddy
0e524287ab
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=158212
2002-05-28 08:08:31 +00:00
Michael Matz
15abe8f85d
Explicitely use DESTDIR.
...
svn path=/trunk/kdebase/kwin/; revision=158142
2002-05-27 20:58:56 +00:00
Waldo Bastian
1448e53da5
Don't show the desktop menubar when a full-screen app is shown.
...
svn path=/trunk/kdebase/kwin/; revision=157263
2002-05-23 23:57:47 +00:00
Stephan Kulow
e0daa02a8f
CVS_SILENT oops
...
svn path=/trunk/kdebase/kwin/; revision=157225
2002-05-23 20:07:29 +00:00
Stephan Kulow
04e2d29f24
fixing dependencies
...
svn path=/trunk/kdebase/kwin/; revision=157222
2002-05-23 20:02:35 +00:00
Aaron J. Seigo
3482e99a19
and now make "newer" *cough*redhat*cough* -v's of gcc shut up
...
svn path=/trunk/kdebase/kwin/; revision=156077
2002-05-18 06:41:41 +00:00
Aaron J. Seigo
4f5f20fadd
compile even on my old crappy compiler.
...
(p.s. c-style casts suck ;-)
svn path=/trunk/kdebase/kwin/; revision=156058
2002-05-17 22:05:56 +00:00
Simon Hausmann
947ee7a09e
- fixlet for INCLUDES
...
svn path=/trunk/kdebase/kwin/; revision=156007
2002-05-17 16:53:02 +00:00
Fredrik Höglund
5a534cc7bd
Importing the Keramik KWin style.
...
svn path=/trunk/kdebase/kwin/; revision=156002
2002-05-17 16:33:48 +00:00
Gioele Barabucci
54063533ec
kapp.h -> kapplication.h
...
svn path=/trunk/kdebase/kcontrol/; revision=155378
2002-05-14 09:31:40 +00:00
Script Kiddy
f8d1a4712f
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=155375
2002-05-14 09:03:38 +00:00
Ryan Cumming
3e89b66d03
Argh
...
svn path=/trunk/kdebase/kwin/; revision=155140
2002-05-12 18:05:56 +00:00
Cristian Tibirna
cd52271a10
CT: flicker-free titlebar. Thanks to Simon Haussman
...
svn path=/trunk/kdebase/kwin/; revision=155013
2002-05-11 22:05:01 +00:00
Simon Hausmann
d9107f8efc
- put those global variables into an anonymous namespace
...
svn path=/trunk/kdebase/kwin/; revision=154962
2002-05-11 18:21:14 +00:00
Ryan Cumming
e154121711
GUI: Avoid nested groupboxes (ick)
...
svn path=/trunk/kdebase/kwin/; revision=154724
2002-05-10 02:13:58 +00:00
Ryan Cumming
56c624e845
Eh, that line wasn't supposed to be removed. Really.
...
svn path=/trunk/kdebase/kwin/; revision=154723
2002-05-10 02:12:51 +00:00
Rik Hemsley
930a266f7e
Fixed (de)iconify animation for Qt 3 with a workaround.
...
The semantics of setClipRegion were changed, with the default being
different from the previous behaviour. Duh.
svn path=/trunk/kdebase/kwin/; revision=154610
2002-05-09 12:30:34 +00:00
Ryan Cumming
477c880660
GUI: Disable the configure tab when there is nothing to configure
...
svn path=/trunk/kdebase/kwin/; revision=154536
2002-05-08 23:20:28 +00:00
Script Kiddy
b46221d375
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=153890
2002-05-05 09:19:38 +00:00
Script Kiddy
0b444a30b1
CVS_SILENT made messages
...
svn path=/trunk/kdebase/ksysguard/; revision=152687
2002-04-29 09:40:04 +00:00
Cristian Tibirna
eb4da42585
CT: customize buttons in KStep decorations (many thanks to Keunwoo Lee <klee@cs.washington.edu>)
...
svn path=/trunk/kdebase/kwin/; revision=151960
2002-04-26 02:03:01 +00:00
Cristian Tibirna
825a0372bc
GUI:
...
CT: cosmetics, code simplification, proper use of KNumInput, proper accelerators.
Sorry to the translators for the number of strings touched.
svn path=/trunk/kdebase/kwin/; revision=151959
2002-04-26 01:39:18 +00:00
Stephan Binner
2896179100
CVS_SILENT Capitalisation fixes.
...
svn path=/trunk/kdebase/kcontrol/; revision=151429
2002-04-23 13:02:02 +00:00
Rik Hemsley
b0c9baaadc
Disabling iconify animation until I figure out why it leaves lines on
...
the screen now.
svn path=/trunk/kdebase/kwin/; revision=151082
2002-04-22 05:16:59 +00:00
Stephan Binner
d24a0dc4a9
s/KDE2 default/KDE Default/
...
svn path=/trunk/kdebase/kwin/; revision=150243
2002-04-18 12:30:34 +00:00
Matthias Ettrich
509022ea62
be less agressive in not stealing focus. This makes xv (among others)
...
usable with KDE again
svn path=/trunk/kdebase/kwin/; revision=149865
2002-04-16 19:23:45 +00:00
Matthias Ettrich
a99e99eacc
restore legacy session after notifying ksplash that we are up and running
...
svn path=/trunk/kdebase/kwin/; revision=149562
2002-04-15 13:06:01 +00:00
Script Kiddy
46f2f4803b
CVS_SILENT made messages
...
svn path=/trunk/kdebase/kwin/; revision=148701
2002-04-11 10:00:46 +00:00