<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbox-snap/parser, 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>use g_slice_new() instead of g_new() part 4</title>
<updated>2010-02-12T19:13:32+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-02-12T19:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=e61fd8874a8352fb5fa1c4b2ab84d29679fa7b0c'/>
<id>e61fd8874a8352fb5fa1c4b2ab84d29679fa7b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport' into work</title>
<updated>2010-01-11T21:20:53+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-01-11T21:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=567fd15eebdd44e50cef140419dbf7a336708109'/>
<id>567fd15eebdd44e50cef140419dbf7a336708109</id>
<content type='text'>
Conflicts:

	configure.ac
	data/rc.xml
	openbox/client.c
	openbox/event.c
	openbox/focus_cycle.c
	openbox/focus_cycle_popup.c
	openbox/openbox.c
	openbox/prop.c
	openbox/prop.h
	openbox/screen.c
	parser/parse.c
	version.h.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:

	configure.ac
	data/rc.xml
	openbox/client.c
	openbox/event.c
	openbox/focus_cycle.c
	openbox/focus_cycle_popup.c
	openbox/openbox.c
	openbox/prop.c
	openbox/prop.h
	openbox/screen.c
	parser/parse.c
	version.h.in
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the ~ expansion regex</title>
<updated>2010-01-08T20:07:05+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2010-01-08T20:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=2b0dfb81cfe60d40827f0231aac9a95adca33137'/>
<id>2b0dfb81cfe60d40827f0231aac9a95adca33137</id>
<content type='text'>
The look-around things are fixed-width but the [stuff] is 1 char, and
the $ is 0 so it didn't work.  I already used that trick for the ^,
maybe it used to work due to a bug or smth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The look-around things are fixed-width but the [stuff] is 1 char, and
the $ is 0 so it didn't work.  I already used that trick for the ^,
maybe it used to work due to a bug or smth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't replace ~ when we shouldn't</title>
<updated>2009-07-05T18:51:04+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2009-07-05T18:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=b69ee77256dccee0764c07416fe9bc7db9e5a12d'/>
<id>b69ee77256dccee0764c07416fe9bc7db9e5a12d</id>
<content type='text'>
Bump glib req to 2.14 to get GRegex, now we only replace ~ with your
homedir in an action if it is (at the start of the string or preceded
by whitespace) and (at the end of the string or followed by (whitespace
or a slash)). (?:^|(?&lt;=[ \t]))~(?=[/ \t$])

Fixes bug #4033.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump glib req to 2.14 to get GRegex, now we only replace ~ with your
homedir in an action if it is (at the start of the string or preceded
by whitespace) and (at the end of the string or followed by (whitespace
or a slash)). (?:^|(?&lt;=[ \t]))~(?=[/ \t$])

Fixes bug #4033.
</pre>
</div>
</content>
</entry>
<entry>
<title>add a --config-file command line option, and OB_CONFIG_FILE root hint</title>
<updated>2008-02-02T14:45:33+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2008-02-02T14:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=bbad88aa21f01a70faf824cbb2825bd7f9d95253'/>
<id>bbad88aa21f01a70faf824cbb2825bd7f9d95253</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update openbox to use the current parser interface in libobt</title>
<updated>2008-01-20T06:36:55+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2007-07-27T05:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=fdabb69f4f25596df972caa76c85c2aeba26226e'/>
<id>fdabb69f4f25596df972caa76c85c2aeba26226e</id>
<content type='text'>
there is also some random bug fixes for other libobt stuff in here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
there is also some random bug fixes for other libobt stuff in here.
</pre>
</div>
</content>
</entry>
<entry>
<title>setup versioning for libotk that is separate from libobrender (and libobparser for now), and bump library versions up to 4.0.</title>
<updated>2008-01-20T06:36:54+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2007-07-26T09:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=5960d27b1c35c58d3c1731c71c44b9c61328a34d'/>
<id>5960d27b1c35c58d3c1731c71c44b9c61328a34d</id>
<content type='text'>
also make the render versioning more explicit that it's for the render library not all of openbox
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also make the render versioning more explicit that it's for the render library not all of openbox
</pre>
</div>
</content>
</entry>
<entry>
<title>ANSI function declarations, ie () -&gt; (void)</title>
<updated>2007-09-04T04:27:10+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@comhem.se</email>
</author>
<published>2007-09-04T04:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=556eb7b7fb20b3b0db03b6d92259ad3bb16dccde'/>
<id>556eb7b7fb20b3b0db03b6d92259ad3bb16dccde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing whitespace</title>
<updated>2007-07-17T00:48:16+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@comhem.se</email>
</author>
<published>2007-07-17T00:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=77baf26a7f2f64ddf1274035fd4991ab17345904'/>
<id>77baf26a7f2f64ddf1274035fd4991ab17345904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back xml themes out of trunk</title>
<updated>2007-06-07T23:46:28+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@comhem.se</email>
</author>
<published>2007-06-07T23:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=96bb892054bb9801fd2b5b7959ee2cec27c075ea'/>
<id>96bb892054bb9801fd2b5b7959ee2cec27c075ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
