Commit graph

4999 commits

Author SHA1 Message Date
Luboš Luňák
cda254530d Inactive windows can be moved/resized too.
BUG: 163927


svn path=/trunk/KDE/kdebase/workspace/; revision=820132
2008-06-13 09:35:57 +00:00
Urs Wolfer
5b9980c4f2 Losslessly optimized PNG and SVGZ files with "optipng -o5" and "advdef -z -4".
Reduced disk space: 5128KB (5MB)

svn path=/trunk/KDE/kdebase/workspace/; revision=820008
2008-06-12 21:07:49 +00:00
Script Kiddy
0803acb071 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=819631

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

M	wallpapers/Emotion/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Ladybuggin/metadata.desktop
2008-06-11 16:22:52 +00:00
Dirk Mueller
5079d9f1a5 do not block waiting for the kill_helper to be gone, otherwise
kwin gets stuck
BUG: 156998

svn path=/trunk/KDE/kdebase/workspace/; revision=819519
2008-06-11 13:51:20 +00:00
Script Kiddy
08d1c58efa SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=819272

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

M	wallpapers/Code_Poets_Dream/metadata.desktop
M	wallpapers/Colorado_Farm/metadata.desktop
M	wallpapers/Curls_on_Green/metadata.desktop
M	wallpapers/Emotion/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/Golden_Ripples/metadata.desktop
M	wallpapers/Green_Concentration/metadata.desktop
M	wallpapers/Leafs_Labyrinth/metadata.desktop
M	wallpapers/Red_Leaf/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
2008-06-10 20:52:13 +00:00
Luboš Luňák
aff5b2c2c5 Lay out windows on all monitors in Xinerama, from "Lucas Murray" <admin@undefinedfire.com>
BUG: 157952


svn path=/trunk/KDE/kdebase/workspace/; revision=819104
2008-06-10 15:49:49 +00:00
Luboš Luňák
e2f835e142 Modules -> Effects, for consistent naming (not sure if the calls
are used somewhere). Also fix the strange indent.
CCMAIL: Laurent Montel <montel@kde.org>


svn path=/trunk/KDE/kdebase/workspace/; revision=818994
2008-06-10 09:32:46 +00:00
Luboš Luňák
3f4a2dfaed Add functions for querying xinerama screens to effects API,
from Lucas Murray <admin@undefinedfire.com>.


svn path=/trunk/KDE/kdebase/workspace/; revision=818782
2008-06-09 16:09:56 +00:00
Luboš Luňák
6e6afed817 Don't rearrange windows if only filtering removed some of them, so that they don't
possibly jump to the freed positions.


svn path=/trunk/KDE/kdebase/workspace/; revision=818778
2008-06-09 15:46:57 +00:00
Luboš Luňák
caf3bededa Sync r818156 from oxygen.
svn path=/trunk/KDE/kdebase/workspace/; revision=818762
2008-06-09 14:50:57 +00:00
Urs Wolfer
c410c673e1 ensure that all label will have the same width (with one or two numbers, e.g. 1, 99). otherwise the layout looks a bit broken.
svn path=/trunk/KDE/kdebase/workspace/; revision=818342
2008-06-08 11:25:38 +00:00
Huynh Huu Long
ecfa8aa80f add configuration option for stripes
svn path=/trunk/KDE/kdebase/workspace/; revision=818156
2008-06-07 23:06:31 +00:00
Scott Wheeler
5ea47aa221 As discussed with Lubos and Celeste, don't play sounds by default in situations where
there is no need to grab the users attention.

svn path=/trunk/KDE/kdebase/workspace/; revision=817943
2008-06-07 05:21:46 +00:00
Script Kiddy
20a919148d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=817864
2008-06-06 21:47:30 +00:00
Luboš Luňák
be22824e02 Show tooltips.
BUG: 162648


svn path=/trunk/KDE/kdebase/workspace/; revision=817651
2008-06-06 14:19:53 +00:00
Luboš Luňák
d2a7a9be3f I guess this is what was meant to be added here that r812655 had to revert.
svn path=/trunk/KDE/kdebase/workspace/; revision=817648
2008-06-06 14:12:06 +00:00
Luboš Luňák
43d5a25d39 Don't activate inactive windows on wheeling over them.
BUG: 161174


svn path=/trunk/KDE/kdebase/workspace/; revision=817599
2008-06-06 11:40:38 +00:00
Luboš Luňák
4fc3d50790 Properly #ifdef OpenGL-only and XRender-only stuff.
svn path=/trunk/KDE/kdebase/workspace/; revision=817585
2008-06-06 11:07:15 +00:00
Luboš Luňák
bc137cca3b Implement missing shadows in XRender mode, patch from Thomas Lübking.
BUG: 153144


svn path=/trunk/KDE/kdebase/workspace/; revision=817553
2008-06-06 09:26:41 +00:00
Luboš Luňák
75cd7922df Draw shadow for popups even if they have shape, they should be almost rectangular
anyway, so this is a workaround as long as there's no support for shadows for shaped windows.
BUG: 162697


svn path=/trunk/KDE/kdebase/workspace/; revision=817551
2008-06-06 09:20:01 +00:00
Luboš Luňák
0ce86291c5 Some missing XRender counterparts for utility functions, from Thomas Lübking.
svn path=/trunk/KDE/kdebase/workspace/; revision=817548
2008-06-06 09:11:52 +00:00
Michael Jansen
82cf0edda7 Correct the order.
1. Declare that the action is a configuration action.
  2. Then set the global shortcut.

svn path=/trunk/KDE/kdebase/workspace/; revision=817420
2008-06-06 01:06:21 +00:00
Script Kiddy
fa8fde83ae SVN_SILENT made messages (.desktop file, second try)
svn path=/trunk/KDE/kdebase/workspace/; revision=817018

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

M	wallpapers/Code_Poets_Dream/metadata.desktop
M	wallpapers/Colorado_Farm/metadata.desktop
M	wallpapers/Emotion/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/Red_Leaf/metadata.desktop
M	wallpapers/Skeeter_Hawk/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
2008-06-05 02:24:59 +00:00
Script Kiddy
4779e4bb4c SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=816270
2008-06-03 14:23:53 +00:00
Laurent Montel
5628d59f1f Add dbus function to show which effect can be loaded
so now all is ok to know which module can be load/unload

svn path=/trunk/KDE/kdebase/workspace/; revision=815903
2008-06-02 20:05:17 +00:00
Laurent Montel
54ede72bf1 Add a dbus function to show which effect is loaded
svn path=/trunk/KDE/kdebase/workspace/; revision=815896
2008-06-02 19:52:02 +00:00
Luboš Luňák
10af64fc67 Compute workarea diffs right when setting geometry, not delayed.
Fixes e.g. 'Move Window to Next Screen' shortcut.
BUG: 163051  


svn path=/trunk/KDE/kdebase/workspace/; revision=815700
2008-06-02 14:34:05 +00:00
Michael Jansen
0ecc0724a7 Fix default button
svn path=/trunk/KDE/kdebase/workspace/; revision=815495
2008-06-02 00:06:54 +00:00
Huynh Huu Long
e3721c8751 Enable the on-all-desktops button
svn path=/trunk/KDE/kdebase/workspace/; revision=815426
2008-06-01 19:03:09 +00:00
Michael Jansen
8caa518a12 - Fix default button
svn path=/trunk/KDE/kdebase/workspace/; revision=815409
2008-06-01 17:48:59 +00:00
Michael Jansen
6f6bc897c9 - Fix the default button.
svn path=/trunk/KDE/kdebase/workspace/; revision=815406
2008-06-01 17:42:18 +00:00
Michael Jansen
a9d4fed3d3 - load() is called implicitely when the kcm is shown.
- It's not necessary to add the collection each time load is called. Prevents
          the shortcuts from beeing shown 2 times. Mmmhh Why here only 2times and
          3times with the others?
        - the readSettings and writeSettings calls aren't necessary since the
          actionCollection contains only global shortcuts and these are saved by
          the kdedglobalaccel daemon (correct Andreas?).
        - Fix the default button.

svn path=/trunk/KDE/kdebase/workspace/; revision=815405
2008-06-01 17:42:14 +00:00
Michael Jansen
87124b4cce - load() is called implicitely when the kcm is shown.
- It's not necessary to add the collection each time load is called. Prevents
      the shortcuts from beeing shown 2 times. Mmmhh Why here only 2times and
      3times with the others?
    - the readSettings and writeSettings calls aren't necessary since the
      actionCollection contains only global shortcuts and these are saved by
      the kdedglobalaccel daemon (correct Andreas?).

svn path=/trunk/KDE/kdebase/workspace/; revision=815404
2008-06-01 17:33:26 +00:00
Michael Jansen
f8b3c04066 - load() is called implicitely when the kcm is shown.
- It's not necessary to add the collection each time load is called. Prevents
      the shortcuts from beeing shown 3 times.
    - the readSettings and writeSettings calls aren't necessary since the
      actionCollection contains only global shortcuts and these are saved by
      the kdedglobalaccel daemon.

svn path=/trunk/KDE/kdebase/workspace/; revision=815403
2008-06-01 17:33:23 +00:00
Michael Jansen
08a0d13288 - load() is called implicitely when the kcm is shown.
- It's not necessary to add the collection each time load is called. Prevents
      the shortcuts from beeing shown 3 times.
    - the readSettings and writeSettings calls aren't necessary since the
      actionCollection contains only global shortcuts and these are saved by
      the kdedglobalaccel daemon (correct Andreas?).

CCMAIL: ahartmetz@gmail.com

svn path=/trunk/KDE/kdebase/workspace/; revision=815402
2008-06-01 17:33:20 +00:00
Luboš Luňák
8854248626 Make per-window shortcut not crash and make it work, the dialog
still could use some more work though.
BUG: 161342


svn path=/trunk/KDE/kdebase/workspace/; revision=815186
2008-06-01 11:36:07 +00:00
Aaron J. Seigo
1b9e7e59e6 add this alongside desktop effects in system settings
svn path=/trunk/KDE/kdebase/workspace/; revision=815068
2008-06-01 05:08:28 +00:00
Script Kiddy
c7902b9cc3 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=814782

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

M	wallpapers/Leafs_Labyrinth/metadata.desktop
2008-05-31 09:41:27 +00:00
Lukas Kropatschek
8eeddd6c55 some krazy include issue fixes
svn path=/trunk/KDE/kdebase/workspace/; revision=814568
2008-05-30 17:47:24 +00:00
Luboš Luňák
22b3584b8d When trying to keep a window fully inside an area, shrink if necessary and possible.
svn path=/trunk/KDE/kdebase/workspace/; revision=814467
2008-05-30 11:45:15 +00:00
Script Kiddy
71ecd9c64e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=813908
2008-05-28 21:39:47 +00:00
Adriaan de Groot
3fbec486c5 bzero's prototype is in strings.h; possibly memset is more portable here.
svn path=/trunk/KDE/kdebase/workspace/; revision=813608
2008-05-28 08:43:54 +00:00
Laurent Montel
2f39e5aebf Use INSTALL_TARGETS_DEFAULT_ARGS
svn path=/trunk/KDE/kdebase/workspace/; revision=813561
2008-05-28 06:36:05 +00:00
Script Kiddy
cf64b93955 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=813137

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

M	wallpapers/Code_Poets_Dream/metadata.desktop
M	wallpapers/Colorado_Farm/metadata.desktop
M	wallpapers/Curls_on_Green/metadata.desktop
M	wallpapers/Emotion/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/Golden_Ripples/metadata.desktop
M	wallpapers/Green_Concentration/metadata.desktop
M	wallpapers/Ladybuggin/metadata.desktop
M	wallpapers/Leafs_Labyrinth/metadata.desktop
M	wallpapers/Red_Leaf/metadata.desktop
M	wallpapers/Skeeter_Hawk/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
2008-05-26 23:05:24 +00:00
Luboš Luňák
6d097abe32 Sync r812950 from oxygen.
svn path=/trunk/KDE/kdebase/workspace/; revision=812982
2008-05-26 19:23:51 +00:00
Luboš Luňák
b68e9b0f77 Build again.
svn path=/trunk/KDE/kdebase/workspace/; revision=812981
2008-05-26 19:22:34 +00:00
Luboš Luňák
98ea0294f3 Sync r812922 from oxygen.
svn path=/trunk/KDE/kdebase/workspace/; revision=812980
2008-05-26 19:22:19 +00:00
Huynh Huu Long
d0d1369a1a adjust the scratches for maximized windows
svn path=/trunk/KDE/kdebase/workspace/; revision=812950
2008-05-26 18:01:53 +00:00
Huynh Huu Long
70e939fe62 remove ozone from CMakeLists.txt until it builds again.
svn path=/trunk/KDE/kdebase/workspace/; revision=812934
2008-05-26 17:02:55 +00:00
Huynh Huu Long
7d0bd3567a colored lines added to improve visibility of active windows
svn path=/trunk/KDE/kdebase/workspace/; revision=812922
2008-05-26 16:21:49 +00:00