9 Commits

Author SHA1 Message Date
Philip Abbey
16383f61a4 Added SomeoneOnEarth to all source headers
Give credit to a co-author.
2023-12-16 17:07:43 +00:00
Jan Schneider
143bcf08a7 Add application property "confirm_timeout"
After this time (in seconds), a confirmation dialog for an action is automatically closed and the action is cancelled.
Set to 0 to disable the timeout. The default value is 3 seconds.
2023-12-10 22:52:09 +01:00
Philip Abbey
8c0540ee45 Initial version with "auto quit"
Quit the application after a user settable period of time based on a timeout value from the settings.
2023-12-02 19:04:53 +00:00
SomeoneOnEarth
440980a96f Aligned naming of menu item types 2023-11-19 13:24:42 +01:00
SomeoneOnEarth
eab2af72f8 Added app setting for left - right menu alignment 2023-11-19 13:11:51 +01:00
SomeoneOnEarth
8764969537 Leaner UI spike 2023-11-19 13:07:03 +01:00
Philip Abbey
2b06e63c03 Added alerts on error
And removed (and changed) API key... doh!
2023-10-31 21:22:14 +00:00
Philip Abbey
7dd3ccc670 Configurable Menu
Uses a JSON file served by a URL.
2023-10-31 20:49:38 +00:00
Philip Abbey
8a4f514e6b Initial basic application 2023-10-31 13:32:42 +00:00