<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbox-snap/plugins/resistance, branch master</title>
<subtitle>custom openbox fork with 'aero-snap' feature and bugfixes
</subtitle>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/'/>
<entry>
<title>move the resistance plugin into the kernel. dont resist when move/resizing with the keyboard, only when doing it with the mouse.</title>
<updated>2003-08-12T19:57:04+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-08-12T19:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3'/>
<id>35ed95fe18e9b8d7a79f79f4fd7466a2b46435e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust for changes to the parsing api.</title>
<updated>2003-08-12T19:18:21+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-08-12T19:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=1045079482453424f8320de99639390e3020eb72'/>
<id>1045079482453424f8320de99639390e3020eb72</id>
<content type='text'>
split the menu into its own file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
split the menu into its own file.
</pre>
</div>
</content>
</entry>
<entry>
<title>missed changing the resize resist function</title>
<updated>2003-08-06T04:11:08+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-08-06T04:11:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=f50c2bc2a3588c05832af39cd400d5be70ca8bde'/>
<id>f50c2bc2a3588c05832af39cd400d5be70ca8bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove the &lt;windows&gt; option from the resistance plugin since window and edge resistance have been separated, a 0 value will work now</title>
<updated>2003-08-06T04:10:34+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-08-06T04:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=e74fd7633058414179d56cb5587d65ddcb7f6532'/>
<id>e74fd7633058414179d56cb5587d65ddcb7f6532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>split resistance strengths for screen edges and windows. also a fix for parsing changes,</title>
<updated>2003-07-26T06:50:21+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-07-26T06:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=5d58b4fff0c1d99c992e729a2fab572ac89157d2'/>
<id>5d58b4fff0c1d99c992e729a2fab572ac89157d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename the Client struct to ObClient</title>
<updated>2003-07-10T06:38:42+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-07-10T06:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=2477a38d2f3063b697e44bf3690cf280fb26ca8a'/>
<id>2477a38d2f3063b697e44bf3690cf280fb26ca8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add misc.h with some standard enumerations with proper prefixing and capitalizations.</title>
<updated>2003-07-10T06:18:47+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-07-10T06:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=276b2be581c6cb138b439537761ff2ca42201805'/>
<id>276b2be581c6cb138b439537761ff2ca42201805</id>
<content type='text'>
use the new enums throughout.

provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use the new enums throughout.

provide keycodes and cursors through ob_cursor and ob_keycode functions, which use the new misc.h enums for picking the cursor and keycode.
</pre>
</div>
</content>
</entry>
<entry>
<title>rename 'xinerama' stuff to 'monitors' to be more generic and descriptive.</title>
<updated>2003-07-10T05:44:23+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-07-10T05:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=6357583c396382dd6ed8ac42004177f204fabe62'/>
<id>6357583c396382dd6ed8ac42004177f204fabe62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update the build system, using a single Makefile.am for a sexyass non-recursive make. booyah!</title>
<updated>2003-07-10T04:31:05+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-07-10T04:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=2abbf01125731caf99490eca58db6debce717947'/>
<id>2abbf01125731caf99490eca58db6debce717947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare for alpha1 release.</title>
<updated>2003-06-29T08:47:24+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2003-06-29T08:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=2f9efb384d7afd456c44dd1b0c4619adbae5b248'/>
<id>2f9efb384d7afd456c44dd1b0c4619adbae5b248</id>
<content type='text'>
make 'make dist' work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make 'make dist' work.
</pre>
</div>
</content>
</entry>
</feed>
