Lucas Murray
846496d2c1
Cleaned up the effects/ directory by moving each individual effect into
...
its own directory, cleaned up the effect config macros and renamed
"MakeTransparent" to "Translucency" so that it matches its visible name.
svn path=/trunk/KDE/kdebase/workspace/; revision=921749
2009-02-05 15:35:38 +00:00
Cédric Borgese
018bdfd26e
Reduce wobblyness when resizing the window by locking the opposite window corner of the mouse cursor.
...
This greatly improve the wobbly experience when resizing.
Patch by Toby Dickenson
svn path=/trunk/KDE/kdebase/workspace/; revision=889857
2008-11-27 21:50:04 +00:00
Lucas Murray
6d41a1320e
Moved all debug, warning and error messages into the KWin 1212 area.
...
Replaced deprecated kdDebug() with kDebug().
Removed empty debug messages.
svn path=/trunk/KDE/kdebase/workspace/; revision=885620
2008-11-17 15:04:52 +00:00
Luboš Luňák
1d2c54edcc
Support for proper effect reconfiguration instead of reloading them.
...
Fixes e.g. the global animation combo not taking effect.
svn path=/trunk/KDE/kdebase/workspace/; revision=866903
2008-10-02 09:27:32 +00:00
Luboš Luňák
a0798dbe6c
const
...
svn path=/trunk/KDE/kdebase/workspace/; revision=866898
2008-10-02 08:13:25 +00:00
Lucas Murray
4430053ef8
Removed incomplete filters and changed the defaults in wobbly windows as suggested by Cedric.
...
CCMAIL: cedric.borgese@gmail.com
svn path=/trunk/KDE/kdebase/workspace/; revision=864934
2008-09-26 05:27:57 +00:00
Lucas Murray
3bba140b8c
Added "advanced mode" to wobbly windows settings.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=857830
2008-09-06 14:50:02 +00:00
Lucas Murray
0e84aec582
Setting to disable wobbly windows for resizes or moves separately.
...
BUG: 167564
svn path=/trunk/KDE/kdebase/workspace/; revision=857060
2008-09-04 15:09:22 +00:00
Sebastian Kügler
2ac20938c4
Change default wobbliness to something more subtle.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=827266
2008-07-02 13:32:13 +00:00
Cédric Borgese
451cc25f01
Remove unused anymore header file and copy constants in cpp file.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=810524
2008-05-20 22:11:20 +00:00
Cédric Borgese
7536e368ff
Better default values.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=810514
2008-05-20 21:52:11 +00:00
Cédric Borgese
6606fbc98e
Fix errors reported by valgind
...
fix mismtch new[]/delete[]
fix acces to deleted object.
svn path=/trunk/KDE/kdebase/workspace/; revision=810487
2008-05-20 21:17:49 +00:00
Cédric Borgese
4c47bfb484
Use a new, (too-)much-much-much simpler config dialog.
...
Maybe it is too simple this time, i'll wait for your feedback on it ;)
svn path=/trunk/KDE/kdebase/workspace/; revision=800803
2008-04-24 21:22:52 +00:00
Cédric Borgese
7be1a64c1d
Reenable wobbly for "non-normal" windows as it disable it for kcm windows too.
...
Instead, disable the effect at openning to avoid get it in menu, combo boxed, ...
CCMAIL: sebas@kde.nl
svn path=/trunk/KDE/kdebase/workspace/; revision=799614
2008-04-21 23:34:56 +00:00
Cédric Borgese
e65a9e49ea
Add a new filter for smoother move.
...
It may also help to keep the effect stable with more extreme values for the parameters.
svn path=/trunk/KDE/kdebase/workspace/; revision=799612
2008-04-21 23:25:03 +00:00
Sebastian Kügler
4e04b678af
It's wobbly windows, not wobbly menus, tooltips, combos ...
...
This check only seems to catch dropdownmenus, but the code looks
right to me ... maybe an omission somewhere else?
Anyway, it makes the wobbly experiences much calmer.
svn path=/trunk/KDE/kdebase/workspace/; revision=799290
2008-04-21 00:17:42 +00:00
Cédric Borgese
e4ecf50281
Use english words in code and interface.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=799110
2008-04-20 12:29:20 +00:00
Cédric Borgese
25caa4315d
Implements wobbly when closing window but disable it for now.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=798649
2008-04-18 19:04:00 +00:00
Cédric Borgese
666d612295
Add wobblyness when opening windows.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=798624
2008-04-18 17:43:00 +00:00
Cédric Borgese
c1b759bd10
Fix bad empty test.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=798510
2008-04-18 13:06:29 +00:00
Cédric Borgese
0b6bb6a95f
Implement a wobbly like effect for kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=798476
2008-04-18 12:01:47 +00:00