.. |
data
|
Added feature to only invert the colours of selected windows
|
2008-08-27 12:20:34 +00:00 |
test
|
SVN_SILENT made messages (.desktop file)
|
2008-09-18 11:04:36 +00:00 |
blur.cpp
|
Make window blur effect opacity dependent. Patch by premierSullivan gmail com.
|
2008-07-31 16:36:24 +00:00 |
blur.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
blur.h
|
Make window blur effect opacity dependent. Patch by premierSullivan gmail com.
|
2008-07-31 16:36:24 +00:00 |
boxswitch.cpp
|
Added option to not elevate selected window in box switch.
|
2008-09-06 09:58:49 +00:00 |
boxswitch.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
boxswitch.h
|
Added option to not elevate selected window in box switch.
|
2008-09-06 09:58:49 +00:00 |
boxswitch_config.cpp
|
Added option to not elevate selected window in box switch.
|
2008-09-06 09:58:49 +00:00 |
boxswitch_config.desktop
|
Added background window opacity setting to box switch.
|
2008-09-05 10:48:18 +00:00 |
boxswitch_config.h
|
Added background window opacity setting to box switch.
|
2008-09-05 10:48:18 +00:00 |
boxswitch_config.ui
|
Added option to not elevate selected window in box switch.
|
2008-09-06 09:58:49 +00:00 |
CMakeLists.txt
|
Added background window opacity setting to box switch.
|
2008-09-05 10:48:18 +00:00 |
configs_builtins.cpp
|
Added background window opacity setting to box switch.
|
2008-09-05 10:48:18 +00:00 |
coverswitch.cpp
|
Fix possible crash when alt+tabbing again while coverswitch is closing.
|
2008-09-24 08:45:53 +00:00 |
coverswitch.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
coverswitch.h
|
Do not display the mouse cursor in fancy window switchers.
|
2008-06-30 14:58:38 +00:00 |
coverswitch_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
coverswitch_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-18 11:04:36 +00:00 |
coverswitch_config.h
|
- Adapt to no undo on close in KShortcutsEditor by adding undo where
|
2008-05-25 20:31:33 +00:00 |
coverswitch_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
cube.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
cube.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
cube.h
|
Cube/Cylinder/Sphere can be used for "walk through desktop" functionality. This new mode has to be enabled in the settings. Default is off. Mouse functionality is disabled in this tab box mode.
|
2008-08-29 09:22:36 +00:00 |
cube_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
cube_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
cube_config.h
|
Reworked the UI for cube configuration. There are two tabs (basic and advanced) now and the whole UI is more clearly arranged.
|
2008-08-28 07:42:52 +00:00 |
cube_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
cylinder.cpp
|
Make cylinder and sphere work with multi screen setup. Span on all screens is only option as scaling on one screen results in abstract art. So the option is removed from config dialog.
|
2008-08-25 14:12:12 +00:00 |
cylinder.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
cylinder.h
|
Adding test if cylinder and sphere effects are supported by the hardware, so that they can't be activated if not supported.
|
2008-08-18 09:52:33 +00:00 |
cylinder_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
cylinder_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
cylinder_config.h
|
Reworked UI for cylinder configuration. Based on rework of cube config (r853730).
|
2008-08-28 08:02:12 +00:00 |
cylinder_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
desktopgrid.cpp
|
Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf.
|
2008-09-04 14:37:07 +00:00 |
desktopgrid.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
desktopgrid.h
|
Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf.
|
2008-09-04 14:37:07 +00:00 |
desktopgrid_config.cpp
|
Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf.
|
2008-09-04 14:37:07 +00:00 |
desktopgrid_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-18 11:04:36 +00:00 |
desktopgrid_config.h
|
Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf.
|
2008-09-04 14:37:07 +00:00 |
desktopgrid_config.ui
|
Added automatic layout mode to the desktop grid effect. Patch based off one by Christian Mollekopf.
|
2008-09-04 14:37:07 +00:00 |
dialogparent.cpp
|
Don't make excessive animationTimer() calls.
|
2008-09-04 16:59:14 +00:00 |
dialogparent.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
dialogparent.h
|
Don't make excessive animationTimer() calls.
|
2008-09-04 16:59:14 +00:00 |
diminactive.cpp
|
Added option to dim the desktop with the dim inactive effect.
|
2008-09-05 09:01:44 +00:00 |
diminactive.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
diminactive.h
|
Added option to dim the desktop with the dim inactive effect.
|
2008-09-05 09:01:44 +00:00 |
diminactive_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
diminactive_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-08-09 12:44:48 +00:00 |
diminactive_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
diminactive_config.ui
|
Added option to dim the desktop with the dim inactive effect.
|
2008-09-05 09:01:44 +00:00 |
dimscreen.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
dimscreen.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
dimscreen.h
|
Dim the screen if kdesu or kdesudo ask for the password for adminstrator mode
|
2008-03-04 14:48:13 +00:00 |
explosion.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
explosioneffect.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
explosioneffect.h
|
|
|
fade.cpp
|
Don't apply the fade effect to utility windows.
|
2008-09-01 10:54:50 +00:00 |
fade.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
fade.h
|
|
|
fallapart.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
fallapart.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-08-09 12:44:48 +00:00 |
fallapart.h
|
Don't explode all windows (i.e. also menues)
|
2008-06-30 12:52:06 +00:00 |
flipswitch.cpp
|
Ensure that full screen input window is always destroyed when using alt+tab again while flip switch closes. So mouse cursor is shown again.
|
2008-09-24 09:04:45 +00:00 |
flipswitch.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
flipswitch.h
|
Do not display the mouse cursor in fancy window switchers.
|
2008-06-30 14:58:38 +00:00 |
flipswitch_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
flipswitch_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-08-25 23:01:08 +00:00 |
flipswitch_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
flipswitch_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
invert.cpp
|
Added feature to only invert the colours of selected windows
|
2008-08-27 12:20:34 +00:00 |
invert.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
invert.h
|
Added feature to only invert the colours of selected windows
|
2008-08-27 12:20:34 +00:00 |
invert_config.cpp
|
Added feature to only invert the colours of selected windows
|
2008-08-27 12:20:34 +00:00 |
invert_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
invert_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
kwineffect.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
login.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
login.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
login.h
|
|
|
logout.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
logout.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
logout.h
|
|
|
lookingglass.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
lookingglass.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
lookingglass.h
|
Report old buttons and modifiers state in mouseChanged() as well.
|
2008-01-02 15:34:12 +00:00 |
lookingglass_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
lookingglass_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
lookingglass_config.h
|
- Adapt to no undo on close in KShortcutsEditor by adding undo where
|
2008-05-25 20:31:33 +00:00 |
lookingglass_config.ui
|
i18n style guide fixes
|
2008-01-04 15:26:42 +00:00 |
magiclamp.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
magiclamp.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
magiclamp.h
|
Magiclamp supports now panels which are not positioned at the bottom of the screen.
|
2008-08-22 09:40:46 +00:00 |
magnifier.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
magnifier.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
magnifier.h
|
Report old buttons and modifiers state in mouseChanged() as well.
|
2008-01-02 15:34:12 +00:00 |
magnifier_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
magnifier_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
magnifier_config.h
|
- Adapt to no undo on close in KShortcutsEditor by adding undo where
|
2008-05-25 20:31:33 +00:00 |
magnifier_config.ui
|
QSpinBox step of 1 with pixels is not really convenient.
|
2008-08-30 06:52:10 +00:00 |
maketransparent.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
maketransparent.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
maketransparent.h
|
Make translucency for active/inactive and moving/resizing fade in
|
2008-04-28 16:10:10 +00:00 |
maketransparent_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
maketransparent_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
maketransparent_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
maketransparent_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
Messages.sh
|
Remove temporary file
|
2008-07-02 07:04:51 +00:00 |
minimizeanimation.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
minimizeanimation.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
minimizeanimation.h
|
rename mTimeLine to mTimeLineWindows to make it sufficiently clear that we have more than one timeline
|
2008-04-19 00:12:28 +00:00 |
mousemark.cpp
|
Disambiguate with doubles
|
2008-01-22 05:36:41 +00:00 |
mousemark.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
mousemark.h
|
Shortcut for clearing only the last mark.
|
2008-01-08 16:23:56 +00:00 |
mousemark_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
mousemark_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
mousemark_config.h
|
- Adapt to no undo on close in KShortcutsEditor by adding undo where
|
2008-05-25 20:31:33 +00:00 |
mousemark_config.ui
|
i18n style guide fixes
|
2008-01-04 15:26:42 +00:00 |
presentwindows.cpp
|
Prevent present windows from storing data for a NULL window.
|
2008-09-24 15:53:08 +00:00 |
presentwindows.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
presentwindows.h
|
Correct fix to prevent present windows from crashing.
|
2008-09-23 03:16:36 +00:00 |
presentwindows_config.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
presentwindows_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
presentwindows_config.h
|
FEATURE: Two new layout modes for the present windows effect
|
2008-08-25 09:17:15 +00:00 |
presentwindows_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
scalein.cpp
|
Don't apply the scale in effect to utility windows either.
|
2008-09-01 12:55:41 +00:00 |
scalein.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
scalein.h
|
Scale In plugin now uses TimeLine, also fade and scale in to
|
2008-05-04 01:22:15 +00:00 |
shadow.cpp
|
Disable shadow with effects that transform windows, such as wobbly,
|
2008-09-18 15:26:17 +00:00 |
shadow.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
shadow.h
|
Properly #ifdef OpenGL-only and XRender-only stuff.
|
2008-06-06 11:07:15 +00:00 |
shadow_config.cpp
|
Typo fixes
|
2008-04-19 22:36:47 +00:00 |
shadow_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
shadow_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
shadow_helper.h
|
Better shadow color calculation. Picks up palette changes on the fly.
|
2008-04-02 21:15:04 +00:00 |
sharpen.cpp
|
i18n style guide fixes
|
2008-01-04 15:26:42 +00:00 |
sharpen.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
sharpen.h
|
|
|
sharpen_config.cpp
|
Fix includes
|
2008-07-16 06:39:10 +00:00 |
sharpen_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-08-09 12:44:48 +00:00 |
sharpen_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
showfps.cpp
|
Properly #ifdef OpenGL-only and XRender-only stuff.
|
2008-06-06 11:07:15 +00:00 |
showfps.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
showfps.h
|
Properly #ifdef OpenGL-only and XRender-only stuff.
|
2008-06-06 11:07:15 +00:00 |
showfps_config.cpp
|
Fix includes
|
2008-07-16 06:39:10 +00:00 |
showfps_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
showfps_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
showfps_config.ui
|
i18n style guide fixes
|
2008-03-04 12:30:15 +00:00 |
showpaint.cpp
|
Lame mistake.
|
2008-06-28 11:30:52 +00:00 |
showpaint.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
showpaint.h
|
|
|
slide.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
slide.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
slide.h
|
Improved the desktop grid effect.
|
2008-08-12 15:22:06 +00:00 |
snow.cpp
|
Abstract paint clipping into PaintClipper helper class that allows
|
2008-02-25 11:32:21 +00:00 |
snow.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
snow.h
|
Snow effect from Martin Graesslin <ubuntu@martin-graesslin.com>.
|
2008-01-08 15:47:31 +00:00 |
snow_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
snow_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
snow_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
snow_config.ui
|
HIG fixes from our usability overlady
|
2008-08-19 22:06:15 +00:00 |
sphere.cpp
|
Added sphere cap deformations. This is influenced by config parameter "CapDeformation" (no UI yet) which ranges from 0 (sphere) to 100 (flat). Default is sphere.
|
2008-08-27 19:02:14 +00:00 |
sphere.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
sphere.h
|
Added sphere cap deformations. This is influenced by config parameter "CapDeformation" (no UI yet) which ranges from 0 (sphere) to 100 (flat). Default is sphere.
|
2008-08-27 19:02:14 +00:00 |
sphere_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
sphere_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
sphere_config.h
|
Reworked UI for sphere configuration. Based on rework of cube config (r853730).
|
2008-08-28 08:36:46 +00:00 |
sphere_config.ui
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
taskbarthumbnail.cpp
|
const & in foreach
|
2008-04-26 16:03:02 +00:00 |
taskbarthumbnail.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
taskbarthumbnail.h
|
Dump the old taskbar thumbnail effect, replace it with a new one
|
2008-01-03 14:00:13 +00:00 |
thumbnailaside.cpp
|
Place in MaximizeArea, patch by Andreas Noever.
|
2008-08-05 12:03:49 +00:00 |
thumbnailaside.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
thumbnailaside.h
|
|
|
thumbnailaside_config.cpp
|
Not necessary to use a QGridLayout when we have just one widget
|
2008-09-16 07:41:39 +00:00 |
thumbnailaside_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-18 11:04:36 +00:00 |
thumbnailaside_config.h
|
- Adapt to no undo on close in KShortcutsEditor by adding undo where
|
2008-05-25 20:31:33 +00:00 |
thumbnailaside_config.ui
|
Typo fixes
|
2008-04-19 23:32:40 +00:00 |
trackmouse.cpp
|
don't start at 0 degrees every time the mouse is pressed, but base the angle on the time. this allows one to press the keyboard, let go and press it again without it jumping.
|
2008-04-15 12:54:17 +00:00 |
trackmouse.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
trackmouse.h
|
Report old buttons and modifiers state in mouseChanged() as well.
|
2008-01-02 15:34:12 +00:00 |
trackmouse_config.cpp
|
Fix includes
|
2008-07-16 06:39:10 +00:00 |
trackmouse_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-07 10:56:32 +00:00 |
trackmouse_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
videorecord.cpp
|
bzero's prototype is in strings.h; possibly memset is more portable here.
|
2008-05-28 08:43:54 +00:00 |
videorecord.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
videorecord.h
|
Allow to define where store video.
|
2008-02-04 12:06:13 +00:00 |
videorecord_config.cpp
|
If path is empty use documentpath
|
2008-09-16 07:29:05 +00:00 |
videorecord_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-09 10:49:24 +00:00 |
videorecord_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |
wobblywindows.cpp
|
Added "advanced mode" to wobbly windows settings.
|
2008-09-06 14:50:02 +00:00 |
wobblywindows.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
wobblywindows.h
|
Setting to disable wobbly windows for resizes or moves separately.
|
2008-09-04 15:09:22 +00:00 |
wobblywindows_config.cpp
|
Added "advanced mode" to wobbly windows settings.
|
2008-09-06 14:50:02 +00:00 |
wobblywindows_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-08-09 12:44:48 +00:00 |
wobblywindows_config.h
|
Added "advanced mode" to wobbly windows settings.
|
2008-09-06 14:50:02 +00:00 |
wobblywindows_config.ui
|
Added "advanced mode" to wobbly windows settings.
|
2008-09-06 14:50:02 +00:00 |
wobblywindows_constants.h
|
Fix includes
|
2008-07-16 06:39:10 +00:00 |
zoom.cpp
|
Add a global configuration option for animation speed. See description
|
2008-08-30 07:25:54 +00:00 |
zoom.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-25 12:24:47 +00:00 |
zoom.h
|
Report old buttons and modifiers state in mouseChanged() as well.
|
2008-01-02 15:34:12 +00:00 |
zoom_config.cpp
|
Fix includes
|
2008-07-16 06:39:10 +00:00 |
zoom_config.desktop
|
SVN_SILENT made messages (.desktop file)
|
2008-09-23 11:24:55 +00:00 |
zoom_config.h
|
Not necessary
|
2008-05-03 12:47:11 +00:00 |