Commit Graph

4561 Commits (5647e4684dd09bcd31081857f3721e53ac4b9499)

Author SHA1 Message Date
Luboš Luňák 5647e4684d Compositing always disabled by default for now.
svn path=/trunk/KDE/kdebase/workspace/; revision=756786
2008-01-03 19:10:44 +00:00
Luboš Luňák 21a31819d1 Move the shortcuts to Ctrl+F9/F10, feels a bit better although I still don't
like the defaults for PresentWindows and DesktopGrid.


svn path=/trunk/KDE/kdebase/workspace/; revision=756780
2008-01-03 19:02:38 +00:00
Luboš Luňák 41cf67e4e5 Updates.
svn path=/trunk/KDE/kdebase/workspace/; revision=756779
2008-01-03 19:01:24 +00:00
Luboš Luňák c39c81d6a9 Less random shortcuts for some effects.
svn path=/trunk/KDE/kdebase/workspace/; revision=756771
2008-01-03 18:51:15 +00:00
Luboš Luňák 8c73958364 Enable Zoom by default.
svn path=/trunk/KDE/kdebase/workspace/; revision=756766
2008-01-03 18:40:17 +00:00
Luboš Luňák 29c2ae41ba svnrevertlast - there's i18n string in the config dialog that
mentions ctrl+meta :-/.


svn path=/trunk/KDE/kdebase/workspace/; revision=756765
2008-01-03 18:39:33 +00:00
Luboš Luňák f660e14148 Enable TrackMouse by default and change the activation to Shift+Meta.
svn path=/trunk/KDE/kdebase/workspace/; revision=756762
2008-01-03 18:36:18 +00:00
Luboš Luňák e64ddaba99 Do not fall back to XRender due to XRender not doing very well.
svn path=/trunk/KDE/kdebase/workspace/; revision=756727
2008-01-03 16:51:20 +00:00
Luboš Luňák 60c457cd2e Let's go without __GL_YIELD by default for now.
svn path=/trunk/KDE/kdebase/workspace/; revision=756724
2008-01-03 16:44:55 +00:00
Luboš Luňák 0ea15119c4 File for creating 4.0 release notes.
CCMAIL: kwin@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=756708
2008-01-03 16:18:45 +00:00
Luboš Luňák 1590b389ed HAVE_CAPTURY doesn't work, no idea why, but not used now anyway
svn path=/trunk/KDE/kdebase/workspace/; revision=756704
2008-01-03 16:13:39 +00:00
Luboš Luňák e173b1c8d3 Make the cmake feature message match too.
svn path=/trunk/KDE/kdebase/workspace/; revision=756686
2008-01-03 15:32:37 +00:00
Luboš Luňák f97bd45da9 Redo checks for KWIN_HAVE(_XXX)_COMPOSITING again, in order
to have it the same also in makefiles.


svn path=/trunk/KDE/kdebase/workspace/; revision=756678
2008-01-03 15:22:19 +00:00
Luboš Luňák f293b965c6 Taskbar thumbnail is kind of ready for 4.0.
svn path=/trunk/KDE/kdebase/workspace/; revision=756640
2008-01-03 14:03:08 +00:00
Luboš Luňák 52e8207d5f Dump the old taskbar thumbnail effect, replace it with a new one
that renders the thumbnail directly into another window (taskbar's tooltip).


svn path=/trunk/KDE/kdebase/workspace/; revision=756636
2008-01-03 14:00:13 +00:00
Rivo Laks 41c2b3923d Make reverse cycling through windows work (ctrl+shift+tab)
svn path=/trunk/KDE/kdebase/workspace/; revision=756603
2008-01-03 13:11:52 +00:00
Luboš Luňák 6e002eabf3 We should do some release notes for 4.0.
svn path=/trunk/KDE/kdebase/workspace/; revision=756598
2008-01-03 13:02:27 +00:00
Script Kiddy 662b4a6173 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=756421
2008-01-03 08:33:49 +00:00
Matthew Woehlke 4ed0b4abeb change config file name and group, style will use the same file
svn path=/trunk/KDE/kdebase/workspace/; revision=756053
2008-01-02 17:14:42 +00:00
Luboš Luňák c708796804 findWindow()
svn path=/trunk/KDE/kdebase/workspace/; revision=755996
2008-01-02 15:37:46 +00:00
Luboš Luňák 82ad4e01ce Report old buttons and modifiers state in mouseChanged() as well.
svn path=/trunk/KDE/kdebase/workspace/; revision=755995
2008-01-02 15:34:12 +00:00
Luboš Luňák 556db40ad2 Maybe we could try harder to suspend when possible.
svn path=/trunk/KDE/kdebase/workspace/; revision=755993
2008-01-02 15:29:44 +00:00
Luboš Luňák 0bbc0fa5dc Support for getting PropertyNotify events - effects can have their
own properties for communication with something outside of kwin.
Intended now mainly for a better taskbar thumbnails effect.


svn path=/trunk/KDE/kdebase/workspace/; revision=755991
2008-01-02 15:21:33 +00:00
Luboš Luňák 580439ecbc Effects major version 0 is unstable, so require exact match.
svn path=/trunk/KDE/kdebase/workspace/; revision=755989
2008-01-02 15:18:34 +00:00
Luboš Luňák 76c76f585d Don't apply DimInactive effect to override-redirect windows. Things
like popups should be short-lived and mostly for the active window anyway.
Possibly could be revisited in the future when support for window grouping
for unmanaged windows gets implemented too.
BUG: 154009


svn path=/trunk/KDE/kdebase/workspace/; revision=755987
2008-01-02 15:17:58 +00:00
Script Kiddy d62294b49a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=755848

The following changes were in SVN, but were removed from git:

M	wallpapers/Won-Ton-Soup-3.jpg.desktop
2008-01-02 08:27:51 +00:00
Fredrik Höglund d3ba43be44 Fix a Qt4 porting error; button[0] can be NULL.
BUG: 154660

svn path=/trunk/KDE/kdebase/workspace/; revision=755700
2008-01-02 02:51:27 +00:00
Urs Wolfer 0608747ab4 Optimize PNG files again.
Last optimization has been done almost two years ago. There a lot of new files in trunk (e.g all Oxygen stuff).
It's not the correct time to do that again (before the release).

This run saves again around 10MB of diskspace without any restrictions.

svn path=/trunk/KDE/kdebase/workspace/; revision=755647

The following changes were in SVN, but were removed from git:

M	wallpapers/plasma-default.png
2008-01-02 00:10:07 +00:00
Script Kiddy e3186d61e3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=755334

The following changes were in SVN, but were removed from git:

M	wallpapers/Chicken-Songs-2.jpg.desktop
M	wallpapers/No-Ones-Laughing-3.jpg.desktop
M	wallpapers/Time-For-Lunch-2.jpg.desktop
M	wallpapers/Totally-New-Product-1.jpg.desktop
M	wallpapers/Won-Ton-Soup-3.jpg.desktop
M	wallpapers/alta-badia.jpg.desktop
M	wallpapers/andes-venezolanos.svgz.desktop
M	wallpapers/aurora.svgz.desktop
M	wallpapers/blue-bend.jpg.desktop
M	wallpapers/celtic.svgz.desktop
M	wallpapers/default_gears.jpg.desktop
M	wallpapers/floating-leaves.jpg.desktop
M	wallpapers/globe.svgz.desktop
M	wallpapers/here-gear.svgz.desktop
M	wallpapers/konqui.svgz.desktop
M	wallpapers/lineart.svgz.desktop
M	wallpapers/moon.svgz.desktop
M	wallpapers/plasma-default.png.desktop
M	wallpapers/seaofconero.jpg.desktop
M	wallpapers/soft-green.jpg.desktop
M	wallpapers/stelvio.jpg.desktop
M	wallpapers/sunshine-after-the-rain.jpg.desktop
M	wallpapers/triplegears.jpg.desktop
2008-01-01 08:08:37 +00:00
Script Kiddy 18e208ba55 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=755013

The following changes were in SVN, but were removed from git:

M	wallpapers/default_blue.jpg.desktop
M	wallpapers/floating-leaves.jpg.desktop
M	wallpapers/plasma-default.png.desktop
2007-12-31 08:04:48 +00:00
Thomas Zander 4b32f3820b Better fix
svn path=/trunk/KDE/kdebase/workspace/; revision=754680
2007-12-30 14:34:04 +00:00
Thomas Zander 7cb4f3aa4c add forgotten spacing
svn path=/trunk/KDE/kdebase/workspace/; revision=754676
2007-12-30 14:23:10 +00:00
Thomas Zander 72ea36acce Fix problem(s) that the revert to previous config didn't actually work
for the items on the global tab. So enabling compositing made the whole
screen black for me with no way out.

svn path=/trunk/KDE/kdebase/workspace/; revision=754669
2007-12-30 14:07:38 +00:00
Thomas Zander 9eb2186850 Fix debug area
svn path=/trunk/KDE/kdebase/workspace/; revision=754668
2007-12-30 14:04:51 +00:00
Script Kiddy 2e3af73c18 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=754562

The following changes were in SVN, but were removed from git:

M	wallpapers/Time-For-Lunch-2.jpg.desktop
2007-12-30 08:55:36 +00:00
Pino Toscano 7496a9bfc3 install also the generated kwinconfig.h
svn path=/trunk/KDE/kdebase/workspace/; revision=754206
2007-12-29 10:30:07 +00:00
Script Kiddy 863db663f2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=754155

The following changes were in SVN, but were removed from git:

M	wallpapers/lineart.svgz.desktop
2007-12-29 08:21:26 +00:00
Matthew Woehlke dae9b3df18 don't tint button outlines quite so much on hover
svn path=/trunk/KDE/kdebase/workspace/; revision=753969
2007-12-28 20:50:48 +00:00
Matthew Woehlke 751f106782 fix button radius (roundedness)
svn path=/trunk/KDE/kdebase/workspace/; revision=753968
2007-12-28 20:48:20 +00:00
Matthew Woehlke 8c93a0b698 Migrate plastikbutton.cpp to KColorUtils/KColorScheme way of handling colors, thereby removing last user of misc.cpp. Remove now-unused misc.{cpp,h}.
svn path=/trunk/KDE/kdebase/workspace/; revision=753965
2007-12-28 20:42:45 +00:00
Matthew Woehlke 560d0809e8 use KColorScheme::shade(ShadowShade) for shadow colors
svn path=/trunk/KDE/kdebase/workspace/; revision=753940
2007-12-28 19:40:15 +00:00
Jakob Petsovits 47fe9e4956 Icon naming spec compliance (code changes - KDE/):
apps/x -> apps/xorg

svn path=/trunk/KDE/kdebase/workspace/; revision=753737
2007-12-28 11:14:24 +00:00
Casper Boemann 8e3446f89e Remove David Johnson from the copyright list as there isn't a single
line of code left from his original skeleton, and the copyright only 
requires the copyright to be maintained when substantial parts are 
copied - which is no longer the case

svn path=/trunk/KDE/kdebase/workspace/; revision=753433
2007-12-27 13:10:14 +00:00
Casper Boemann 040550d293 Use helper version of frame drawing (shared code with the style)
svn path=/trunk/KDE/kdebase/workspace/; revision=753431
2007-12-27 13:07:12 +00:00
Script Kiddy d5f05d9bc9 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=753356

The following changes were in SVN, but were removed from git:

M	wallpapers/plasma-default.png.desktop
2007-12-27 08:16:48 +00:00
Script Kiddy 42334d790c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=752973
2007-12-26 08:12:05 +00:00
Script Kiddy 2da5e35ebc SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=752700

The following changes were in SVN, but were removed from git:

M	wallpapers/Chicken-Songs-2.jpg.desktop
M	wallpapers/Time-For-Lunch-2.jpg.desktop
M	wallpapers/Totally-New-Product-1.jpg.desktop
M	wallpapers/default_blue.jpg.desktop
M	wallpapers/default_gears.jpg.desktop
M	wallpapers/floating-leaves.jpg.desktop
M	wallpapers/globe.svgz.desktop
M	wallpapers/here-gear.svgz.desktop
M	wallpapers/kde_box.png.desktop
M	wallpapers/moon.svgz.desktop
M	wallpapers/plasma-default.png.desktop
M	wallpapers/soft-green.jpg.desktop
M	wallpapers/sunshine-after-the-rain.jpg.desktop
M	wallpapers/triplegears.jpg.desktop
2007-12-25 08:10:15 +00:00
Script Kiddy 700ea2d036 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=752330

The following changes were in SVN, but were removed from git:

M	wallpapers/All-Good-People-1.jpg.desktop
M	wallpapers/plasma-default.png.desktop
2007-12-24 08:00:37 +00:00
Script Kiddy 97dfbeb3c7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=751969
2007-12-23 08:31:34 +00:00
Jeff Mitchell 6f90b4d4f2 Thought I checked this in a long time ago. Fix typo.
svn path=/trunk/KDE/kdebase/workspace/; revision=751857
2007-12-22 23:55:26 +00:00