Commit Graph

4147 Commits (cc57137f16e82a29b817fe5ce5a90719b5c3789e)

Author SHA1 Message Date
Maks Orlovich cc57137f16 Make button symbols show up in the custom button
position editor..

svn path=/trunk/KDE/kdebase/workspace/; revision=715934
2007-09-23 14:18:35 +00:00
Robert Knight a0f8c2b681 Remove the Cancel button as there are only two ways out of the 'Confirm' situation.
svn path=/trunk/KDE/kdebase/workspace/; revision=715665
2007-09-22 20:35:35 +00:00
Robert Knight d22dac6661 Change 'Compositing settings' to 'Dekstop effects settings' in the confirmation dialog.
svn path=/trunk/KDE/kdebase/workspace/; revision=715661
2007-09-22 20:19:17 +00:00
Rivo Laks a868d01413 - Fix grammar of a label
- Add labels that show activation shortcuts

svn path=/trunk/KDE/kdebase/workspace/; revision=715559
2007-09-22 12:14:30 +00:00
Rivo Laks 4ae6c8c382 - Fix memory leak with QLabels
- Translate all the labels

svn path=/trunk/KDE/kdebase/workspace/; revision=715555
2007-09-22 12:00:23 +00:00
Rivo Laks 686bffcc49 Apply driver-specific workaround (e.g. disabling vsync) for all driver versions since I don't
know that they are/will be fixed in later versions.

svn path=/trunk/KDE/kdebase/workspace/; revision=715547
2007-09-22 11:19:22 +00:00
Rivo Laks 8439c3be9a VSync and vt switching is still broken in the latest nvidia driver
svn path=/trunk/KDE/kdebase/workspace/; revision=715202
2007-09-21 13:29:55 +00:00
Rivo Laks 840818e39a Add separate option for smooth scaling in XRender mode.
It's slow (software scaling), so it's disabled by default.

svn path=/trunk/KDE/kdebase/workspace/; revision=715200
2007-09-21 13:27:56 +00:00
Script Kiddy 090855777a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=715040

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

M	wallpapers/All-Good-People-1.jpg.desktop
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/andes-venezolanos.svgz.desktop
M	wallpapers/aurora.svgz.desktop
M	wallpapers/blue-bend.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/lineart.svgz.desktop
M	wallpapers/moon.svgz.desktop
M	wallpapers/seaofconero.jpg.desktop
M	wallpapers/soft-green.jpg.desktop
M	wallpapers/sunshine-after-the-rain.jpg.desktop
M	wallpapers/triplegears.jpg.desktop
2007-09-21 06:26:08 +00:00
Rivo Laks a1b90cdd15 Use the confirmation dialog for advanced settings dialog as well
svn path=/trunk/KDE/kdebase/workspace/; revision=714888
2007-09-20 20:34:24 +00:00
Rivo Laks 7ad70d9c83 Fix compilation
svn path=/trunk/KDE/kdebase/workspace/; revision=714831
2007-09-20 18:06:36 +00:00
Rivo Laks d80d2a1334 Fix typo
svn path=/trunk/KDE/kdebase/workspace/; revision=714829
2007-09-20 17:53:15 +00:00
Bernhard Loos 4ff6a33526 fix the effect kcm for kwin
(port it to KPluginFactory)

svn path=/trunk/KDE/kdebase/workspace/; revision=714825
2007-09-20 17:48:27 +00:00
Rivo Laks 69058845e6 Add reinitCompositing dbus signal that reinits compositing (reconfigure signal doesn't and
shouldn't cause that) and use it when advanced compositing settings change.

svn path=/trunk/KDE/kdebase/workspace/; revision=714813
2007-09-20 17:19:19 +00:00
Rivo Laks 45aab602ef Actually restart KWin when new config is rejected
svn path=/trunk/KDE/kdebase/workspace/; revision=714811
2007-09-20 17:14:26 +00:00
Rivo Laks 9000fb0ec3 Updates
svn path=/trunk/KDE/kdebase/workspace/; revision=714744
2007-09-20 13:28:33 +00:00
Rivo Laks a93826681a Synchronize effect checkboxes with the effect selector widget by using a
temporary config file for communication when active tab changes.

svn path=/trunk/KDE/kdebase/workspace/; revision=714742
2007-09-20 13:21:49 +00:00
Rivo Laks 3074e126e7 Remove debug line
svn path=/trunk/KDE/kdebase/workspace/; revision=714129
2007-09-18 19:53:30 +00:00
Rivo Laks 36d804a0f5 Set focus to No button initially, so enter = revert changes.
I'm not completely sure about this, but it could help to prevent accidential confirms

svn path=/trunk/KDE/kdebase/workspace/; revision=714128
2007-09-18 19:51:54 +00:00
Rivo Laks 5feeb3f483 Add Cancel button to confirmation dialog
svn path=/trunk/KDE/kdebase/workspace/; revision=714125
2007-09-18 19:47:54 +00:00
Rivo Laks d32b4a3130 Use KDialog instead of QMessageBox for confirmation dialog (can't use KMessageBox)
svn path=/trunk/KDE/kdebase/workspace/; revision=714120
2007-09-18 19:38:57 +00:00
Rivo Laks d965cdee99 Beginnings of confirmation dialog shown when critical compositing settings
are changed.
When user doesn't click Yes in 10 secs then changes are reverted.

svn path=/trunk/KDE/kdebase/workspace/; revision=714104
2007-09-18 19:00:23 +00:00
Rivo Laks 1112d7fd69 Don't scale windows more than 2 times.
This prevents e.g. a quarter-screen big klipper

svn path=/trunk/KDE/kdebase/workspace/; revision=714057
2007-09-18 16:47:32 +00:00
Rivo Laks 43f4a6a15b Fix compilation when opengl isn't present
svn path=/trunk/KDE/kdebase/workspace/; revision=714021
2007-09-18 14:48:01 +00:00
Luca Gugelmann a9f43bbf30 * Use true/false instead of on/off in kwinrc, since this no longer
works. Update script for migrating old kwinrc included.

svn path=/trunk/KDE/kdebase/workspace/; revision=714020
2007-09-18 14:44:41 +00:00
Rivo Laks 89b9872eef Remove kwineffects config module as it's functionality is now offered by kwincompositing module
svn path=/trunk/KDE/kdebase/workspace/; revision=714019
2007-09-18 14:44:03 +00:00
Rivo Laks 9f95efdc27 Use CompositingPrefs here as well for default options autodetection
svn path=/trunk/KDE/kdebase/workspace/; revision=714012
2007-09-18 14:32:37 +00:00
Rivo Laks 59f21e39fe Add automatic driver detection for compositing options.
This is used to set sane defaults and work around possible driver bugs.
Also, if you have a "whitelisted" driver (nvidia >= 96.39 or intel >= 20061017)
  then compositing will be enabled by default for you.

svn path=/trunk/KDE/kdebase/workspace/; revision=714004
2007-09-18 13:59:06 +00:00
Rivo Laks 86831ca7a8 Add Effects tab to the compositing config module.
It contains the list of all effects which has it's separate module ATM.

svn path=/trunk/KDE/kdebase/workspace/; revision=713933
2007-09-18 10:09:07 +00:00
Script Kiddy 23f78b0b57 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=713869
2007-09-18 06:22:43 +00:00
Casper Boemann f5c53e76d6 change windec to inherit kcommondecoration, which brings us several
pleasenties

svn path=/trunk/KDE/kdebase/workspace/; revision=713524
2007-09-17 18:16:26 +00:00
Fredrik Höglund 30ac8b6f99 Fix some Qt4 porting issues.
svn path=/trunk/KDE/kdebase/workspace/; revision=713496
2007-09-17 17:02:24 +00:00
Script Kiddy 54f9fcf7da SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=713327
2007-09-17 05:47:40 +00:00
Rivo Laks 3afcb6eb04 Make blur work with ARGB windows
svn path=/trunk/KDE/kdebase/workspace/; revision=713247
2007-09-16 20:01:13 +00:00
Casper Boemann 4449f0b214 playing with symbols on windeco buttons
also fix compile

svn path=/trunk/KDE/kdebase/workspace/; revision=713206
2007-09-16 17:08:43 +00:00
Albert Astals Cid f2b4adec33 set some X-KDE-System-Settings-Parent-Category so that the kcm appear at the same place they do on kubuntu 7.04
Some places are discussable, but for starters better showing them somewhere that nowhere
There are some kcm that still aren't shown anywhere

svn path=/trunk/KDE/kdebase/workspace/; revision=713151
2007-09-16 14:16:08 +00:00
Maks Orlovich 3bdf4401eb Fix layout...
svn path=/trunk/KDE/kdebase/workspace/; revision=712921
2007-09-15 17:40:59 +00:00
Rivo Laks 70f5fd34bb Repaint the frame as well - fixes a bug where frame would stay on screen after turning off magnifier
svn path=/trunk/KDE/kdebase/workspace/; revision=712470
2007-09-14 13:40:26 +00:00
Script Kiddy 12a90ad01a SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=712396
2007-09-14 10:18:47 +00:00
Script Kiddy b61130d037 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=711906

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

M	wallpapers/Chicken-Songs-2.jpg.desktop
M	wallpapers/here-gear.svgz.desktop
M	wallpapers/triplegears.jpg.desktop
2007-09-13 05:55:01 +00:00
Script Kiddy 11a29ecf38 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=710974
2007-09-11 06:23:45 +00:00
Matthew Woehlke 9fc9231483 Set palette's currentColorGroup since apparently kwin doesn't give us one with the right color group. This fixes the bug where the oxygen windeco always uses the inactive colors.
Is this something that can be fixed in kwin?

CCMAIL: kwin@kde.org

svn path=/trunk/KDE/kdebase/workspace/; revision=710741
2007-09-10 19:09:39 +00:00
Script Kiddy de06840f80 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/runtime/kcontrol/samba/; revision=710483

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

M	wallpapers/default_blue.jpg.desktop
M	wallpapers/moon.svgz.desktop
2007-09-10 05:48:06 +00:00
Rivo Laks 3bac29fb2a Cache the colors returned by KColorScheme as suggested by mwoehlke
svn path=/trunk/KDE/kdebase/workspace/; revision=710244
2007-09-09 11:59:29 +00:00
Script Kiddy d9d648e579 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=710142

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

M	wallpapers/kde_box.png.desktop
M	wallpapers/konqui.svgz.desktop
2007-09-09 06:15:09 +00:00
Arto Hytönen bd0d86930a remove deprecated unused kdefx includes
svn path=/trunk/KDE/kdebase/runtime/kstyles/; revision=709625
2007-09-07 23:20:08 +00:00
Rivo Laks ee4c41e826 Speed up (500 -> 300ms)
svn path=/trunk/KDE/kdebase/workspace/; revision=709536
2007-09-07 18:55:03 +00:00
Rivo Laks 4c92b26fe8 Speed up (500 -> 300 ms)
svn path=/trunk/KDE/kdebase/workspace/; revision=709526
2007-09-07 18:20:05 +00:00
Arto Hytönen be9f23f046 deprecated KGS colors -> KCS fix
svn path=/trunk/KDE/kdebase/workspace/; revision=709452
2007-09-07 14:33:31 +00:00
Script Kiddy a36edf7b62 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=709300
2007-09-07 05:45:38 +00:00