View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~smspillaz/unity/unity.fix_865890 bug(Has a merge proposal) Development 2011-10-12 13:20:27 UTC
1715. Don't crash on startup when onboard i...

Author: Sam Spilsbury
Revision Date: 2011-10-12 13:17:54 UTC

Don't crash on startup when onboard is mapped

Fixes LP#865890

lp:~smspillaz/compiz-core/oneiric.fix_864330 Development 2011-10-10 14:43:16 UTC
2829. Clean out and fix the event matching ...

Author: Sam Spilsbury
Revision Date: 2011-10-10 14:35:27 UTC

Clean out and fix the event matching system, make the timer an actual
object and use to to clear any stale events. Note that at the time
of testing there aren't any, but we warn if there are

lp:~smspillaz/compiz-core/oneiric.edge_hack Development 2011-10-10 09:22:59 UTC
2828. Cheap hack to restack edge windows wh...

Author: Sam Spilsbury
Revision Date: 2011-10-10 09:20:29 UTC

Cheap hack to restack edge windows whenever another restack happens

lp:~smspillaz/+junk/handoff Development 2011-10-08 11:51:57 UTC
2. Import handoff plugin

Author: Sam Spilsbury
Revision Date: 2011-10-08 11:51:27 UTC

Import handoff plugin

lp:~smspillaz/compiz-core/oneiric.net_cm_handoff Development 2011-10-08 11:36:43 UTC
2828. Implement experimental _NET_CM_HANDOF...

Author: Sam Spilsbury
Revision Date: 2011-10-08 11:36:09 UTC

Implement experimental _NET_CM_HANDOFF support

lp:~smspillaz/compiz/compiz.SRU1 bug Development 2011-10-07 17:51:25 UTC
683. * debian/control: - don't suggest n...

Author: Sam Spilsbury
Revision Date: 2011-10-07 17:49:19 UTC

* debian/control:
  - don't suggest nvidia-glx, it's part of the old initial packaging
    and probably a bad hint on non nvidia system (LP: #844218)
* debian/patches/04_fix_insertServerWindow_crash.patch:
  - compiz crashed with SIGSEGV in CompScreen::insertServerWindow()
    (LP: #857487)
* debian/patches/05_fix_reconfigureXWindow_crash.patch:
  - compiz crashed with SIGABRT in raise() (LP: #857738)

lp:~smspillaz/compcomm-plugins-main/compcomm-plugins-main.SRU1 (Has a merge proposal) Development 2011-10-07 16:19:52 UTC
221. Use c++0x in the grid plugin

Author: Sam Spilsbury
Revision Date: 2011-10-07 16:19:14 UTC

Use c++0x in the grid plugin

lp:~smspillaz/unity/launcher-debug Development 2011-10-06 07:29:33 UTC
1693. Launcher debug

Author: Sam Spilsbury
Revision Date: 2011-10-06 07:29:14 UTC

Launcher debug

lp:~smspillaz/compiz-expo-plugin/oneiric.fix_868295 bug Development 2011-10-05 12:07:34 UTC
158. Allow core to process actions before ...

Author: Sam Spilsbury
Revision Date: 2011-10-05 12:01:42 UTC

Allow core to process actions before we handle events.

Handing events before core processed actions could lead to a race condition
where we would set a new DnD state on the mouse click and then core would
fire the dndFini action, but this wouldn't be able to be processed
because we had already changed the DnD state to none even though the
window hadn't yet been ungrabbed. This would lead to the window not being
ungrabbed.

lp:~smspillaz/compizconfig-python/compizconfig-python.fix_832458 bug Development 2011-10-05 08:23:47 UTC
24. Refreshed patch

Author: Sam Spilsbury
Revision Date: 2011-10-05 08:20:26 UTC

Refreshed patch

lp:~smspillaz/compiz-core/oneiric.maybe_fix_mumble Development 2011-10-04 03:16:56 UTC
2825. Handle windows that reparent into the...

Author: Sam Spilsbury
Revision Date: 2011-10-04 03:16:26 UTC

Handle windows that reparent into the root window correctly

lp:~smspillaz/compiz-core/oneiric.20110927_fixes bug Development 2011-09-27 09:46:24 UTC
2821. Support the case where a normal windo...

Author: Sam Spilsbury
Revision Date: 2011-09-27 09:44:36 UTC

Support the case where a normal window marks itself a transient of a dock. In that
case we should stack that window above the dock since it may be an IM window.

lp:~smspillaz/compiz-core/oneiric-stackfixes Development 2011-09-27 03:52:03 UTC
2821. Force asynchronous updates when there...

Author: Sam Spilsbury
Revision Date: 2011-09-27 03:52:03 UTC

Force asynchronous updates when there are pending ConfigureNotify events, don't queue movements.

lp:~smspillaz/+junk/wm-transient-for-dock-test Development 2011-09-27 01:02:30 UTC
1. WM-Transient-For-Dock test

Author: Sam Spilsbury
Revision Date: 2011-09-27 01:02:02 UTC

WM-Transient-For-Dock test

lp:~smspillaz/compiz-core/oneiric.remove_transient_window_handling_bug_856096 (Has a merge proposal) Development 2011-09-22 04:32:49 UTC
2812. Remove transient window handling from...

Author: Sam Spilsbury
Revision Date: 2011-09-22 04:30:04 UTC

Remove transient window handling from unity-window-decorator.

there are better ways to do this, this code has never been stable and we don't
need it this cycle

lp:~smspillaz/unity/unity.wrapable_damage_region Development 2011-09-21 16:29:42 UTC
1583. Use wrapable damageRegion ... and mer...

Author: Sam Spilsbury
Revision Date: 2011-09-21 16:29:07 UTC

Use wrapable damageRegion ... and merge trunk.

lp:~smspillaz/compiz-core/oneiric.wrapable_damage_region Development 2011-09-21 16:28:56 UTC
2811. Merge

Author: Sam Spilsbury
Revision Date: 2011-09-21 16:28:30 UTC

Merge

lp:~smspillaz/unity/unity.scale_layout Development 2011-09-16 15:25:13 UTC
1574. Adjust width correctly

Author: Sam Spilsbury
Revision Date: 2011-09-16 15:25:13 UTC

Adjust width correctly

lp:~smspillaz/+junk/xwmqa Development 2011-09-11 17:50:02 UTC This branch has not been pushed to yet.
lp:~smspillaz/+junk/stackingtest Development 2011-09-10 16:50:13 UTC
11. Clean up output

Author: Sam Spilsbury
Revision Date: 2011-09-10 16:11:08 UTC

Clean up output

lp:~smspillaz/compiz-core/oneiric.stacking_idea_probably_not_useful Development 2011-09-08 08:02:05 UTC
2808. random idea, probably not useful

Author: Sam Spilsbury
Revision Date: 2011-09-08 08:01:31 UTC

random idea, probably not useful

lp:~smspillaz/compiz-core/oneiric.stack_debug Development 2011-09-08 05:00:17 UTC
2807. More fixes

Author: Sam Spilsbury
Revision Date: 2011-09-08 05:00:17 UTC

More fixes

lp:~smspillaz/compiz-core/oneiric.stacking_debug Development 2011-09-06 16:37:25 UTC
2805. Add debugging statements (lots of the...

Author: Sam Spilsbury
Revision Date: 2011-09-06 16:35:54 UTC

Add debugging statements (lots of them) and fix some stuff that
looks wrong

The problem still isn't fixed, test with stackingtest --spam 5 1 5 5 to
see it sometimes (window on top has no focus)

lp:~smspillaz/+junk/stackinspector Development 2011-09-04 17:33:10 UTC
24. Attempt to save the old row

Author: Sam Spilsbury
Revision Date: 2011-09-04 17:33:10 UTC

Attempt to save the old row

lp:compiz-scalefilter-plugin Development 2011-08-19 21:51:41 UTC
82. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-08-19 21:51:41 UTC

Bump VERSION

lp:~smspillaz/unity/unity.alt-tab-tweaks bug Development 2011-08-17 12:53:57 UTC
1376. Grab the screen

Author: Sam Spilsbury
Revision Date: 2011-08-14 17:57:27 UTC

Grab the screen

lp:~smspillaz/unity/unity.blur_fixes_fbo (Has a merge proposal) Development 2011-08-14 13:21:59 UTC
1375. Some blur fixes: - Made it so that ...

Author: Sam Spilsbury
Revision Date: 2011-08-14 13:19:48 UTC

Some blur fixes:

 - Made it so that compiz painting into the fbo is not mandatory, performance
   increase when we aren't painting blurred things
 - Made BackgroundEffectHelper class a pointer in each of the View*'s, on
   registration that will trigger compiz painting into the fbo
 - Made compiz paint one big fbo for multiple outputs. This fixes some
   of the problems that came with painting one fbo per output, namely
   performance problems and also artifacts and other nasties

lp:~smspillaz/+junk/print_pm_geometry Development 2011-08-05 17:12:23 UTC
1. geometry test app ./print-geometry [...

Author: Sam Spilsbury
Revision Date: 2011-08-05 17:11:36 UTC

geometry test app

./print-geometry [hex window id]

lp:~smspillaz/compiz-compizconfig-gsettings/ccb-gs.workaround (Has a merge proposal) Development 2011-08-05 15:15:55 UTC
159. Trying a workaround here ..

Author: Sam Spilsbury
Revision Date: 2011-08-05 15:14:48 UTC

Trying a workaround here ..

lp:~smspillaz/+junk/lp_scripts Development 2011-08-04 16:26:59 UTC
3. Deps

Author: Sam Spilsbury
Revision Date: 2011-08-04 14:53:21 UTC

Deps

lp:~smspillaz/+junk/launchpad_scripts Development 2011-08-04 14:49:28 UTC
2. More scripts

Author: Sam Spilsbury
Revision Date: 2011-08-04 14:49:05 UTC

More scripts

lp:~smspillaz/compiz-core/oneiric.orig Development 2011-08-02 14:39:52 UTC
2774. Merge in build fix

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:21:37 UTC

Merge in build fix

lp:compiz-compizconfig-gsettings Development 2011-07-29 15:41:46 UTC
158. Merge in settings upgrade work

Author: Sam Spilsbury
Revision Date: 2011-07-29 15:41:46 UTC

Merge in settings upgrade work

lp:~smspillaz/+junk/gnome-screensaver-hax Development 2011-07-17 22:10:35 UTC
1933. Pile of hacks to make gnome-screensav...

Author: Sam Spilsbury
Revision Date: 2011-07-17 22:09:11 UTC

Pile of hacks to make gnome-screensaver-dialog work with compiz.

THIS TOTALLY BREAKS NORMAL USAGE. DONT USE IT UNDER PRODUCTION.

If you want to test it, launch compiz with the x11locker plugin
and the locker plugin and then run gnome-locker-dialog

lp:~smspillaz/+junk/lockertest Development 2011-07-17 22:08:04 UTC
1. Locker tests tests the locker for com...

Author: Sam Spilsbury
Revision Date: 2011-07-17 22:07:26 UTC

Locker tests tests the locker for compiz. With X11locker and Locker loaded click on the
window 4 times to unlock the screen

lp:compiz-splash-plugin/trunk Development 2011-07-13 23:45:13 UTC
46. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 23:45:13 UTC

Bump VERSION

lp:compiz-showrepaint-plugin/trunk Development 2011-07-13 23:38:52 UTC
8. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 23:38:52 UTC

Bump VERSION

lp:compiz-showmouse-plugin/trunk Development 2011-07-13 23:32:43 UTC
36. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 23:32:43 UTC

Bump VERSION

lp:compiz-showdesktop-plugin/trunk Development 2011-07-13 23:23:24 UTC
50. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 23:23:24 UTC

Bump VERSION

lp:compiz-shift-plugin/trunk Development 2011-07-13 23:11:39 UTC
114. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 23:11:39 UTC

Bump VERSION

lp:compiz-reflex-plugin/trunk Development 2011-07-13 22:52:22 UTC
44. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:52:22 UTC

Bump VERSION

lp:compiz-put-plugin/trunk Development 2011-07-13 22:48:18 UTC
81. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:48:18 UTC

Bump VERSION

lp:compiz-opacify-plugin/trunk Development 2011-07-13 22:34:54 UTC
55. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:34:54 UTC

Bump VERSION

lp:compiz-mousepoll-plugin/trunk Development 2011-07-13 22:28:11 UTC
36. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:28:11 UTC

Bump VERSION

lp:compiz-mag-plugin/trunk Development 2011-07-13 22:20:23 UTC
58. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 22:20:23 UTC

Bump VERSION

lp:compiz-firepaint-plugin/trunk Development 2011-07-13 21:58:19 UTC
51. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 21:58:19 UTC

Bump VERSION

lp:compiz-3d-plugin/trunk Development 2011-07-13 20:58:25 UTC
126. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 20:58:25 UTC

Bump VERSION

lp:compiz-workarounds-plugin/trunk Development 2011-07-13 20:43:18 UTC
111. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 20:43:18 UTC

Bump VERSION

lp:compiz-shelf-plugin/trunk Development 2011-07-13 20:18:04 UTC
75. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 20:18:04 UTC

Bump VERSION

lp:compiz-crashhandler-plugin/trunk Development 2011-07-13 19:45:40 UTC
41. Bump VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 19:45:40 UTC

Bump VERSION

lp:compiz-wall-plugin/trunk Development 2011-07-13 11:56:26 UTC
128. Add VERSION

Author: Sam Spilsbury
Revision Date: 2011-07-13 11:56:26 UTC

Add VERSION

lp:compiz-plugins-extra/trunk Development 2011-07-12 12:27:11 UTC
2. Added script

Author: Sam Spilsbury
Revision Date: 2011-07-12 12:13:24 UTC

Added script

lp:compiz-trailfocus-plugin/trunk Development 2011-07-12 11:46:16 UTC
50. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:25:53 UTC

Add VERSION file (0.9.5.0)

lp:compiz-cubeaddon-plugin/trunk Development 2011-07-12 11:46:04 UTC
83. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:19:49 UTC

Add VERSION file (0.9.5.0)

lp:compiz-mblur-plugin/trunk Development 2011-07-12 11:12:36 UTC
33. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:26:48 UTC

Add VERSION file (0.9.5.0)

lp:compiz-notification-plugin/trunk Development 2011-07-12 11:12:24 UTC
37. libnotify API was changed in 0.6.1, n...

Author: soreau
Revision Date: 2011-03-30 07:10:17 UTC

libnotify API was changed in 0.6.1, not 0.6.0.

lp:compiz-fadedesktop-plugin/trunk Development 2011-07-12 10:57:30 UTC
38. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:21:00 UTC

Add VERSION file (0.9.5.0)

lp:compiz-plugins-main/trunk Development 2011-07-12 09:55:44 UTC
1. Sync in changes from upstream

Author: Sam Spilsbury
Revision Date: 2011-07-12 08:07:45 UTC

Sync in changes from upstream

lp:compiz-vpswitch-plugin/trunk Development 2011-07-12 07:46:23 UTC
55. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:26:03 UTC

Add VERSION file (0.9.5.0)

lp:compiz-jpeg-plugin/trunk Development 2011-07-12 07:27:38 UTC
29. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:34:45 UTC

Add VERSION file (0.9.5.0)

lp:compiz-staticswitcher-plugin/trunk Development 2011-07-12 06:55:17 UTC
62. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:21:32 UTC

Add VERSION file (0.9.5.0)

lp:compiz-scaleaddon-plugin/trunk Development 2011-07-12 06:53:29 UTC
92. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:05:56 UTC

Add VERSION file (0.9.5.0)

lp:compiz-resizeinfo-plugin/trunk Development 2011-07-12 06:45:18 UTC
66. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:25:27 UTC

Add VERSION file (0.9.5.0)

lp:compiz-kdecompat-plugin/trunk Development 2011-07-12 06:43:23 UTC
35. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:07:24 UTC

Add VERSION file (0.9.5.0)

lp:compiz-ring-plugin/trunk Development 2011-07-12 06:07:26 UTC
98. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:19:25 UTC

Add VERSION file (0.9.5.0)

lp:compiz-ezoom-plugin/trunk Development 2011-07-12 06:02:27 UTC
232. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:05:34 UTC

Add VERSION file (0.9.5.0)

lp:compiz-winrules-plugin/trunk Development 2011-07-11 19:06:13 UTC
85. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:27:04 UTC

Add VERSION file (0.9.5.0)

lp:compiz-widget-plugin/trunk Development 2011-07-11 18:57:35 UTC
69. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:05:05 UTC

Add VERSION file (0.9.5.0)

lp:compiz-wallpaper-plugin/trunk Development 2011-07-11 18:31:18 UTC
91. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:34:01 UTC

Add VERSION file (0.9.5.0)

lp:compiz-titleinfo-plugin/trunk Development 2011-07-11 18:27:41 UTC
16. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:20:41 UTC

Add VERSION file (0.9.5.0)

lp:compiz-thumbnail-plugin/trunk Development 2011-07-11 18:20:03 UTC
70. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:04:32 UTC

Add VERSION file (0.9.5.0)

lp:compiz-text-plugin/trunk Development 2011-07-11 18:09:27 UTC
71. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 12:06:41 UTC

Add VERSION file (0.9.5.0)

lp:compiz-snap-plugin/trunk Development 2011-07-11 17:54:30 UTC
49. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:30:50 UTC

Add VERSION file (0.9.5.0)

lp:compiz-session-plugin/trunk Development 2011-07-11 17:06:42 UTC
106. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:28:15 UTC

Add VERSION file (0.9.5.0)

lp:compiz-neg-plugin/trunk Development 2011-07-11 16:42:35 UTC
50. Remove unused function from header.

Author: soreau
Revision Date: 2011-05-27 08:32:06 UTC

Remove unused function from header.

lp:compiz-maximumize-plugin/trunk Development 2011-07-11 16:31:33 UTC
58. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:31:36 UTC

Add VERSION file (0.9.5.0)

lp:compiz-loginout-plugin/trunk Development 2011-07-11 16:16:31 UTC
25. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:18:30 UTC

Add VERSION file (0.9.5.0)

lp:compiz-group-plugin/trunk Development 2011-07-11 15:18:37 UTC
424. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:27:55 UTC

Add VERSION file (0.9.5.0)

lp:compiz-grid-plugin/trunk Development 2011-07-11 15:07:25 UTC
81. Animate indicator visuals.

Author: soreau
Revision Date: 2011-05-26 11:30:01 UTC

Animate indicator visuals.

lp:compiz-gears-plugin/trunk Development 2011-07-11 15:02:35 UTC
33. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:18:52 UTC

Add VERSION file (0.9.5.0)

lp:compiz-extrawm-plugin/trunk Development 2011-07-11 14:49:24 UTC
47. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:23:05 UTC

Add VERSION file (0.9.5.0)

lp:compiz-colorfilter-plugin/trunk Development 2011-07-11 14:11:32 UTC
154. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:32:10 UTC

Add VERSION file (0.9.5.0)

lp:compiz-bicubic-plugin/trunk Development 2011-07-11 14:07:28 UTC
22. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:24:22 UTC

Add VERSION file (0.9.5.0)

lp:compiz-bench-plugin/trunk Development 2011-07-11 14:01:59 UTC
37. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:27:48 UTC

Add VERSION file (0.9.5.0)

lp:compiz-animation-plugin/trunk Development 2011-07-11 13:04:30 UTC
380. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:22:25 UTC

Add VERSION file (0.9.5.0)

lp:compiz-animationaddon-plugin/trunk Development 2011-07-11 12:51:42 UTC
54. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:28:02 UTC

Add VERSION file (0.9.5.0)

lp:compiz-addhelper-plugin/trunk Development 2011-07-11 12:44:24 UTC
43. Add VERSION file (0.9.5.0)

Author: Sam Spilsbury
Revision Date: 2011-07-07 11:25:35 UTC

Add VERSION file (0.9.5.0)

lp:compiz-core/trunk Development 2011-07-07 18:53:07 UTC
2761. Merge in fix to ftbfs in some cases

Author: Sam Spilsbury
Revision Date: 2011-07-07 18:53:07 UTC

Merge in fix to ftbfs in some cases

lp:~smspillaz/compiz-core/compiz-core.add_doc_for_pch (Has a merge proposal) Development 2011-07-06 20:40:17 UTC
2761. Remove useless #include

Author: Sam Spilsbury
Revision Date: 2011-07-06 20:40:17 UTC

Remove useless #include

lp:~smspillaz/light-themes/light-themes.fix_084328 Development 2011-07-01 13:45:14 UTC
108. Fix LP#804328 (change shadow radius t...

Author: Sam Spilsbury
Revision Date: 2011-07-01 13:44:38 UTC

Fix LP#804328 (change shadow radius to 20 as per design)

lp:~smspillaz/+junk/launchpad_release_scripts Development 2011-06-28 19:04:25 UTC
1. Added launchpad scripts, only work fo...

Author: Sam Spilsbury
Revision Date: 2011-06-28 19:03:55 UTC

Added launchpad scripts, only work for me at the moment

lp:~smspillaz/compiz-core/compiz.core.soreaus_bug Development 2011-06-24 03:14:16 UTC
2756. Add some debug info

Author: Sam Spilsbury
Revision Date: 2011-06-24 03:13:50 UTC

Add some debug info

lp:~smspillaz/+junk/gtkdlopentest Development 2011-06-23 16:06:04 UTC
1. Doesn't seem to yeild anything intere...

Author: Sam Spilsbury
Revision Date: 2011-06-23 16:05:34 UTC

Doesn't seem to yeild anything interesting but it was worth a shot

lp:~smspillaz/+junk/stackspam Development 2011-06-23 15:06:15 UTC
4. Add some options

Author: Sam Spilsbury
Revision Date: 2011-06-23 15:05:56 UTC

Add some options

lp:~smspillaz/+junk/uwdtest Development 2011-06-23 13:24:50 UTC
8. Add case for transient hint changing

Author: Sam Spilsbury
Revision Date: 2011-06-23 13:24:50 UTC

Add case for transient hint changing

lp:compiz-ccsm/trunk Development 2011-06-22 01:50:22 UTC
802. * Bump version to 0.9.5

Author: soreau
Revision Date: 2011-05-13 08:52:18 UTC

* Bump version to 0.9.5

lp:compiz-compizconfig-python/trunk Development 2011-06-22 01:50:03 UTC
159. * Bump version to 0.9.5

Author: soreau
Revision Date: 2011-05-13 08:56:28 UTC

* Bump version to 0.9.5

lp:compiz-compizconfig-kconfig/trunk Development 2011-06-22 01:39:05 UTC
20. * Bump version to 0.9.5

Author: soreau
Revision Date: 2011-05-13 08:53:56 UTC

* Bump version to 0.9.5

lp:compiz-compizconfig-gconf/trunk Development 2011-06-22 01:25:54 UTC
150. * Bump version to 0.9.5

Author: soreau
Revision Date: 2011-05-13 09:09:17 UTC

* Bump version to 0.9.5

lp:compiz-libcompizconfig/trunk Development 2011-06-22 01:06:23 UTC
408. * Bump version to 0.9.5

Author: soreau
Revision Date: 2011-05-13 09:02:15 UTC

* Bump version to 0.9.5

201300 of 324 results