<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wasp-os.git/wasp/manager.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/'/>
<entry>
<title>Rename manager.py and expose its interfaces to all applications</title>
<updated>2020-03-22T12:37:19Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-22T12:37:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=f8bd1a74613a79cad56b5b60079402d40a87d131'/>
<id>f8bd1a74613a79cad56b5b60079402d40a87d131</id>
<content type='text'>
This is a big change that break compatiblity with existing applications
*and* with existing installed versions of main.py.

When upgrading it is import to update main.py:

    ./tools/wasptool --upload wasp/main.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a big change that break compatiblity with existing applications
*and* with existing installed versions of main.py.

When upgrading it is import to update main.py:

    ./tools/wasptool --upload wasp/main.py
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: Rotate the swipe UI by 90 degrees</title>
<updated>2020-03-13T19:02:29Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-13T19:02:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=5a234c16ada5319228fd2231957ca64d2c9141f8'/>
<id>5a234c16ada5319228fd2231957ca64d2c9141f8</id>
<content type='text'>
This is something of an experiment but now the app roll is traversed using
horizontal swipes and applications should primarily use vertical swipes
to navigate internally. This is mostly because if "feels" better but it
also leaves the vertical scrolling hardware available for use by the
app.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is something of an experiment but now the app roll is traversed using
horizontal swipes and applications should primarily use vertical swipes
to navigate internally. This is mostly because if "feels" better but it
also leaves the vertical scrolling hardware available for use by the
app.
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: testapp: Extend with a string render test</title>
<updated>2020-03-08T20:48:48Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-08T20:48:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=cfffeddd774774a14cbb77ad899d047a259f16f3'/>
<id>cfffeddd774774a14cbb77ad899d047a259f16f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: manager: Blankt the display during app transitions</title>
<updated>2020-03-08T20:47:19Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-08T20:47:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=a864a93706aa45e1f104b9710bc47f3b26bc4781'/>
<id>a864a93706aa45e1f104b9710bc47f3b26bc4781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: Move the apps into their own directory.</title>
<updated>2020-03-08T17:39:39Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-08T17:37:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=799a66c9b95a1f95eba8b3412c45b6290ec68a73'/>
<id>799a66c9b95a1f95eba8b3412c45b6290ec68a73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: Integrate the touch driver</title>
<updated>2020-03-08T10:18:08Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-08T10:18:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=b5b96bd7760f76d9bb476eb835f49b3c9586ca5c'/>
<id>b5b96bd7760f76d9bb476eb835f49b3c9586ca5c</id>
<content type='text'>
At this point we are starting to bring an event model for applications
but there's still a long way to go!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At this point we are starting to bring an event model for applications
but there's still a long way to go!
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: manager: Start refining the application interface</title>
<updated>2020-03-07T11:52:42Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-03-07T11:52:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=138425f4d42bbe22ab389139916812384aedb972'/>
<id>138425f4d42bbe22ab389139916812384aedb972</id>
<content type='text'>
This is the first step in starting to formalize the seperation of
applications from the system manager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the first step in starting to formalize the seperation of
applications from the system manager.
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: manager: Wake up on a change of charging state</title>
<updated>2020-02-04T08:49:10Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-02-04T08:49:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=b48df32eb1a2f673346377a5a1cfc0ec3246e083'/>
<id>b48df32eb1a2f673346377a5a1cfc0ec3246e083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: manager: Avoid spurious garbage collection</title>
<updated>2020-02-03T22:45:12Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-02-03T22:45:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=3e0cb4eed5a5ad75ec5c56e3603d4c48f609da41'/>
<id>3e0cb4eed5a5ad75ec5c56e3603d4c48f609da41</id>
<content type='text'>
Running garbage collection when idle it a waste of power...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Running garbage collection when idle it a waste of power...
</pre>
</div>
</content>
</entry>
<entry>
<title>wasp: Add simple clock app</title>
<updated>2020-02-03T19:26:08Z</updated>
<author>
<name>Daniel Thompson</name>
<email>daniel@redfelineninja.org.uk</email>
</author>
<published>2020-02-03T19:24:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.tidal.blue/wasp-os.git/commit/?id=3892f07e62fcbbac128401f183bec66361f08db1'/>
<id>3892f07e62fcbbac128401f183bec66361f08db1</id>
<content type='text'>
At this point both the simulator and a PineTime will come up
and show a clock (although in the case of the PineTime the clock
will just come up at 12:00).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At this point both the simulator and a PineTime will come up
and show a clock (although in the case of the PineTime the clock
will just come up at 12:00).
</pre>
</div>
</content>
</entry>
</feed>
