<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbox-snap/tools, 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 GString for appending strings</title>
<updated>2014-10-28T03:14:24+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2014-10-28T01:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=088524f0169cbc434098f30df6bca992e8a83b01'/>
<id>088524f0169cbc434098f30df6bca992e8a83b01</id>
<content type='text'>
It can take a very long time to print a _NET_WM_ICON property for firefox with the previous code, several minutes. Fixes bug #6042 and also implements the change for append_string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can take a very long time to print a _NET_WM_ICON property for firefox with the previous code, several minutes. Fixes bug #6042 and also implements the change for append_string.
</pre>
</div>
</content>
</entry>
<entry>
<title>show empty properties in obxprop</title>
<updated>2010-05-12T03:43:29+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-05-12T03:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=87443c956c60383edc1fc8ed16a76159cf793e39'/>
<id>87443c956c60383edc1fc8ed16a76159cf793e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>parse number values write in a hex string in obxprop</title>
<updated>2010-05-12T03:31:03+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-05-12T03:31:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=dd623f5b2f20d9e24794dddc4aca6a6ae0ea67a3'/>
<id>dd623f5b2f20d9e24794dddc4aca6a6ae0ea67a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>advance while parsing a hex input in obxprop</title>
<updated>2010-05-12T03:29:18+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-05-12T03:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=013df404a8f0cc9bb01f69fd52cc47e8791d6f72'/>
<id>013df404a8f0cc9bb01f69fd52cc47e8791d6f72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revamp the autostart functionality, so autostart apps launch after openbox.</title>
<updated>2010-02-17T21:11:36+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-02-17T21:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=bcc31faf7ecd8b0ad3b66a75fc72145e93e6c35a'/>
<id>bcc31faf7ecd8b0ad3b66a75fc72145e93e6c35a</id>
<content type='text'>
add /usr/libexec/openbox-autostart which runs the global/user scripts and
  launches /usr/libexec/openbox-xdg-autostart (which runs .desktop autostart
  stuff)

make openbox-session call openbox with --startup option, to make openbox launch
  /usr/libexec/openbox-autostart *after* it is initialized.

add /etc/xdg/openbox/environment and ~/.config/openbox/environment files to let
  user change environment variables (locale) for their Openbox session, which
  openbox-session loads before running openbox.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add /usr/libexec/openbox-autostart which runs the global/user scripts and
  launches /usr/libexec/openbox-xdg-autostart (which runs .desktop autostart
  stuff)

make openbox-session call openbox with --startup option, to make openbox launch
  /usr/libexec/openbox-autostart *after* it is initialized.

add /etc/xdg/openbox/environment and ~/.config/openbox/environment files to let
  user change environment variables (locale) for their Openbox session, which
  openbox-session loads before running openbox.
</pre>
</div>
</content>
</entry>
<entry>
<title>When a user id is specified, or --root, use the ID directly, don't try find a client child of it</title>
<updated>2010-01-11T18:43:25+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-01-11T18:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=358056b102f633cb63ac7b9aa0cfdd25af77ddf3'/>
<id>358056b102f633cb63ac7b9aa0cfdd25af77ddf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass NULL, not 0, handle invalid --id better.</title>
<updated>2010-01-08T20:51:35+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2010-01-08T20:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=4c544102c32a3b23bee23205fa0d4365ed02db09'/>
<id>4c544102c32a3b23bee23205fa0d4365ed02db09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>obxprop: Add ability to limit listing to given properties</title>
<updated>2010-01-08T20:51:04+00:00</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2010-01-08T20:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=54c841f7b57ad0decedeed15aadcc1f116994bba'/>
<id>54c841f7b57ad0decedeed15aadcc1f116994bba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a --root option for obxprop</title>
<updated>2010-01-06T22:13:03+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2010-01-06T18:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=e070a051c6a78a1737da5456b9747c8cb05e8396'/>
<id>e070a051c6a78a1737da5456b9747c8cb05e8396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename obprop to obxprop (Fixes bug #4419)</title>
<updated>2009-12-21T14:59:28+00:00</updated>
<author>
<name>Dana Jansens</name>
<email>danakj@orodu.net</email>
</author>
<published>2009-12-21T14:59:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.networkheaven.net/openbox-snap/commit/?id=6d8b7bd5f7ede1803c1259f5c1b760e5dbf4dbe3'/>
<id>6d8b7bd5f7ede1803c1259f5c1b760e5dbf4dbe3</id>
<content type='text'>
Avoids collision with openbabel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids collision with openbabel.
</pre>
</div>
</content>
</entry>
</feed>
