<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/mobile-widgets/3rdparty, branch v5.0.0</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v5.0.0</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2021-01-19T20:42:48Z</updated>
<entry>
<title>mobile/UI: correctly update title bar font size</title>
<updated>2021-01-19T20:42:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-18T17:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9be23b5f3f8373ba115f4e66e77c0537abe982b2'/>
<id>urn:sha1:9be23b5f3f8373ba115f4e66e77c0537abe982b2</id>
<content type='text'>
Simply force it to use the default font, which is bound to the
application font, which we SHOULD be updating when changing the regular
font size for the app, anyway.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/kirigami: fix width of passive notification</title>
<updated>2021-01-19T20:42:47Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-18T01:33:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=da43bd096f64c1b9a8e6a8660c6a3e77af5e9383'/>
<id>urn:sha1:da43bd096f64c1b9a8e6a8660c6a3e77af5e9383</id>
<content type='text'>
If we have a button on the notification to trigger an action, we need to
make sure there's space for that button.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/statistics: add simple icon</title>
<updated>2021-01-10T23:16:52Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2021-01-10T04:07:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=8f8ee5c589391e6bfa79e697cc83d7bc72182383'/>
<id>urn:sha1:8f8ee5c589391e6bfa79e697cc83d7bc72182383</id>
<content type='text'>
This doesn't look great, but it's already part of the breeze-icons,
so it's very easy to add - and it's better than no icon.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: hardcore passiveNotification colors</title>
<updated>2020-12-21T22:10:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-21T22:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=a2b1266c15d70d5c49d33ab43b15d6ba5abd89f7'/>
<id>urn:sha1:a2b1266c15d70d5c49d33ab43b15d6ba5abd89f7</id>
<content type='text'>
I was convinced that I had fixed this while working on this set of patches,
but apparently I didn't. This simply hardcodes good colors.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: make passive notification easier to read</title>
<updated>2020-12-21T01:06:56Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-21T01:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=494e5c5a346a741248701fab2f1d5f3cafa82873'/>
<id>urn:sha1:494e5c5a346a741248701fab2f1d5f3cafa82873</id>
<content type='text'>
Once again I couldn't fix this without making changes to Kirigami.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: fix context drawer header</title>
<updated>2020-12-21T01:06:34Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-21T01:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=43b5ac378a4e66252d287990ad3beb197929e65d'/>
<id>urn:sha1:43b5ac378a4e66252d287990ad3beb197929e65d</id>
<content type='text'>
Once again I couldn't fix this without making changes to Kirigami.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: fix ActionButton icon coloring</title>
<updated>2020-12-20T18:51:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-19T22:00:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=86a4c5a0e5ecdbc8e00d8ac970ae938a02c2294d'/>
<id>urn:sha1:86a4c5a0e5ecdbc8e00d8ac970ae938a02c2294d</id>
<content type='text'>
This seems like a reasonably serious bug in Kirigami.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: correctly theme the global and context drawers</title>
<updated>2020-12-20T18:51:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-18T20:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d0d867d80a9d3748ff89eaab823993cea6196152'/>
<id>urn:sha1:d0d867d80a9d3748ff89eaab823993cea6196152</id>
<content type='text'>
This requires more changes to Kirigami, but with this we get dark
drawers (the menus that slide in from the side) in the dark theme.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: improve theming of title bar</title>
<updated>2020-12-20T18:51:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-18T18:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=6a5f83d7daac766d24ed5d9502116df222b5a6ca'/>
<id>urn:sha1:6a5f83d7daac766d24ed5d9502116df222b5a6ca</id>
<content type='text'>
We do theming very differently from what Kirigami intended. Mostly
that's because our code predates theirs. But also because Kirigami wants
and app to simply use an OS theme - whereas we want to be able to
provide different looks, independent from the OS theme.
Ideally we'd still use the existing methods to change the colors and
sizes of Kirigami UI elements, but for now this hack helps improve
readability of the title bar.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>mobile/UI: fine tune the action button rendering</title>
<updated>2020-12-20T18:51:18Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-12-17T22:53:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=3ecedbf018da3c52cc80b284b4ab96b0e1105444'/>
<id>urn:sha1:3ecedbf018da3c52cc80b284b4ab96b0e1105444</id>
<content type='text'>
On some platforms the side buttons looked disjoint from the center
button. This fixes that problem.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
