<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5ece56d33280575edbf77cec41cfa34c72e15a85</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/b0a2c335c4cead239421083a93367b32023caa27</url>
    <id>b0a2c335c4cead239421083a93367b32023caa27</id>
    <committed-date>2008-09-22T05:41:59-07:00</committed-date>
    <authored-date>2008-09-22T05:41:59-07:00</authored-date>
    <message>Added documentation.</message>
    <tree>5d7f5eda5cefd8da29300a7fd4b010d440e0bca6</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6cb77a6de5e0e7f45781ee91bee7345b28426e67</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/5ece56d33280575edbf77cec41cfa34c72e15a85</url>
    <id>5ece56d33280575edbf77cec41cfa34c72e15a85</id>
    <committed-date>2008-09-22T04:45:12-07:00</committed-date>
    <authored-date>2008-09-22T04:45:12-07:00</authored-date>
    <message>Use the global animation modifier.</message>
    <tree>9cc291fd6d58f0e2ffe10974957d456afe6c9d89</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b6943adf355faea3963897f6a97686aa77b27fc3</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/6cb77a6de5e0e7f45781ee91bee7345b28426e67</url>
    <id>6cb77a6de5e0e7f45781ee91bee7345b28426e67</id>
    <committed-date>2008-09-22T04:23:27-07:00</committed-date>
    <authored-date>2008-09-22T04:23:27-07:00</authored-date>
    <message>Cleanup of unneeded code.</message>
    <tree>ea21e7c48d79efa3969c73acdaf0a5e2c30a65a5</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f110fe7d6bf1a20f1c3eaab39aefaa108f351e0a</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/b6943adf355faea3963897f6a97686aa77b27fc3</url>
    <id>b6943adf355faea3963897f6a97686aa77b27fc3</id>
    <committed-date>2008-09-22T03:41:52-07:00</committed-date>
    <authored-date>2008-09-22T03:41:52-07:00</authored-date>
    <message>Reenable keyboard navigation.</message>
    <tree>a5f4dde5c4afe512ba9576e81ebfd4c9ba6f99ca</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc0f2541ef250d2aedbc847682bebb487d45e9fe</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/f110fe7d6bf1a20f1c3eaab39aefaa108f351e0a</url>
    <id>f110fe7d6bf1a20f1c3eaab39aefaa108f351e0a</id>
    <committed-date>2008-09-22T03:22:07-07:00</committed-date>
    <authored-date>2008-09-22T03:22:07-07:00</authored-date>
    <message>Use correct order for alt+tab switching.</message>
    <tree>32e3cb971f7296290d5977f04af84f224aff4af7</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bc598ec98f985b0c7b0aaa80340da45cbe86e7e</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/fc0f2541ef250d2aedbc847682bebb487d45e9fe</url>
    <id>fc0f2541ef250d2aedbc847682bebb487d45e9fe</id>
    <committed-date>2008-09-21T05:54:09-07:00</committed-date>
    <authored-date>2008-09-21T05:54:09-07:00</authored-date>
    <message>Prevent other effects from triggering when deactivating.
Get hovered window when clicking instead of just when moving.
Don't rearrange in the regular grid layout when the grid is the same size as before.
Attempt to give tab box display order, didn't work.
Removed unneeded x and y variables from the WindowData structure.
Correct fading of windows when spread over multiple virtual desktops.</message>
    <tree>ae48a88491e8b6392bcd0e67852aceec894c07eb</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7c9c0642174f7daad637c1ebf72c293fe68e6d7</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/4bc598ec98f985b0c7b0aaa80340da45cbe86e7e</url>
    <id>4bc598ec98f985b0c7b0aaa80340da45cbe86e7e</id>
    <committed-date>2008-09-21T03:37:54-07:00</committed-date>
    <authored-date>2008-09-21T03:37:54-07:00</authored-date>
    <message>Repaint when changing opacity and don't enlarge large windows in natural mode.</message>
    <tree>4af6b2d0e5837f901f3457d18885a09e9324ba4d</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6fb531103ba4483b3aa879225a00208b7e337671</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/b7c9c0642174f7daad637c1ebf72c293fe68e6d7</url>
    <id>b7c9c0642174f7daad637c1ebf72c293fe68e6d7</id>
    <committed-date>2008-09-21T03:25:47-07:00</committed-date>
    <authored-date>2008-09-21T03:25:47-07:00</authored-date>
    <message>Correctly fade decals and prevent highlighting hidden windows</message>
    <tree>9e5f0c4a6aaf41a2f9e59cbd0b1b3f037132a565</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>627195a1cee0e11e1e48423c5e2eb467ac437c71</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/6fb531103ba4483b3aa879225a00208b7e337671</url>
    <id>6fb531103ba4483b3aa879225a00208b7e337671</id>
    <committed-date>2008-09-21T01:45:45-07:00</committed-date>
    <authored-date>2008-09-21T01:45:45-07:00</authored-date>
    <message>Smoothly fade windows and desktop elements. Captions and icons still left to do.</message>
    <tree>74afb1272820ed29e427e5f711b2161b2306940e</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>075aeb53ea1d44b79fd4298bc7ca7d4573c6c67f</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/627195a1cee0e11e1e48423c5e2eb467ac437c71</url>
    <id>627195a1cee0e11e1e48423c5e2eb467ac437c71</id>
    <committed-date>2008-09-21T00:05:24-07:00</committed-date>
    <authored-date>2008-09-21T00:05:24-07:00</authored-date>
    <message>Main rewrite of present windows to use the motion manager to its full efficiency.
Some bugfixes to the manager itself.</message>
    <tree>9aa65fe8cd9718fd46b5a3c1a1b3682f4f597c74</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>914951ea7343e7712028e0489430f57de44fac77</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/075aeb53ea1d44b79fd4298bc7ca7d4573c6c67f</url>
    <id>075aeb53ea1d44b79fd4298bc7ca7d4573c6c67f</id>
    <committed-date>2008-09-19T08:28:27-07:00</committed-date>
    <authored-date>2008-09-19T08:28:27-07:00</authored-date>
    <message>Stage 1 of converting present windows complete.
Added some overloading functions to WindowMotionManager to make things even simplier</message>
    <tree>8db75209ee065899a28e9034f1adf7aafd674f5f</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00e8b882272ea0da73d0c9ec862e6ef73fd09fa8</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/914951ea7343e7712028e0489430f57de44fac77</url>
    <id>914951ea7343e7712028e0489430f57de44fac77</id>
    <committed-date>2008-09-19T08:01:36-07:00</committed-date>
    <authored-date>2008-09-19T08:01:36-07:00</authored-date>
    <message>Reverted present windows effect back to master so we can more cleanly use the motion manager.</message>
    <tree>013b6806c143d8edf6a8457f39fbce237e99528a</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6934524e24fd4472b8c4be2012ed896beb8bed44</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/00e8b882272ea0da73d0c9ec862e6ef73fd09fa8</url>
    <id>00e8b882272ea0da73d0c9ec862e6ef73fd09fa8</id>
    <committed-date>2008-09-19T07:59:09-07:00</committed-date>
    <authored-date>2008-09-19T07:59:09-07:00</authored-date>
    <message>More work on WindowMotionManager.</message>
    <tree>4c0f66c7e1ec996780d7c373389072f97e7a4fb4</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a9db39aedc44c719967e440c7364c083ee45342</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/6934524e24fd4472b8c4be2012ed896beb8bed44</url>
    <id>6934524e24fd4472b8c4be2012ed896beb8bed44</id>
    <committed-date>2008-09-19T04:46:59-07:00</committed-date>
    <authored-date>2008-09-19T04:46:59-07:00</authored-date>
    <message>Introduced the glorious WindowMotionManager</message>
    <tree>5b18b8801edecec304d7dfa02aae613b18d13705</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c735f62c7e394569dfe4bf222940e0d27bbee367</id>
      </parent>
      <parent>
        <id>0a9e29d06d589426295b08023a0ac9dd28091565</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/1a9db39aedc44c719967e440c7364c083ee45342</url>
    <id>1a9db39aedc44c719967e440c7364c083ee45342</id>
    <committed-date>2008-09-18T10:00:09-07:00</committed-date>
    <authored-date>2008-09-18T10:00:09-07:00</authored-date>
    <message>Merge branch 'master' into physics</message>
    <tree>744392fd755298d777f9a7f4091663989d379798</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eabb2c5811438cbe2e729a465a69c13894948c60</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/0a9e29d06d589426295b08023a0ac9dd28091565</url>
    <id>0a9e29d06d589426295b08023a0ac9dd28091565</id>
    <committed-date>2008-09-18T08:43:48-07:00</committed-date>
    <authored-date>2008-09-18T08:43:48-07:00</authored-date>
    <message>Remove outdated/duplicated points. Little bit of resorting as well.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@862322 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>7ad551809d9aede141e3c61aec8c71bdbe9e000e</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7836c528d1236b50e4158be5f118aec0cbeae1d6</id>
      </parent>
    </parents>
    <author>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/eabb2c5811438cbe2e729a465a69c13894948c60</url>
    <id>eabb2c5811438cbe2e729a465a69c13894948c60</id>
    <committed-date>2008-09-18T08:37:46-07:00</committed-date>
    <authored-date>2008-09-18T08:37:46-07:00</authored-date>
    <message>Clean up properly if selfcheck fails.



git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@862318 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>bfc857e03186db8592984b34069e34b51fd5d01c</tree>
    <committer>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01b4df548ecdb33b6f6431d759439d3373212945</id>
      </parent>
    </parents>
    <author>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/7836c528d1236b50e4158be5f118aec0cbeae1d6</url>
    <id>7836c528d1236b50e4158be5f118aec0cbeae1d6</id>
    <committed-date>2008-09-18T08:27:13-07:00</committed-date>
    <authored-date>2008-09-18T08:27:13-07:00</authored-date>
    <message>Self-check also for XRender.



git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@862312 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>cac86e4e6e756db44064914d90c32e7421411dd1</tree>
    <committer>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>191cf7c227345db4899f5f06317edf892c15212c</id>
      </parent>
    </parents>
    <author>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/01b4df548ecdb33b6f6431d759439d3373212945</url>
    <id>01b4df548ecdb33b6f6431d759439d3373212945</id>
    <committed-date>2008-09-18T08:26:17-07:00</committed-date>
    <authored-date>2008-09-18T08:26:17-07:00</authored-date>
    <message>Disable shadow with effects that transform windows, such as wobbly,
since shadow currently can't handle that.
CCBUG: 161330



git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@862309 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>103e55955912bde5e3145b2112015b9e2c66ed64</tree>
    <committer>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dacbadc54ef5fe964bcbb8ae5fd70529dc6fe85e</id>
      </parent>
    </parents>
    <author>
      <name>Script Kiddy</name>
      <email>sysadmin@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/191cf7c227345db4899f5f06317edf892c15212c</url>
    <id>191cf7c227345db4899f5f06317edf892c15212c</id>
    <committed-date>2008-09-18T04:04:36-07:00</committed-date>
    <authored-date>2008-09-18T04:04:36-07:00</authored-date>
    <message>SVN_SILENT made messages (.desktop file)

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@862263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>c31552ecf3e155df3c33b1d826bfdd4f712bc948</tree>
    <committer>
      <name>Script Kiddy</name>
      <email>sysadmin@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c95d9e631c2f312b08b4102bc8886f45999c4176</id>
      </parent>
    </parents>
    <author>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/dacbadc54ef5fe964bcbb8ae5fd70529dc6fe85e</url>
    <id>dacbadc54ef5fe964bcbb8ae5fd70529dc6fe85e</id>
    <committed-date>2008-09-17T06:42:12-07:00</committed-date>
    <authored-date>2008-09-17T06:42:12-07:00</authored-date>
    <message>Add a check that measures time needed for one compositing pass.
If three successive ones take more than 1 sec, suspend compositing,
as that very likely means the system is totally incapable of decent
compositing. Perhaps may need little tweaking.



git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>a6220b80748a464413daa0b0bb38c3ce878ba98b</tree>
    <committer>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e9dca0f0ca49c2ac62b3c8275c5ee4666d2eb22</id>
      </parent>
    </parents>
    <author>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/c95d9e631c2f312b08b4102bc8886f45999c4176</url>
    <id>c95d9e631c2f312b08b4102bc8886f45999c4176</id>
    <committed-date>2008-09-17T04:44:51-07:00</committed-date>
    <authored-date>2008-09-17T04:44:51-07:00</authored-date>
    <message>Do not use 'assert( false )', with NDEBUG that is a no-op and
results in warnings about missing return.



git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861879 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>74b8a860bf8c5e852794f9bade99508d2db9a7ba</tree>
    <committer>
      <name>Lubo&#353; Lu&#328;&#225;k</name>
      <email>l.lunak@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e1a9050e3b2d7dcc2afaf905615f3019eca3d6ee</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/3e9dca0f0ca49c2ac62b3c8275c5ee4666d2eb22</url>
    <id>3e9dca0f0ca49c2ac62b3c8275c5ee4666d2eb22</id>
    <committed-date>2008-09-17T03:36:28-07:00</committed-date>
    <authored-date>2008-09-17T03:36:28-07:00</authored-date>
    <message>Reorganized effect categories.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>b7984bb5765df22327fefe9a745d063f42e50ad5</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37980532a72492780311d91443fccead5256cc38</id>
      </parent>
      <parent>
        <id>e1a9050e3b2d7dcc2afaf905615f3019eca3d6ee</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/c735f62c7e394569dfe4bf222940e0d27bbee367</url>
    <id>c735f62c7e394569dfe4bf222940e0d27bbee367</id>
    <committed-date>2008-09-17T01:20:38-07:00</committed-date>
    <authored-date>2008-09-17T01:20:38-07:00</authored-date>
    <message>Merge branch 'master' into physics</message>
    <tree>5c2b7fc0c937c127a69efce8cbb57794d089656a</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73a7fa6109aa4869e2d7cb5a4259ea883ad5f14d</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/e1a9050e3b2d7dcc2afaf905615f3019eca3d6ee</url>
    <id>e1a9050e3b2d7dcc2afaf905615f3019eca3d6ee</id>
    <committed-date>2008-09-17T01:19:16-07:00</committed-date>
    <authored-date>2008-09-17T01:19:16-07:00</authored-date>
    <message>Randomize direction even when filling gaps, fixes bug when all windows are the same size.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>3aec0677cf48f8b5d53bb8da1390cb8651a8cc84</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be7e0aadddda6ccff96a517bffa5f76100dac5aa</id>
      </parent>
    </parents>
    <author>
      <name>Script Kiddy</name>
      <email>sysadmin@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/73a7fa6109aa4869e2d7cb5a4259ea883ad5f14d</url>
    <id>73a7fa6109aa4869e2d7cb5a4259ea883ad5f14d</id>
    <committed-date>2008-09-16T04:34:46-07:00</committed-date>
    <authored-date>2008-09-16T04:34:46-07:00</authored-date>
    <message>SVN_SILENT made messages (.desktop file, second try)

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861509 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>41c308ebfe03bd0f4d1b3015cd1650c0834db04d</tree>
    <committer>
      <name>Script Kiddy</name>
      <email>sysadmin@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a86d9327bb8e88b9899343893be1d5f2a9c511df</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/be7e0aadddda6ccff96a517bffa5f76100dac5aa</url>
    <id>be7e0aadddda6ccff96a517bffa5f76100dac5aa</id>
    <committed-date>2008-09-16T04:25:15-07:00</committed-date>
    <authored-date>2008-09-16T04:25:15-07:00</authored-date>
    <message>Standardize effect descriptions and made them more descriptive.

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861506 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>68fddd937ee72fc4c0a8f78a320f701fb0dad858</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c060af8b8a9f926c60bae855e06502e67f1ed5b</id>
      </parent>
    </parents>
    <author>
      <name>Laurent Montel</name>
      <email>montel@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/a86d9327bb8e88b9899343893be1d5f2a9c511df</url>
    <id>a86d9327bb8e88b9899343893be1d5f2a9c511df</id>
    <committed-date>2008-09-16T00:41:39-07:00</committed-date>
    <authored-date>2008-09-16T00:41:39-07:00</authored-date>
    <message>Not necessary to use a QGridLayout when we have just one widget


git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>76e6432f6aaba2900960fc74582c47cb09812746</tree>
    <committer>
      <name>Laurent Montel</name>
      <email>montel@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af79dbc7cfb1bb79d17a346493c75d5307a93389</id>
      </parent>
    </parents>
    <author>
      <name>Laurent Montel</name>
      <email>montel@kde.org</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/8c060af8b8a9f926c60bae855e06502e67f1ed5b</url>
    <id>8c060af8b8a9f926c60bae855e06502e67f1ed5b</id>
    <committed-date>2008-09-16T00:29:05-07:00</committed-date>
    <authored-date>2008-09-16T00:29:05-07:00</authored-date>
    <message>If path is empty use documentpath


git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase/workspace/kwin@861450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da</message>
    <tree>35e3694a7268ed57b39c387db4015bb1bd1c636d</tree>
    <committer>
      <name>Laurent Montel</name>
      <email>montel@kde.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52b8b258af7b3727e42fd61c94e3f2c28e95c555</id>
      </parent>
      <parent>
        <id>3e09647336157108db6f3e6a882496daa2741f07</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </author>
    <url>http://github.com/Zarin/kwin/commit/37980532a72492780311d91443fccead5256cc38</url>
    <id>37980532a72492780311d91443fccead5256cc38</id>
    <committed-date>2008-09-13T06:37:06-07:00</committed-date>
    <authored-date>2008-09-13T06:37:06-07:00</authored-date>
    <message>Merge branch 'master' into physics</message>
    <tree>5e11c0a234a020889e1291cbcf3c3ab6b3ca5472</tree>
    <committer>
      <name>Lucas Murray</name>
      <email>lmurray@undefinedfire.com</email>
    </committer>
  </commit>
</commits>
