<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hakurei/internal/app/share.dbus.go, branch develop</title>
<subtitle>low-level userspace tooling for Rosa OS</subtitle>
<id>http://src.rosa.moe/hakurei/atom/internal/app/share.dbus.go?h=develop</id>
<link rel='self' href='http://src.rosa.moe/hakurei/atom/internal/app/share.dbus.go?h=develop'/>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/'/>
<updated>2024-12-28T02:12:35Z</updated>
<entry>
<title>app: merge share methods</title>
<updated>2024-12-28T02:12:35Z</updated>
<author>
<name>Ophestra</name>
<email>cat@gensokyo.uk</email>
</author>
<published>2024-12-28T02:12:35Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=0107620d8c174dcf9237c16d4b4b7b2f6955a214'/>
<id>urn:sha1:0107620d8c174dcf9237c16d4b4b7b2f6955a214</id>
<content type='text'>
This significantly increases readability and makes order of ops more obvious.

Signed-off-by: Ophestra &lt;cat@gensokyo.uk&gt;
</content>
</entry>
<entry>
<title>migrate to git.gensokyo.uk/security/fortify</title>
<updated>2024-12-19T15:20:02Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-12-19T15:20:02Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=df6fc298f608eb106229efc742f0ef8ce9f78e8b'/>
<id>urn:sha1:df6fc298f608eb106229efc742f0ef8ce9f78e8b</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>system/dbus: buffer xdg-dbus-proxy messages</title>
<updated>2024-11-02T18:07:02Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-11-02T18:07:02Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=bfcce3ff75017aa8a4306cae88a4f31d9cc7238c'/>
<id>urn:sha1:bfcce3ff75017aa8a4306cae88a4f31d9cc7238c</id>
<content type='text'>
Pointing xdg-dbus-proxy to stdout/stderr makes a huge mess. This change enables app to neatly print out prefixed xdg-dbus-proxy messages after output is resumed.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>migrate to git.ophivana.moe/security/fortify</title>
<updated>2024-10-20T10:50:13Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-20T10:50:13Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=65af1684e3f12c1920f91c96474f19dbd0b147fc'/>
<id>urn:sha1:65af1684e3f12c1920f91c96474f19dbd0b147fc</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>system: move enablements from state package</title>
<updated>2024-10-16T05:38:57Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-16T05:38:57Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=c21168a74181903535c63f49c5a6d3bd2052c883'/>
<id>urn:sha1:c21168a74181903535c63f49c5a6d3bd2052c883</id>
<content type='text'>
This removes the unnecessary import of the state package.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>app: port app to use the system package</title>
<updated>2024-10-15T16:38:59Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-15T16:38:59Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=084cd84f36a1d608541b4aa4e1e95334395d8953'/>
<id>urn:sha1:084cd84f36a1d608541b4aa4e1e95334395d8953</id>
<content type='text'>
This commit does away with almost all baggage left over from the Ego port. Error wrapping also got simplified. All API changes happens to be internal which means no changes to main except renaming of the BaseError type.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>helper/bwrap: ordered filesystem args</title>
<updated>2024-10-14T17:15:55Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-14T17:15:55Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=2faf510146733c28a5dbc3245175700abcf4f966'/>
<id>urn:sha1:2faf510146733c28a5dbc3245175700abcf4f966</id>
<content type='text'>
The argument builder was written based on the incorrect assumption that bwrap arguments are unordered. The argument builder is replaced in this commit to correct that mistake.

Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>app: integrate bwrap into environment setup</title>
<updated>2024-10-10T19:18:15Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-10T19:18:15Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=662f2a9d2cea3f462cf5b508b3719d4d7a722146'/>
<id>urn:sha1:662f2a9d2cea3f462cf5b508b3719d4d7a722146</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>dbus/run: support running xdg-dbus-proxy in a restrictive bubblewrap sandbox</title>
<updated>2024-10-09T11:41:42Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-09T11:41:42Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=753c5191b13b75a8395a083299b553dbb7d99cbe'/>
<id>urn:sha1:753c5191b13b75a8395a083299b553dbb7d99cbe</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
<entry>
<title>dbus: use name resolved by exec.Command</title>
<updated>2024-10-07T07:55:27Z</updated>
<author>
<name>Ophestra Umiker</name>
<email>cat@ophivana.moe</email>
</author>
<published>2024-10-07T07:55:27Z</published>
<link rel='alternate' type='text/html' href='http://src.rosa.moe/hakurei/commit/?id=55a5b6f242e7ca5f257a085c722f6cc9fa055b04'/>
<id>urn:sha1:55a5b6f242e7ca5f257a085c722f6cc9fa055b04</id>
<content type='text'>
Signed-off-by: Ophestra Umiker &lt;cat@ophivana.moe&gt;
</content>
</entry>
</feed>
